Page MenuHomePhorge
Feed All Stories

Aug 3 2024

aklapper committed rP62aaa0fcbef5: Restrict maximum task title length to 255 characters.
Restrict maximum task title length to 255 characters
Aug 3 2024, 23:43
aklapper updated the diff for D25743: Fix stripping headers from proxy requests to other cluster nodes.

BTW - is something normalizing the header casing?

Aug 3 2024, 19:33
aklapper closed D25763: Misc PHPDoc additions to PhabricatorFile.
Aug 3 2024, 12:19
aklapper committed rPd8b94dd87d24: Misc PHPDoc additions to PhabricatorFile.
Misc PHPDoc additions to PhabricatorFile
Aug 3 2024, 12:19
avivey accepted D25763: Misc PHPDoc additions to PhabricatorFile.
Aug 3 2024, 06:11
avivey accepted D25743: Fix stripping headers from proxy requests to other cluster nodes.

BTW - is something normalizing the header casing?

Aug 3 2024, 06:07

Aug 2 2024

aklapper requested review of D25763: Misc PHPDoc additions to PhabricatorFile.
Aug 2 2024, 23:41
aklapper requested review of D25762: Fix 404 link in Diviner to "Configuring File Storage" article.
Aug 2 2024, 22:40
aklapper closed T15900: PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3, as Resolved.
Aug 2 2024, 19:27 · PHP 8 support
aklapper closed D25761: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.
Aug 2 2024, 19:27
aklapper closed T15900: PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView as Resolved by committing rP81ffe4f8b152: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.
Aug 2 2024, 19:27 · PHP 8 support
aklapper committed rP81ffe4f8b152: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.
Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView
Aug 2 2024, 19:27
pppery added a project to T15885: Herald rule referring to an invalid key silently fails: Herald.
Aug 2 2024, 18:57 · Herald
pppery added a project to T15898: Restrict maximum task title length: Maniphest.
Aug 2 2024, 18:57 · Maniphest
pppery added a project to T15887: Herald rule referring to a non-existing action silently fails: Herald.
Aug 2 2024, 18:57 · Herald
valerio.bozzolan updated the summary of D25739: Configuration Guide: Set UnsafeAllow3F for Apache RewriteRule.
Aug 2 2024, 14:28
valerio.bozzolan accepted D25739: Configuration Guide: Set UnsafeAllow3F for Apache RewriteRule.
Aug 2 2024, 14:27
valerio.bozzolan accepted D25754: Add return statements for PhutilChannelChannel::readBytes()/writeBytes().

lol whatever, but please consider this instead to make happy also future/better versions of PHPStan

Aug 2 2024, 14:23
valerio.bozzolan accepted D25761: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.

Giving this:

Aug 2 2024, 14:19
aklapper requested review of D25761: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.
Aug 2 2024, 13:35
aklapper added a revision to T15900: PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView: D25761: Fix PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.
Aug 2 2024, 13:35 · PHP 8 support
aklapper created T15900: PHP 8.1 "strlen(null)" exception in PhabricatorAuthAccountView.
Aug 2 2024, 13:32 · PHP 8 support
valerio.bozzolan accepted D25668: Add Open Graph protocol meta tags to Maniphest task pages.

Double-slam-accept

Aug 2 2024, 10:47
aklapper added a comment to T15100: [Feature request] Option to measure WIP limits based on card count instead of points, to more closely adhere to Kanban standards..

I'm not skilled enough to look into the bigger picture, however maybe the Edit Column dialog could have a third field apart from Name and Point Limit to also have Task Limit (or Card Limit?). Point Limit and Task Limit then must be mutually exclusive (do not allow to set both for a column, or even...board?), somehow.

Aug 2 2024, 10:28 · Feature Requests, Maniphest, Discussion Needed, Affects-Wikimedia, Workboard
aklapper updated the task description for T15898: Restrict maximum task title length.
Aug 2 2024, 10:22 · Maniphest
valerio.bozzolan accepted D25759: Restrict maximum task title length to 255 characters.

Double-accept asd

Aug 2 2024, 10:07
aklapper updated the diff for D25759: Restrict maximum task title length to 255 characters.

Borrow a short sentence from Valerio as his English skills in the morning are much much better than mine

Aug 2 2024, 10:04
valerio.bozzolan added a comment to T15110: File reference not removed when file is deleted.

Yep. In all cases it's at least a full-table-scan on file_attachment. Probably a bit more RAM-efficient with the NOT EXISTS thing since it does not need to have all file PHIDs in memory.

