Page MenuHomePhabricator

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

Authored by joshuaspence on Jun 15 2014, 6:01 PM.
Tags
None
Referenced Files
F13239947: D9553.diff
Wed, May 22, 8:26 AM
F13229282: D9553.id22896.diff
Mon, May 20, 3:26 PM
F13220727: D9553.diff
Sun, May 19, 1:54 AM
F13202145: D9553.diff
Tue, May 14, 10:19 PM
F13191487: D9553.id.diff
Sat, May 11, 9:41 PM
Unknown Object (File)
Sat, May 4, 6:19 PM
Unknown Object (File)
Fri, Apr 26, 8:17 AM
Unknown Object (File)
Wed, Apr 24, 10:01 PM
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
Branch
table
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1117
Build 1117: [Placeholder Plan] Wait for 30 Seconds

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