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
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
..
auth Add support for federated avatars (#3320) 8 years ago
avatar avatar: make custom and generated avatars equal (#3301) 8 years ago
base #3320 code cleanup 8 years ago
bindata #3408 minor code fix 8 years ago
context Wiki mirroring implementation (#3233) 8 years ago
cron Move cron module to independent package 8 years ago
httplib Remove unused tests 8 years ago
log #2798 fix assign operation not take effect 8 years ago
mailer #2854 fix no mail notification when issue is closed/reopened 8 years ago
markdown Fix #3420: Bad commit URL generation (#3424) 8 years ago
process introduce git-shell 9 years ago
setting Fix typo CacheInternal -> CacheInterval (#3432) 8 years ago
ssh #2850 fix potential SSH commands dislocation 8 years ago
template Little code refactoring 8 years ago
user The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago