Page MenuHomeDevCentral
Feed Advanced Search

Sat, Aug 22

dereckson requested review of D4184: Serve correctly application context for static content 404 errors.
Sat, Aug 22, 04:16
dereckson moved T2339: Add favicon to existing sites from Backlog to Design on the good-first-issue board.
Sat, Aug 22, 04:06 · good-first-issue, design
dereckson moved T2346: Create I18nException for notices and exceptions from Engines\I18n from Backlog to Dev on the good-first-issue board.
Sat, Aug 22, 04:06 · good-first-issue, Obsidian
dereckson triaged T2346: Create I18nException for notices and exceptions from Engines\I18n as Low priority.
Sat, Aug 22, 04:06 · good-first-issue, Obsidian
dereckson abandoned D4177: Improve tests for Collection engines.

Duplicate of D4176 (this is the version merged by the way, same than D4176 + SQLite3 extension existence check)

Sat, Aug 22, 02:58
dereckson added a comment to D4176: Improve tests for Collection engines.

Content merged is actually D4177 diff, ie this diff + skip when SQLite3 extension is not available.

Sat, Aug 22, 02:58
dereckson closed D4183: Test TextFileMessage class.
Sat, Aug 22, 02:44
dereckson committed rOBSIDIAN74af901e798d: Test TextFileMessage class (authored by dereckson).
Test TextFileMessage class
Sat, Aug 22, 02:44
dereckson awarded D4183: Test TextFileMessage class a Y So Serious token.
Sat, Aug 22, 02:43
dereckson accepted D4183: Test TextFileMessage class.
Sat, Aug 22, 02:43
dereckson added a comment to D4183: Test TextFileMessage class.
$ phpunit workspaces/tests/Engines/I18n/
Switching to Composer phpunit:
PHPUnit 13.3.1 by Sebastian Bergmann and contributors.
Sat, Aug 22, 02:42
dereckson requested review of D4183: Test TextFileMessage class.
Sat, Aug 22, 02:42
dereckson committed rOBSIDIAN707811793083: Use language fallback constant (authored by dereckson).
Use language fallback constant
Sat, Aug 22, 02:22
dereckson closed D4182: Use language fallback constant.
Sat, Aug 22, 02:22
dereckson accepted D4182: Use language fallback constant.
Sat, Aug 22, 02:22
dereckson added a comment to D4182: Use language fallback constant.

Tests are WIP and not part of the repository code right now.

Sat, Aug 22, 02:20
dereckson requested review of D4182: Use language fallback constant.
Sat, Aug 22, 02:19
dereckson committed rOBSIDIANa741af8ca495: Port TextFileMessage class to PHP 8+ conventions (authored by dereckson).
Port TextFileMessage class to PHP 8+ conventions
Sat, Aug 22, 02:10
dereckson closed D4180: Populate correctly TextMessage::$filename property.
Sat, Aug 22, 02:10
dereckson closed D4181: Port TextFileMessage class to PHP 8+ conventions.
Sat, Aug 22, 02:10
dereckson committed rOBSIDIAN02600903bc50: Populate correctly TextMessage::$filename property (authored by dereckson).
Populate correctly TextMessage::$filename property
Sat, Aug 22, 02:10
dereckson accepted D4181: Port TextFileMessage class to PHP 8+ conventions.
Sat, Aug 22, 02:09
dereckson requested review of D4181: Port TextFileMessage class to PHP 8+ conventions.
Sat, Aug 22, 02:09
dereckson accepted D4180: Populate correctly TextMessage::$filename property.
Sat, Aug 22, 02:08
dereckson requested review of D4180: Populate correctly TextMessage::$filename property.
Sat, Aug 22, 02:08
dereckson committed rOBSIDIAN7060ebe922bc: Prune unused global function (authored by dereckson).
Prune unused global function
Sat, Aug 22, 01:39
dereckson closed D4179: Prune unused global function.
Sat, Aug 22, 01:39
dereckson accepted D4179: Prune unused global function.
Sat, Aug 22, 01:38
dereckson requested review of D4179: Prune unused global function.
Sat, Aug 22, 01:38

Aug 21 2026

dereckson closed D4178: Upgrade to PHPUnit 13.
Aug 21 2026, 04:19
dereckson committed rOBSIDIAN6e3764181e04: Upgrade to PHPUnit 13 (authored by dereckson).
Upgrade to PHPUnit 13
Aug 21 2026, 04:19
dereckson added a comment to T2146: Create modern Jenkins CI pipeline for Obsidian.

This is important, as on WindRiver and my local workstation, the PHP installations miss some of the database drivers (SQLite, MongoDB, old MySQL from before PHP 8).

