1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/diffusion/query
epriestley d1c4b5081c Clean up Diffusion branch query a bit
Summary:
Ref T2716.

  - Serve from `DiffusionCommitQuery`, not `PhabricatorAuditCommitQuery` (which should probably die).
  - Fix logic for `limit`, which incorrectly failed to display the "Showing %d branches." text.
  - Clean up things a touch.
  - I didn't end up actually needing `needCommitData()`, but left it in there since I think it will be needed soon.
  - Removed a "TODO" because I don't remember what "etc etc" means.

Test Plan: Looked at branches in several repositories.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2716

Differential Revision: https://secure.phabricator.com/D7451
2013-10-30 13:06:28 -07:00
..
expandshortname Diffusion - move commit parents query to conduit 2013-05-21 16:22:49 -07:00
filecontent DiffusionFileContentQuery => Conduit 2013-05-07 14:57:08 -07:00
lowlevel Consolidate querying of things which we can use git for-each-ref for 2013-10-30 13:06:09 -07:00
parents Diffusion - move history query to conduit 2013-05-20 12:45:34 -07:00
pathchange Don't show changes for commits which affect more than 1,000 files 2013-01-30 12:01:49 -08:00
pathid Fix failing unit test testParentEdgeCases under Windows 2013-04-02 09:01:33 -07:00
rawdiff Delete license headers from files 2012-11-05 11:16:51 -08:00
stablecommitname Conditionally restore some "remote/" stuff removed by rP59922b7 2013-10-30 13:06:03 -07:00
DiffusionCommitQuery.php Clean up Diffusion branch query a bit 2013-10-30 13:06:28 -07:00
DiffusionPathQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionQuery.php Pass branch information to local Conduit calls in Diffusion 2013-08-13 10:11:15 -07:00
DiffusionRenameHistoryQuery.php Diffusion - move commit parents query to conduit 2013-05-21 16:22:49 -07:00
DiffusionSymbolQuery.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00