1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/repository/storage
epriestley 436f0563e8 Add a SublimeText-style repository typeahead
Summary:
Allows you to quickly search for files within a repository. Roughly:

  - We build a big tree of everything and ship it to the client.
  - The client implements a bunch of Sublime-ish magic to find paths.

Test Plan: {F154007}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley, zeeg

Differential Revision: https://secure.phabricator.com/D9087
2014-05-13 14:08:21 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
PhabricatorRepository.php Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00
PhabricatorRepositoryArcanistProject.php
PhabricatorRepositoryAuditRequest.php Audit - move over to application search 2014-04-27 09:43:05 -07:00
PhabricatorRepositoryBranch.php Allow saving lint errors to database 2012-11-08 15:39:43 -08:00
PhabricatorRepositoryCommit.php Audit - move over to application search 2014-04-27 09:43:05 -07:00
PhabricatorRepositoryCommitData.php Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
PhabricatorRepositoryDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryMirror.php Add UI for defining repository mirrors 2013-11-22 15:23:50 -08:00
PhabricatorRepositoryPushEvent.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
PhabricatorRepositoryPushLog.php Update function name to follow naming convention. 2014-04-20 08:37:37 -07:00
PhabricatorRepositoryRefCursor.php Convert Phabricator to handle "%s" / "%B" properly 2014-02-23 16:20:46 -08:00
PhabricatorRepositoryStatusMessage.php Add "RepositoryStatusMessage" and detailed information about initilization 2013-10-30 16:04:19 -07:00
PhabricatorRepositorySymbol.php
PhabricatorRepositoryTransaction.php Unfatal rendering of repository policy transactions 2014-04-29 10:57:32 -07:00
PhabricatorRepositoryVCSPassword.php Modernize VCS password storage to use shared hash infrastructure 2014-02-18 14:09:36 -08:00