1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 12:12:43 +01:00
phorge-phorge/src/applications/harbormaster/storage/configuration
epriestley 2a3c3b2b98 Provide bin/nuance import and ngram indexes for sources
Summary:
Ref T10537. More infrastructure:

  - Put a `bin/nuance` in place with `bin/nuance import`. This has no useful behavior yet.
  - Allow sources to be searched by substring. This supports `bin/nuance import --source whatever` so you don't have to dig up PHIDs.

Test Plan:
  - Applied migrations.
  - Ran `bin/nuance import --source ...` (no meaningful effect, but works fine).
  - Searched for sources by substring in the UI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10537

Differential Revision: https://secure.phabricator.com/D15436
2016-03-08 10:30:24 -08:00
..
HarbormasterBuildPlan.php Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
HarbormasterBuildPlanNameNgrams.php Support searching for Harbormater build plans by name substring 2016-02-29 05:22:24 -08:00
HarbormasterBuildPlanTransaction.php Generate expected schemata for Harbormaster 2014-10-01 07:40:36 -07:00
HarbormasterBuildStep.php Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
HarbormasterBuildStepTransaction.php Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00