1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/differential
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
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application (Redesign) Clean up older "Tile" code 2014-06-03 15:47:27 -07:00
capability Allow "Default View" policies to be set to Public 2013-10-09 15:06:18 -07:00
conduit Remove @group annotations 2014-07-10 08:12:48 +10:00
config Remove @group annotations 2014-07-10 08:12:48 +10:00
constants Add CCs -> Add Subscribers 2014-06-03 15:53:53 -07:00
controller Move revision header warnings into custom fields 2014-07-02 04:58:51 -07:00
customfield Modernize "repositories" typeahead datasource 2014-07-10 16:18:04 -07:00
doorkeeper Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
editor Allow Herald to "Require legal signatures" for reviews 2014-06-29 07:53:53 -07:00
event Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
exception Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
landing Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal 2014-07-10 10:18:10 -07:00
lipsum Use DifferentialRevisionEditor in lipsum 2014-03-11 13:02:00 -07:00
mail Applied various linter fixes. 2014-06-09 16:04:12 -07:00
management Allow modern hunks to be stored deflated 2014-06-03 18:01:24 -07:00
parser Remove @group annotations 2014-07-10 08:12:48 +10:00
phid Don't show document types in search for uninstalled applications 2014-04-29 15:01:50 -07:00
query Modernize "repositories" typeahead datasource 2014-07-10 16:18:04 -07:00
remarkup Remove @group annotations 2014-07-10 08:12:48 +10:00
render Only show text encoding note in Differential if a change has hunks 2014-06-29 12:42:59 -07:00
search Use ApplicationTransactions/CustomField to power Differential global search 2014-02-26 11:18:06 -08:00
storage Remove @group annotations 2014-07-10 08:12:48 +10:00
view Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00
DifferentialGetWorkingCopy.php Applied various linter fixes. 2014-06-09 16:04:12 -07:00