gitea/modules
John Olheiser 43a397ce9a
Initial support for push options (#12169)
* Initial support for push options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix misspelling 🤦

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix formatting after conflict resolution

* defer close git repo

* According the GitLab documentation, git >= 2.10

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Words are hard. Thanks @mrsdizzie 😅

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Only update if there are push options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
2020-08-23 17:02:35 +01:00
..
analyze
auth Skip SSPI authentication attempts for /api/internal (#12556) 2020-08-22 12:09:43 +03:00
avatar
base
cache
charset Ensure that the detected charset order is set in chardet test (#12574) 2020-08-23 14:15:29 +01:00
context Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
convert Default empty merger list to those with write permissions (#12535) 2020-08-20 10:48:40 +03:00
cron
emoji
eventsource
generate
git Initial support for push options (#12169) 2020-08-23 17:02:35 +01:00
gitgraph Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
graceful Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
highlight
httplib
indexer Remove hardcoded ES indexername (#12521) 2020-08-18 11:08:51 -05:00
lfs Add Access-Control-Expose-Headers (#12446) 2020-08-13 18:18:18 +01:00
log Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
markup Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
metrics
migrations Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
notification Add email notify for new release (#12463) 2020-08-23 16:03:18 +01:00
options
password
pprof
private Initial support for push options (#12169) 2020-08-23 17:02:35 +01:00
process
public go1.15 (#12475) 2020-08-13 10:11:24 -04:00
queue Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
recaptcha
references Detect full references to issues and pulls in commit messages (#12399) 2020-08-06 20:20:05 +01:00
repofiles Detect full references to issues and pulls in commit messages (#12399) 2020-08-06 20:20:05 +01:00
repository Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
secret
session
setting Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563) 2020-08-22 13:56:33 +01:00
ssh
storage Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
structs Kanban board (#8346) 2020-08-16 23:07:38 -04:00
svg
sync
task
templates Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
test
timeutil
upload
user
util Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
validation [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
webhook