##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2857:94b86345
api: fix creation of PR with default reviewer rules.
0
r2852:3d46d13d
caches: flush cache when adding new objects so we can access them right away.
0
r2851:55dc8f3a
sessions: update session tunning instructions.
0
r2850:5a206afc
caches: flush the caches on permission changes for affected users.
0
r2849:21c71a09
events: add event to catch permission changed so we can flush affected users permission caches
0
r2848:daea8b54
cache: turn off caches if expiration_time is 0
0
r2847:89242b5a
caches: skip cache if user is empty.
0
r2846:bbc96602
caches: don't use beaker for file caches anymore
0
r2845:3d5ae486
caches: rewrite of auth/permission caches to dogpile.
0
r2844:ae068608
caches: use LRUDict inside our lru helper so we can import it later on when required.
0
r2843:50377e00
dependencies: updated dogpile.cache to 0.6.6
0
r2842:eccae839
dependencies: bumped msgpack-python to 0.5.6
0
r2841:8764c368
dependencies: bumped graphiz to 0.8.4
0
r2840:0424b0f5
dependencies: bumped gunicorn to 19.9.0
0
r2839:7c07dd88
style: use different indicator for nicer UI.
0
r2838:d1dcf373
ip-restritions: fix issue with loading empty IP rules for non-logged not-anonymous users. This case won't have any IP rules set. And we accidentally loaded them becuase of no empty user filter was present. This caused some odd display warnings for users.
0
r2837:1b6297eb
db: don't use md5 for cache key calculation. Md5 is now fully deprecated.
0
r2836:66997538
tests: don't use md5 for testing crypto for compliance reasons.
0
r2835:8eabdef2
base: drop usage of md5 for calculation of version hash.
0
r2834:b65d885f
caches: don't use deprecated md5 for key calculation. - md5 isn't a valiable option for compliance reasons
0
load next
< 1 .. 6 7 8 9 10 .. 133 >
showing 20 out of 2656 commits