##// END OF EJS Templates
caches: reduce timeouts on flock, and provide error output about filename which we cannot lock at.
caches: reduce timeouts on flock, and provide error output about filename which we cannot lock at.

File last commit:

r883:ae526446 default
r2941:49e7d41f default
Show More
rhodecode-legacy-js.js
3 lines | 45 B | application/javascript | JavascriptLexer
frontend: wrap our legacy js code inside polymer element
r883 Polymer({
is: 'rhodecode-legacy-js',
});