##// END OF EJS Templates
settings: re-use attached request global config for performance...
settings: re-use attached request global config for performance - since we *always* generate a global config and register it into request make use of it, and not rely on the get_all_settings heavy logic that makes it slow to fetch because of cache checks. Within single request we're fine to re-use it when ever request attribute is available

File last commit:

r4182:f37a3126 v4.18.0 stable
r4200:007322e6 stable
Show More
.release.cfg
34 lines | 415 B | text/x-ini | IniLexer
[DEFAULT]
done = false
[task:bump_version]
done = true
[task:rc_tools_pinned]
done = true
[task:fixes_on_stable]
done = true
[task:pip2nix_generated]
done = true
[task:changelog_updated]
done = true
[task:generate_api_docs]
done = true
[task:updated_translation]
done = true
[release]
state = prepared
version = 4.18.0
[task:generate_js_routes]
[task:updated_trial_license]
[task:generate_oss_licenses]