gitea/services
6543 63d7cbcef1
Make mirror feature more configurable ()
Rename`[repository]` `DISABLE_MIRRORS` to `[mirror]` `DISABLE_NEW_PULL`  and add `ENABLED` and `DISABLE_NEW_PUSH` with the below meanings:

- `ENABLED`: **true**: Enables the mirror functionality. Set to **false** to disable all mirrors.
- `DISABLE_NEW_PULL`: **false**: Disable the creation of **new** mirrors. Pre-existing mirrors remain valid.
- `DISABLE_NEW_PUSH`: **false**: Disable the creation of **new** push mirrors. Pre-existing mirrors remain valid.


Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
2021-09-07 17:49:36 +02:00
..
agit Fix spelling of HookProcReceiveResult () 2021-08-14 13:17:10 +02:00
archiver Add bundle download for repository () 2021-08-24 11:47:09 -05:00
auth Allow BASIC authentication access to /:owner/:repo/releases/download/* () 2021-09-02 16:48:48 +01:00
comments Enhance Ghost comment mitigation Settings () 2021-01-21 21:56:19 -05:00
externalaccount Allow externalID to be UUID () 2019-10-17 10:06:28 +08:00
forms Added introspection endpoint. () 2021-08-20 22:16:45 -04:00
gitdiff Prevent panic on diff generation () 2021-09-05 12:16:49 +02:00
issue Fix various documentation, user-facing, and source comment typos () 2021-07-08 13:38:13 +02:00
lfs Test if LFS object is accessible () 2021-08-31 14:35:08 +01:00
mailer Send registration email on user autoregistration () 2021-08-12 10:26:33 +03:00
mirror Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
pull Add option to update pull request by rebase () 2021-08-31 16:03:45 +02:00
release Fix dump and restore respository () 2021-08-30 21:18:15 -04:00
repository Refactor the fork service slightly to take ForkRepoOptions () 2021-08-28 16:37:14 +08:00
webhook Add proxy settings and support for migration and webhook () 2021-08-18 21:10:39 +08:00
wiki Fix 500 on first wiki page () 2021-08-01 19:04:32 +02:00