1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/repository/query
epriestley 75c47c6ae0 Provide an "event" page for push logs, which shows details on all events in a given push
Summary:
Ref T4677. This shows a more detailed view of an entire "git push", "hg push", or "svn commit".

This is mostly to give push summary emails a reasonable, stable URI to link to for T4677.

Test Plan:
  - Pushed into SVN, Git and Mercurial.
  - Viewed partial and imported event records.

{F134864}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4677

Differential Revision: https://secure.phabricator.com/D8616
2014-03-26 13:51:09 -07:00
..
PhabricatorRepositoryArcanistProjectQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorRepositoryMirrorQuery.php Add UI for defining repository mirrors 2013-11-22 15:23:50 -08:00
PhabricatorRepositoryPushEventQuery.php Provide an "event" page for push logs, which shows details on all events in a given push 2014-03-26 13:51:09 -07:00
PhabricatorRepositoryPushLogQuery.php Provide an "event" page for push logs, which shows details on all events in a given push 2014-03-26 13:51:09 -07:00
PhabricatorRepositoryPushLogSearchEngine.php Allow repository push logs to be filtered by pusher and repository 2013-12-05 11:59:33 -08:00
PhabricatorRepositoryQuery.php Search repos by Project 2014-01-30 11:45:43 -08:00
PhabricatorRepositoryRefCursorQuery.php Introduce ref cursors for repository parsing 2014-01-17 11:48:53 -08:00
PhabricatorRepositorySearchEngine.php Search repos by Project 2014-01-30 11:45:43 -08:00
PhabricatorRepositoryTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00