Unrud
|
6b1acd14d7
Limit duration of file locks
|
9 years ago |
Unrud
|
14daa88772
Use FIFO for storage locking
|
9 years ago |
Unrud
|
1ea9a33101
Reuse lock file
|
9 years ago |
Unrud
|
49bc0728e3
Only one lock file per process (lockf() works now)
|
9 years ago |
Unrud
|
eb9218354c
Always use readers-writer lock in storage locking
|
9 years ago |
Unrud
|
bca6cec6b3
Use context manager for locking
|
9 years ago |
Guillaume Ayoub
|
a60e224ccf
Merge pull request #405 from Unrud/patch-11
|
9 years ago |
Unrud
|
a24613da9c
Compress answer
|
9 years ago |
Guillaume Ayoub
|
8ebd3810b5
Merge pull request #404 from Unrud/patch-10
|
9 years ago |
Unrud
|
de2f411820
Use nonlocal instead of container
|
9 years ago |
Unrud
|
b810d61ce3
Don't sanitize local paths using posixpath
|
9 years ago |
Unrud
|
ff3b31fed6
Use threading in integrated webserver
|
9 years ago |
Unrud
|
2c45b1998c
Implement locking of whole storage
|
9 years ago |
Guillaume Ayoub
|
51a36d4a57
Remove obsolete SQL file
|
9 years ago |
Guillaume Ayoub
|
8e09c0b315
Merge pull request #399 from untitaker/tox
|
9 years ago |
Markus Unterwaditzer
|
3a2cc58f3b
Fix tox env once and for all
|
9 years ago |
Guillaume Ayoub
|
68b72f55eb
Merge pull request #398 from untitaker/unbound
|
9 years ago |
Guillaume Ayoub
|
bc1427bab9
Install package in .travis.yml
|
9 years ago |
Markus Unterwaditzer
|
eea6ccb573
Fix UnboundLocalError
|
9 years ago |
Guillaume Ayoub
|
9e3126ba3e
Fix .travis.yml again
|
9 years ago |
Guillaume Ayoub
|
a8fda1aedf
Cut long lines
|
9 years ago |
Guillaume Ayoub
|
36ad6bd021
Change tox command in .travis.yml
|
9 years ago |
Guillaume Ayoub
|
3560f96c8b
Fix tox.ini
|
9 years ago |
Guillaume Ayoub
|
47e048a3c2
Merge pull request #397 from untitaker/tox-in-travis
|
9 years ago |
Markus Unterwaditzer
|
f6e5026d9d
Use tox within travis
|
9 years ago |
Guillaume Ayoub
|
39b34b2f52
Install flake8 in Travis
|
9 years ago |
Guillaume Ayoub
|
6769629314
Remove useless empty function
|
9 years ago |
Guillaume Ayoub
|
45576d7474
Handle text-match filters
|
9 years ago |
Guillaume Ayoub
|
d063e3a370
Launch flake8 in tests
|
9 years ago |
Guillaume Ayoub
|
20ff5444fb
Don't explicitely inherit from object
|
9 years ago |