Page MenuHomePhabricator

Clean up Diffusion branch query a bit
ClosedPublic

Authored by epriestley on Oct 30 2013, 3:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 1, 6:03 AM
Unknown Object (File)
Sun, Jun 29, 2:16 PM
Unknown Object (File)
Sat, Jun 28, 8:58 PM
Unknown Object (File)
Mon, Jun 16, 8:32 PM
Unknown Object (File)
Jun 13 2025, 11:08 PM
Unknown Object (File)
Jun 3 2025, 10:29 PM
Unknown Object (File)
Jun 3 2025, 10:29 PM
Unknown Object (File)
Jun 3 2025, 10:29 PM
Subscribers

Details

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.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan added inline comments.
src/applications/diffusion/view/DiffusionBranchTableView.php
64

Added here - https://secure.phabricator.com/rP485b5e5ded5e545f09549f234053e46a5943fb9a - doesn't really shed more light on the mystery though.

haha

iiam

I legitimately have no clue what it might have meant