Page MenuHomePhorge
Feed Advanced Search

Today

aklapper closed T15793: Exception trying to access non-existing EditEngine as Resolved by committing rP4da88848bed8: Fix exception accessing a non-existing EditEngine.
Fri, Apr 26, 12:33
aklapper closed D25597: Fix exception accessing a non-existing EditEngine.
Fri, Apr 26, 12:33
aklapper committed rP4da88848bed8: Fix exception accessing a non-existing EditEngine.
Fix exception accessing a non-existing EditEngine
Fri, Apr 26, 12:33
aklapper added a comment to T15793: Exception trying to access non-existing EditEngine.

I pretended to be a webcrawlerLooking into our downstream error logs. Some crawlers seem very creative for reasons I do not know.

Fri, Apr 26, 12:29
aklapper closed T15794: PHP 8.1 "strlen(null)" exceptions mass-editing tasks when custom Date field present, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3, as Resolved.
Fri, Apr 26, 11:00 · PHP 8 support
aklapper closed T15794: PHP 8.1 "strlen(null)" exceptions mass-editing tasks when custom Date field present as Resolved by committing rP93c7444d5c7a: Fix PHP 8.1 "strlen(null)" exception mass-editing tasks when custom Date field….
Fri, Apr 26, 11:00 · PHP 8 support
aklapper closed D25599: Fix PHP 8.1 "strlen(null)" exception mass-editing tasks when custom Date field present.
Fri, Apr 26, 11:00
aklapper committed rP93c7444d5c7a: Fix PHP 8.1 "strlen(null)" exception mass-editing tasks when custom Date field….
Fix PHP 8.1 "strlen(null)" exception mass-editing tasks when custom Date field…
Fri, Apr 26, 11:00
aklapper closed T15792: Dashboard query panel requiring a Current Viewer throws exception when not logged in as Resolved by committing rPb32b84b64515: Fix exception for anonymous viewers on dashboard query panels with user….
Fri, Apr 26, 10:54
aklapper closed D25598: Fix exception for anonymous viewers on dashboard query panels with user-specific data.
Fri, Apr 26, 10:54
aklapper committed rPb32b84b64515: Fix exception for anonymous viewers on dashboard query panels with user….
Fix exception for anonymous viewers on dashboard query panels with user…
Fri, Apr 26, 10:54
aklapper requested review of D25602: Do not hardcode default Priority names in Project Reports tooltip.
Fri, Apr 26, 10:33
aklapper added a revision to T15799: Reports tooltip hardcodes Maniphest Priority field names: D25602: Do not hardcode default Priority names in Project Reports tooltip.
Fri, Apr 26, 10:33
aklapper updated the task description for T15799: Reports tooltip hardcodes Maniphest Priority field names.
Fri, Apr 26, 10:33
valerio.bozzolan awarded D25600: Mark created Pholio mockups as new objects to fix empty Feed transaction entries a Love token.
Fri, Apr 26, 10:29
aklapper created T15799: Reports tooltip hardcodes Maniphest Priority field names.
Fri, Apr 26, 10:21

Yesterday

aklapper updated the diff for D25598: Fix exception for anonymous viewers on dashboard query panels with user-specific data.

Oh liberate me from my previous flawed attempts, almighty arc

Thu, Apr 25, 17:58
aklapper updated the diff for D25598: Fix exception for anonymous viewers on dashboard query panels with user-specific data.

Faster logic, higher performance, and better looking strings! Now all included in this brand new version!

Thu, Apr 25, 17:55
aklapper added Q132: Why is there an `outline-style: none;` declaration for all links within Phorge/Phabricator? (Answer 164).
Thu, Apr 25, 11:09

Wed, Apr 24

aklapper updated the answer details for Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Wed, Apr 24, 16:20
aklapper updated the answer details for Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Wed, Apr 24, 07:42

Tue, Apr 23

aklapper updated the answer details for Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Tue, Apr 23, 10:08
aklapper added a comment to T15152: MFA: Avoid to having to wait a minute so often, for example right after login.

A while ago I looked at this in downstream https://phabricator.wikimedia.org/T259329#9354946 (long version).
In short, rPce953ea4479052c7e671c8c75af6833252ebefd4 and rP657f3c380608abc0fc59088d979457f1d8826f06 are the culprits.

Tue, Apr 23, 08:48 · User-valerio.bozzolan

Mon, Apr 22

