1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/diffusion
epriestley 65913162e7 Allow discovered but unparsed commits to be requested in Releeph
Summary:
Ref T3662. Releeph blocks users from requsting unparsed commits, but there's no real technical reason for this.

The `releephwork.getorigcommitmessage` method assumes data exists, but should be replaced with `diffusion.querycommits` anyway.

Test Plan: Ran `diffusion.querycommits`. Requested a commit.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T3662

Differential Revision: https://secure.phabricator.com/D8823
2014-04-20 11:55:29 -07:00
..
application 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
capability Add global "push" policy to Repositories 2013-10-29 15:32:40 -07:00
conduit Allow discovered but unparsed commits to be requested in Releeph 2014-04-20 11:55:29 -07:00
config Specify an ssh port for Diffusion when running against the grain 2013-12-11 12:11:13 -08:00
controller Remove flavor text for action buttons 2014-04-18 17:51:46 -07:00
data Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
doorkeeper Remove loadMemberPHIDs from PhabricatorProject 2013-10-06 17:07:08 -07:00
engine Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
events Various linter fixes. 2014-02-26 12:44:58 -08:00
exception Reject dangerous changes in Git repositories by default 2013-12-03 10:28:39 -08:00
herald Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
panel Give administrators selective access to System Agent settings panels 2014-04-02 12:06:05 -07:00
protocol Fix loop in svnserve workflow for large binaries 2013-12-18 17:48:29 -08:00
query Allow parenthesis in author name 2014-03-06 11:28:46 -08:00
remarkup Add a Diffusion repository remarkup rule 2013-12-31 11:08:08 -08:00
request Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh Fix SVN translation of "add-file" protocol frames over SSH 2014-04-01 08:23:48 -07:00
view Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
DiffusionLintSaveRunner.php Fix the script that saves lint for a repo into the database and updates diffusion. 2014-03-11 13:07:45 -07:00