|
|
Commit message |
Age |
Author |
Refs |
|
r4724:f2c57809
|
caches: fixed wrong except
|
|
|
|
|
r4723:55ad1bd8
|
caches: use the same lock instance, otherwise we won't release it.
Also handle AlreadyAquired so locks skip that case and not throw a 500 error
|
|
|
|
|
r4722:2e56987b
|
caches: introduce invalidation as a safer ways to expire keys, deleting them are more problematic.
|
|
|
|
|
r4721:6968978f
|
views: skip vcsdetection for ops view
|
|
|
|
|
r4720:69c58338
|
caches: optimized defaults for safer more reliable behaviour
|
|
|
|
|
r4719:b8138785
|
cache: allow controlling lock_auto_renewal via .ini config
|
|
|
|
|
r4718:93438fc3
|
release: Bump version 4.25.2 to 4.26.0
|
|
|
|
|
r4717:39aa18a6
|
comments-history: fixed fetching of history for comments
|
|
|
|
|
r4716:09a1d944
|
pull-requests: fix potential crash on providing a wrong order-by type column.
|
|
|
|
|
r4715:30f9de28
|
errors: use safe_str before escape to prevent crash on escape of bad chars
|
|
|
|