aklapper updated the answer details for Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Mon, Apr 22, 13:00
aklapper updated the answer details for Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Mon, Apr 22, 08:42
aklapper updated the answer details for Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Mon, Apr 22, 08:35

Sun, Apr 21

aklapper added Q128: How deeply is Ponder integrated with the rest of Phorge? (Answer 159).
Sun, Apr 21, 11:48
aklapper added a comment to T15526: Diffusion: Description and tags are not shown.

Which exact page(s) is this ticket about?

Sun, Apr 21, 11:43 · Good Starter Task, UX

Sat, Apr 20

aklapper added a comment to D25080: Workboard Trigger Rule: allow to Add/Remove Subscribers.

Eeeh but in that way it's 84 and 87 chars long.

Sat, Apr 20, 17:25 · Workboard
aklapper added a comment to D25601: Fix exception trying to rename user to their previous username.

Note that $xaction->getOldValue() in https://we.phorge.it/source/phorge/browse/master/src/applications/people/xaction/PhabricatorUserUsernameTransaction.php$62 seems to always return null. It does not provide the old/current username, while generateOldValue() actually does.

Sat, Apr 20, 17:14
aklapper added a revision to T15795: Unhandled exception trying to rename user to their previous name: D25601: Fix exception trying to rename user to their previous username.
Sat, Apr 20, 17:12
aklapper requested review of D25601: Fix exception trying to rename user to their previous username.
Sat, Apr 20, 17:12
aklapper created T15795: Unhandled exception trying to rename user to their previous name.
Sat, Apr 20, 17:07

Fri, Apr 19

aklapper added a comment to D25600: Mark created Pholio mockups as new objects to fix empty Feed transaction entries.

Screenshot before (M17) and after (M18) applying D25600:

Screenshot from 2024-04-19 18-20-53.png (834×1 px, 162 KB)

Fri, Apr 19, 16:31
aklapper requested review of D25600: Mark created Pholio mockups as new objects to fix empty Feed transaction entries.
Fri, Apr 19, 16:30
aklapper added a revision to T15679: Pholio image upload triggers Passing null is deprecated at PhabricatorPolicyQuery.php:314: D25600: Mark created Pholio mockups as new objects to fix empty Feed transaction entries.
Fri, Apr 19, 16:30 · PHP 8 support
aklapper requested review of D25599: Fix PHP 8.1 "strlen(null)" exception mass-editing tasks when custom Date field present.
Fri, Apr 19, 15:56
aklapper added a revision to T15794: PHP 8.1 "strlen(null)" exceptions mass-editing tasks when custom Date field present: D25599: Fix PHP 8.1 "strlen(null)" exception mass-editing tasks when custom Date field present.
Fri, Apr 19, 15:56 · PHP 8 support
aklapper created T15794: PHP 8.1 "strlen(null)" exceptions mass-editing tasks when custom Date field present.
Fri, Apr 19, 15:30 · PHP 8 support
aklapper requested review of D25598: Fix exception for anonymous viewers on dashboard query panels with user-specific data.
Fri, Apr 19, 11:52
aklapper added a revision to T15792: Dashboard query panel requiring a Current Viewer throws exception when not logged in: D25598: Fix exception for anonymous viewers on dashboard query panels with user-specific data.
Fri, Apr 19, 11:52
aklapper requested review of D25597: Fix exception accessing a non-existing EditEngine.
Fri, Apr 19, 10:58
aklapper added a revision to T15793: Exception trying to access non-existing EditEngine: D25597: Fix exception accessing a non-existing EditEngine.
Fri, Apr 19, 10:58
aklapper created T15793: Exception trying to access non-existing EditEngine.
Fri, Apr 19, 09:37
aklapper updated the task description for T15792: Dashboard query panel requiring a Current Viewer throws exception when not logged in.
Fri, Apr 19, 08:37
aklapper created T15792: Dashboard query panel requiring a Current Viewer throws exception when not logged in.
Fri, Apr 19, 08:33

Thu, Apr 18

aklapper requested review of D25596: Fix PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined.
Thu, Apr 18, 17:50
aklapper added a revision to T15791: PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined: D25596: Fix PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined.
Thu, Apr 18, 17:50 · PHP 8 support
aklapper renamed T15791: PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined from PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel to PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined.
Thu, Apr 18, 17:47 · PHP 8 support
aklapper updated the task description for T15791: PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined.
Thu, Apr 18, 17:44 · PHP 8 support
aklapper created T15791: PHP 8.1 "strlen(null)" exceptions editing existing Dashboard query panel with no query defined.
Thu, Apr 18, 17:41 · PHP 8 support
aklapper created T15790: Exception creating a "Diffusion Raw Commits" Dashboard query panel.
Thu, Apr 18, 17:40
aklapper created T15789: Exception trying to export empty task list to CSV.
Thu, Apr 18, 17:09

