1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/applications/almanac/controller
epriestley 0216fac30a Make PullLocal smart about which repositories it should pull
Summary:
Ref T10756. When repositories are properly configured for the cluster (which is hard to set up today), be smart about which repositories are expected to exist on the current host, and only pull them.

This generally allows daemons to pretty much do the right thing no matter how many copies are running, although there may still be some lock contention issues that need to be sorted out.

Test Plan: {F1214483}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10756

Differential Revision: https://secure.phabricator.com/D15682
2016-04-12 05:37:30 -07:00
..
AlmanacBindingDisableController.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacBindingEditController.php Convert Alamanc edit forms to new UI 2016-03-26 14:12:18 -07:00
AlmanacBindingViewController.php Normalize casing on property boxes 2016-04-06 15:33:15 -07:00
AlmanacConsoleController.php Convert Alamanc edit forms to new UI 2016-03-26 14:12:18 -07:00
AlmanacController.php Normalize casing on property boxes 2016-04-06 15:33:15 -07:00
AlmanacDeviceController.php Use EditEngine for AlmanacDevice 2016-03-04 17:22:33 -08:00
AlmanacDeviceEditController.php Use EditEngine for AlmanacDevice 2016-03-04 17:22:33 -08:00
AlmanacDeviceListController.php Use EditEngine for AlmanacDevice 2016-03-04 17:22:33 -08:00
AlmanacDeviceViewController.php Make PullLocal smart about which repositories it should pull 2016-04-12 05:37:30 -07:00
AlmanacInterfaceDeleteController.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacInterfaceEditController.php Convert Alamanc edit forms to new UI 2016-03-26 14:12:18 -07:00
AlmanacNamespaceController.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNamespaceEditController.php Use EditEngine for Almanac Services, Devices, and Networks 2016-02-22 11:28:38 -08:00
AlmanacNamespaceListController.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNamespaceViewController.php Use curtain views in Almanac 2016-03-06 10:31:25 -08:00
AlmanacNetworkController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
AlmanacNetworkEditController.php Use EditEngine for Almanac Services, Devices, and Networks 2016-02-22 11:28:38 -08:00
AlmanacNetworkListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
AlmanacNetworkViewController.php Use curtain views in Almanac 2016-03-06 10:31:25 -08:00
AlmanacPropertyController.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacPropertyDeleteController.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacPropertyEditController.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
AlmanacServiceController.php Move Almanac Services to EditEngine 2016-03-04 17:22:00 -08:00
AlmanacServiceEditController.php Convert Alamanc edit forms to new UI 2016-03-26 14:12:18 -07:00
AlmanacServiceListController.php Move Almanac Services to EditEngine 2016-03-04 17:22:00 -08:00
AlmanacServiceViewController.php Normalize casing on property boxes 2016-04-06 15:33:15 -07:00