Skip to content

Commit 6a03187

Browse files
committed
Changelog entry for 6.31.0
- Legacy-Id: 11864
1 parent 1fbfd61 commit 6a03187

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1521
ietfdb (6.30.0) ietf; urgency=medium

0 commit comments

Comments
 (0)