1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/repository
epriestley 032f5b2294 Allow revisions to revert commits and one another, and commits to revert revisions
Summary:
Ref T13057. This makes "reverts" syntax more visible and useful. In particular, you can now `Reverts Dxx` in a revision or commit, and `Reverts <hash>` from a revision.

When you do, the corresponding object will get a more-visible cross-reference marker in its timeline:

{F5405517}

From here, we can look at surfacing revert information more heavily, since we can now query it on revision/commit pages via edges.

Test Plan: Used "reverts <hash>" and "reverts <revision>" in Differential and Diffusion, got sensible results in the timeline.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13057

Differential Revision: https://secure.phabricator.com/D18978
2018-02-02 08:25:58 -08:00
..
codex When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
conduit Update Diffusion conduit text 2017-07-02 14:25:10 +00:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Simplify Create Repository page 2017-08-15 11:05:50 -07:00
customfield Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
daemon Fix spelling 2017-10-09 10:48:04 -07:00
data Fix spelling 2017-10-09 10:48:04 -07:00
editor Prevent enormous changes from being pushed to repositoires by default 2018-01-04 10:02:29 -08:00
engine Don't error when trying to mirror or observe an empty repository 2018-01-24 15:50:30 -08:00
graphcache Bail out of PhabricatorRepositoryGraphCache more aggressively after cache fills 2017-10-06 14:12:58 -07:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
management Fix spelling 2017-10-09 10:48:04 -07:00
phid Render revision and audit state icons in Maniphest 2017-01-12 13:23:13 -08:00
query Add date range filtering for activity, push, and pull logs 2018-01-30 15:36:22 -08:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
storage Add date range filtering for activity, push, and pull logs 2018-01-30 15:36:22 -08:00
worker Allow revisions to revert commits and one another, and commits to revert revisions 2018-02-02 08:25:58 -08:00