Bug fix: Display correct info in 'Diff updated' column
Review Request #3092 — Created May 2, 2012 and submitted
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
Description | From | Last Updated |
---|---|---|
I think you need to "git add" the evolution file (it's not visible in this change) |
david | |
Can you add a docstring for this class? |
david | |
Indent the extra lines just one block (4 spaces) instead of two. |
david | |
This line can go away. |
david | |
Can you add a docstring for this class? |
david | |
Indent the extra lines just one block (4 spaces) instead of two. |
david | |
This line can go away. |
david |