Aug 2 2024, 09:59 · Files, Bug Reports
valerio.bozzolan added a comment to D25759: Restrict maximum task title length to 255 characters.

The title cannot exceed %d characters :D

Aug 2 2024, 09:53
aklapper added a comment to D25759: Restrict maximum task title length to 255 characters.

Thanks. Also please show to the end user the same number, using some semantic pirouettes. So this limit is easier to be found.

Aug 2 2024, 09:50
valerio.bozzolan accepted D25759: Restrict maximum task title length to 255 characters.

Thanks. Also please show to the end user the same number, using some semantic pirouettes. So this limit is easier to be found.

Aug 2 2024, 09:46
aklapper closed T15835: Misc "Return type is not covariant" errors for method Iterator::key() as Resolved by committing rPa110aa471e98: Suppress PHP 8.1 warnings "Return type mixed is not covariant with tentative….
Aug 2 2024, 09:44 · PHP 8 support
aklapper closed D25711: Suppress PHP 8.1 warnings "Return type mixed is not covariant with tentative return type mixed of method Iterator::key()".
Aug 2 2024, 09:44
aklapper committed rPa110aa471e98: Suppress PHP 8.1 warnings "Return type mixed is not covariant with tentative….
Suppress PHP 8.1 warnings "Return type mixed is not covariant with tentative…
Aug 2 2024, 09:44
aklapper added a comment to D25737: Log Herald rules with invalid actions via phlog().

I'm happy to log it, but I'm nos sure this counts as "fixes" the issue - it still requires an admin to monitor the logs.
But then maybe T15887 and its friends can be collected to a single common "more visibility for Herald errors" issue.

Aug 2 2024, 09:42
aklapper updated the diff for D25759: Restrict maximum task title length to 255 characters.

Move max task title length into a variable

Aug 2 2024, 09:39
valerio.bozzolan added a comment to D25759: Restrict maximum task title length to 255 characters.

Seems super-reasonable. Please save that 255 in a variable and re-use in pht("Bla bla %d bla", $title_max_length) or similar, so it's easier to customize without invalidating translations

Aug 2 2024, 08:35
valerio.bozzolan accepted D25760: Do not add actor as subscriber when removing a comment.

Tested, makes sense, lovely feature, no possible NULL pointers since isCommentTransaction() calls hasComment() that eliminates the possibility of getComment() being NULL; no possibility to get exception "Comment for this transaction was not loaded" since that was already checked with just isCommentTransaction(); green light 🌈

Aug 2 2024, 08:28
valerio.bozzolan added a comment to D25754: Add return statements for PhutilChannelChannel::readBytes()/writeBytes().

Little premise, in this method the return statement is dead, unreachable code:

Aug 2 2024, 08:14
avivey added a comment to T15750: Integrate CustomField into more interfaces.

Is this feature meant to include displaying custom project fields in search results as well? (and possibly for other applications that allow custom field definitions)

Aug 2 2024, 07:12
avivey accepted D25737: Log Herald rules with invalid actions via phlog().

I'm happy to log it, but I'm nos sure this counts as "fixes" the issue - it still requires an admin to monitor the logs.
But then maybe T15887 and its friends can be collected to a single common "more visibility for Herald errors" issue.

Aug 2 2024, 07:05
avivey updated the summary of D25737: Log Herald rules with invalid actions via phlog().
Aug 2 2024, 06:58

Aug 1 2024

aklapper updated the diff for D25668: Add Open Graph protocol meta tags to Maniphest task pages.

Make the PHPDoc and the method name shamelessly admit its real intentions to the whole world out there

Aug 1 2024, 22:30
aklapper requested review of D25760: Do not add actor as subscriber when removing a comment.
Aug 1 2024, 22:18
aklapper added a revision to T15899: Do not add actor as subscriber when removing a comment: D25760: Do not add actor as subscriber when removing a comment.
Aug 1 2024, 22:18
aklapper created T15899: Do not add actor as subscriber when removing a comment.
Aug 1 2024, 22:05
aklapper updated the task description for T15898: Restrict maximum task title length.
Aug 1 2024, 15:07 · Maniphest
aklapper updated the diff for D25759: Restrict maximum task title length to 255 characters.

Correct off-by-one error :P

