1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure
epriestley df5a031b54 Allow "Repository Automation" to be configured for repositories
Summary:
Ref T182. This allows you to assign blueprints that a repository can use to perform working copy operations. Eventually, this will support "merge this" in Differential, etc.

This is just UI for now, with no material effects.

Most of this diff is just taking logic that was in the existing "Blueprints" CustomField and putting it in more general places so Diffusion (which does not use CustomFields) can also access it.

Test Plan:
  - Configured repository automation for a repository.
  - Removed repository automation for a repository.

Reviewers: chad

Reviewed By: chad

Subscribers: avivey

Maniphest Tasks: T182

Differential Revision: https://secure.phabricator.com/D14259
2015-10-13 15:45:59 -07:00
..
customfield Allow "Repository Automation" to be configured for repositories 2015-10-13 15:45:59 -07:00
daemon Allow PhabricatorWorker->queueTask() to take full $options 2015-10-05 09:46:29 -07:00
diff Clean up browse/history links in Diffusion 2015-09-10 19:28:49 -07:00
edges Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
env Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
events Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
internationalization Allow "Repository Automation" to be configured for repositories 2015-10-13 15:45:59 -07:00
javelin Extend from Phobject 2015-06-15 18:02:27 +10:00
lint/linter Tidy up some translation strings 2015-06-14 14:13:16 +10:00
log Extend from Phobject 2015-06-15 18:02:27 +10:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
markup Put cows and figlet bannners in <pre> in HTML mail bodies 2015-10-08 20:03:15 -07:00
query Refine "invalid cursor" exception to have a little more information 2015-07-07 12:52:12 -07:00
sms Various linter fixes 2015-08-11 22:36:55 +10:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Fix some header formatting in bin/storage probe 2015-10-06 07:38:09 -07:00
testing Extend from Phobject 2015-06-15 18:02:27 +10:00
time Extend from Phobject 2015-06-15 18:02:27 +10:00
util Improve ruleset for generating project hashtags 2015-10-12 17:02:58 -07:00
PhabricatorEditor.php Mark some strings for translation 2015-06-09 23:06:52 +10:00