Page MenuHomeDevCentral
Feed Advanced Search

Sep 13 2022

DorianWinty added a revision to T1484: Upgrade Laravel framework: D2710: Update dependencies.
Sep 13 2022, 17:35 · Restricted Project, security, Technical debt, Notifications center
DorianWinty added a revision to T1484: Upgrade Laravel framework: D2709: Update dependencies.
Sep 13 2022, 14:01 · Restricted Project, security, Technical debt, Notifications center
DorianWinty moved T1484: Upgrade Laravel framework from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 13 2022, 10:45 · Restricted Project, security, Technical debt, Notifications center

Jun 5 2022

DorianWinty added a comment to T1484: Upgrade Laravel framework.

For now, Laravel 8 :

Jun 5 2022, 07:18 · Restricted Project, security, Technical debt, Notifications center

Jun 4 2022

DorianWinty added a project to T1484: Upgrade Laravel framework: Restricted Project.
Jun 4 2022, 21:26 · Restricted Project, security, Technical debt, Notifications center
DorianWinty moved T1682: Build a notifications web client from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 4 2022, 21:06 · Restricted Project, good-first-issue, Notifications center
DorianWinty moved T1682: Build a notifications web client from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 4 2022, 21:06 · Restricted Project, good-first-issue, Notifications center
DorianWinty added a project to T1682: Build a notifications web client: Restricted Project.
Jun 4 2022, 21:06 · Restricted Project, good-first-issue, Notifications center
dereckson merged task T1546: Migrate From "feed.http-hooks" to Webhooks into T1353: Support new Phabricator webhooks.
Jun 4 2022, 20:07 · Technical debt, Notifications center
dereckson merged T1546: Migrate From "feed.http-hooks" to Webhooks into T1353: Support new Phabricator webhooks.
Jun 4 2022, 20:07 · Notifications center
dereckson closed T1336: Migrate tests to PHPUnit 8 as Resolved.
Jun 4 2022, 20:06 · Technical debt, Notifications center
dereckson updated the task description for T1484: Upgrade Laravel framework.
Jun 4 2022, 20:05 · Restricted Project, security, Technical debt, Notifications center
dereckson added a comment to T1484: Upgrade Laravel framework.

@DorianWinty Would be useful to apply https://laravel.com/docs/9.x/upgrade so we're really up to date.

Jun 4 2022, 20:04 · Restricted Project, security, Technical debt, Notifications center
dereckson assigned T1484: Upgrade Laravel framework to DorianWinty.
Jun 4 2022, 20:02 · Restricted Project, security, Technical debt, Notifications center

May 22 2022

dereckson added a comment to T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 .

Issue reported for threshold solved.

May 22 2022, 14:59 · Continous integration and delivery, Notifications center
dereckson added a comment to T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 .

For the test-notifications-php job, the builds fail because some tests are skipped.

May 22 2022, 12:52 · Continous integration and delivery, Notifications center
dereckson closed T1729: Handle change default branch GitHub action as Resolved by committing rNOTIF674a6a032d8d: Detect default branch change in repository GitHub event.
May 22 2022, 12:38 · Notifications center

May 21 2022

DorianWinty closed T1725: Upgrade Laravel as Resolved.

Everytthing work

May 21 2022, 20:28 · Technical debt, Notifications center, Restricted Project
dereckson added a comment to T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 .

Still some issues with phpdox at https://ci.nasqueron.org/job/test-notifications-php/222/console (job triggered after commit is published to GitHub):

May 21 2022, 20:21 · Continous integration and delivery, Notifications center

May 10 2022

DorianWinty updated the task description for T1725: Upgrade Laravel.
May 10 2022, 18:32 · Technical debt, Notifications center, Restricted Project

May 8 2022

dereckson added a revision to T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 : D2684: Install phpcpd, phpdox and phploc on devserver.
May 8 2022, 15:18 · Continous integration and delivery, Notifications center
dereckson added a comment to T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 .

phpDox isn't currently compatible with PHP 8.1. Deprecations are transformed into fatal errors, even if at the start an error_reporting() instruction is left.

