Page MenuHomePhorge
Feed Advanced Search

Jul 21 2024

valerio.bozzolan added a parent task for T15886: Archived Projects: make them "more Archived" : T15882: When archiving a project, reset its default menu item to Profile.
Jul 21 2024, 08:33 · Projects
valerio.bozzolan added a subtask for T15882: When archiving a project, reset its default menu item to Profile: T15886: Archived Projects: make them "more Archived" .
Jul 21 2024, 08:33 · Discussion Needed, Feature Requests, Projects
valerio.bozzolan created T15886: Archived Projects: make them "more Archived" .
Jul 21 2024, 08:33 · Projects
valerio.bozzolan added a comment to T15882: When archiving a project, reset its default menu item to Profile.

I mean. See this archived Project (archived Milestone), that is linked from our changelogs:

Jul 21 2024, 08:24 · Discussion Needed, Feature Requests, Projects

Jul 20 2024

valerio.bozzolan added a project to T15882: When archiving a project, reset its default menu item to Profile: Discussion Needed.

Premising that I like the implementation but I think it's not the desired solution.

Jul 20 2024, 08:50 · Discussion Needed, Feature Requests, Projects
valerio.bozzolan updated the summary of D25721: Remove call to non-existing AphrontTypeaheadTemplateView::renderToken().
Jul 20 2024, 08:40
valerio.bozzolan accepted D25721: Remove call to non-existing AphrontTypeaheadTemplateView::renderToken().

