##// END OF EJS Templates
bookmarks: cache fetching of bookmarks since this is quite expensive query to make with joinedload on repos/repo groups.
bookmarks: cache fetching of bookmarks since this is quite expensive query to make with joinedload on repos/repo groups.

File last commit:

r4014:6f0f9b1d merge default
r4143:d9dc1c76 default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.18.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]