##// END OF EJS Templates
celery: create custom celery task class which loads context/threadlocals...
celery: create custom celery task class which loads context/threadlocals of the original request required for tasks like create_repo which needs to generate a url after the repo is created. fixes #4139
dan -
r576:ffa50597 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / integrations
types
__init__.py Loading ...
registry.py Loading ...
routes.py Loading ...
schema.py Loading ...
views.py Loading ...