Files
gerrit/java
Dave Borowitz 300af25bef Remove NotesMigration from AbstractChangeNotes.Args
Eliminate non-NoteDb conditions from subclasses. The only remaining
thing that's not quite related to the NoteDb migration is the
failOnLoadForTest mechanism, which was wedged into the NotesMigration
since it was a convenient piece of global state. Replace this with an
equally ugly piece of global state, a simple AtomicBoolean, punting for
now on a better approach.

Change-Id: I186744413ef9b263c5c6cabe19c3e5297230974f
2018-12-13 06:49:02 -08:00
..
2018-11-13 15:06:26 -08:00
2018-08-14 08:07:59 +02:00