Page MenuHomePhabricator
Feed All Stories

Jan 23 2020

epriestley added a comment to T13480: Implement "Author's packages", "Added project tags", and "Removed project tags" Herald fields.

Remaining work:

Jan 23 2020, 2:43 AM · Projects, Owners, Herald
epriestley committed rPb38449ce8f4b: Implement an "Author's packages" Herald field for Differential (authored by epriestley).
Implement an "Author's packages" Herald field for Differential
Jan 23 2020, 2:28 AM
epriestley closed D20947: Implement an "Author's packages" Herald field for Differential.
Jan 23 2020, 2:27 AM
epriestley committed rP6c4500046f7c: Add "Project tags added" and "Project tags removed" fields in Herald (authored by epriestley).
Add "Project tags added" and "Project tags removed" fields in Herald
Jan 23 2020, 2:21 AM
epriestley closed D20946: Add "Project tags added" and "Project tags removed" fields in Herald.
Jan 23 2020, 2:21 AM
epriestley added a comment to T13480: Implement "Author's packages", "Added project tags", and "Removed project tags" Herald fields.

D20947 does not implement "Author's packages" as a "Commit Content" field, nor as a "Commit Content (Hook)" field. The reason for this is that getting the modern authorPHID in both cases is somewhat complicated.

Jan 23 2020, 2:20 AM · Projects, Owners, Herald
epriestley requested review of D20947: Implement an "Author's packages" Herald field for Differential.
Jan 23 2020, 2:19 AM
epriestley added a revision to T13480: Implement "Author's packages", "Added project tags", and "Removed project tags" Herald fields: D20947: Implement an "Author's packages" Herald field for Differential.
Jan 23 2020, 2:17 AM · Projects, Owners, Herald

Jan 21 2020

epriestley requested review of D20946: Add "Project tags added" and "Project tags removed" fields in Herald.
Jan 21 2020, 7:33 PM
epriestley added a revision to T13480: Implement "Author's packages", "Added project tags", and "Removed project tags" Herald fields: D20946: Add "Project tags added" and "Project tags removed" fields in Herald.
Jan 21 2020, 7:31 PM · Projects, Owners, Herald
epriestley added a comment to T13111: Periodically run `git prune` on Git working copies.

The logic here appears to be that gc.auto is set to some value (by default: 6,700). If the number of loose objects exceeds this threshold (technically, if the number of loose objects in objects/17/ is more than 1/256th of this value), it triggers a repack (in a comment, git repack -d -l).

Jan 21 2020, 6:00 PM · Phacility, Diffusion
epriestley added a comment to T13111: Periodically run `git prune` on Git working copies.

See PHI1613, where an install hit this warning (and resolved it by running git prune):

Jan 21 2020, 5:13 PM · Phacility, Diffusion
epriestley lowered the priority of T13473: Provide full payload logging for inbound CircleCI build requests from Low to Wishlist.

The issue in PHI1605 resolved itself without apparent intervention, presumably as a result of changes on the CircleCI side. I can't find any release notes to shed any light on things, but this is no longer time-sensitive.

Jan 21 2020, 5:12 PM · Infrastructure

Jan 17 2020

epriestley renamed T13478: Fix various policy issues with project member materialization around interactions between "Project Members" policies and Subprojects/Milestones from Fix various policy issues issues with project member materialization around interactions between "Project Members" policies and Subprojects/Milestones to Fix various policy issues with project member materialization around interactions between "Project Members" policies and Subprojects/Milestones.
Jan 17 2020, 5:19 PM · Policy, Projects
epriestley triaged T13480: Implement "Author's packages", "Added project tags", and "Removed project tags" Herald fields as Wishlist priority.
Jan 17 2020, 5:05 PM · Projects, Owners, Herald
epriestley added a comment to T13395: Strip libphutil for parts.

See also https://discourse.phabricator-community.org/t/storage-upgrade-failed-class-phutilauthadapter-not-defined/3468.

Jan 17 2020, 4:55 PM · libphutil

Jan 16 2020

