Page MenuHomePhabricator

Make loading large changesets slightly easier
ClosedPublic

Authored by chad on Nov 3 2014, 12:01 AM.
Tags
None
Referenced Files
F13242504: D10775.diff
Thu, May 23, 2:49 AM
F13237337: D10775.id25860.diff
Tue, May 21, 1:39 PM
F13220772: D10775.diff
Sun, May 19, 1:56 AM
F13214493: D10775.id25865.diff
Fri, May 17, 10:52 AM
F13203217: D10775.diff
Tue, May 14, 11:34 PM
F13185480: D10775.diff
Sat, May 11, 2:57 AM
Unknown Object (File)
Tue, May 7, 5:24 AM
Unknown Object (File)
Fri, May 3, 2:48 AM
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
Branch
large-button
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2933
Build 2937: [Placeholder Plan] Wait for 30 Seconds

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.