1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/differential/query
epriestley 8c8e7f07b5 Add a standalone view for browsing changesets of very large revisions
Summary: Ref T13110. Installs have various reasons for sending unreviewable changes (changes where the text of the change will never be reviewed by a human) through Differential anyway. Prepare for accommodating this more gracefully by building a standalone changeset list page which paginates the changesets.

Test Plan: Clicked the new "Changeset List" button on a revision, was taken to a separate page.

Maniphest Tasks: T13110

Differential Revision: https://secure.phabricator.com/D19295
2018-04-05 06:35:06 -07:00
..
DifferentialChangesetQuery.php Add a standalone view for browsing changesets of very large revisions 2018-04-05 06:35:06 -07:00
DifferentialChangesetSearchEngine.php Add a standalone view for browsing changesets of very large revisions 2018-04-05 06:35:06 -07:00
DifferentialDiffInlineCommentQuery.php Extend TransactionCommentQuery for Differential 2015-03-09 14:11:20 -07:00
DifferentialDiffQuery.php Provide "differential.diff.search" 2017-10-30 15:06:10 -07:00
DifferentialDiffSearchEngine.php Provide "differential.diff.search" 2017-10-30 15:06:10 -07:00
DifferentialDiffTransactionQuery.php Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
DifferentialHunkQuery.php Completely remove the legacy hunk table 2018-02-10 16:12:50 -08:00
DifferentialInlineCommentQuery.php Convert some loadPreferences() to getUserSetting() 2016-06-02 06:29:20 -07:00
DifferentialRepositoryLookup.php Remove arcanist projects from differential 2015-05-19 00:36:52 +10:00
DifferentialRevisionQuery.php Simplify UNION/ORDER query construction in DifferentialRevisionQuery 2017-10-23 16:17:47 -07:00
DifferentialRevisionRequiredActionResultBucket.php Refine bucketing and display rules for voided "Accepts" in Differential 2017-11-07 15:35:11 -08:00
DifferentialRevisionResultBucket.php Refine bucketing and display rules for voided "Accepts" in Differential 2017-11-07 15:35:11 -08:00
DifferentialRevisionSearchEngine.php When a revision has more than 7 reviewers, render only the first 7 in the list view 2018-04-03 12:47:43 -07:00
DifferentialTransactionQuery.php Extend TransactionCommentQuery for Differential 2015-03-09 14:11:20 -07:00