##// END OF EJS Templates
db: don't use lazy loaders on PR related objects....
db: don't use lazy loaders on PR related objects. -pr itself has too many data to load lazy, and causes excesive memory usage.

File last commit:

r4470:3db6401f default
r4507:fb547913 stable
Show More
.bumpversion.cfg
5 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.21.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]