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
Unknown Object (File)
Dec 16 2024, 6:25 PM
Unknown Object (File)
Dec 13 2024, 3:28 AM
Unknown Object (File)
Dec 4 2024, 2:12 AM
Unknown Object (File)
Nov 30 2024, 4:34 AM
Unknown Object (File)
Nov 17 2024, 8:27 AM
Unknown Object (File)
Oct 23 2024, 10:37 AM
Unknown Object (File)
Oct 21 2024, 8:49 PM
Unknown Object (File)
Oct 16 2024, 11:45 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.