Files
gerrit/gerrit-acceptance-tests
Dave Borowitz 7ce3e1755e Support read-only mode for NoteDb changes
Offline or batch programs might want to read NoteDb changes from the
repo but without any chance of writing to the repo and incurring
contention. Support this by allowing NotesMigration to specify
readChanges() = true and writeChanges() = false, which was previously
disallowed. Now the behavior of writeChanges() = false is either a
no-op or a hard failure, depending on whether reading is enabled.

Change-Id: I3255a3380c50dcc3e52028f146b1d36d83bfdd41
2016-06-27 15:45:13 -04:00
..
2016-04-20 22:02:49 +02:00
2016-06-14 21:12:02 +02:00
2016-06-14 21:12:02 +02:00