1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/harbormaster/storage
epriestley 6dfea0adad Modularize HarbormasterBuildTransaction
Summary: Ref T13072. Update "HarbormasterBuild" to use modern modular transactions.

Test Plan:
  - Aborted, restarted, paused, and resumed a build.
  - Used `bin/harbormaster restart`.
  - Grepped for use of old "::TYPE_COMMAND" constant, didn't find any hits.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13072

Differential Revision: https://secure.phabricator.com/D21689
2021-07-21 14:16:55 -07:00
..
build Correct the flow of edit authority when sending messages to HarbormasterBuild objects 2021-07-21 14:16:54 -07:00
configuration Add a basic "harbormaster.step.search" API method 2020-11-03 12:50:17 -08:00
HarbormasterBuildable.php Add an explicit "uri" to the "harbormaster.buildable.search" results 2020-06-10 17:31:33 -07:00
HarbormasterBuildableTransaction.php [harbormaster/abort-builds] Support aborting builds in Harbormaster 2015-09-21 12:07:38 -07:00
HarbormasterBuildCommand.php Merge the "HarbormasterBuildCommand" table into "HarbormasterBuildMessage" 2021-07-21 14:16:53 -07:00
HarbormasterBuildMessage.php Make Harbormaster objects destructible 2018-03-29 13:01:14 -07:00
HarbormasterBuildTransaction.php Modularize HarbormasterBuildTransaction 2021-07-21 14:16:55 -07:00
HarbormasterDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HarbormasterObject.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
HarbormasterSchemaSpec.php Give HarbormasterBuildLogChunk a real table 2016-03-01 15:25:34 -08:00
HarbormasterScratchTable.php Allow columns to be marked as nonmutable (so save() will not change them) 2015-02-19 10:37:17 -08:00
HarbormasterString.php Allow unit tests to have arbitrarily long names (>255 characters) 2019-02-19 11:21:42 -08:00