##// END OF EJS Templates
vcs: Move vcsserver cache invalidation to mercurial backend....
vcs: Move vcsserver cache invalidation to mercurial backend. The invalidation is only needed for "writing" mercurial methods. Previous location covers also "reading" methodas and other vcs backends.
Martin Bornhold -
r407:243d422c default
Show More
Name Size Modified Last Commit Author
/ rhodecode / authentication / plugins
__init__.py Loading ...
auth_crowd.py Loading ...
auth_headers.py Loading ...
auth_jasig_cas.py Loading ...
auth_ldap.py Loading ...
auth_pam.py Loading ...
auth_rhodecode.py Loading ...
auth_token.py Loading ...