1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 07:11:18 +02:00
gitea/modules
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314)
* Experimental support for git commit graph files and bloom filter index

Signed-off-by: Filip Navara <filip.navara@gmail.com>

* Force vendor of commitgraph

Signed-off-by: Filip Navara <filip.navara@gmail.com>

* Remove bloom filter experiment and debug prints

* Remove old code for building commit graphs

* Remove unused function

* Remove mmap usage

* gofmt

* sort vendor/modules.txt

* Add copyright header and log commit-graph error
2019-07-02 10:15:14 +08:00
..
auth
avatar
base
cache
context
cron
generate
git Use commit graph files for listing pages (#7314) 2019-07-02 10:15:14 +08:00
gzip
highlight
httplib
indexer
lfs
log
mailer
markup
metrics
migrations Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) 2019-07-01 22:17:16 +01:00
minwinsvc
notification
options
pprof
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
process
public
pull #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
recaptcha
repofiles
search
secret
session
setting
ssh
structs
sync
templates
test
user
util
validation