Page MenuHomePhorge
Feed All Stories

Feb 28 2025

Ekubischta updated the summary of D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Feb 28 2025, 17:53
Ekubischta updated the summary of D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Feb 28 2025, 17:52
Ekubischta added a comment to D25898: Add instructions to Create Repository form fields for Callsign and Short Name.

I found a method called setControlInstructions that adds helpful text above the field

Feb 28 2025, 17:52
Ekubischta updated the diff for D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
  • Refactored to use the setControlInstructions method on the control
Feb 28 2025, 17:51
20after4 added a comment to Q169: Reflecting diff progress on task status.

How would this work if the task has more than one revision associated with it?

Feb 28 2025, 01:09
20after4 added a comment to Q169: Reflecting diff progress on task status (Answer 210).

There is one way to sort of do this already, by using milestones for your columns, then you can use herald 'add projects' rules. This only works by sort of abusing the purpose of milestones to take advantage of the fact that milestone columns are mutually exclusive. Adding one milestone removes the other milestones from the same parent project.

Feb 28 2025, 01:03
20after4 added a comment to Q172: Hover items are blocking the view.

I agree that the hover behavior could be improved. Showing only after a delay could help here, though that would make it slightly worse for the times you actually want to interact with the hover.

Feb 28 2025, 00:50 · UX, Phorge
20after4 awarded Q172: Hover items are blocking the view a Like token.
Feb 28 2025, 00:48 · UX, Phorge

Feb 27 2025

mainframe98 updated the diff for D25900: Remove the onboard "mailKey" from Paste.

Remove the mailKey column from PhabricatorPaste

Feb 27 2025, 19:50
mainframe98 added a comment to D25900: Remove the onboard "mailKey" from Paste.

You know better than me the context. Is there a possibility that an installation is already without that column?

Feb 27 2025, 19:49
valerio.bozzolan added a comment to D25900: Remove the onboard "mailKey" from Paste.

You know better than me the context. Is there a possibility that an installation is already without that column?

Feb 27 2025, 19:42
mainframe98 added a comment to D25899: Rebuild quickstart.sql.

Created D25900 for the deleted paste mailkey migration.

Feb 27 2025, 19:19
mainframe98 requested review of D25900: Remove the onboard "mailKey" from Paste.
Feb 27 2025, 19:16
mainframe98 accepted D25895: Do not create search_documentfield table; update docs.

Ran ./bin/storage upgrade --namespace phabricator_quickstart_test2, and that didn't fail.

Feb 27 2025, 18:56
mainframe98 requested review of D25899: Rebuild quickstart.sql.
Feb 27 2025, 18:42
valerio.bozzolan added a comment to T15526: Diffusion: Description and tags are not shown.

OK lol no, this has nothing to do with D25898. Need another task for the "Missing input descriptions"

Feb 27 2025, 17:39 · Diffusion, Good Starter Task, UX
valerio.bozzolan added a comment to D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
  • There's already a "description" field on these, which I think was supposed to be displayed; We might have lost it at some point, which is concerning.
Feb 27 2025, 17:36
avivey added a comment to D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
  • There's already a "description" field on these, which I think was supposed to be displayed; We might have lost it at some point, which is concerning.
  • Use pht() for all human-visible text, to allow translation.
Feb 27 2025, 16:04
Timoses asked Q172: Hover items are blocking the view.
Feb 27 2025, 08:45 · UX, Phorge
avivey added a comment to Q171: Is there a way to disable pushes to master except for arc land? (Answer 212).

Need to go over the relevant code for deciding if a commit has an approved Revision - I think it looks mostly on the commit message.

Feb 27 2025, 07:59

Feb 26 2025

Ekubischta added a comment to D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.

I updated this revision so the title will only show the monogram if the user is logged in

Feb 26 2025, 23:36 · Phame
Ekubischta updated the diff for D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
  • The title will only show the monogram when the post is public
