1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/drydock
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
..
application Unprototype Drydock 2016-03-04 17:23:07 -08:00
blueprint Improve Drydock errors for empty commits and missing changes 2016-03-07 05:29:25 -08:00
capability Give Drydock resources a proper expiry mechanism 2015-09-28 09:35:14 -07:00
constants Modernize Drydock SearchEngine implementations 2015-09-24 09:56:49 -07:00
controller Make Drydock repository operations a little more modern and consistent 2016-03-03 15:22:15 -08:00
customfield Convert DrydockBlueprints to EditEngine 2016-03-03 15:21:25 -08:00
editor Convert DrydockBlueprints to EditEngine 2016-03-03 15:21:25 -08:00
exception Improve Drydock errors for empty commits and missing changes 2016-03-07 05:29:25 -08:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
interface Make WorkingCopyBlueprint responsible for performing merges 2015-10-26 12:40:16 -07:00
logtype Make Drydock reclaim unused resources when it reaches a resource limit 2015-12-18 11:55:51 -08:00
management Make Drydock reclaim unused resources when it reaches a resource limit 2015-12-18 11:55:51 -08:00
operation Improve "Land Revision" errors for issues related to staging areas 2016-03-07 12:46:07 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Make Drydock repository operations a little more modern and consistent 2016-03-03 15:22:15 -08:00
storage Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
typeahead Convert DrydockBlueprints to EditEngine 2016-03-03 15:21:25 -08:00
view Improve Drydock errors for empty commits and missing changes 2016-03-07 05:29:25 -08:00
worker When the push phase of "Land Revision" fails, show the error in the UI 2016-02-26 09:38:39 -08:00