You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
8 years ago
..
api.go #1692 add admin APIs to add/remove a user from teams 8 years ago
api_org.go #1692 add admin APIs to add/remove a user from teams 8 years ago
auth.go #2937 able to prohibit user login 8 years ago
context.go #1601 support delete issue comment 8 years ago
org.go Add org.getUserTeams to reduce redundant code 8 years ago
repo.go Wiki mirroring implementation (#3233) 8 years ago