##// END OF EJS Templates
hooks: inject request.user for proper url generation in async methods....
hooks: inject request.user for proper url generation in async methods. - this is just a temporary injection as it's later properly bootstrapped in the async celery process.

File last commit:

r2391:d5c3a511 merge default
r2418:b8cb7843 default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.11.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]