Aug 1 2024, 15:01
aklapper requested review of D25759: Restrict maximum task title length to 255 characters.
Aug 1 2024, 14:56
aklapper added a revision to T15898: Restrict maximum task title length: D25759: Restrict maximum task title length to 255 characters.
Aug 1 2024, 14:56 · Maniphest
aklapper created T15898: Restrict maximum task title length.
Aug 1 2024, 14:52 · Maniphest
aklapper requested review of D25758: Set base-uri as User-Agent for OAuth1 and Github authentication.
Aug 1 2024, 14:30
aklapper added a revision to T15848: newOAuth1Future doesn't set a User-Agent: D25758: Set base-uri as User-Agent for OAuth1 and Github authentication.
Aug 1 2024, 14:30 · Auth
valerio.bozzolan added a comment to D25668: Add Open Graph protocol meta tags to Maniphest task pages.

I like ping-pong :D

Aug 1 2024, 14:24
aklapper updated the diff for D25668: Add Open Graph protocol meta tags to Maniphest task pages.

What Valerio says: Only render OGP tags for anonymous access to public objects; refactor

Aug 1 2024, 11:52
aklapper updated the summary of D25668: Add Open Graph protocol meta tags to Maniphest task pages.
Aug 1 2024, 11:47
CryingWolf added a comment to T15750: Integrate CustomField into more interfaces.

Is this feature meant to include displaying custom project fields in search results as well? (and possibly for other applications that allow custom field definitions)

Aug 1 2024, 10:34
valerio.bozzolan updated the test plan for D25757: Add Copy file path button to file header bar in Differential/Diffusion.
Aug 1 2024, 08:34
valerio.bozzolan accepted D25757: Add Copy file path button to file header bar in Differential/Diffusion.

Thaaaaaaanks 🦄

Aug 1 2024, 08:33

Jul 31 2024

aklapper updated the diff for D25757: Add Copy file path button to file header bar in Differential/Diffusion.

arc lint no check CSS syntax? Meh

Jul 31 2024, 17:04
aklapper updated the diff for D25757: Add Copy file path button to file header bar in Differential/Diffusion.

Do whatever Valerio says!

Jul 31 2024, 16:59
valerio.bozzolan added inline comments to D25757: Add Copy file path button to file header bar in Differential/Diffusion.
Jul 31 2024, 13:36
aklapper updated the diff for D25757: Add Copy file path button to file header bar in Differential/Diffusion.

Replace file icon with copy path button in file header bars

Jul 31 2024, 10:16
aklapper added a comment to D25757: Add Copy file path button to file header bar in Differential/Diffusion.

What about replacing that legacy "unuseful" file icon on the left, with your new copy-button?

Jul 31 2024, 10:05
valerio.bozzolan accepted D25668: Add Open Graph protocol meta tags to Maniphest task pages.

This seems ready. Just the proposed inline things if you like to. Thanks.

Jul 31 2024, 09:02
valerio.bozzolan awarded D25668: Add Open Graph protocol meta tags to Maniphest task pages a Mountain of Wealth token.
Jul 31 2024, 07:30
valerio.bozzolan added a comment to D25668: Add Open Graph protocol meta tags to Maniphest task pages.

Tested again. This feature is beautiful. Thanks again. Let's increase the Wealth token.

Jul 31 2024, 07:30
valerio.bozzolan placed T15896: Explore How-To Permanently Destroy Things in Phorge up for grabs.

I do not understand this thing more than this. Help welcome.

Jul 31 2024, 07:04 · Phorge
valerio.bozzolan added a comment to D25757: Add Copy file path button to file header bar in Differential/Diffusion.

OH GOSH YES

Jul 31 2024, 06:59
valerio.bozzolan awarded T15897: Allow to copy file path from file header in web changeset view a Mountain of Wealth token.
Jul 31 2024, 06:57
gemini133 closed D25756: fix PHP8 array_slice($results, null) which cause diffusion pattern search broken.
Jul 31 2024, 01:51
gemini133 committed rP721d5ed64b70: fix PHP8 array_slice($results, null) which cause diffusion pattern search broken.
fix PHP8 array_slice($results, null) which cause diffusion pattern search broken
Jul 31 2024, 01:51

Jul 30 2024