Additional consideration under control: an external class may have extended AphrontTypeaheadTemplateView and defining a renderToken() there, and making this snippet operative (I'm not saying that it's a good practice, I'm saying that it would work). But this extreme corner case is not the case.

Jul 20 2024, 08:40
valerio.bozzolan accepted D25717: Removed unused renderStatus() from PhabricatorProjectSubprojectsController.

lgtm

Jul 20 2024, 08:27
valerio.bozzolan accepted D25735: Log Herald rules with invalid keys via phlog().

sgtm

Jul 20 2024, 08:22

Jul 19 2024

valerio.bozzolan awarded D25735: Log Herald rules with invalid keys via phlog() a Yellow Medal token.
Jul 19 2024, 16:19
valerio.bozzolan added a comment to D25735: Log Herald rules with invalid keys via phlog().

Seems super nice. Minor comment. If we do this, the stack trace is NOT shared:

Jul 19 2024, 16:18
valerio.bozzolan resigned from D25735: Log Herald rules with invalid keys via phlog().

Strip block

Jul 19 2024, 16:15
valerio.bozzolan awarded T15866: Aphront400Response when editing a task a Yellow Medal token.
Jul 19 2024, 14:15
valerio.bozzolan requested changes to D25735: Log Herald rules with invalid keys via phlog().

Marking as "probably something different should be done"

Jul 19 2024, 13:49
valerio.bozzolan added a comment to D25735: Log Herald rules with invalid keys via phlog().

In short, requireFieldImplementation seems correct in their legacy version, and something is not ideal in the consumer, that has a try catch. That try-catch should be edited.

Jul 19 2024, 13:32
valerio.bozzolan added a comment to D25735: Log Herald rules with invalid keys via phlog().

Note that every unmanaged exception is logged. So if you don't see a log, something is already managing this.

Jul 19 2024, 13:31
valerio.bozzolan added a comment to T15110: File reference not removed when file is deleted.

Unrelated but @aklapper I'm curious about the situation in WMF. If you can maybe report something like this:

Jul 19 2024, 13:18 · Files, Bug Reports
valerio.bozzolan added inline comments to D25734: Remove call to undefined method DoorkeeperDAO::getObjectKey().
Jul 19 2024, 13:14

Jul 18 2024

valerio.bozzolan edited the content of Next Up.
Jul 18 2024, 07:35

Jul 17 2024

valerio.bozzolan edited the content of Next Up.
Jul 17 2024, 16:52

Jul 15 2024

valerio.bozzolan added inline comments to D25569: Avoid separate per-line URIs in line number column.
Jul 15 2024, 06:10
valerio.bozzolan requested changes to D25569: Avoid separate per-line URIs in line number column.
Jul 15 2024, 06:00
valerio.bozzolan accepted D25718: Removed unused loadGitLocalRefs() from PhabricatorRepositoryPullEngine.

sgtm

Jul 15 2024, 05:05

Jul 14 2024

valerio.bozzolan accepted D25732: Set ActionName to "Created" for PhabricatorTransactions::TYPE_CREATE.
  • was this improving the situation? rPf4d9d6920bcd: The feed "created this task" should be the first one seems yes, accordingly to your comments
  • was PhabricatorTransactions::TYPE_CREATE needing a nice action name? yes
  • Am I confused about newActionStrengthSortVector? Yes. I don't know why it works, but it works. But this deserves further discussion.
Jul 14 2024, 21:33

Jul 12 2024

valerio.bozzolan closed T15883: Column "Move to Project": make it working for Milestones (instead of "You must choose a project with a workboard") as Invalid.

OK I'm stupid. I just need to visit the Milestone and create a Workboard.

Jul 12 2024, 13:15 · User-valerio.bozzolan, Projects
valerio.bozzolan updated the task description for T15883: Column "Move to Project": make it working for Milestones (instead of "You must choose a project with a workboard").
Jul 12 2024, 13:13 · User-valerio.bozzolan, Projects
valerio.bozzolan created T15883: Column "Move to Project": make it working for Milestones (instead of "You must choose a project with a workboard").
Jul 12 2024, 13:10 · User-valerio.bozzolan, Projects
valerio.bozzolan added inline comments to D25502: Make PhabricatorSearchIntField validate its input.
Jul 12 2024, 10:10
valerio.bozzolan added inline comments to D25502: Make PhabricatorSearchIntField validate its input.
Jul 12 2024, 10:07
valerio.bozzolan accepted D25715: Fix property name typo in PhabricatorPDFIterator.

Seems that nothing internally accessed that method, and probably nothing externally. But we should probably keep that method since it's public. Thanks.

Jul 12 2024, 09:50
valerio.bozzolan accepted D25725: Update phpqrcode from version 1.1.4 to 1.9.9.

I was still able to generate QR codes, and I verified with alternative application "Barcode Scanner" that the desired URL is read.

Jul 12 2024, 09:46
valerio.bozzolan edited the content of Next Up.
Jul 12 2024, 07:02
valerio.bozzolan added a comment to T15882: When archiving a project, reset its default menu item to Profile.

Premising that the root problem is that it's difficult to understand if a project is archived just looking at other parts.

Jul 12 2024, 06:52 · Discussion Needed, Feature Requests, Projects
valerio.bozzolan triaged T15882: When archiving a project, reset its default menu item to Profile as Wishlist priority.
Jul 12 2024, 06:51 · Discussion Needed, Feature Requests, Projects
valerio.bozzolan accepted D25731: Set default menu item to Project Details when archiving a project.

Thanks. Feature makes sense and implementation seems good (but I have untested).

Jul 12 2024, 06:48

Jul 10 2024

valerio.bozzolan accepted D25716: Declare missing class property in PhabricatorTimelineEngine.

sgtm

Jul 10 2024, 12:20
valerio.bozzolan updated the summary of D25719: Removed unused validateNavigationMenuItem() from PhabricatorProfileMenuEngine.
Jul 10 2024, 11:27
valerio.bozzolan accepted D25719: Removed unused validateNavigationMenuItem() from PhabricatorProfileMenuEngine.

sgtm

Jul 10 2024, 11:26
valerio.bozzolan accepted D25722: Update external timezone information to IANA TZDB 2024a.

sgtm

Jul 10 2024, 11:23
valerio.bozzolan retitled D25722: Update external timezone information to IANA TZDB 2024a from Update external timezone information to 2024a
Jul 10 2024, 11:22
valerio.bozzolan updated the diff for D25305: Workboard: have thin scrollbars.

git rebase master (again)

Jul 10 2024, 09:03
valerio.bozzolan attached a referenced file: F312320: Screenshot 2023-06-20 at 07-26-08 Maniphest · Workboard.png.
Jul 10 2024, 08:34 · Maniphest, UX
valerio.bozzolan attached a referenced file: F312321: Screenshot 2023-06-20 at 07-27-41 Editing-team (Kanban Board) · Workboard.png.
Jul 10 2024, 08:33 · Maniphest, UX
valerio.bozzolan attached a referenced file: F312322: Screenshot 2023-06-20 at 07-31-57 Maniphest · Workboard.png.
Jul 10 2024, 08:33 · Maniphest, UX
valerio.bozzolan attached a referenced file: F312323: Screenshot 2023-06-20 at 07-32-20 Editing-team (Kanban Board) · Workboard.png.
Jul 10 2024, 08:33 · Maniphest, UX
valerio.bozzolan accepted D25305: Workboard: have thin scrollbars.

Sorry for waiting.

Jul 10 2024, 08:33
valerio.bozzolan updated the diff for D25305: Workboard: have thin scrollbars.

git rebase master

Jul 10 2024, 08:21
valerio.bozzolan accepted D25713: Declare missing class properties in ArcanistDownloadWorkflow.

sgtm

Jul 10 2024, 07:35
valerio.bozzolan accepted D25720: Correct PHPDoc of dropSymbolCache().
Jul 10 2024, 07:34

Jul 8 2024

valerio.bozzolan edited the content of Next Up.
Jul 8 2024, 08:10
valerio.bozzolan closed T15855: Fix "arc diff" in Subversion for non-English languages as Resolved by committing rARC72e59da8047c: Fix arc diff in Subversion for non-English languages.
Jul 8 2024, 08:06 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan closed D25691: Fix arc diff in Subversion for non-English languages.
Jul 8 2024, 08:06
valerio.bozzolan committed rARC72e59da8047c: Fix arc diff in Subversion for non-English languages.
Fix arc diff in Subversion for non-English languages
Jul 8 2024, 08:06
valerio.bozzolan added a comment to D25691: Fix arc diff in Subversion for non-English languages.

(↑ isn't this lovely? lol)

Jul 8 2024, 05:41
valerio.bozzolan added a comment to F2284839: plz make me merge.jpg.

This is a low quality image that could be used by "fair use" as meme. Source:

Jul 8 2024, 05:36
valerio.bozzolan changed the visibility for F2284839: plz make me merge.jpg.
Jul 8 2024, 05:35

Jul 5 2024

valerio.bozzolan edited the content of Next Up.
Jul 5 2024, 16:48
valerio.bozzolan edited the content of Next Up.
Jul 5 2024, 16:46
valerio.bozzolan accepted D25709: Fix missing file attachment in Conpherence.

Double-slam-accept! Thanks and happy landing

Jul 5 2024, 16:05

Jul 4 2024

valerio.bozzolan accepted D25714: Fix property name typo in DrydockResource.

Yet another orphan method, it seems 🤔

Jul 4 2024, 17:47

Jul 3 2024

valerio.bozzolan accepted D25712: Declare missing class properties.

sgtm

Jul 3 2024, 06:50
valerio.bozzolan updated the answer details for Q142: Is it intentional that a Maniphest Task can be closed as a duplicate several times onto one task? (Answer 178).
Jul 3 2024, 05:56
valerio.bozzolan updated the answer details for Q142: Is it intentional that a Maniphest Task can be closed as a duplicate several times onto one task? (Answer 178).
Jul 3 2024, 05:55
valerio.bozzolan added Q142: Is it intentional that a Maniphest Task can be closed as a duplicate several times onto one task? (Answer 178).
Jul 3 2024, 05:54
valerio.bozzolan added a member for Trusted Contributors: BlankEclair.
Jul 3 2024, 05:54
valerio.bozzolan added a comment to F2277060: phorge-duplicate-duplicate-closes.mp4.

lol

Jul 3 2024, 05:53

Jul 2 2024

valerio.bozzolan added Q141: LotusLinkManiphestCustomField.php:258, occurrences: 1 (Answer 177).
Jul 2 2024, 14:19
valerio.bozzolan updated the summary of D25643: Remove unused methods in PhabricatorEditorExtension.
Jul 2 2024, 14:07
valerio.bozzolan accepted D25643: Remove unused methods in PhabricatorEditorExtension.

lgtm

Jul 2 2024, 14:07
valerio.bozzolan added a comment to D25708: Fix invalid constructor call for ArcanistHardpointFutureList.

Test plan needed. But I don't know what an "hardpoint" is.

Jul 2 2024, 09:23

Jul 1 2024

valerio.bozzolan accepted D25645: Remove unused save() method in PhabricatorUserCache.

Thanks. I'm quite sure that everything is just calling writeCache().

Jul 1 2024, 18:28
valerio.bozzolan updated the test plan for D25645: Remove unused save() method in PhabricatorUserCache.
Jul 1 2024, 18:27
valerio.bozzolan accepted D25709: Fix missing file attachment in Conpherence.

Please wait at least for another +1, or, a week, before landing this. Since others may have different opinions on PhabricatorTransactions::findOneByType().

Jul 1 2024, 17:51
valerio.bozzolan awarded D25705: Fix missing file attachment in Phriction a Mountain of Wealth token.
Jul 1 2024, 17:46
valerio.bozzolan updated subscribers of D25709: Fix missing file attachment in Conpherence.

@avivey what do you think about a new silly commodity method PhabricatorTransactions::findOneByType(array, string) ?

Jul 1 2024, 17:13
valerio.bozzolan edited the content of Next Up.
Jul 1 2024, 16:58
valerio.bozzolan added a project to T15575: Moving a Phriction page does not move its Tags: Phriction.

Partially related to T15822: When a phriction page is moved, history should follow the page move

Jul 1 2024, 16:55 · Phriction, User-valerio.bozzolan, Bug Reports
valerio.bozzolan added a project to T15180: Phriction: when a document is deleted from web, allow to see the related destroy CLI command: Phriction.
Jul 1 2024, 16:54 · Phriction, Feature Requests, User-valerio.bozzolan
valerio.bozzolan edited projects for T15822: When a phriction page is moved, history should follow the page move, added: Phriction; removed Phorge.
Jul 1 2024, 16:54 · Bug Reports, Phriction
valerio.bozzolan added a project to T15858: Conduit API: allow phriction.edit to modify viewPolicy and editPolicy: Phriction.
Jul 1 2024, 16:54 · Phriction, Feature Requests
valerio.bozzolan edited projects for T15213: Search: a Phriction entry does not mention "Phriction" nor "wiki", added: Phriction; removed Phriction (archived).
Jul 1 2024, 16:51 · Phriction, UX, User-valerio.bozzolan
valerio.bozzolan created Phriction.
Jul 1 2024, 16:51
valerio.bozzolan set the color for Phriction (archived) to Red.
Jul 1 2024, 16:51
valerio.bozzolan renamed Phriction (archived) from Phriction to Phriction (archived).
Jul 1 2024, 16:51
valerio.bozzolan added a comment to D25705: Fix missing file attachment in Phriction.

Or, to just download the current version of D25705 to eventually add some local extra changes, just:

Jul 1 2024, 16:33
valerio.bozzolan added a comment to D25705: Fix missing file attachment in Phriction.

If you would like to download the current version of D25705 to maybe land that, just:

Jul 1 2024, 16:32
valerio.bozzolan added a comment to D25645: Remove unused save() method in PhabricatorUserCache.

OK. Giving that also the parent::save() will fail, I think yes, feel free to nuke this method to see what happens. lol

Jul 1 2024, 15:10
valerio.bozzolan added a comment to D25709: Fix missing file attachment in Conpherence.

P.S. Why does Phriction have the field text_metadata? And why does Conpherence have content_metadata? 🤔

Jul 1 2024, 13:40
valerio.bozzolan updated the diff for D25705: Fix missing file attachment in Phriction.

We can avoid phutil_nonempty_string() since PHP pitfalls "Check for non-empty strings" are under control here.

Jul 1 2024, 13:37
valerio.bozzolan updated the diff for D25709: Fix missing file attachment in Conpherence.

shorter like in D25705

Jul 1 2024, 13:32
valerio.bozzolan added a comment to D25645: Remove unused save() method in PhabricatorUserCache.

It would be nice to understand why nothing calls save() 🤔 since I guess nothing calls it, or we would have a crash report.

Jul 1 2024, 13:22
valerio.bozzolan updated the task description for T15855: Fix "arc diff" in Subversion for non-English languages.
Jul 1 2024, 13:15 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan closed T15872: Understand how to defuse localization in GNU Gettext, a subtask of T15855: Fix "arc diff" in Subversion for non-English languages, as Resolved.
Jul 1 2024, 13:09 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan closed T15872: Understand how to defuse localization in GNU Gettext as Resolved.

OK. Well, thaanks \o/

Jul 1 2024, 13:09 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan accepted D25672: Allow collapsing/expanding workboard column content by clicking its header.

I'm really impressed. Tested and it's super-nice, with implicit middle fingers pointed to JavaScript.

Jul 1 2024, 13:05
valerio.bozzolan updated the task description for T15872: Understand how to defuse localization in GNU Gettext.
Jul 1 2024, 12:56 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan added a comment to T15872: Understand how to defuse localization in GNU Gettext.

About this:

Jul 1 2024, 12:52 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan updated the task description for T15872: Understand how to defuse localization in GNU Gettext.
Jul 1 2024, 12:49 · Bug Reports, User-valerio.bozzolan, Arcanist
valerio.bozzolan updated the diff for D25691: Fix arc diff in Subversion for non-English languages.

final defuser \o/ thanks

Jul 1 2024, 12:45
valerio.bozzolan added a comment to T15872: Understand how to defuse localization in GNU Gettext.

OK thanks! you persuaded me

Jul 1 2024, 12:41 · Bug Reports, User-valerio.bozzolan, Arcanist