1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/diffusion/query
epriestley 63ce372480 Add "DiffusionRawDiffQuery"
Summary:
  - This is only slightly useful for updating Differential, since DiffQuery (vs RawDiffQuery) already gets you most of what you need. The only thing is that DiffQuery returns the diff for one path only right now(and the SVN version is very "special"). Should be easy to fix in the Git/HG cases at least, though (or maybe just use RawDiffQuery to avoid the SVN mess).
  - Added a "download raw diff" link.

Test Plan: Viewed Diffusion and raw commits for SVN, Mercurial and Git repositories.

Reviewers: vrana, btrahan, jungejason

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D2350
2012-05-02 13:43:45 -07:00
..
base Minor, fix an error when looking at a new, unparsed repository. 2012-04-28 16:37:41 -07:00
branch Allow Git repositories to track only some branches 2012-01-04 10:20:34 -08:00
browse Show README on repository screen in Diffusion 2012-04-30 07:47:41 -07:00
committags Improve tag support in Diffusion 2012-04-23 18:36:25 -07:00
contains Minor, part 2/2, fix class casing. 2012-03-24 12:52:14 -07:00
diff Add "DiffusionRawDiffQuery" 2012-05-02 13:43:45 -07:00
filecontent Highlighting blame is broken if there is an unavailable commit 2012-04-09 01:14:36 -07:00
history Allow "blame previous revision" to track file moves and handle edge cases 2012-04-23 18:16:38 -07:00
lastmodified In the SVN "Change" view, identify the last time a file was modified instead of 404ing 2012-03-26 21:58:02 -07:00
mergedcommits Show merged changes in commit views for merges 2012-03-23 15:32:26 -07:00
parents Show parent commits in Diffusion 2012-03-26 12:21:48 -07:00
path Add inline comments to the web view of Diffusion / Audit 2012-03-19 19:56:06 -07:00
pathchange/base Add "final" to more classes 2012-03-13 11:18:11 -07:00
pathid/base Prepare database for UTF-8 2012-03-09 18:56:22 -08:00
rawdiff Add "DiffusionRawDiffQuery" 2012-05-02 13:43:45 -07:00
renamehistory Allow "blame previous revision" to track file moves and handle edge cases 2012-04-23 18:16:38 -07:00
symbol Use assert_instances_of() in Diffusion 2012-04-03 16:31:10 -07:00
taglist Add a paginated list of all repository tags to Diffusion 2012-04-19 09:39:19 -07:00