May 8 2022, 15:14 · Continous integration and delivery, Notifications center
dereckson renamed T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 from Ensure test-notifications-phab run smoothly in PHP 8.1 to Ensure Notifications Center CI jobs run smoothly in PHP 8.1 .
May 8 2022, 15:08 · Continous integration and delivery, Notifications center
dereckson added a revision to T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 : D2683: Modernize build.xml.
May 8 2022, 15:07 · Continous integration and delivery, Notifications center
dereckson claimed T1729: Handle change default branch GitHub action.
May 8 2022, 15:07 · Notifications center
dereckson claimed T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 .
May 8 2022, 15:07 · Continous integration and delivery, Notifications center
dereckson triaged T1731: Ensure Notifications Center CI jobs run smoothly in PHP 8.1 as High priority.
May 8 2022, 15:07 · Continous integration and delivery, Notifications center

Apr 24 2022

dereckson added a revision to T1729: Handle change default branch GitHub action: D2680: Detect default branch change in repository GitHub event.
Apr 24 2022, 11:25 · Notifications center

Apr 23 2022

dereckson renamed T1729: Handle change default branch GitHub action from Handle change branch GitHub action to Handle change default branch GitHub action.
Apr 23 2022, 16:45 · Notifications center
dereckson moved T1729: Handle change default branch GitHub action from Backlog to New services on the Notifications center board.
Apr 23 2022, 16:45 · Notifications center
dereckson triaged T1729: Handle change default branch GitHub action as Normal priority.
Apr 23 2022, 16:45 · Notifications center
dereckson created P306 Change default branch on GitHub example payload.
Apr 23 2022, 16:44 · Notifications center
DorianWinty added a revision to T1725: Upgrade Laravel: D2678: Upgrade to PHP 8.1.5.
Apr 23 2022, 14:24 · Technical debt, Notifications center, Restricted Project
dereckson created P305 Unit tests fatal errors.
Apr 23 2022, 08:46 · Notifications center

Apr 20 2022

dereckson added a comment to T1727: 500 error when Phabricator sends a payload to the notifications center.

I'm not sure can still a reliable way create a map between project PHID and name. That should be the first thing to investigate.

Apr 20 2022, 15:35 · User-Dereckson, Regression, DevCentral, Notifications center
dereckson moved T1727: 500 error when Phabricator sends a payload to the notifications center from Backlog to Config on the DevCentral board.
Apr 20 2022, 15:32 · User-Dereckson, Regression, DevCentral, Notifications center
dereckson moved T1727: 500 error when Phabricator sends a payload to the notifications center from Backlog to Next on the User-Dereckson board.
Apr 20 2022, 15:31 · User-Dereckson, Regression, DevCentral, Notifications center
dereckson added a project to T1727: 500 error when Phabricator sends a payload to the notifications center: User-Dereckson.
Apr 20 2022, 15:31 · User-Dereckson, Regression, DevCentral, Notifications center
dereckson created T1727: 500 error when Phabricator sends a payload to the notifications center.
Apr 20 2022, 15:30 · User-Dereckson, Regression, DevCentral, Notifications center
dereckson updated the task description for T1725: Upgrade Laravel.
Apr 20 2022, 15:14 · Technical debt, Notifications center, Restricted Project

Apr 19 2022

DorianWinty updated the task description for T1725: Upgrade Laravel.
Apr 19 2022, 22:31 · Technical debt, Notifications center, Restricted Project
dereckson moved T1725: Upgrade Laravel from Debt to Working on on the Notifications center board.
Apr 19 2022, 19:29 · Technical debt, Notifications center, Restricted Project
dereckson moved T1725: Upgrade Laravel from Backlog to Debt on the Notifications center board.
Apr 19 2022, 19:29 · Technical debt, Notifications center, Restricted Project
DorianWinty updated the task description for T1725: Upgrade Laravel.
Apr 19 2022, 18:47 · Technical debt, Notifications center, Restricted Project
DorianWinty added a project to T1076: Map payload to classes: Restricted Project.
Apr 19 2022, 13:19 · Restricted Project, good-first-issue, Technical debt, Notifications center
DorianWinty added a project to T893: Standardize l10n keys: Restricted Project.
Apr 19 2022, 13:19 · Restricted Project, good-first-issue, Technical debt, Notifications center
DorianWinty added a project to T748: Handle wordsAreStrong in ProjectGroupMapping: Restricted Project.
Apr 19 2022, 13:19 · Restricted Project, good-first-issue, Notifications center
DorianWinty lowered the priority of T1725: Upgrade Laravel from Normal to Low.
Apr 19 2022, 08:18 · Technical debt, Notifications center, Restricted Project
DorianWinty updated the task description for T1725: Upgrade Laravel.
Apr 19 2022, 08:18 · Technical debt, Notifications center, Restricted Project
DorianWinty added a revision to T1725: Upgrade Laravel: D2674: Update Laravel 8.
Apr 19 2022, 07:59 · Technical debt, Notifications center, Restricted Project
DorianWinty added a revision to T1725: Upgrade Laravel: D2673: WIP Update Laravel 5.8.
Apr 19 2022, 07:58 · Technical debt, Notifications center, Restricted Project
DorianWinty moved T1725: Upgrade Laravel from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 19 2022, 07:57 · Technical debt, Notifications center, Restricted Project
DorianWinty triaged T1725: Upgrade Laravel as Normal priority.
Apr 19 2022, 07:56 · Technical debt, Notifications center, Restricted Project

