1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src/infrastructure
epriestley 05b4c90bfd Allow Commits to be attached to Tasks using edges
Summary: Use Edges to attach Commits and Tasks. Note, no "edit attached commits" interface from tasks yet since the search backend needs a little work to list commits in a sensible way.

Test Plan: Attached commits to tasks. Looked at commits, looked at tasks.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T904

Differential Revision: https://secure.phabricator.com/D2105
2012-04-04 17:34:25 -07:00
..
__tests__ Add test to check all symbols can be loaded 2011-10-20 16:43:13 -07:00
celerity Return $this from setters 2012-04-02 18:48:37 -07:00
daemon Replace leading double underscore in function names by single underscore 2012-04-03 18:55:52 -07:00
diff Minor, fix an issue with synthetic diff construction for files with several blank lines at the end. 2012-03-25 20:03:07 -07:00
edges Allow Commits to be attached to Tasks using edges 2012-04-04 17:34:25 -07:00
env Check required classes in setup 2012-03-22 15:58:27 -07:00
events Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
javelin Avoid sending CSRF token in GET and external forms 2012-02-03 10:58:51 -08:00
lint Fix PhabricatorJavelinLinter regex issue caused by D2023 2012-03-26 16:10:05 -07:00
markup/remarkup/markuprule Extract out regex from PhabricatorRemarkupRuleMention 2012-03-27 22:34:50 -07:00
query More Drydock Stuff 2012-03-26 20:54:26 -07:00
setup Replace elseif by else if 2012-04-04 15:24:47 -07:00
testing/testcase Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
util/hash Move most remaining sha1() calls to HMAC 2011-12-19 08:56:53 -08:00