##// END OF EJS Templates
file-source: ensure over size limit files never do any content fetching when viewing the files....
file-source: ensure over size limit files never do any content fetching when viewing the files. - otherwise we use lot of memory - we can easily hit msgpack 4gb size limit on svn repos which often store such non binary files

File last commit:

r3843:957c2342 merge default
r3897:66d45858 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]