Feb 26 2025, 23:32 · Phame
Ekubischta updated the test plan for D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Feb 26 2025, 23:19
Ekubischta added a revision to T15742: When creating a Diffusion Repo, add helpful text to each field: D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Feb 26 2025, 23:19 · UX, Diffusion
Ekubischta requested review of D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Feb 26 2025, 23:19
Ekubischta updated the summary of D25897: Added a Mentions tab to the Differential Revision View.
Feb 26 2025, 23:13
Ekubischta updated the summary of D25897: Added a Mentions tab to the Differential Revision View.
Feb 26 2025, 23:07
Ekubischta requested review of D25897: Added a Mentions tab to the Differential Revision View.
Feb 26 2025, 23:06
Ekubischta added a revision to T16003: Differential Revision should show "Mentions" tab similar to how Maniphest Tasks do: D25897: Added a Mentions tab to the Differential Revision View.
Feb 26 2025, 23:06 · Differential
Ekubischta added a comment to T15742: When creating a Diffusion Repo, add helpful text to each field.
For later
Feb 26 2025, 22:54 · UX, Diffusion
Ekubischta created T16003: Differential Revision should show "Mentions" tab similar to how Maniphest Tasks do.
Feb 26 2025, 22:52 · Differential
valerio.bozzolan added a comment to Q171: Is there a way to disable pushes to master except for arc land? (Answer 212).

have an approved Revision", but this too can be tricked by a sufficiently competent user

Feb 26 2025, 18:33
avivey added Q171: Is there a way to disable pushes to master except for arc land? (Answer 212).
Feb 26 2025, 09:08

Feb 25 2025

aklapper closed D25896: Replace some http://www.php.net URIs with https://www.php.net.
Feb 25 2025, 14:15
aklapper committed rP883ec909cc7c: Replace some http://www.php.net URIs with https://www.php.net.
Feb 25 2025, 14:15
valerio.bozzolan accepted D25896: Replace some http://www.php.net URIs with https://www.php.net.

Hackerman meme

Feb 25 2025, 14:08
Cigaryno updated the task description for T15999: Make Phorge more accessible to logged-out users.
Feb 25 2025, 14:01 · User-Cigaryno
Cigaryno accepted D25896: Replace some http://www.php.net URIs with https://www.php.net.

Don't find a problem with this at all.

Feb 25 2025, 13:24
Cigaryno removed a member for Daemons: Cigaryno.
Feb 25 2025, 13:14
aklapper resigned from D25872: Implements arc work for git workflow.
Feb 25 2025, 13:11
aklapper requested review of D25896: Replace some http://www.php.net URIs with https://www.php.net.
Feb 25 2025, 13:06
aklapper updated the diff for D25895: Do not create search_documentfield table; update docs.

Ahem...

Feb 25 2025, 13:01
aklapper added a comment to Q82: Consider replacing MyISAM with InnoDB?.

I created D25895. Reviews welcome.

Feb 25 2025, 13:00 · Phorge
aklapper requested review of D25895: Do not create search_documentfield table; update docs.
Feb 25 2025, 12:59
arp asked Q171: Is there a way to disable pushes to master except for arc land?.
Feb 25 2025, 11:02

Feb 24 2025

valerio.bozzolan updated the diff for D25772: Projects: improve quality of destroy workflow.

clarify how to run the command (last change promise)

Feb 24 2025, 23:31 · Projects
valerio.bozzolan updated subscribers of D25772: Projects: improve quality of destroy workflow.

Aldo I may need extra help from @waldyrious asdlol

Feb 24 2025, 23:16 · Projects
valerio.bozzolan updated the diff for D25772: Projects: improve quality of destroy workflow.

aaand I go to bed :3

Feb 24 2025, 23:14 · Projects
valerio.bozzolan updated the diff for D25772: Projects: improve quality of destroy workflow.

OK my friend, I've worked a lot to make it shorter... but still more dense of useful info, reducing jokes at minimum.

Feb 24 2025, 22:49 · Projects
mainframe98 added a comment to D25772: Projects: improve quality of destroy workflow.

This is much better. A few spelling errors remain, plus two suggestions to make sentences read a little less awkward.

Feb 24 2025, 18:33 · Projects
valerio.bozzolan added a comment to D25772: Projects: improve quality of destroy workflow.

Dear friend @mainframe98 - I suggest to click the button Hide "Done" inlines in the top-right corner to easily do another reading

Feb 24 2025, 14:10 · Projects

Feb 23 2025

avivey added a comment to Q170: Is there a way to unland a diff? (Answer 211).

See also https://secure.phabricator.com/T1751 and rARC3116d3656ad017783e75df7e863368053d753e7f - looks like we had arc backout at some point for this, but it's no longer there.

