Page MenuHomePhabricator

Allow repositories to be ordered by commit count
ClosedPublic

Authored by epriestley on Mar 21 2015, 11:28 AM.
Tags
None
Referenced Files
F15389298: D12122.id.diff
Sat, Mar 15, 5:05 AM
F15381389: D12122.diff
Fri, Mar 14, 7:23 AM
F15380225: D12122.id29148.diff
Fri, Mar 14, 2:07 AM
Unknown Object (File)
Tue, Feb 25, 7:58 AM
Unknown Object (File)
Feb 8 2025, 3:08 AM
Unknown Object (File)
Feb 8 2025, 3:08 AM
Unknown Object (File)
Feb 8 2025, 3:08 AM
Unknown Object (File)
Feb 8 2025, 3:08 AM
Subscribers

Details

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow repositories to be ordered by commit count.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php
287–289

Per recent fixes to Maniphest, this lays some groundwork for doing ORDER BY clauses in a more consistent/general way.

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 23 2015, 3:57 PM
This revision was automatically updated to reflect the committed changes.