1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/diffusion/query/lastmodified/base
epriestley ea148c4841 In the SVN "Change" view, identify the last time a file was modified instead of 404ing
Summary:
If a file was last modified at revision 50 and you look at revision 55, we currently 404. Instead, always identify the last modification.

Also simplify some of the query objects.

Test Plan: Viewed after-modification revisions for several files in SVN.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran, epriestley

Maniphest Tasks: T851

Differential Revision: https://secure.phabricator.com/D2028
2012-03-26 21:58:02 -07:00
..
__init__.php In the SVN "Change" view, identify the last time a file was modified instead of 404ing 2012-03-26 21:58:02 -07:00
DiffusionLastModifiedQuery.php In the SVN "Change" view, identify the last time a file was modified instead of 404ing 2012-03-26 21:58:02 -07:00