1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 05:43:57 +01: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 API error cleanup (#7186) 2019-06-12 17:07:24 -04:00
cache
context fix API link header (#7298) 2019-06-26 16:51:32 +08:00
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 fix hljs unintenionally highlighting commit links (#7244) 2019-06-18 18:31:31 -04:00
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 Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
search
secret
session
setting setting: don't require same running user for internal SSH (like win platform) (#7215) 2019-06-16 10:49:07 +08:00
ssh
structs Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
sync
templates
test
user
util
validation