1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 13:11:15 +02:00
gitea/modules
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109)
* Cache last commit when pushing for big repository

* Fix bug

* detect force push

* Refactor cache push

* Finish cache last commit info when push

* Some improvements

* Fix lint

* Remove unused changes

* Move pull request test before cache

* Fix test mysql

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-10-09 01:17:23 +03:00
..
analyze
auth hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
avatar
base
cache
charset
context Return sample message for login error in api context (#12994) 2020-10-04 17:39:31 -04:00
convert [#13004] Add Timestamp to Tag list API (#13026) 2020-10-05 12:07:54 +08:00
cron
emoji
eventsource
generate
git Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
gitgraph
graceful
hcaptcha hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
highlight
httplib
indexer
lfs
log
markup fix: media links in org files not liked to media files (#12997) 2020-10-01 11:22:34 -04:00
metrics
migrations
nosql
notification Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
options
password
pprof
private
process
public
queue
recaptcha hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
references
repofiles
repository Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
secret Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
session
setting fix a small nit (#13074) 2020-10-08 11:50:17 -04:00
ssh
storage Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
structs [#13004] Add Timestamp to Tag list API (#13026) 2020-10-05 12:07:54 +08:00
svg
sync
task
templates
test
timeutil
upload Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
user
util
validation
webhook