Aug 21 2026, 04:18 · discussion, PHP tools, Continous integration and delivery, Obsidian
dereckson accepted D4178: Upgrade to PHPUnit 13.
Aug 21 2026, 04:17
dereckson added a comment to D4178: Upgrade to PHPUnit 13.
Local workstation
$ phpunit
Switching to Composer phpunit:
PHPUnit 13.3.1 by Sebastian Bergmann and contributors.
Aug 21 2026, 04:17
dereckson requested review of D4178: Upgrade to PHPUnit 13.
Aug 21 2026, 04:16
dereckson committed rOBSIDIAN9dc2991cb81a: Improve tests for Collection engines (authored by dereckson).
Improve tests for Collection engines
Aug 21 2026, 04:11
dereckson closed D4176: Improve tests for Collection engines.
Aug 21 2026, 04:11
dereckson requested review of D4176: Improve tests for Collection engines.
Aug 21 2026, 04:10
dereckson accepted D4176: Improve tests for Collection engines.
WindRiver
$ phpunit workspaces/tests/Engines/Collection/
Switching to Composer phpunit:
PHPUnit 12.5-dev by Sebastian Bergmann and contributors.
Aug 21 2026, 04:08
dereckson updated the test plan for D4176: Improve tests for Collection engines.
Aug 21 2026, 04:08
dereckson requested review of D4177: Improve tests for Collection engines.
Aug 21 2026, 04:07
dereckson planned changes to D4176: Improve tests for Collection engines.

Arc is still unable to parse correctly our tests suite.

Aug 21 2026, 04:04
dereckson requested review of D4176: Improve tests for Collection engines.
Aug 21 2026, 04:02
dereckson committed rOBSIDIAN43a0a572f30e: Avoid to throw a PHP warning in addition to throw an exception (authored by dereckson).
Avoid to throw a PHP warning in addition to throw an exception
Aug 21 2026, 03:58
dereckson closed D4175: Avoid to throw a PHP warning in addition to throw an exception.
Aug 21 2026, 03:58
dereckson accepted D4175: Avoid to throw a PHP warning in addition to throw an exception.
Aug 21 2026, 03:58
dereckson requested review of D4175: Avoid to throw a PHP warning in addition to throw an exception.
Aug 21 2026, 03:58
dereckson closed D4174: Don't force to write classes for each document type.
Aug 21 2026, 03:56
dereckson committed rOBSIDIANb38fc881b6e7: Don't force to write classes for each document type (authored by dereckson).
Don't force to write classes for each document type
Aug 21 2026, 03:56
dereckson updated the summary of D4174: Don't force to write classes for each document type.
Aug 21 2026, 03:55
dereckson added a revision to T2144: Port Obsidian code to PHP 8.4: D4174: Don't force to write classes for each document type.
Aug 21 2026, 03:55 · PHP 8.x support, Obsidian
dereckson accepted D4174: Don't force to write classes for each document type.
Aug 21 2026, 03:54
dereckson requested review of D4174: Don't force to write classes for each document type.
Aug 21 2026, 03:54
dereckson committed rOBSIDIANbb9ab8bdcf22: Resolve class name with ::class (authored by dereckson).
Resolve class name with ::class
Aug 21 2026, 03:49
dereckson closed D4173: Resolve class name with ::class.
Aug 21 2026, 03:49
dereckson accepted D4173: Resolve class name with ::class.
Aug 21 2026, 03:49
dereckson requested review of D4173: Resolve class name with ::class.
Aug 21 2026, 03:48
dereckson closed D4172: Rename properly tests class filename.
Aug 21 2026, 03:38
dereckson committed rOBSIDIAN646238a09699: Rename properly tests class filename (authored by dereckson).
Rename properly tests class filename
Aug 21 2026, 03:38
dereckson accepted D4172: Rename properly tests class filename.
Aug 21 2026, 03:38
dereckson requested review of D4172: Rename properly tests class filename.
Aug 21 2026, 03:37

Aug 20 2026

dereckson committed rOBSIDIANe52f711052f6: Bump dependencies (authored by dereckson).
Bump dependencies
Aug 20 2026, 22:37
dereckson closed D4171: Bump dependencies.
Aug 20 2026, 22:37
dereckson accepted D4171: Bump dependencies.
Aug 20 2026, 22:35
dereckson requested review of D4171: Bump dependencies.
Aug 20 2026, 22:35
dereckson added reviewers for D4170: Remove inactive users from nasqueron-dev-docker group: aceppaluni, Chenani-MohamedAmine, MoustaphaAs, sandrined.

Please review and indicate if you still use Dwellers as Docker development server.

Aug 20 2026, 19:33
dereckson added a revision to T2343: Validate privileged access - nasqueron-dev-docker: D4170: Remove inactive users from nasqueron-dev-docker group.
Aug 20 2026, 19:32 · security, Servers
dereckson requested review of D4170: Remove inactive users from nasqueron-dev-docker group.
Aug 20 2026, 19:32
dereckson closed T1766: Move transmission logs into a dedicated file as Resolved.

My upstream patch has been merged as part of https://cgit.freebsd.org/ports/commit/?id=f40cba02c2f877b8e9e5e1a591c49ff118831c19.

