Page MenuHomePhabricator

Add a `addColumns` method to `PhutilConsoleTable`.
ClosedPublic

Authored by joshuaspence on Jun 15 2014, 6:01 PM.
Tags
None
Referenced Files
F15379572: D9553.diff
Thu, Mar 13, 10:00 PM
F15341306: D9553.id22898.diff
Sun, Mar 9, 7:37 PM
F15332565: D9553.id.diff
Fri, Mar 7, 6:05 PM
Unknown Object (File)
Sat, Mar 1, 2:37 PM
Unknown Object (File)
Tue, Feb 25, 4:58 PM
Unknown Object (File)
Fri, Feb 21, 5:41 PM
Unknown Object (File)
Wed, Feb 19, 2:19 AM
Unknown Object (File)
Wed, Feb 19, 1:03 AM
Subscribers

Details

Summary

Allow columns to be added in one big hit. In some cases, this may be easier than adding columns individually.

Test Plan

Meh

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Add a `addColumns` method to `PhutilConsoleTable`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

I gave you commit access since you seem trustworthy, you should be able to realign your working copies like this:

git remote set-url origin ssh://dweller@secure.phabricator.com/diffusion/PHU/libphutil.git

..and then arc land your own stuff from here on out.

This revision is now accepted and ready to land.Jun 15 2014, 6:15 PM