Feb 23 2025, 11:43
arp added a comment to Q170: Is there a way to unland a diff? (Answer 211).

Yeah, that would work too.

Feb 23 2025, 11:21
valerio.bozzolan added a comment to Q170: Is there a way to unland a diff? (Answer 211).

You mean a shorthand for git revert + arc diff? Sounds reasonable

Feb 23 2025, 11:13
arp added a comment to Q170: Is there a way to unland a diff? (Answer 211).

Yes, I mean the way it works in Meta's Phabricator: it runs the equivalent of git revert + git push behind the scenes.

Feb 23 2025, 10:53
avivey added Q170: Is there a way to unland a diff? (Answer 211).
Feb 23 2025, 10:49
arp asked Q170: Is there a way to unland a diff?.
Feb 23 2025, 10:45
arp added Q169: Reflecting diff progress on task status (Answer 210).
Feb 23 2025, 10:36
valerio.bozzolan added Q169: Reflecting diff progress on task status (Answer 209).
Feb 23 2025, 10:27
valerio.bozzolan added a project to T15043: Automatically move tasks between columns on project boards: Herald.

Potentially related to Herald. Adding Herald to raise more attention.

Feb 23 2025, 10:25 · Herald, Feature Requests, Workboard
arp asked Q169: Reflecting diff progress on task status.
Feb 23 2025, 10:04

Feb 22 2025

Cigaryno archived P47 Conpherence update room error.
Feb 22 2025, 17:55 · Conpherence
Cigaryno closed Q79: Is arc.land.onto.default configuration deprecated? as resolved.
Feb 22 2025, 16:08 · Arcanist
Cigaryno closed Q78: How to trigger build plan on GIT branch update? as obsolete.
Feb 22 2025, 16:07 · Phorge
avivey added a comment to T16001: Celerity unit test not triggered: mitigate thanks to Herald.

try now

Feb 22 2025, 15:01 · User-valerio.bozzolan, phorge.it install
avivey changed the Can Manage Global Rules policy for application Herald from Administrators to Blessed Committers (Project).
Feb 22 2025, 15:01
aklapper requested review of D25894: Hide "Audits" section in Email Preferences when uninstalled.
Feb 22 2025, 14:33
aklapper added a revision to T16002: Hide "Audits" section in Email Preferences when Audit is uninstalled: D25894: Hide "Audits" section in Email Preferences when uninstalled.
Feb 22 2025, 14:33 · Bug Reports
mainframe98 awarded T15961: Should we adopt modern PHP type hints in Phorge source code? a Love token.
Feb 22 2025, 12:32 · Phorge Development Tools, Discussion Needed
valerio.bozzolan added a comment to T16001: Celerity unit test not triggered: mitigate thanks to Herald.

Tried. I Shall Not Pass :O

Feb 22 2025, 11:14 · User-valerio.bozzolan, phorge.it install
avivey added a comment to T16001: Celerity unit test not triggered: mitigate thanks to Herald.

@valerio.bozzolan go ahead and give it a try? I think you have access to create rules.

Feb 22 2025, 10:15 · User-valerio.bozzolan, phorge.it install
amybones added a comment to T15961: Should we adopt modern PHP type hints in Phorge source code?.

I'd be very much in favor and I'd be happy to contribute changes for this. I've added type hints in my local fork to assist in development. Especially for core utility functions like idx and id which otherwise completely hide type information.

Feb 22 2025, 02:25 · Phorge Development Tools, Discussion Needed
aklapper updated the task description for T16002: Hide "Audits" section in Email Preferences when Audit is uninstalled.
Feb 22 2025, 01:00 · Bug Reports
aklapper created T16002: Hide "Audits" section in Email Preferences when Audit is uninstalled.
Feb 22 2025, 00:58 · Bug Reports

Feb 21 2025

taavi added a comment to T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file.

The code to select which tests to run by default is in ArcanistWorkflow::selectPathsForWorkflow().

Feb 21 2025, 17:02 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan
aklapper added a comment to T15866: Aphront400Response when editing a task.

There is no Edit Task option in the Add Action... dropdown. What makes you think so?

Feb 21 2025, 15:52 · Maniphest
Cigaryno added a project to T15866: Aphront400Response when editing a task: Maniphest.

