User Details
- User Since
- Oct 9 2013, 12:25 AM (581 w, 6 d)
- Availability
- Available
Jun 1 2021
Aug 13 2019
Jul 18 2019
Jul 8 2019
May 31 2019
May 27 2019
This is the last of my linter improvement diffs for a while.
May 26 2019
May 24 2019
Rebase
May 23 2019
Minor
May 22 2019
Implement parseVersionOutput in ArcanistExternalLinter so that it can be called from within another instance of ArcanistExternalLinter
Rebase
Rebase
Unrelated but I noticed that ArcanistBundleTestCase::testGitRepository fails locally for me when running arc unit --everything:
May 21 2019
Remove description since it can span multiple lines
Semi-related thought: the current behavior of getVersion (return a string if successful, false if unable to determine the version or null if no version exists) is rather awkward and I feel like we should throw some sort of ArcanistUnableToDetermineLinterVersionException instead of returning false.
Rebase
May 20 2019
Remove unrelated change
May 17 2019
Not actively working on this.
Moving this to [[https://github.com/freelancer/flarc | flarc]].
Moving this to [[https://github.com/freelancer/flarc | flarc]].
Not actively working on this.
Not actively working on this.
This code is gone.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
Not actively working on this.
May 16 2019
May 15 2019
May 14 2019
Thanks for the reviews :)
May 13 2019
Remove a TODO comment that is no longer relevant
May 10 2019
May 3 2019
Apr 26 2019
Apr 20 2019
I believe there is very little reason for the "Autoclose" and "Publish" behaviors to actually be separate. That is, there are very few use cases where users want a commit to trigger only Herald or only feed or only audits. These use cases do exist (see T9210 for an example of "Herald, No Feed") but they're overwhelmingly niche and off-label.
Apr 19 2019
Mar 1 2019
Feb 11 2019
This broke some custom fields. Specifically, this custom field results in Phabricator fataling:
Jan 21 2019
Jan 11 2019
Dec 13 2018
I am seeing a similar issue on our install:
Looks about right.
Dec 12 2018
Dec 9 2018
I'm having some trouble getting this new behaviour (which IIUC basically means that multiple hosts in a Drydock pool should be load-balanced across). In "active resources" I see three Drydock hosts, which all belong to the same Almanac service. In "active leases", however, I see only a single host lease and many working copy leases.
Dec 7 2018
Nov 21 2018
I do have a real-life example where the prose diff engine rendered a suboptimal diff. I was able to fix it by changing the maximum length of the edit distance matrix from 128 to 256.
Nov 19 2018
I feel like custom forms should have their own edit permissions can that access can be managed more granularly.