1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/webroot/rsrc/js/application/diffusion
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
..
behavior-audit-preview.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
behavior-commit-branches.js Various linter fixes. 2014-02-26 12:44:58 -08:00
behavior-commit-graph.js Various linter fixes. 2014-02-26 12:44:58 -08:00
behavior-jump-to.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
behavior-load-blame.js Load blame in Diffusion by AJAX 2013-03-06 07:44:45 -08:00
behavior-locate-file.js Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00
behavior-pull-lastmodified.js Always pull extra browse information over Ajax, and batch some of the queries 2014-05-12 11:47:27 -07:00
DiffusionLocateFileSource.js Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00