##// END OF EJS Templates
tests: rewrote code for running vcs_operations. Now it starts it's own...
tests: rewrote code for running vcs_operations. Now it starts it's own configurable instances for exactly those tests.

File last commit:

r883:ae526446 default
r2457:240dad60 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',
});