File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,14 +2,20 @@ ietfdb (6.31.0) ietf; urgency=low
22
33 **Refactoring of saving document state and events**
44
5+ This release contains a major refactoring of the way document state changes
6+ are saved. It contains a migration which takes a long time to run, but can
7+ safely run at the same time as the system is in production.
8+
9+ Extract from the commit log:
10+
511 * Merged in ^/branch/iola/event-saving-refactor-r10291 (via
612 ^/personal/henrik/6.30.1-eventsave), which refactors document saving to
713 always use doc.save_with_history(events), and requires at least one
814 accompanying event. This branch also provides refactoring of recurring
915 regexes in url patterns into a dictionary. As part of the merge, also did
1016 refactoring of newer code which didn't use the save_with_history() method.
1117
12- -- Henrik Levkowetz <henrik@levkowetz.com> 24 Aug 2016 22:11:05 -0700
18+ -- Henrik Levkowetz <henrik@levkowetz.com> 25 Aug 2016 06:04:47 +0000
1319
1420
1521ietfdb (6.30.0) ietf; urgency=medium
You can’t perform that action at this time.
0 commit comments