mirror of https://github.com/go-gitea/gitea.git
* Pooled and buffered gzip implementation * Add test for gzip * Add integration test * Ensure lfs check within transaction The previous code made it possible for a race condition to occur whereby a LFSMetaObject could be checked into the database twice. We should check if the LFSMetaObject is within the database and insert it if not in one transaction. * Try to avoid primary key problem in postgres The integration tests are being affected by https://github.com/go-testfixtures/testfixtures/issues/39 if we set the primary key high enough, keep a count of this and remove at the end of each test we shouldn't be affected by this. |
6 years ago | |
---|---|---|
.. | ||
auth | 6 years ago | |
avatar | ||
base | 6 years ago | |
cache | ||
context | 6 years ago | |
cron | ||
generate | ||
gzip | 6 years ago | |
highlight | ||
httplib | ||
indexer | 6 years ago | |
lfs | 6 years ago | |
log | 6 years ago | |
mailer | 6 years ago | |
markup | 6 years ago | |
metrics | 6 years ago | |
minwinsvc | ||
notification | 6 years ago | |
options | ||
pprof | ||
private | 6 years ago | |
process | ||
public | 6 years ago | |
recaptcha | ||
search | ||
setting | 6 years ago | |
ssh | 6 years ago | |
sync | ||
templates | 6 years ago | |
test | 6 years ago | |
user | 6 years ago | |
util | 6 years ago | |
validation | 7 years ago |