1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/modules/context
Andrew 0885784f13 Wiki mirroring implementation (#3233)
* Implement wiki mirroring, add Update mirrors operation to admin dashboard

* bindata.go update after merge

* Implement checking Git repo endpoint existence, support for BB included

* Remove admin dashboard operation
Fix bindata.go

* Apply gofmt to repo model file

* Try to remove bindata from PR

* Revert accepted wiki names change in favor of better system

* Remove unused imports
2016-08-11 10:18:51 -07:00
..
api_org.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
api.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
auth.go #2937 able to prohibit user login 2016-07-16 10:22:16 +08:00
context.go #1601 support delete issue comment 2016-07-26 02:48:17 +08:00
org.go Add org.getUserTeams to reduce redundant code 2016-07-24 18:09:45 +08:00
repo.go Wiki mirroring implementation (#3233) 2016-08-11 10:18:51 -07:00