epriestley committed rP6ccb6a6463f7: Update "git rev-parse" invocation to work in Git 2.25.0 (authored by epriestley).
Update "git rev-parse" invocation to work in Git 2.25.0
Jan 16 2020, 7:39 PM
epriestley closed D20945: Update "git rev-parse" invocation to work in Git 2.25.0.
Jan 16 2020, 7:39 PM
epriestley closed T13479: Update "git rev-parse --show-toplevel" for Git 2.25.0 as Resolved by committing rP6ccb6a6463f7: Update "git rev-parse" invocation to work in Git 2.25.0.
Jan 16 2020, 7:39 PM · Diffusion
epriestley requested review of D20945: Update "git rev-parse" invocation to work in Git 2.25.0.
Jan 16 2020, 7:38 PM
epriestley added a revision to T13479: Update "git rev-parse --show-toplevel" for Git 2.25.0: D20945: Update "git rev-parse" invocation to work in Git 2.25.0.
Jan 16 2020, 7:37 PM · Diffusion
epriestley triaged T13479: Update "git rev-parse --show-toplevel" for Git 2.25.0 as Low priority.
Jan 16 2020, 7:18 PM · Diffusion
epriestley closed T10779: Cannot manage base project milestones if base project has subprojects as Resolved.

See T13478 for followup.

Jan 16 2020, 6:50 PM · Restricted Project, Projects, Bug Report
epriestley triaged T13478: Fix various policy issues with project member materialization around interactions between "Project Members" policies and Subprojects/Milestones as Low priority.
Jan 16 2020, 6:49 PM · Policy, Projects
epriestley reopened T10779: Cannot manage base project milestones if base project has subprojects as "Open".

I'm also still able to reproduce this specific variant of things, so it looks like I was too optimistic about T13462 covering this in at least some cases.

Jan 16 2020, 4:50 PM · Restricted Project, Projects, Bug Report

Jan 15 2020

epriestley committed rPd0b01a41f249: Fix two issues with missing whitespace when elements stack on top of each other… (authored by epriestley).
Fix two issues with missing whitespace when elements stack on top of each other…
Jan 15 2020, 4:53 PM
epriestley closed D20944: Fix two issues with missing whitespace when elements stack on top of each other while wrapping.
Jan 15 2020, 4:53 PM
epriestley closed T13476: Correct vertical spacing issues when some components wrap across a line break as Resolved by committing rPd0b01a41f249: Fix two issues with missing whitespace when elements stack on top of each other….
Jan 15 2020, 4:53 PM · Design
epriestley requested review of D20944: Fix two issues with missing whitespace when elements stack on top of each other while wrapping.
Jan 15 2020, 4:49 PM
epriestley added a revision to T13476: Correct vertical spacing issues when some components wrap across a line break: D20944: Fix two issues with missing whitespace when elements stack on top of each other while wrapping.
Jan 15 2020, 4:48 PM · Design
epriestley added a comment to T13476: Correct vertical spacing issues when some components wrap across a line break.

A similar issue occurs when the "Visible To" control wraps with spaces enabled. To reproduce this...

Jan 15 2020, 4:46 PM · Design
epriestley added a comment to T13469: Muting Herald notifications fail with `Unhandled Exception ("PhabricatorApplicationTransactionStructureException")`.

This should be fixed by D20943. Note that "Mute" in this context mutes notifications about edits to the object (e.g. "Alice renamed rule Hxxx from X to Y."), not notifications sent by the rule itself.

Jan 15 2020, 4:31 PM · Herald
epriestley committed rPf806528983b6: Allow the Herald Rule Editor to apply generic "Edge" transactions (authored by epriestley).
Allow the Herald Rule Editor to apply generic "Edge" transactions
Jan 15 2020, 4:29 PM
epriestley closed D20943: Allow the Herald Rule Editor to apply generic "Edge" transactions.
Jan 15 2020, 4:29 PM
epriestley closed T13469: Muting Herald notifications fail with `Unhandled Exception ("PhabricatorApplicationTransactionStructureException")` as Resolved by committing rPf806528983b6: Allow the Herald Rule Editor to apply generic "Edge" transactions.
Jan 15 2020, 4:29 PM · Herald
epriestley requested review of D20943: Allow the Herald Rule Editor to apply generic "Edge" transactions.
Jan 15 2020, 4:29 PM
epriestley added a revision to T13469: Muting Herald notifications fail with `Unhandled Exception ("PhabricatorApplicationTransactionStructureException")`: D20943: Allow the Herald Rule Editor to apply generic "Edge" transactions.
Jan 15 2020, 4:27 PM · Herald
epriestley triaged T13469: Muting Herald notifications fail with `Unhandled Exception ("PhabricatorApplicationTransactionStructureException")` as Wishlist priority.
Jan 15 2020, 4:23 PM · Herald
epriestley closed T13477: (2020 Week 3) Restart AWS host db025 (i-05bc80634586ef7a0) as Resolved.