Aug 20 2026, 19:22 · upstream, Servers
dereckson closed T1991: Context has again been lost on /var/log/www as Resolved.

T1992 seems to solve this issue, we're good.

Aug 20 2026, 18:43 · upstream, Regression, Servers, Salt
dereckson moved T1505: Automate Let's Encrypt TLS certificates management for every server from Pending review to Analysis / under discussion on the Servers board.

Do we still need this one as we move to acme.sh?

Aug 20 2026, 18:41 · TLS certificates, Servers
dereckson reassigned T2226: oidentd isn't configured in rc from dereckson to DorianWinty.
Aug 20 2026, 18:35 · Salt, IRC, Restricted Project, Servers
dereckson closed T2226: oidentd isn't configured in rc as Resolved.

Code has been merged.

Aug 20 2026, 18:35 · Salt, IRC, Restricted Project, Servers

Aug 17 2026

dereckson added a comment to T2344: Craft a new naming system for an alphabet.

I was wondering how to handle collation if we chose the second system.

Aug 17 2026, 21:44 · We are Nasqueron, Servers
dereckson added a comment to T2344: Craft a new naming system for an alphabet.

Full table:

Aug 17 2026, 21:37 · We are Nasqueron, Servers
dereckson triaged T2345: Scan FreeBSD packages and releases with Serpico as Wishlist priority.
Aug 17 2026, 15:48 · security, Product evaluation

Aug 16 2026

dereckson moved T2344: Craft a new naming system for an alphabet from Backlog to Analysis / under discussion on the Servers board.
Aug 16 2026, 22:30 · We are Nasqueron, Servers
dereckson added a comment to T2344: Craft a new naming system for an alphabet.

If we're drawing from the foundational imagery of ancient Phoenician signs—simple, universal symbols like the ox or house—we're reimagining them through the lens of phonetic innovation and cultural detachment.

Aug 16 2026, 22:30 · We are Nasqueron, Servers
dereckson triaged T2344: Craft a new naming system for an alphabet as Normal priority.
Aug 16 2026, 21:46 · We are Nasqueron, Servers
dereckson added a comment to T2341: Configure object storage for encrypted backups.

Attached to our vRack hyper-001 + that public cloud project.
(Did you know we've a vRack at 4 digits? :p)

Aug 16 2026, 20:04 · Backups
dereckson updated subscribers of T2343: Validate privileged access - nasqueron-dev-docker.

Cohort 1. Users with access only to nasqueron-dev-docker but not to ops.

Aug 16 2026, 18:49 · security, Servers
dereckson added a comment to T2343: Validate privileged access - nasqueron-dev-docker.

A. Keep access - currently maintaining PHP images.

Aug 16 2026, 18:46 · security, Servers
dereckson added a comment to T2342: Validate privileged access - ops.

A. Keep access

Aug 16 2026, 18:46 · security, Servers
dereckson triaged T2343: Validate privileged access - nasqueron-dev-docker as Normal priority.
Aug 16 2026, 18:45 · security, Servers
dereckson added projects to T2342: Validate privileged access - ops: Servers, security.
Aug 16 2026, 18:44 · security, Servers
dereckson triaged T2342: Validate privileged access - ops as Normal priority.
Aug 16 2026, 18:43 · security, Servers

Aug 15 2026

dereckson closed D4169: Fix typo in server name.
Aug 15 2026, 10:57
dereckson committed rOPSc4ee2f14547f: Fix typo in server name (authored by dereckson).
Fix typo in server name
Aug 15 2026, 10:57
dereckson accepted D4169: Fix typo in server name.
Aug 15 2026, 10:57
dereckson retitled D4169: Fix typo in server name from Fix typo to Fix typo in server name.
Aug 15 2026, 10:57
dereckson requested review of D4169: Fix typo in server name.
Aug 15 2026, 10:56
dereckson committed rOPS17c3bd423540: Refresh periodically the crates.io index (authored by dereckson).
Refresh periodically the crates.io index
Aug 15 2026, 10:42
dereckson closed D4156: Refresh periodically the crates.io index.
Aug 15 2026, 10:42
dereckson accepted D4156: Refresh periodically the crates.io index.

Looks good to me, clean run

Aug 15 2026, 10:42
dereckson closed D4168: Ignore style changes for git blame.
Aug 15 2026, 10:35
dereckson committed rOPScd2255605f41: Ignore style changes for git blame (authored by dereckson).
Ignore style changes for git blame
Aug 15 2026, 10:35
dereckson accepted D4168: Ignore style changes for git blame.
Aug 15 2026, 10:35
dereckson requested review of D4168: Ignore style changes for git blame.
Aug 15 2026, 10:35
dereckson committed rOPS47e298f32304: Improve grammar (authored by dereckson).
Improve grammar
Aug 15 2026, 10:32
dereckson closed D4167: Improve grammar.
Aug 15 2026, 10:32