Page MenuHomePhabricator
Feed Advanced Search

Dec 3 2015

webframp added a comment to T9657: Upgrading: arc land flow has been rewritten in git.

That's sensible to me. Was just an unexpected side effect of improving the arc land workflow for git and thought I'd mention it.

Dec 3 2015, 12:05 AMInstalling & Upgrading, Arcanist

Dec 2 2015

webframp added a comment to T9657: Upgrading: arc land flow has been rewritten in git.

On this issue, it would be great to tune the behavior regarding "Author date" vs "Commit date" for git. With our current CI tool, current build and previous build are determined in "Commit date" order not "Author Date', which can result in confusing links.

Dec 2 2015, 11:19 PMInstalling & Upgrading, Arcanist
webframp edited P1900 Masterwork From Distant Lands.
Dec 2 2015, 6:59 PM
webframp edited P1898 Masterwork From Distant Lands.
Dec 2 2015, 6:44 PM
webframp edited P1898 Masterwork From Distant Lands.
Dec 2 2015, 6:42 PM

Dec 1 2015

webframp added a comment to rP855f752814eb: Support `:emoji:` in Remarkup.

馃憤

Dec 1 2015, 3:13 PM

Nov 12 2014

webframp backed I2 Donate to Phacility with $10.00 USD.
Nov 12 2014, 2:05 PMPhacility

Oct 16 2014

webframp edited P1395 Masterwork From Distant Lands.
Oct 16 2014, 5:13 PM

Sep 15 2014

webframp created T6094: Arc patch fails with 'inconsistent old filename on line NNN'.
Sep 15 2014, 2:04 PMArcanist

Aug 27 2014

webframp added a comment to D10363: Parse Powershell output on standard error.

I think I run this Test Plan at least daily, minus the unit tests

Aug 27 2014, 1:14 PM
webframp added a comment to T5976: Handle the awful CLIXML output from Powershell on Windows.

just...so awful

Aug 27 2014, 1:10 PMlibphutil, Harbormaster

Aug 23 2014

webframp added a comment to D9307: Add note to daemon documention page about running as daemon user.

I missed this little bit when moving to local disk file storage, which has write permissions for the user running the web server (www-data) and then the GarbageCollectorDaemon emitted:

unlink(/srv/phabricator_files/69/aa/178c834ec7e0c1c9badd11389387)

errors, even though I had read this page, and found and set the phd.user setting to www-data on my own.

Aug 23 2014, 9:11 PM

Aug 22 2014

webframp added a comment to T5912: Migrate files from MySQL to Local Disk fails with "unable to load MySQL blob file".

Awesome. Here's trace output without --dry-run https://secure.phabricator.com/P1246

Aug 22 2014, 2:29 AMFiles
webframp edited P1246 Masterwork From Distant Lands.
Aug 22 2014, 2:28 AM
webframp added a comment to T5912: Migrate files from MySQL to Local Disk fails with "unable to load MySQL blob file".

looks like this will help, test ran with ./bin/files compact --all --dry-run --trace

Aug 22 2014, 2:11 AMFiles
webframp edited P1245 Masterwork From Distant Lands.
Aug 22 2014, 2:06 AM

Aug 21 2014

webframp added a comment to T5914: `arc patch` fails to detect that the working copy commit exists?.

Can confirm D10333 fixes for me

Aug 21 2014, 11:07 PMArcanist
webframp added a comment to T5914: `arc patch` fails to detect that the working copy commit exists?.

Also seeing this on a different, private repo. It is on windows.

Aug 21 2014, 9:04 PMArcanist

Aug 20 2014

webframp added a comment to D10312: Fix an issue where migrating files could prematurely destroy duplicates.

Wow, nice

Aug 20 2014, 10:38 PM

Aug 19 2014

webframp created T5912: Migrate files from MySQL to Local Disk fails with "unable to load MySQL blob file".
Aug 19 2014, 7:08 PMFiles

Aug 14 2014

webframp edited P1233 aphlict crash - phabricator version 1e1eb6921b1df7ad4f53a388549d3714853d2730.
Aug 14 2014, 12:52 PMNotifications

Aug 13 2014

webframp added a comment to D9375: HTML emails.
In D9375#45, @talshiri wrote:

Awesome! Can you arc patch D9375 locally and see if:

  1. rendering looks reasonable
Aug 13 2014, 10:30 PM
webframp added a comment to D9375: HTML emails.

I can test Outlook (Windows) rendering

Aug 13 2014, 8:45 PM

Jun 27 2014

webframp added a comment to T4767: Autoclose and "Fixes/Ref" are too difficult for users to debug.

This sometimes works for me. It seems like sometimes commits get hung importing so revisions are never closed for those commits. Especially seems to be the case with encoding issues.

Jun 27 2014, 4:18 PMRepositories, Differential

Jun 26 2014

webframp added a comment to T784: Allow Differential changesets to be marked with various attributes.

just to followup: differential.generated-paths works great.

Jun 26 2014, 9:51 PMRestricted Project, Restricted Project, Restricted Project, Differential, Arcanist
webframp added a comment to T784: Allow Differential changesets to be marked with various attributes.

I'm in a similar scenario, t4 templates for codegen in visual studio often have <auto-generated /> somewhere in them. It'd be nice to have this string configurable so we don't need to have comments like this everywhere:

// <auto-generated />
// @generated
Jun 26 2014, 3:16 AMRestricted Project, Restricted Project, Restricted Project, Differential, Arcanist

Jun 11 2014

webframp added a comment to D9472: Fall back to slow UTF8 algorithms that don't crash.

Tested and works for me on the changeset that was displaying this issue. It did prompt to mark 2 of the files in the diff as binary, but allowed the revision to be posted.

Jun 11 2014, 2:19 PM