Commit message Age Author Refs
r621:8c453fcd
vcs: implement id for svn commit and EmptyCommit fixes #4136
0
r620:ea19daa6
assets: use pyramid redirect instead of pylons for favion.ico route
dan
0
r619:2097f436
pyramid: add config to make_pyramid_app for inspection afterwards
dan
0
r618:fadf8638
docs: update api docs
dan
0
r617:0bbd3a1b
api: make jsonrpc registry ordered so doc generation can be ordered
dan
0
r616:7dbee69d
api: fix spelling of deprecated
dan
0
r615:b0c3f676
configs: updated configuration files based on latest CE and EE changes
0
r614:cbe55781
vcs: Use a thread scoped cache invalidation context to cache repository objects. Without this change the cache is on a process scope. If running with multiple threads this leads to sharing the cached object between threads. This will cause exceptions if multiple threads are trying to access the same curl object. Even worse it allows multiple threads to operate on the same repository object concurrently.
Martin Bornhold
0
r613:af6adc7d
caches: Add an argument to make the cache context thread scoped.
Martin Bornhold
0
r612:47f28cf8
tests: Adapt tests to recent changes.
Martin Bornhold
0
< 1 .. 471 472 473 474 475 .. 535 >