##// END OF EJS Templates
small rewrite for injecting rhodecode_extras into ui. instead of injecting to hgweb instance, inject to ui and pass to hgweb. It's simpler and more readable.
small rewrite for injecting rhodecode_extras into ui. instead of injecting to hgweb instance, inject to ui and pass to hgweb. It's simpler and more readable.
marcink -
r1276:88e75052 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / model
__init__.py Loading ...
caching_query.py Loading ...
db.py Loading ...
forms.py Loading ...
meta.py Loading ...
permission.py Loading ...
repo.py Loading ...
scm.py Loading ...
settings.py Loading ...
user.py Loading ...
users_group.py Loading ...