This went through cleanly.

Jan 15 2020, 4:19 PM · Ops, Phacility
epriestley closed T13453: Update Asana Auth Adapter for "gid" API changes as Resolved.

These changes seem to have stuck.

Jan 15 2020, 2:40 AM · Asana, Auth
epriestley triaged T13477: (2020 Week 3) Restart AWS host db025 (i-05bc80634586ef7a0) as Low priority.
Jan 15 2020, 2:36 AM · Ops, Phacility
epriestley triaged T13476: Correct vertical spacing issues when some components wrap across a line break as Low priority.
Jan 15 2020, 2:34 AM · Design
epriestley triaged T13475: Fix incorrect MFA badge on some stories when MFA is not configured at all as Low priority.
Jan 15 2020, 2:28 AM · Auth

Jan 14 2020

epriestley committed rP138ba8703147: Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning (authored by epriestley).
Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning
Jan 14 2020, 8:23 PM
epriestley closed D20942: Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning.
Jan 14 2020, 8:23 PM
epriestley closed T13471: Guard call to "get_magic_quotes_gpc()" during startup as Resolved by committing rP138ba8703147: Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning.
Jan 14 2020, 8:23 PM · Infrastructure
epriestley requested review of D20942: Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning.
Jan 14 2020, 8:22 PM
epriestley added a revision to T13471: Guard call to "get_magic_quotes_gpc()" during startup: D20942: Guard call to "get_magic_quotes_gpc()" with "@" to silence PHP 7.4+ warning.
Jan 14 2020, 8:21 PM · Infrastructure
epriestley committed rPdb6b4ca480ad: Update deprecated array access syntax in Porter stemmer (authored by epriestley).
Update deprecated array access syntax in Porter stemmer
Jan 14 2020, 8:11 PM
epriestley closed D20941: Update deprecated array access syntax in Porter stemmer.
Jan 14 2020, 8:11 PM
epriestley closed T13472: Porter stemmer library uses obsolete array access syntax which raises warning under PHP 7.4 as Resolved by committing rPdb6b4ca480ad: Update deprecated array access syntax in Porter stemmer.
Jan 14 2020, 8:11 PM · Search
epriestley requested review of D20941: Update deprecated array access syntax in Porter stemmer.
Jan 14 2020, 8:11 PM
epriestley added a revision to T13472: Porter stemmer library uses obsolete array access syntax which raises warning under PHP 7.4: D20941: Update deprecated array access syntax in Porter stemmer.
Jan 14 2020, 8:04 PM · Search
epriestley added a comment to T13472: Porter stemmer library uses obsolete array access syntax which raises warning under PHP 7.4.

I thought this was some kind of complicated mess with the regex on line 420, but it's actually an issue with this:

Jan 14 2020, 8:03 PM · Search
epriestley committed rP767528c0ed55: Move search query parser/compiler classes to Phabricator (authored by epriestley).
Move search query parser/compiler classes to Phabricator
Jan 14 2020, 7:50 PM
epriestley closed D20939: Move search query parser/compiler classes to Phabricator.
Jan 14 2020, 7:49 PM
epriestley committed rPHUcc2a3dbf5903: Move search query compiler / stemmer classes out of libphutil (authored by epriestley).
Move search query compiler / stemmer classes out of libphutil
Jan 14 2020, 7:49 PM
epriestley closed D20940: Move search query compiler / stemmer classes out of libphutil.
Jan 14 2020, 7:49 PM
epriestley requested review of D20940: Move search query compiler / stemmer classes out of libphutil.
Jan 14 2020, 7:49 PM
epriestley added a revision to T13395: Strip libphutil for parts: D20940: Move search query compiler / stemmer classes out of libphutil.
Jan 14 2020, 7:48 PM · libphutil
epriestley added a revision to T13472: Porter stemmer library uses obsolete array access syntax which raises warning under PHP 7.4: D20940: Move search query compiler / stemmer classes out of libphutil.
Jan 14 2020, 7:48 PM · Search
epriestley updated the diff for D20939: Move search query parser/compiler classes to Phabricator.
  • Also move the Porter stemmer.
  • Ran some search queries.