I can't see an Edit Task option in the dropdown. What actually enables this?

Feb 21 2025, 14:43 · Maniphest
valerio.bozzolan updated subscribers of T16001: Celerity unit test not triggered: mitigate thanks to Herald.

@avivey what do you think about? Maybe we can test with some powerful clicks

Feb 21 2025, 14:31 · User-valerio.bozzolan, phorge.it install
valerio.bozzolan updated the task description for T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file.
Feb 21 2025, 13:38 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan
valerio.bozzolan created T16001: Celerity unit test not triggered: mitigate thanks to Herald.
Feb 21 2025, 13:36 · User-valerio.bozzolan, phorge.it install
aklapper updated the diff for D25892: Include number of modified files in total of attached files.

git rebase master; ./bin/celerity map; shows no output

Feb 21 2025, 13:34
aklapper closed D25893: Run ./bin/celerity map.
Feb 21 2025, 13:26
aklapper committed rPe3aeed5b5d26: Run ./bin/celerity map.
Feb 21 2025, 13:26
aklapper added a comment to D25893: Run ./bin/celerity map.

Thanks for the quick review. I'll refrain from touching JS and CSS files.

Feb 21 2025, 13:26
valerio.bozzolan updated the task description for T15983: Install SVN for extra fun.
Feb 21 2025, 13:22 · phorge.it install
valerio.bozzolan accepted D25893: Run ./bin/celerity map.

I confirm that ./bin/celerity map does nothing after this change

Feb 21 2025, 13:16
aklapper added a comment to D25892: Include number of modified files in total of attached files.

Oh boy. D25893 first, I guess.

Feb 21 2025, 12:51
aklapper requested review of D25893: Run ./bin/celerity map.
Feb 21 2025, 12:51
aklapper requested review of D25892: Include number of modified files in total of attached files.
Feb 21 2025, 12:43
aklapper added a revision to T15959: Modified files not counted in total when attaching files: D25892: Include number of modified files in total of attached files.
Feb 21 2025, 12:43 · Good Starter Task, Bug Reports, Files
valerio.bozzolan raised the priority of T15332: Allow comment authors to change their inline comment Status (Done / Not Done) from Wishlist to Low.

This makes me and probably other people mad lol

Feb 21 2025, 08:02 · User-valerio.bozzolan, Differential
valerio.bozzolan added a comment to D25880: Replace some AphrontView::setUser() calls with AphrontView::setViewer().

Aaand last 48 lines checked. Differential is crashing in my laptop lol

Feb 21 2025, 08:00
valerio.bozzolan added a comment to D25880: Replace some AphrontView::setUser() calls with AphrontView::setViewer().

(Review 3 of ?)

Feb 21 2025, 07:47
valerio.bozzolan added a comment to D25880: Replace some AphrontView::setUser() calls with AphrontView::setViewer().

P.S. maybe nice to introduce in AphrontView a method like getUserRequired() or something similar to implement exactly this logic - so we avoid that scattered logic everywhere

Feb 21 2025, 07:27
valerio.bozzolan added a comment to D25880: Replace some AphrontView::setUser() calls with AphrontView::setViewer().

(epic review part 1 of ?)

Feb 21 2025, 07:19

Feb 20 2025

aklapper added a comment to T15999: Make Phorge more accessible to logged-out users.

I wonder if shouldAllowPublic() was just forgotten or if the idea behind was to exclude web crawlers (as querying those lists en-masse could be expensive).

Feb 20 2025, 20:46 · User-Cigaryno
Cigaryno claimed T15999: Make Phorge more accessible to logged-out users.

Most of these can be done by adding the following to controller files related to query, list, and view files:

Feb 20 2025, 19:57 · User-Cigaryno
valerio.bozzolan added a comment to D25891: Check that min epoch < max epoch in PhabricatorFeedQuery::withEpochInRange().

and reviews love you too! (lol)

Feb 20 2025, 19:10
valerio.bozzolan awarded D25891: Check that min epoch < max epoch in PhabricatorFeedQuery::withEpochInRange() a Love token.
Feb 20 2025, 19:10
aklapper closed D25891: Check that min epoch < max epoch in PhabricatorFeedQuery::withEpochInRange().
Feb 20 2025, 18:31