1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/repository/query
epriestley 34628002fd Modernize "repositories" typeahead datasource
Summary:
Ref T4420.

  - Allow tokenizers to accept either a `Datasource` object (new style) or a URI (old style).
  - Read URI and placeholder text from object, if available.
  - Swap the "repositories" datasource (which seemed like the simplest one) over to the new stuff.
  - Tweak/update the repo tokens a little bit.

Test Plan:
  - Used tokenizer in Herald, Differential (search), Differential (edit), Push Logs.
  - Grepped for other callsites.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4420

Differential Revision: https://secure.phabricator.com/D9874
2014-07-10 16:18:04 -07:00
..
PhabricatorRepositoryArcanistProjectQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorRepositoryMirrorQuery.php Add UI for defining repository mirrors 2013-11-22 15:23:50 -08:00
PhabricatorRepositoryPushEventQuery.php Provide an "event" page for push logs, which shows details on all events in a given push 2014-03-26 13:51:09 -07:00
PhabricatorRepositoryPushLogQuery.php Provide an "event" page for push logs, which shows details on all events in a given push 2014-03-26 13:51:09 -07:00
PhabricatorRepositoryPushLogSearchEngine.php Modernize "repositories" typeahead datasource 2014-07-10 16:18:04 -07:00
PhabricatorRepositoryQuery.php Search repos by Project 2014-01-30 11:45:43 -08:00
PhabricatorRepositoryRefCursorQuery.php Introduce ref cursors for repository parsing 2014-01-17 11:48:53 -08:00
PhabricatorRepositorySearchEngine.php Use slim tags in ObjectList 2014-06-26 15:23:48 -07:00
PhabricatorRepositoryTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00