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/repository/conduit
epriestley 027d4ffd8b Set "importing" flag on repositories created via API
Summary: Ref T6516. We incorrectly fail to set this flag on repositories created via Conduit, which activates too many actions on old commits.

Test Plan:
  - Created a new repository via Conduit, verified it was "importing" after creation.
  - Created a new repostiory via web UI, verified it was "importing" after creation.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6516

Differential Revision: https://secure.phabricator.com/D11964
2015-03-04 10:36:09 -08:00
..
RepositoryConduitAPIMethod.php Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
RepositoryCreateConduitAPIMethod.php Set "importing" flag on repositories created via API 2015-03-04 10:36:09 -08:00
RepositoryQueryConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00