Bug fix: Display correct info in 'Diff updated' column
Review Request #3092 — Created May 2, 2012 and submitted — Latest diff uploaded
This is a proposed fix for Issue 1246, which stated that both 'Last updated' and 'Diff updated' columns always display the same information. In order to properly monitor diff updates, I added an extra column to the Diffsethistory table, which records the timestamp for the last added diff.
manual python reviewboard/manage.py test
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/diffviewer/models.py |
---|
reviewboard/diffviewer/evolutions/__init__.py |
---|
reviewboard/reviews/datagrids.py |
---|