aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/repos.go
Commit message (Collapse)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
|
* Refactoring: rename ctx -> cUnknwon2017-06-03
|
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* Refactoring: remove tool.TplNameUnknwon2017-04-05
|
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
|
* Refactoring: rename modules -> pkgUnknwon2017-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)Unknwon2017-03-17
|
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Use struct for UI settingsUnknwon2016-07-24
|
* #13 fix admin can't search private reposUnknwon2016-03-15
| | | | - update glide info
* #13 finish user and repository searchUnknwon2016-03-11
| | | | Both are possible on explore and admin panel
* Rename module: middleware -> contextUnknwon2016-03-11
|
* remember page number when delete repoUnknwon2015-12-05
|
* #2063 Ability to delete repo from admin panelUnknwon2015-12-05
|
* #1693 minor fixUnknwon2015-09-25
|
* Fix admin repos new uiAntoine GIRARD2015-09-26
|
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
|
* Continue working on new admin pagesUnknwon2014-08-29