Wed, Apr 17

aklapper closed D25592: Fix PHP 8.1 "strlen(null)" exception for "/bin/storage renamespace" without parameter.
Wed, Apr 17, 11:12
aklapper committed rP5444e1c885c3: Fix PHP 8.1 "strlen(null)" exception for "/bin/storage renamespace" without….
Fix PHP 8.1 "strlen(null)" exception for "/bin/storage renamespace" without…
Wed, Apr 17, 11:12
aklapper closed D25591: Fix PHP 8.1 "strlen(null)" exception for "/bin/almanac register" without parameter.
Wed, Apr 17, 11:12
aklapper committed rP5fe2fc33fb1c: Fix PHP 8.1 "strlen(null)" exception for "/bin/almanac register" without….
Fix PHP 8.1 "strlen(null)" exception for "/bin/almanac register" without…
Wed, Apr 17, 11:12
aklapper closed D25590: Fix PHP 8.1 "strlen(null)" exception for "/bin/aphlict notify" without parameter.
Wed, Apr 17, 11:11
aklapper committed rPdb3e68137dcc: Fix PHP 8.1 "strlen(null)" exception for "/bin/aphlict notify" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/aphlict notify" without parameter
Wed, Apr 17, 11:11
aklapper closed D25588: Fix PHP 8.1 "strlen(null)" exception for "/bin/bulk export --query --format" without parameter.
Wed, Apr 17, 11:10
aklapper committed rP85903f968fda: Fix PHP 8.1 "strlen(null)" exception for "/bin/bulk export --query --format"….
Fix PHP 8.1 "strlen(null)" exception for "/bin/bulk export --query --format"…
Wed, Apr 17, 11:10
aklapper closed D25587: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth cache-pkcs8" without parameter.
Wed, Apr 17, 11:08
aklapper committed rP412c01ffa6fb: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth cache-pkcs8" without….
Fix PHP 8.1 "strlen(null)" exception for "/bin/auth cache-pkcs8" without…
Wed, Apr 17, 11:08
aklapper closed D25586: Fix PHP 8.1 "strlen(null)" exception for "/bin/herald test" without parameter.
Wed, Apr 17, 11:08
aklapper committed rP0e53f91c9701: Fix PHP 8.1 "strlen(null)" exception for "/bin/herald test" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/herald test" without parameter
Wed, Apr 17, 11:08
aklapper closed D25584: Fix PHP 8.1 "strlen(null)" exception for "/bin/conduit call" without parameter.
Wed, Apr 17, 11:07
aklapper committed rPd630f2281bcc: Fix PHP 8.1 "strlen(null)" exception for "/bin/conduit call" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/conduit call" without parameter
Wed, Apr 17, 11:07
aklapper closed D25595: Fix PHP 8.1 "strlen(null)" exception for "/bin/files encode" without --as parameter.
Wed, Apr 17, 07:17
aklapper committed rP98cbf5fa19e2: Fix PHP 8.1 "strlen(null)" exception for "/bin/files encode" without --as….
Fix PHP 8.1 "strlen(null)" exception for "/bin/files encode" without --as…
Wed, Apr 17, 07:17
aklapper closed D25594: Fix PHP 8.1 "strlen(null)" exception for "/bin/files migrate" without parameter.
Wed, Apr 17, 07:16
aklapper committed rP0bdfcc47e7de: Fix PHP 8.1 "strlen(null)" exception for "/bin/files migrate" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/files migrate" without parameter
Wed, Apr 17, 07:16

Tue, Apr 16

