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
F18594768: D12122.id29172.diff
Fri, Sep 12, 7:17 PM
F18505214: D12122.id.diff
Fri, Sep 5, 12:29 AM
F18496833: D12122.diff
Thu, Sep 4, 5:44 PM
F18468346: D12122.diff
Tue, Sep 2, 3:04 PM
F18400100: D12122.diff
Fri, Aug 29, 5:24 PM
F18106413: D12122.id29148.diff
Aug 10 2025, 10:35 PM
F18106412: D12122.id29172.diff
Aug 10 2025, 10:35 PM
F18106402: D12122.id.diff
Aug 10 2025, 10:33 PM
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.