Page MenuHomePhabricator

Make loading large changesets slightly easier
ClosedPublic

Authored by chad on Nov 3 2014, 12:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 12 2026, 10:54 PM
Unknown Object (File)
Dec 6 2025, 8:06 AM
Unknown Object (File)
Oct 27 2025, 2:42 PM
Unknown Object (File)
Oct 25 2025, 7:35 AM
Unknown Object (File)
Oct 20 2025, 5:34 AM
Unknown Object (File)
Oct 14 2025, 6:27 PM
Unknown Object (File)
Oct 9 2025, 4:58 AM
Unknown Object (File)
Sep 13 2025, 4:02 PM
Subscribers

Details

Summary

Fixes T3942, turns the load links into buttons.

Test Plan

Set my limit to 1, test page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Make loading large changesets slightly easier.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/differential/controller/DifferentialRevisionViewController.php
143

The "Diff" language is technically accurate: a revision may have several diffs, some of which are small and some of which are large. Only the large ones would trigger this prompt.

This revision is now accepted and ready to land.Nov 3 2014, 12:58 PM
This revision was automatically updated to reflect the committed changes.