1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
gitea/routers
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
..
admin Fix typo CacheInternal -> CacheInterval (#3432) 2016-08-11 05:59:11 -07:00
api/v1 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 2016-08-09 22:01:57 -07:00
dev Rename module: middleware -> context 2016-03-11 11:56:52 -05:00
org Add support for federated avatars (#3320) 2016-08-07 10:27:38 -07:00
repo Wiki mirroring implementation (#3233) 2016-08-11 10:18:51 -07:00
user Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412) 2016-08-09 10:00:42 -07:00
home.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
install.go #3158 skip RUN_USER check on Windows 2016-08-09 17:41:18 -07:00