Apr 14 2022

DorianWinty added a comment to T748: Handle wordsAreStrong in ProjectGroupMapping.

notification/app/analyszers/Phabricator/

Apr 14 2022, 20:31 · Restricted Project, good-first-issue, Notifications center
DorianWinty added a comment to T893: Standardize l10n keys.

the stendard will aaa_bbb and not AaaBbb

Apr 14 2022, 20:23 · Restricted Project, good-first-issue, Technical debt, Notifications center

Apr 13 2022

dereckson updated the task description for T1076: Map payload to classes.
Apr 13 2022, 17:17 · Restricted Project, good-first-issue, Technical debt, Notifications center

Feb 19 2022

dereckson moved T782: Composer package videlalvaro/php-amqplib is now php-amqplib/php-amqplib from Backlog to Bugs on the Keruald board.
Feb 19 2022, 12:03 · Keruald, Notifications center
dereckson moved T965: Create a Docker Hub client API library to trigger builds from Backlog to Feature requests on the Keruald board.
Feb 19 2022, 12:03 · User-Dereckson, Keruald, Notifications center

Feb 18 2022

dereckson moved T1682: Build a notifications web client from Backlog to Dev on the good-first-issue board.
Feb 18 2022, 01:48 · Restricted Project, good-first-issue, Notifications center

Feb 17 2022

dereckson updated the task description for T1682: Build a notifications web client.
Feb 17 2022, 00:05 · Restricted Project, good-first-issue, Notifications center

Feb 16 2022

dereckson created T1682: Build a notifications web client.
Feb 16 2022, 23:37 · Restricted Project, good-first-issue, Notifications center
dereckson added a project to T991: Document notifications center configuration schemas: XML.

@DorianWinty That one could be a candidate to publish at rSCHEMA too.

Feb 16 2022, 23:17 · XML, Technical debt, Notifications center, Schemas

Sep 12 2021

dereckson moved T954: Get a mapping class from an instance from Backlog to Dev on the Technical debt board.
Sep 12 2021, 11:57 · Technical debt, Notifications center
dereckson moved T1262: Refactor analyzers traits from Backlog to Dev on the Technical debt board.
Sep 12 2021, 11:57 · Technical debt, Notifications center
dereckson moved T1564: Port HTTP tests to Laravel 5.4+ syntax from Backlog to Dev on the Technical debt board.
Sep 12 2021, 11:57 · Technical debt, good-first-issue, Notifications center
dereckson moved T963: Document security aspects of external notifications handling from Backlog to Doc to write on the documentation board.
Sep 12 2021, 11:56 · documentation, Notifications center
dereckson moved T992: Start documentation for the notifications center from Backlog to Doc to write on the documentation board.
Sep 12 2021, 11:56 · documentation, Notifications center

Sep 2 2021

dereckson shifted T1648: Interact with Gotify from the S1 Nasqueron space to the Restricted Space space.
Sep 2 2021, 09:42 · Product evaluation, Notifications center
dereckson created T1648: Interact with Gotify.
Sep 2 2021, 09:41 · Product evaluation, Notifications center

Aug 29 2021

dereckson moved T1353: Support new Phabricator webhooks from Next to Backlog on the User-Dereckson board.
Aug 29 2021, 00:39 · Notifications center

Oct 12 2020

dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 02:25 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 02:08 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 02:03 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 02:02 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 01:59 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 01:58 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 01:58 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 01:50 · Notifications center, Jenkins
dereckson updated the task description for T1637: Create a new Jenkins template for PHP applications.
Oct 12 2020, 00:40 · Notifications center, Jenkins
dereckson triaged T1637: Create a new Jenkins template for PHP applications as Normal priority.
Oct 12 2020, 00:38 · Notifications center, Jenkins

Oct 3 2020

dereckson added a comment to T992: Start documentation for the notifications center.

Document how to correctly create queues and exchanges on the broker:

Oct 3 2020, 05:10 · documentation, Notifications center
dereckson closed T1635: Raven class not found as Invalid.

Actually, it was a general startup error of Laravel, but then the code tried to use some facades, not ready yet.

Oct 3 2020, 05:05 · Notifications center
dereckson planned changes to D2354: Configure Notifications center.
Oct 3 2020, 01:14 · Notifications center, Nasqueron Docker deployment squad
dereckson triaged T1635: Raven class not found as Unbreak Now! priority.
Oct 3 2020, 00:50 · Notifications center

Oct 2 2020

dereckson updated the diff for D2354: Configure Notifications center.

Fix uid, gid and path: this is Notifications center, not RabbitMQ.

Oct 2 2020, 01:47 · Notifications center, Nasqueron Docker deployment squad
dereckson retitled D2354: Configure Notifications center from Move notifications container to production Docker engine to Configure Notifications center.
Oct 2 2020, 00:48 · Notifications center, Nasqueron Docker deployment squad

Sep 30 2020

dereckson moved T1080: Zboing web notifications client prototype from Backlog to New services on the Notifications center board.
Sep 30 2020, 14:31 · Notifications center, Zboing
dereckson moved T1078: Allow external tools to publish server admin log entries from Backlog to New services on the Notifications center board.
Sep 30 2020, 14:30 · Notifications center, Dæghrefn
dereckson moved T771: Allow to send notifications from the command line from Backlog to New services on the Notifications center board.
Sep 30 2020, 14:30 · User-inidal, Notifications center, CLI, Servers, Dæghrefn
dereckson moved T1603: Rebuild incoming mail facility from Backlog to Bugs on the Notifications center board.
Sep 30 2020, 14:30 · Murasil, Notifications center, DevCentral
dereckson moved T1353: Support new Phabricator webhooks from Backlog to Next on the User-Dereckson board.
Sep 30 2020, 14:15 · Notifications center
dereckson added a project to T1353: Support new Phabricator webhooks: User-Dereckson.
Sep 30 2020, 14:14 · Notifications center
dereckson added a comment to T1353: Support new Phabricator webhooks.

Plan is Phabricator will need two credentials:

Sep 30 2020, 13:45 · Notifications center

Sep 22 2020

dereckson closed T851: Map GitHub gates to Phabricator instances, a subtask of T850: Add TrustSpace repos to notifications center, as Wontfix.
Sep 22 2020, 01:09 · TrustSpace, IRC, Nasqueron Docker deployment squad, Notifications center
dereckson closed T851: Map GitHub gates to Phabricator instances as Wontfix.

TrustSpace is deprecated, as we're happy with Let's Encrypt solution to the CA problem.

Sep 22 2020, 01:09 · TrustSpace, User-Dereckson, Notifications center
dereckson added a project to T851: Map GitHub gates to Phabricator instances: TrustSpace.
Sep 22 2020, 01:08 · TrustSpace, User-Dereckson, Notifications center
dereckson added a project to T850: Add TrustSpace repos to notifications center: TrustSpace.
Sep 22 2020, 01:08 · TrustSpace, IRC, Nasqueron Docker deployment squad, Notifications center
dereckson closed T850: Add TrustSpace repos to notifications center as Wontfix.

With Let's Encrypt, we don't really need TrustSpace anymore.

Sep 22 2020, 01:06 · TrustSpace, IRC, Nasqueron Docker deployment squad, Notifications center

Feb 28 2020

dereckson created T1603: Rebuild incoming mail facility.
Feb 28 2020, 13:23 · Murasil, Notifications center, DevCentral

Jan 25 2020

dereckson moved T1564: Port HTTP tests to Laravel 5.4+ syntax from Backlog to Dev on the good-first-issue board.
Jan 25 2020, 08:18 · Technical debt, good-first-issue, Notifications center