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 | 8 years ago | |
base | 6 years ago | |
cache | 7 years ago | |
context | 6 years ago | |
cron | 7 years ago | |
generate | 7 years ago | |
gzip | 6 years ago | |
highlight | 8 years ago | |
httplib | 7 years ago | |
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 | 8 years ago | |
pprof | 7 years ago | |
private | 6 years ago | |
process | 7 years ago | |
public | 6 years ago | |
recaptcha | 7 years ago | |
search | 7 years ago | |
setting | 6 years ago | |
ssh | 6 years ago | |
sync | 8 years ago | |
templates | 6 years ago | |
test | 6 years ago | |
user | 6 years ago | |
util | 6 years ago | |
validation | 7 years ago |