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)
Thu, Feb 29, 11:44 AM
Unknown Object (File)
Thu, Feb 29, 11:32 AM
Unknown Object (File)
Feb 9 2024, 2:40 PM
Unknown Object (File)
Jan 30 2024, 6:06 AM
Unknown Object (File)
Jan 22 2024, 8:58 AM
Unknown Object (File)
Dec 26 2023, 6:49 PM
Unknown Object (File)
Dec 23 2023, 12:14 AM
Unknown Object (File)
Dec 22 2023, 6:42 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.