|
|
Commit message |
Age |
Author |
Refs |
|
r498:5767b443
|
dependencies: bumped beautifulsoup4 to 4.6.1
|
|
|
|
|
r497:71c7117e
|
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking
for consistency.
|
|
|
|
|
r496:83658d7f
|
nix-shell: set the LOCALE_ARCHIVE paths so it uses nix-es local-archive instead of the system one.
|
|
|
|
|
r495:c89c68e3
|
dependencies: bumped SVN to 1.10.2 release
|
|
|
|
|
r494:cc18ff77
|
dependencies: bumped GIT to 2.17.1 release
|
|
|
|
|
r493:aad65c54
|
setup: use pip10 compatible setup code.
|
|
|
|
|
r492:8b538bbf
|
dependecies: use our custom configobj for all projects for consistency.
|
|
|
|
|
r491:36f77a3b
|
exceptions: allow error tracking and exception storage on vcsserver.
|
|
|
|
|
r490:b3f748ec
|
exceptions: use new wrapper that store the org exception inside the newly generated exceptions.
This will allow nicer debug and tracking capabilities.
|
|
|
|
|
r489:350d7b61
|
exceptions: removed unused traceback formatting.
|
|
|
|