##// END OF EJS Templates
celery: Reorder celery imports to fix case where celery tasks were being...
celery: Reorder celery imports to fix case where celery tasks were being registered before celery config was setup. Added comments to make this clear so we don't chase this problem in the future until it is refactored

File last commit:

r526:1b57d2ee default
r628:4d980275 default
Show More
topics_list.txt
3 lines | 350 B | text/plain | TextLexer
frontend: remove unused chat code and convert it to topics
r372 /plugins/__REGISTER__ - launched after the onDomReady() code from rhodecode.js is executed
/ui/plugins/code/anchor_focus - launched when rc starts to scroll on load to anchor on PR/Codeview
/ui/plugins/code/comment_form_built - launched when injectInlineForm() is executed and the form object is created
notifications: support real-time notifications with websockets via channelstream
r526 /notifications - shows new event notifications