1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/view/form
Vlad Albulescu 2d27324bef Basic filename search support for Diffusion
Summary:
Ref T156. Adds basic filename search support for Diffusion,
currently only for Git repositories.

This is preliminary, and it's up for discussion:
  - is the UI in the right place;
  - what should the search query syntax be (e.g. whether
    to put `*`s in the beginning and end of it);
  - how to best approach it for Mercurial and/or SVN;
  - what's the cleanest result format for `lsquery` (I went
    for the minimum necessary change to `DiffusionBrowseSearchController`).

Test Plan:
Browse to a repository in Diffusion, and use both
`Search File Names` and `Search File Content`.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T156

Differential Revision: https://secure.phabricator.com/D8093
2014-02-01 08:33:03 -08:00
..
control Basic filename search support for Diffusion 2014-02-01 08:33:03 -08:00
AphrontErrorView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontFormInsetView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontFormView.php Update Form Layouts 2013-08-26 11:53:11 -07:00
PHUIFormLayoutView.php Restructure Drydock so that blueprints are instances in the DB 2013-12-03 11:09:07 +11:00
PHUIFormPageView.php Fix InvalidArgumentException PHUIFormPageView::pageErrors 2014-01-12 07:24:09 -08:00
PHUIPagedFormView.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00