1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/infrastructure
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
..
customfield Convert DrydockBlueprints to EditEngine 2016-03-03 15:21:25 -08:00
daemon Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
diff Give AphrontTagView a getViewer(), deprecate getUser() 2016-03-06 09:27:38 -08:00
edges Fully modularize DestructionEngine 2015-12-21 17:03:44 -08:00
env Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
events Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
internationalization Fix a couple of missing translation strings 2016-02-12 08:10:10 -08:00
javelin Extend from Phobject 2015-06-15 18:02:27 +10:00
lint/linter Linter fixes 2015-12-03 07:44:23 +11:00
log Extend from Phobject 2015-06-15 18:02:27 +10:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
markup Always install the "icon" and "emoji" remarkup rules 2016-02-19 11:51:53 -08:00
query Fix an issue with paginating queries which reverse vector ordering components 2016-01-21 11:11:24 -08:00
sms Various linter fixes 2015-08-11 22:36:55 +10:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Throw a more tailored error when a storage upgrade patch can't access a database 2016-01-21 14:54:56 -08:00
testing Fix a possible deadlock in unit tests after an error 2015-12-24 09:11:47 -08:00
time Extend from Phobject 2015-06-15 18:02:27 +10:00
util Improve error messages for bad hashtags and project names 2015-12-24 08:11:02 -08:00
PhabricatorEditor.php Mark some strings for translation 2015-06-09 23:06:52 +10:00