Jan 14 2020, 7:47 PM
epriestley requested review of D20939: Move search query parser/compiler classes to Phabricator.
Jan 14 2020, 7:42 PM
epriestley added a revision to T13472: Porter stemmer library uses obsolete array access syntax which raises warning under PHP 7.4: D20939: Move search query parser/compiler classes to Phabricator.
Jan 14 2020, 7:41 PM · Search
epriestley added a revision to T13395: Strip libphutil for parts: D20939: Move search query parser/compiler classes to Phabricator.
Jan 14 2020, 7:41 PM · libphutil
epriestley added a comment to T13474: Track mentions on an individual field-by-field basis.

(Since a full implementation here will imply that removing a custom field from configuration may "unmention" an arbitrarily large number of relationships, and we can't easily do that inline or at display time, the ultimately implementation would likely include a more robust version of this script.)

Jan 14 2020, 7:21 PM · Infrastructure
epriestley added a comment to T13474: Track mentions on an individual field-by-field basis.

In PHI1602, I proposed a script to "reset" mentions on an object. The use case this serves is:

Jan 14 2020, 7:13 PM · Infrastructure
epriestley triaged T13474: Track mentions on an individual field-by-field basis as Wishlist priority.
Jan 14 2020, 6:32 PM · Infrastructure
epriestley triaged T13473: Provide full payload logging for inbound CircleCI build requests as Low priority.
Jan 14 2020, 6:17 PM · Infrastructure
epriestley accepted D20938: breakout: migrate to python3.

If systems with no binary named python are reasonable to expect, and it sounds like they are, this is fine as-is. I've added you to Blessed Committers so you should be able to land this change yourself (check the project description for some guidance), or let me know if you run into issues. After this lands, I'll land a followup in arc anoid to test for a python3 and emit a friendlier error if it isn't present.

Jan 14 2020, 4:35 PM
epriestley added a member for Blessed Committers: beber.
Jan 14 2020, 4:35 PM
artms added a comment to T5422: Does Phabricator integrate with JIRA?.

In jira 8.6.1 settings are now in:

  • AdministrationApplicationsApplication links
Jan 14 2020, 3:31 PM · Guides, Doorkeeper
leoluk added a comment to D20938: breakout: migrate to python3.

It's possible (and common) to write code that is both valid Python 2 and 3, like in this case.

Jan 14 2020, 3:26 PM

Jan 13 2020

epriestley added a comment to T13470: Unable to upload (crashes) large files (eg. 20mb) via file application upload section: https://secure.phabricator.com/file/upload/.

This page intentionally has a no-Javascript, no-drag-and-drop upload form for users who use obscure Linux window managers that don't support drag and drop.

Jan 13 2020, 7:32 PM
epriestley merged task T13470: Unable to upload (crashes) large files (eg. 20mb) via file application upload section: https://secure.phabricator.com/file/upload/ into T13256: Update storage engines in Files to a modern multi-service configuration.
Jan 13 2020, 7:26 PM
epriestley merged T13470: Unable to upload (crashes) large files (eg. 20mb) via file application upload section: https://secure.phabricator.com/file/upload/ into T13256: Update storage engines in Files to a modern multi-service configuration.
Jan 13 2020, 7:26 PM · Files
epriestley requested changes to D20938: breakout: migrate to python3.

This is almost certainly fine, but I don't actually have this bleeding-edge far-future version of Python installed on my stock Macbook (macOS Mojave):

Jan 13 2020, 6:29 PM
epriestley added a comment to T11162: Unable to Edit Projects as Administrator, Showing Restricted.

If you believe you've found a bug in Phabricator, please report it by creating a new thread on Discourse.

Jan 13 2020, 6:23 PM · Projects, Bug Report (Needs Information)
epriestley triaged T13472: Porter stemmer library uses obsolete array access syntax which raises warning under PHP 7.4 as Wishlist priority.
Jan 13 2020, 4:49 PM · Search

Jan 11 2020

beber requested review of D20938: breakout: migrate to python3.
Jan 11 2020, 9:21 PM

Jan 9 2020

brablc awarded T5427: Force a line break in a table cell a Like token.
Jan 9 2020, 4:18 PM · Remarkup

Jan 8 2020

jacksongabbard added a comment to T11162: Unable to Edit Projects as Administrator, Showing Restricted.

Last follow-up -- no, it was not a custom policy. The log of changes to the Project configuration show that the original setting for the edit policy was indeed "Project Members", which seems to indicate that Phabricator was incorrectly preventing new members from editing the Project.

Jan 8 2020, 1:32 PM · Projects, Bug Report (Needs Information)
jacksongabbard added a comment to T11162: Unable to Edit Projects as Administrator, Showing Restricted.

I was unable to reproduce this with a new Project, which makes me suspect the problem isn't a bug in Phabricator. I suspect the Project that was not editable *actually* had a Custom policy with specific users added to it, rather than a "Project Members" policy.

Jan 8 2020, 1:29 PM · Projects, Bug Report (Needs Information)
jacksongabbard added a comment to T11162: Unable to Edit Projects as Administrator, Showing Restricted.

I ran into this issue today as well. The context was a Project created by a regular user a few months back. He added himself and one other user to the Project. He also set the edit policy for the Project to be "Project Members." A few months later, a couple of other users were added to the Project, but neither of them could edit the Project (all links in the "Manage" UI were disabled, can't create milestones, etc.). The users who were in the group when the edit policy was set were still able to manage the group. One of them had to change the edit policy because the newer members of the group could not.

Jan 8 2020, 1:17 PM · Projects, Bug Report (Needs Information)

Jan 7 2020

n3v3rf411 edited the content of Organizations Using Phabricator.
Jan 7 2020, 2:05 AM

Jan 6 2020

PXke edited the content of Organizations Using Phabricator.
Jan 6 2020, 9:51 PM

Jan 5 2020

20after4 edited the content of Community Resources.
Jan 5 2020, 11:13 AM

Dec 19 2019

epriestley triaged T13471: Guard call to "get_magic_quotes_gpc()" during startup as Wishlist priority.
Dec 19 2019, 6:52 PM · Infrastructure
epriestley added a comment to T13269: Improve initial implementations of Workboard triggers and groups.

See also PHI1594, which wants:

Dec 19 2019, 5:18 PM · Workboards (v3)
epriestley added a comment to T13468: Last block of blocked Jupyter notebook diffs is not displayed in side-by-side view.

See also PHI1579.

Dec 19 2019, 5:11 PM · Differential

Dec 17 2019

shrinidhirao edited the content of Organizations Using Phabricator.
Dec 17 2019, 7:21 PM
artms created T13470: Unable to upload (crashes) large files (eg. 20mb) via file application upload section: https://secure.phabricator.com/file/upload/.
Dec 17 2019, 8:02 AM

Dec 15 2019

jparise edited the content of Community Resources.
Dec 15 2019, 6:37 PM

Dec 13 2019

epriestley edited the content of Changelog.
Dec 13 2019, 6:44 PM
epriestley created an object: 2019 Week 50 (Mid December).
Dec 13 2019, 6:43 PM
epriestley committed rPc4b4a53cad77: (stable) Promote 2019 Week 50 (authored by epriestley).
(stable) Promote 2019 Week 50
Dec 13 2019, 6:42 PM
epriestley committed rP54bcbdaba94a: Fix an XSS issue with certain high-priority remarkup rules embedded inside… (authored by epriestley).
Fix an XSS issue with certain high-priority remarkup rules embedded inside…
Dec 13 2019, 6:38 PM
epriestley closed D20937: Fix an XSS issue with certain high-priority remarkup rules embedded inside lower-priority link rules.
Dec 13 2019, 6:37 PM
epriestley requested review of D20937: Fix an XSS issue with certain high-priority remarkup rules embedded inside lower-priority link rules.
Dec 13 2019, 6:37 PM
artms created T13469: Muting Herald notifications fail with `Unhandled Exception ("PhabricatorApplicationTransactionStructureException")`.
Dec 13 2019, 10:44 AM · Herald