1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/src
epriestley 3cb543ef8f Lift logic for queueing commit import tasks into RepositoryEngine
Summary:
Ref T13591. There are currently two pathways to queue an import task for a commit: via repository discovery, or via a ref becoming permanent.

These pathways duplicate some logic and have behavioral differences: one does not set `objectPHID` properly, one does not set the priority correctly.

Unify these pathways, make them both set `objectPHID`, and make them both use the same priority logic.

Test Plan:
  - Discovered refs.
  - See later changes in this series for more complete test cases.

Maniphest Tasks: T13591

Differential Revision: https://secure.phabricator.com/D21516
2021-01-22 19:51:39 -08:00
..
__tests__
aphront Fix reading of the request path when running the PHP builtin webserver 2021-01-11 10:54:40 -08:00
applications Lift logic for queueing commit import tasks into RepositoryEngine 2021-01-22 19:51:39 -08:00
docs Update SES API to use AWSv4 signatures 2020-09-15 13:03:49 -07:00
extensions
infrastructure Support "control" and "return/enter" in the remarkup rule for keystrokes 2021-01-11 19:47:40 -08:00
view When printing timestamps on paper: use an absolute, context-free date format 2020-09-04 16:36:34 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Add a basic "harbormaster.step.edit" API method 2020-11-03 12:50:18 -08:00