Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
| | |||
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
| | |||
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
| | |||
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
| | |||
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
| | | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory | ||
* | explore: able list and search for private but accessible repositories (#3088) | Unknwon | 2017-03-17 |
| | |||
* | explore: panic if search without login (#3088) | Unknwon | 2017-03-13 |
| | |||
* | models/repo: allow SearchRepos to return private but accessible repositories ↵ | Rob Richards | 2017-03-13 |
| | | | | | | | | | | | | | | | | | | | (#4273) * models/repo.go SearchRepositoryByName() Updated function to return public and private repositories that the logged in user has been given rights to view issue #3088 * models/repo.go SearchRepositoryName changed repository table alias to 'repo' removed debug line * models/repo.go SearchRepositoryByName modified UserID search query to use the "access" table instead of team_repo, team_user etc * models/repo.go SearchRepositoryByName 1) uppercased SQL keywords 2) removed alias for ACCESS table | ||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 |
| | |||
* | Use struct for UI settings | Unknwon | 2016-07-24 |
| | |||
* | #13 fix admin can't search private repos | Unknwon | 2016-03-15 |
| | | | | - update glide info | ||
* | #13 finish user and repository search | Unknwon | 2016-03-11 |
| | | | | Both are possible on explore and admin panel | ||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | fix #1629 | Unknwon | 2015-09-12 |
| | |||
* | #1577 explore paginator problem | Unknwon | 2015-09-04 |
| | |||
* | minor fixes on #1551 | Unknwon | 2015-09-01 |
| | |||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
| | |||
* | code fix for #908, and work for #884 | Unknwon | 2015-02-06 |
| | |||
* | Hide the registration button depending on the setting | Raphael Randschau | 2015-02-05 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Fix #348 | Unknwon | 2014-09-05 |
| | |||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Setup templates structure | Unknown | 2014-02-14 |
| | |||
* | Init commit | Unknown | 2014-02-12 |
| | |||
* | Init commit | Unknown | 2014-02-12 |