##// END OF EJS Templates
pull-requests: optimize db transaction logic....
pull-requests: optimize db transaction logic. - we've been investigating this issue with locked pull-requests - the transactions arround audit-logs and state-lock seems to be fragile for long-running, and exception prone setups - this change tries to make use of few snapshot transactions to prevent a long ones, and actually try to recover on failed audit-log calls.

File last commit:

r1:854a839a default
r4712:412d5d47 stable
Show More
hg_diff_double_file_change_newline.diff
14 lines | 392 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_double_file_change_newline.diff
diff --git a/file_b b/file_b
new file mode 100644
index 0000000000000000000000000000000000000000..53d48dc7fa22fc057c0f3bec5bd0c830782ea804
--- /dev/null
+++ b/file_b
@@ -0,0 +1 @@
+test_content b
diff --git a/file_c b/file_c
new file mode 100644
index 0000000000000000000000000000000000000000..df7d123ff1d3b70fc2124597ffffeff48aa5b4d2
--- /dev/null
+++ b/file_c
@@ -0,0 +1 @@
+test_content c