1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/diffusion
Fabian Stelzer e8d3071452 Implement a git blame cache
Summary: Ref T2450. Ref T2453. Add a repository_blamecache table and cache git blame information

Test Plan: View files in Diffusion with enabled blame

Reviewers: fabe, chad, #blessed_reviewers

Reviewed By: chad, #blessed_reviewers

Subscribers: joshuaspence, epriestley

Maniphest Tasks: T2453, T2450

Differential Revision: https://secure.phabricator.com/D10600
2016-01-06 18:43:30 -08:00
..
application Fix all remaining weird Diffusion request processing 2016-01-05 14:01:53 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Improve Diffusion behavior for directories with impressive numbers of files 2016-01-06 14:19:55 -08:00
config Improve UX for Diffusion mail fields 2015-05-25 07:18:48 -07:00
controller Improve Diffusion behavior for directories with impressive numbers of files 2016-01-06 14:19:55 -08:00
data Extend from Phobject 2015-06-15 18:02:27 +10:00
doorkeeper Partially modernize Doorkeeper/Asana bridge 2014-10-01 07:09:34 -07:00
edge Fix reverting commit language 2015-06-01 09:54:30 +10:00
engine Modularize the Diffusion/Differential "Block" Herald actions 2015-08-03 14:33:28 -07:00
engineextension Fix an issue with rendering some commit hovercards 2016-01-02 11:03:12 -08:00
exception Replace AphrontUsageException with AphrontMalformedRequestException 2015-09-03 10:04:17 -07:00
herald Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
panel Add "Mailing List" users 2015-06-03 18:42:33 -07:00
protocol Added an intercept to Mercurial's capabilities command to remove bundle2. 2015-10-10 07:14:48 -07:00
query Implement a git blame cache 2016-01-06 18:43:30 -08:00
remarkup Stop all object mentions from matching after "@" 2015-09-29 06:43:49 -07:00
request Fix all remaining weird Diffusion request processing 2016-01-05 14:01:53 -08:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh Added an intercept to Mercurial's capabilities command to remove bundle2. 2015-10-10 07:14:48 -07:00
symbol Extend from Phobject 2015-06-15 18:02:27 +10:00
typeahead Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
view Remove diffusion.getcommits Conduit API method 2016-01-04 06:53:45 -08:00
DiffusionLintSaveRunner.php Drive blame generation through diffusion.blame 2016-01-06 09:24:21 -08:00