summaryrefslogtreecommitdiffstats
path: root/routers/admin/repos.go
Commit message (Expand)AuthorAgeFilesLines
* Ensure that search term and page are not lost on adoption page-turn (#14133)zeripath2020-12-241-1/+10
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+10
* Adopt repositories (#12920)zeripath2020-09-251-1/+94
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-1/+1
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-261-1/+2
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-2/+2
* Remove redudant functions and code (#2652)Morlinest2017-10-101-1/+0
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-1/+1
* fix: Admin can see all private repositories on Explore page. (#1026)Bo-Yi Wu2017-02-261-1/+0
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-241-1/+0
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
* go lint fixed for routers/adminLunny Xiao2016-11-211-2/+4
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-6/+6
* Ordering organizations and users by nameThibault Meyer2016-11-101-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-6/+6
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* Use struct for UI settingsUnknwon2016-07-241-1/+1
* #13 fix admin can't search private reposUnknwon2016-03-151-2/+8
* #13 finish user and repository searchUnknwon2016-03-111-18/+3
* Rename module: middleware -> contextUnknwon2016-03-111-3/+3
* remember page number when delete repoUnknwon2015-12-051-1/+1
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-1/+21
* #1693 minor fixUnknwon2015-09-251-23/+1
* Fix admin repos new uiAntoine GIRARD2015-09-261-5/+17
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-0/+19
* Continue working on new admin pagesUnknwon2014-08-291-0/+32