aklapper requested review of D25595: Fix PHP 8.1 "strlen(null)" exception for "/bin/files encode" without --as parameter.
Tue, Apr 16, 23:05
aklapper requested review of D25594: Fix PHP 8.1 "strlen(null)" exception for "/bin/files migrate" without parameter.
Tue, Apr 16, 22:58
aklapper closed D25585: Fix PHP 8.1 "strlen(null)" exception for "/bin/herald rule" without parameter.
Tue, Apr 16, 22:41
aklapper committed rPc59a883e9de7: Fix PHP 8.1 "strlen(null)" exception for "/bin/herald rule" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/herald rule" without parameter
Tue, Apr 16, 22:41
aklapper closed D25589: Fix PHP 8.1 "strlen(null)" exception for "/bin/search query" without parameter.
Tue, Apr 16, 22:40
aklapper committed rPb29e5aa7ca22: Fix PHP 8.1 "strlen(null)" exception for "/bin/search query" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/search query" without parameter
Tue, Apr 16, 22:40
aklapper closed D25583: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth refresh" without parameter.
Tue, Apr 16, 22:38
aklapper committed rP102c43fb6a87: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth refresh" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/auth refresh" without parameter
Tue, Apr 16, 22:38
aklapper closed D25582: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth unlimit" without parameter.
Tue, Apr 16, 22:37
aklapper committed rP2c7be156a8c3: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth unlimit" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/auth unlimit" without parameter
Tue, Apr 16, 22:37
aklapper closed D25581: Fix PHP 8.1 "strlen(null)" exception for "/bin/nuance update" without parameter.
Tue, Apr 16, 22:35
aklapper committed rP9101c0b63df4: Fix PHP 8.1 "strlen(null)" exception for "/bin/nuance update" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/nuance update" without parameter
Tue, Apr 16, 22:35
aklapper closed D25580: Fix PHP 8.1 "strlen(null)" exception for "/bin/nuance import" without parameter.
Tue, Apr 16, 22:35
aklapper committed rP6a2f2a589a0f: Fix PHP 8.1 "strlen(null)" exception for "/bin/nuance import" without parameter.
Fix PHP 8.1 "strlen(null)" exception for "/bin/nuance import" without parameter
Tue, Apr 16, 22:35
aklapper closed D25579: Fix PHP 8.1 "strlen(null)" exception for "/bin/files generate-key" without parameter.
Tue, Apr 16, 22:29
aklapper committed rP05798a630120: Fix PHP 8.1 "strlen(null)" exception for "/bin/files generate-key" without….
Fix PHP 8.1 "strlen(null)" exception for "/bin/files generate-key" without…
Tue, Apr 16, 22:29
aklapper added a comment to T15749: Display warning about commenting on a task which is closed as a duplicate.

Maybe put the warning above the box, so it catches all actions, not just comments?

Tue, Apr 16, 10:44 · Feature Requests
aklapper merged T15785: Showolder page: "Undefined index: " into T15638: RuntimeException: "Undefined index" when left diff does not exist in DifferentialRevisionTimelineEngine.php.
Tue, Apr 16, 09:28
aklapper merged task T15785: Showolder page: "Undefined index: " into T15638: RuntimeException: "Undefined index" when left diff does not exist in DifferentialRevisionTimelineEngine.php.
Tue, Apr 16, 09:28 · phorge.it install, Phorge
aklapper updated the task description for T15638: RuntimeException: "Undefined index" when left diff does not exist in DifferentialRevisionTimelineEngine.php.
Tue, Apr 16, 09:27
aklapper reopened T15638: RuntimeException: "Undefined index" when left diff does not exist in DifferentialRevisionTimelineEngine.php as "Open".

Seems to happen in upstream per duplicate, thus reopening

Tue, Apr 16, 09:26
aklapper requested review of D25592: Fix PHP 8.1 "strlen(null)" exception for "/bin/storage renamespace" without parameter.
Tue, Apr 16, 09:05
aklapper requested review of D25591: Fix PHP 8.1 "strlen(null)" exception for "/bin/almanac register" without parameter.
Tue, Apr 16, 09:03
aklapper requested review of D25590: Fix PHP 8.1 "strlen(null)" exception for "/bin/aphlict notify" without parameter.
Tue, Apr 16, 08:59
aklapper requested review of D25589: Fix PHP 8.1 "strlen(null)" exception for "/bin/search query" without parameter.
Tue, Apr 16, 08:57
aklapper requested review of D25588: Fix PHP 8.1 "strlen(null)" exception for "/bin/bulk export --query --format" without parameter.
Tue, Apr 16, 08:55
aklapper requested review of D25587: Fix PHP 8.1 "strlen(null)" exception for "/bin/auth cache-pkcs8" without parameter.
Tue, Apr 16, 08:50
aklapper requested review of D25586: Fix PHP 8.1 "strlen(null)" exception for "/bin/herald test" without parameter.
Tue, Apr 16, 08:48
aklapper requested review of D25585: Fix PHP 8.1 "strlen(null)" exception for "/bin/herald rule" without parameter.
Tue, Apr 16, 08:45