1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/diffusion
epriestley 93d7a1451b Clean up file browse view a bit
Summary:
  - Use DiffusionCommitQuery
  - Get rid of the "Author" column.
  - Collapse commit + revision together.
  - Better tooltips to cover for the removed information.
  - Colorize only the "line" column.
  - Generally, reduce the amount of visual noise and non-code-stuff going on in this interface.
  - I'd like to make the "<<" thing look nicer too but that might take some actual design.

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: chad

CC: chad, aran

Differential Revision: https://secure.phabricator.com/D7457
2013-10-30 13:15:26 -07:00
..
application Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
capability Add global "push" policy to Repositories 2013-10-29 15:32:40 -07:00
conduit Consolidate querying of things which we can use git for-each-ref for 2013-10-30 13:06:09 -07:00
config Use PhutilBugtraqParser in Phabricator 2013-09-18 10:13:00 -07:00
controller Clean up file browse view a bit 2013-10-30 13:15:26 -07:00
data Consolidate querying of things which we can use git for-each-ref for 2013-10-30 13:06:09 -07:00
doorkeeper Remove loadMemberPHIDs from PhabricatorProject 2013-10-06 17:07:08 -07:00
events Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
exception Remove spurious "+x" from files that shouldn't have it 2013-10-05 05:18:17 -07:00
query Remove "isUnparsed" flag from commits 2013-10-30 13:06:57 -07:00
remarkup Use Application PHIDs for commits 2013-07-22 12:17:34 -07:00
request Fix an issue with viewing an undiscovered commit in Diffusion 2013-10-30 13:06:15 -07:00
response Serve Git reads over HTTP 2013-10-29 15:32:40 -07:00
ssh Serve git writes over SSH 2013-10-29 15:32:41 -07:00
view Clean up Diffusion dedicated tag table view 2013-10-30 13:15:14 -07:00
DiffusionLintSaveRunner.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00