##// 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
bart -
r4200:007322e6 stable
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / fixtures
diff_with_diff_data.diff Loading ...
git_diff_binary_and_normal.diff Loading ...
git_diff_binary_special_files.diff Loading ...
git_diff_binary_special_files_2.diff Loading ...
git_diff_chmod.diff Loading ...
git_diff_js_chars.diff Loading ...
git_diff_mod_single_binary_file.diff Loading ...
git_diff_rename_file.diff Loading ...
git_diff_rename_file_with_spaces.diff Loading ...
git_node_history_response.json Loading ...
hg_diff_add_single_binary_file.diff Loading ...
hg_diff_binary_and_normal.diff Loading ...
hg_diff_chmod.diff Loading ...
hg_diff_chmod_and_mod_single_binary_file.diff Loading ...
hg_diff_copy_and_chmod_file.diff Loading ...
hg_diff_copy_and_modify_file.diff Loading ...
hg_diff_copy_chmod_and_edit_file.diff Loading ...
hg_diff_copy_file.diff Loading ...
hg_diff_copy_file_with_spaces.diff Loading ...
hg_diff_del_single_binary_file.diff Loading ...
hg_diff_double_file_change_double_newline.diff Loading ...
hg_diff_double_file_change_newline.diff Loading ...
hg_diff_four_file_change_newline.diff Loading ...
hg_diff_mixed_filename_encodings.diff Loading ...
hg_diff_mod_file_and_rename.diff Loading ...
hg_diff_mod_single_binary_file.diff Loading ...
hg_diff_mod_single_file_and_rename_and_chmod.diff Loading ...
hg_diff_no_newline.diff Loading ...
hg_diff_rename_and_chmod_file.diff Loading ...
hg_diff_rename_file.diff Loading ...
hg_diff_rename_file_with_spaces.diff Loading ...
hg_diff_single_file_change_newline.diff Loading ...
hg_node_history_response.json Loading ...
journal_dump.csv Loading ...
large_diff.diff Loading ...
svn_diff_binary_add_file.diff Loading ...
svn_diff_multiple_changes.diff Loading ...
svn_node_history_branches.json Loading ...
svn_node_history_response.json Loading ...