aklapper requested review of D25757: Add Copy file path button to file header bar in Differential/Diffusion.
Jul 30 2024, 17:26
aklapper added a revision to T15897: Allow to copy file path from file header in web changeset view: D25757: Add Copy file path button to file header bar in Differential/Diffusion.
Jul 30 2024, 17:26
aklapper created T15897: Allow to copy file path from file header in web changeset view.
Jul 30 2024, 17:20
valerio.bozzolan updated the task description for T15896: Explore How-To Permanently Destroy Things in Phorge.
Jul 30 2024, 17:15 · Phorge
valerio.bozzolan accepted D25051: Destroy file attachments when file is deleted, or object is deleted.

Tested again. Double-accept.

Jul 30 2024, 17:14 · Files
aklapper edited the content of Next Up.
Jul 30 2024, 15:54
CryingWolf awarded T15750: Integrate CustomField into more interfaces a Yellow Medal token.
Jul 30 2024, 14:53
RokeJulianLockhart updated RokeJulianLockhart.
Jul 30 2024, 11:51
aklapper updated the diff for D25668: Add Open Graph protocol meta tags to Maniphest task pages.
  • Split getting values and rendering meta tags into separate private methods
  • Fix description length check
Jul 30 2024, 10:46
aklapper updated the test plan for D25668: Add Open Graph protocol meta tags to Maniphest task pages.
Jul 30 2024, 10:41
valerio.bozzolan edited the content of Next Up.
Jul 30 2024, 09:22
aklapper closed T15378: PhabricatorApplicationTransactionStructureException trying to mute File notifications: "Attempting to apply a transaction which has not been constructed correctly" as Resolved by committing rPe2919211f3c2: Avoid PhabricatorApplicationTransactionStructureException on editors not….
Jul 30 2024, 08:52 · Bug Reports
aklapper closed D25730: Avoid PhabricatorApplicationTransactionStructureException on editors not supporting Mute Notifications.
Jul 30 2024, 08:52
aklapper committed rPe2919211f3c2: Avoid PhabricatorApplicationTransactionStructureException on editors not….
Avoid PhabricatorApplicationTransactionStructureException on editors not…
Jul 30 2024, 08:52
aklapper closed T15827: Possible to award a badge without selecting a recipient as Resolved by committing rP8793bdbaa87c: Disallow awarding a badge without selecting recipient.
Jul 30 2024, 08:50 · Bug Reports
aklapper closed D25740: Disallow awarding a badge without selecting recipient.
Jul 30 2024, 08:50
aklapper committed rP8793bdbaa87c: Disallow awarding a badge without selecting recipient.
Disallow awarding a badge without selecting recipient
Jul 30 2024, 08:50
valerio.bozzolan updated the task description for T15896: Explore How-To Permanently Destroy Things in Phorge.
Jul 30 2024, 07:57 · Phorge
valerio.bozzolan claimed T15896: Explore How-To Permanently Destroy Things in Phorge.
Jul 30 2024, 07:56 · Phorge
valerio.bozzolan created T15896: Explore How-To Permanently Destroy Things in Phorge.
Jul 30 2024, 07:55 · Phorge
valerio.bozzolan accepted D25740: Disallow awarding a badge without selecting recipient.

Triple-slam-accept

Jul 30 2024, 07:01
aklapper updated the diff for D25740: Disallow awarding a badge without selecting recipient.
  • Fix the $award_phids thingy to do the $award_phids[$phid] thing
  • I prefer to keep if (!$errors) as that part of code is supposed to check for (any) errors
Jul 30 2024, 07:00
aklapper added a comment to D25754: Add return statements for PhutilChannelChannel::readBytes()/writeBytes().

Before and after it throws an exception; after it involves the return command to do so.

Jul 30 2024, 06:54
valerio.bozzolan accepted D25756: fix PHP8 array_slice($results, null) which cause diffusion pattern search broken.

sgtm

Jul 30 2024, 06:36
gemini133 added a comment to D25756: fix PHP8 array_slice($results, null) which cause diffusion pattern search broken.

follow @valerio.bozzolan what suggested at https://we.phorge.it/D25750#20386.
we barely used pattern search but it indeed was broken.
with this fix, it works.

Jul 30 2024, 01:56
gemini133 requested review of D25756: fix PHP8 array_slice($results, null) which cause diffusion pattern search broken.
Jul 30 2024, 01:53
gemini133 closed D25750: fix PHP8 array_slice($results, null) which cause diffusion locate file broken.
Jul 30 2024, 01:03
gemini133 committed rPf75b66b27a34: fix PHP8 array_slice($results, null) which cause diffusion locate file broken.
fix PHP8 array_slice($results, null) which cause diffusion locate file broken
Jul 30 2024, 01:03