aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/orgs.go
Commit message (Collapse)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
|
* Refactoring: rename ctx -> cUnknwon2017-06-03
|
* 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
* 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
|
* New admin organization UIAntoine GIRARD2015-09-25
|
* Mirror fix on admin/orgs pagingUnknwon2014-10-10
|
* Continue working on new admin pagesUnknwon2014-08-29