1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-07 13:21:02 +01:00
phorge-phorge/src/applications/diffusion
epriestley a80d1e7e7d Pass "." to git grep to satisfy "all paths" for Git 2.16.0
Summary:
Ref T13050. See <https://discourse.phabricator-community.org/t/issues-with-git-2-16-0/1004/2>.

`secure` picked up 2.16.0 so this reproduces now: <https://secure.phabricator.com/source/phabricator/browse/master/?grep=dog>

Test Plan: Will push.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13050

Differential Revision: https://secure.phabricator.com/D18944
2018-01-26 13:38:18 -08:00
..
application Add a basic view for repository pull logs 2018-01-23 14:10:10 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Pass "." to git grep to satisfy "all paths" for Git 2.16.0 2018-01-26 13:38:18 -08:00
config Move the Git LFS gate to dedicated (non-prototype) config 2017-12-18 09:12:22 -08:00
controller Fix an issue with symbol lookup identifying path names in Diffusion 2018-01-26 13:02:20 -08:00
data When users browse to a submodule path in Diffusion explicitly, don't fatal 2017-12-18 09:18:22 -08:00
doorkeeper Partially modernize Doorkeeper/Asana bridge 2014-10-01 07:09:34 -07:00
edge Expose the commit/task/revision relationship edges to "edge.search" 2017-04-02 19:49:55 -07:00
editor Fix typo in new setting description 2018-01-06 07:25:27 -08:00
engine Prevent enormous changes from being pushed to repositoires by default 2018-01-04 10:02:29 -08:00
engineextension Modernize QuickSearch typeahead 2017-11-30 15:07:49 +00:00
exception Filter and reject "--config" and "--debugger" flags to Mercurial in any position 2017-11-10 08:42:07 -08:00
garbagecollector Support ID-based repository URIs, and canonicalize repository URIs 2016-02-18 09:56:28 -08:00
gitlfs Fix spelling 2017-10-09 10:48:04 -07:00
herald Pass a real viewer to HeraldAdapter when doing test console runs 2018-01-26 11:08:12 -08:00
management Prevent enormous changes from being pushed to repositoires by default 2018-01-04 10:02:29 -08:00
panel Bring new password validation into AuthPasswordEngine 2018-01-23 10:58:37 -08:00
protocol Set GIT_SSH_VARIANT alongside GIT_SSH 2018-01-26 13:21:10 -08:00
query Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
relationships Convert all standard relationship-editing actions to modern Relationships code 2016-06-29 11:24:52 -07:00
remarkup When commits have a "rewritten" hint, try to show that in handles in other applications 2016-08-24 09:35:19 -07:00
request Add profile images to Repositories 2017-06-12 07:51:39 -07:00
response Implement a Git LFS server which supports no operations 2016-03-17 08:08:43 -07:00
ssh Make minor correctness and display improvements to pull logs 2018-01-23 14:13:18 -08:00
symbol Provide character position information to symbol queries 2018-01-26 13:01:57 -08:00
typeahead Fix an issue where repositories with hyphens could sort improperly in typeaheads 2017-07-03 09:28:02 -07:00
view Make minor correctness and display improvements to pull logs 2018-01-23 14:13:18 -08:00
xaction Fix spelling 2017-10-09 10:48:04 -07:00
DiffusionLintSaveRunner.php Return Diffusion diffs through Files, not directly over Conduit 2016-08-27 09:11:03 -07:00