Page MenuHomeDevCentral
Feed Advanced Search

Oct 20 2025

dereckson requested review of D3784: Generalize error() to all engines.
Oct 20 2025, 17:14
dereckson updated the diff for D3783: Use modern Keruald Database method names.

nextId

Oct 20 2025, 17:03
dereckson added a comment to D3783: Use modern Keruald Database method names.

Making of

Oct 20 2025, 17:00
dereckson requested review of D3783: Use modern Keruald Database method names.
Oct 20 2025, 17:00

Oct 19 2025

dereckson closed D3782: Don't call get_url from templates.
Oct 19 2025, 23:26
dereckson committed rOBSIDIAN1148d4ac4dce: Don't call get_url from templates (authored by dereckson).
Don't call get_url from templates
Oct 19 2025, 23:26
dereckson accepted D3782: Don't call get_url from templates.
Oct 19 2025, 23:26
dereckson updated the diff for D3782: Don't call get_url from templates.

-root_url too

Oct 19 2025, 23:23
dereckson updated the diff for D3782: Don't call get_url from templates.

Use already defined URL_HOME in 404

Oct 19 2025, 23:22
dereckson planned changes to D3782: Don't call get_url from templates.
Oct 19 2025, 23:21
dereckson requested review of D3782: Don't call get_url from templates.
Oct 19 2025, 23:19
dereckson committed rOBSIDIAN4773170df5eb: Update help repository location (authored by dereckson).
Update help repository location
Oct 19 2025, 23:09
dereckson closed D3781: Update help repository location.
Oct 19 2025, 23:09
dereckson accepted D3781: Update help repository location.
Oct 19 2025, 23:09
dereckson requested review of D3781: Update help repository location.
Oct 19 2025, 23:08
dereckson closed D3780: Update credits URLs.
Oct 19 2025, 22:58
dereckson committed rOBSIDIANb1c26c6e7cec: Update credits URLs (authored by dereckson).
Update credits URLs
Oct 19 2025, 22:58
dereckson accepted D3780: Update credits URLs.
Oct 19 2025, 22:58
dereckson updated the diff for D3780: Update credits URLs.

The get_url update is for another change

Oct 19 2025, 22:57
dereckson requested review of D3780: Update credits URLs.
Oct 19 2025, 22:55
dereckson created U5 Keruald homepage.
Oct 19 2025, 22:40 · documentation, Keruald
dereckson closed D3779: Fetch database rows as both an associative and a numeric array.
Oct 19 2025, 22:04
dereckson committed rOBSIDIANd439def03d12: Fetch database rows as both an associative and a numeric array (authored by dereckson).
Fetch database rows as both an associative and a numeric array
Oct 19 2025, 22:04
dereckson accepted D3779: Fetch database rows as both an associative and a numeric array.
Oct 19 2025, 22:03
dereckson requested review of D3779: Fetch database rows as both an associative and a numeric array.
Oct 19 2025, 22:03
dereckson moved T2151: Document Keruald Database initial notes from Backlog to Doc to write on the documentation board.
Oct 19 2025, 21:51 · documentation, Keruald
dereckson triaged T2151: Document Keruald Database initial notes as Normal priority.
Oct 19 2025, 21:51 · documentation, Keruald
dereckson added a comment to T157: Switch database from UTF-8 to utf8mb4 both on MySQL standard connection and MySQL document provider.

Goal is to use MySQL code from keruald/databases. Code migrated to rKERUALD seems to be similar to the Obsidian one.

As such, could be resolved by T2145.

Oct 19 2025, 21:47 · Technical debt, Obsidian
dereckson closed T1709: Static events for database as Resolved.
Oct 19 2025, 21:46 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson added a task to D3774: Switch events and databases classes to Keruald packages implementations: T2145: Consolidate Obsidian classes with Keruald resources.
Oct 19 2025, 21:45
dereckson added a revision to T2145: Consolidate Obsidian classes with Keruald resources: D3774: Switch events and databases classes to Keruald packages implementations.
Oct 19 2025, 21:45 · Keruald, Obsidian
dereckson added a revision to T2144: Port Obsidian code to PHP 8.4: D3778: Switch Smarty from bundled library to Composer package.
Oct 19 2025, 21:44 · PHP 8.x support, Obsidian
dereckson added a task to D3778: Switch Smarty from bundled library to Composer package: T2144: Port Obsidian code to PHP 8.4.
Oct 19 2025, 21:44
dereckson closed D3778: Switch Smarty from bundled library to Composer package.
Oct 19 2025, 21:44
dereckson committed rOBSIDIAN37acd8f09447: Switch Smarty from bundled library to Composer package (authored by dereckson).
Switch Smarty from bundled library to Composer package
Oct 19 2025, 21:44
dereckson accepted D3778: Switch Smarty from bundled library to Composer package.
Oct 19 2025, 21:43
dereckson added a comment to D3778: Switch Smarty from bundled library to Composer package.

This is a more straightforward compared to the Zed same change:

  • we already have a method to initialize the template engine in Context class
  • we don't have custom plugin
Oct 19 2025, 21:43
dereckson requested review of D3778: Switch Smarty from bundled library to Composer package.
Oct 19 2025, 21:38
dereckson updated the task description for T2144: Port Obsidian code to PHP 8.4.
Oct 19 2025, 21:21 · PHP 8.x support, Obsidian
dereckson closed D3777: Update user-defined error handler signature for PHP 8.
Oct 19 2025, 21:20
dereckson committed rOBSIDIAN2f03838cd1cb: Update user-defined error handler signature for PHP 8 (authored by dereckson).
Update user-defined error handler signature for PHP 8
Oct 19 2025, 21:20
dereckson added a comment to T2144: Port Obsidian code to PHP 8.4.

Database code has been removed, to directly use keruald/database.

Oct 19 2025, 21:20 · PHP 8.x support, Obsidian
dereckson accepted D3777: Update user-defined error handler signature for PHP 8.
Oct 19 2025, 21:19
dereckson requested review of D3777: Update user-defined error handler signature for PHP 8.
Oct 19 2025, 21:18
dereckson added a revision to T2144: Port Obsidian code to PHP 8.4: D3777: Update user-defined error handler signature for PHP 8.
Oct 19 2025, 21:18 · PHP 8.x support, Obsidian
dereckson moved T1693: Evaluate Sensu for monitoring from Backlog to Nope / later on the Product evaluation board.
Oct 19 2025, 17:19 · Servers, Monitoring and reporting, Product evaluation
dereckson added a comment to T461: Set up a Tahoe grid.

It's somewhat still maintained:

Oct 19 2025, 17:18 · Backups, Product evaluation, Retz, Servers
dereckson closed T1812: Deploy Airflow, a subtask of T1750: Import FANTOIR database, as Wontfix.
Oct 19 2025, 17:17 · Nasqueron Databases
dereckson closed T1812: Deploy Airflow as Wontfix.

Well, FANTOIR isn't the format used by French administrations anymore. The TOPO database is now used.

Oct 19 2025, 17:17 · Product evaluation, Continous integration and delivery, Nasqueron Databases
dereckson added a comment to T1703: Evaluate Penpot.

Upgrade suggested

Oct 19 2025, 17:14 · design, Product evaluation
dereckson closed T1390: Test tikv as Wontfix.

tikv is marketed as a distributed, solid, high-performant key/value store.

Oct 19 2025, 17:02 · Product evaluation, Servers
dereckson added a project to T1390: Test tikv: Product evaluation.
Oct 19 2025, 17:00 · Product evaluation, Servers
dereckson added a comment to T1390: Test tikv.

sys-info support for FreeBSD has been added if it was previously a blocker.

Oct 19 2025, 16:36 · Product evaluation, Servers
dereckson closed T1391: Add FreeBSD support to sys-info crate, a subtask of T1390: Test tikv, as Resolved.
Oct 19 2025, 16:36 · Product evaluation, Servers
dereckson closed T1391: Add FreeBSD support to sys-info crate as Resolved.

May 2020 - https://github.com/FillZpp/sys-info-rs/blob/master/c/freebsd.c

Oct 19 2025, 16:36 · Servers
dereckson placed T1561: Improve igal2 compatibility with ImageMagick 7 up for grabs.
Oct 19 2025, 16:35 · upstream, Operations sprints (Consolidate them all), Technical debt, Servers, freebsd-port-wanted
dereckson placed T1239: FreeBSD port for sphinx-autobuild up for grabs.
Oct 19 2025, 16:34 · freebsd-port-wanted, Servers
dereckson closed T1239: FreeBSD port for sphinx-autobuild as Resolved.

Package has been added in January 2022.

Oct 19 2025, 16:33 · freebsd-port-wanted, Servers
dereckson closed D3776: Proofread grammar and spelling.
Oct 19 2025, 16:08
dereckson committed rOBSIDIANb437975d01e2: Proofread grammar and spelling (authored by dereckson).
Proofread grammar and spelling
Oct 19 2025, 16:08
dereckson accepted D3776: Proofread grammar and spelling.
Oct 19 2025, 16:08
dereckson requested review of D3776: Proofread grammar and spelling.
Oct 19 2025, 16:08
dereckson retitled D3774: Switch events and databases classes to Keruald packages implementations from Switch events and databases class to Keruald packages implementations to Switch events and databases classes to Keruald packages implementations.
Oct 19 2025, 15:35
dereckson closed D3774: Switch events and databases classes to Keruald packages implementations.
Oct 19 2025, 15:35
dereckson committed rOBSIDIANdd8b7e76c36c: Switch events and databases class to Keruald packages implementations (authored by dereckson).
Switch events and databases class to Keruald packages implementations
Oct 19 2025, 15:35
dereckson accepted D3774: Switch events and databases classes to Keruald packages implementations.
Oct 19 2025, 15:35
dereckson updated the diff for D3774: Switch events and databases classes to Keruald packages implementations.

Can be deleted now D3775 is merged.

Oct 19 2025, 15:34
dereckson committed rKDB2169cf7700e1: Import database unit tests from Obsidian Workspaces (authored by dereckson).
Import database unit tests from Obsidian Workspaces
Oct 19 2025, 15:25
dereckson closed D3775: Import database unit tests from Obsidian Workspaces.
Oct 19 2025, 15:25
dereckson committed rKERUALD5e492da098f5: Import database unit tests from Obsidian Workspaces (authored by dereckson).
Import database unit tests from Obsidian Workspaces
Oct 19 2025, 15:25
dereckson accepted D3775: Import database unit tests from Obsidian Workspaces.
Oct 19 2025, 15:24
dereckson updated the summary of D3775: Import database unit tests from Obsidian Workspaces.
Oct 19 2025, 15:24
dereckson updated the diff for D3775: Import database unit tests from Obsidian Workspaces.

testEscape method signature

Oct 19 2025, 15:23
dereckson requested review of D3775: Import database unit tests from Obsidian Workspaces.
Oct 19 2025, 15:20
dereckson added a revision to T1709: Static events for database: D3774: Switch events and databases classes to Keruald packages implementations.
Oct 19 2025, 12:26 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson requested review of D3774: Switch events and databases classes to Keruald packages implementations.
Oct 19 2025, 12:26
dereckson triaged T1709: Static events for database as Normal priority.
Oct 19 2025, 12:18 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson reopened T1709: Static events for database as "Open".
Oct 19 2025, 12:17 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson committed rKDBad417e25084d: Propagate database events (authored by dereckson).
Propagate database events
Oct 19 2025, 12:15
dereckson committed rKDB2c512f85d5d7: Upgrade to PHP_CodeSniffer 4.0.0 (authored by dereckson).
Upgrade to PHP_CodeSniffer 4.0.0
Oct 19 2025, 12:15
dereckson closed T1709: Static events for database as Resolved by committing rKOT17d6ef4f4010: Propagate database events.
Oct 19 2025, 12:14 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson committed rKOT17d6ef4f4010: Propagate database events (authored by dereckson).
Propagate database events
Oct 19 2025, 12:14
dereckson committed rKOT92dcb2229adf: Upgrade to PHP_CodeSniffer 4.0.0 (authored by dereckson).
Upgrade to PHP_CodeSniffer 4.0.0
Oct 19 2025, 12:14
dereckson closed D3773: Bump keruald/database version.
Oct 19 2025, 12:13
dereckson committed rKERUALD10937cf615e6: Bump keruald/database version (authored by dereckson).
Bump keruald/database version
Oct 19 2025, 12:13
dereckson accepted D3773: Bump keruald/database version.
Oct 19 2025, 12:13
dereckson added a revision to T1709: Static events for database: D3773: Bump keruald/database version.
Oct 19 2025, 12:12 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson requested review of D3773: Bump keruald/database version.
Oct 19 2025, 12:12
dereckson reopened T1709: Static events for database as "Open".

Reopening to track switching to this implementation for rOBSIDIAN.

Oct 19 2025, 12:11 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson committed rKERUALD85207350c60e: Propagate database events (authored by dereckson).
Propagate database events
Oct 19 2025, 12:09
dereckson closed D3772: Propagate database events.
Oct 19 2025, 12:09
dereckson closed T1709: Static events for database as Resolved by committing rKERUALD85207350c60e: Propagate database events.
Oct 19 2025, 12:09 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson accepted D3772: Propagate database events.
Oct 19 2025, 12:09
dereckson moved T1709: Static events for database from Backlog to Working on on the Obsidian board.
Oct 19 2025, 12:05 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson retitled D3772: Propagate database events from Obsidian offered the current refined code used in Keruald\Databases, with an unported feature, connection and SQL error events. to Propagate database events.
Oct 19 2025, 10:08
dereckson requested review of D3772: Propagate database events.
Oct 19 2025, 10:06
dereckson added a revision to T1709: Static events for database: D3772: Propagate database events.
Oct 19 2025, 10:06 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson moved T2145: Consolidate Obsidian classes with Keruald resources from Next to Working on on the Obsidian board.
Oct 19 2025, 10:05 · Keruald, Obsidian
dereckson updated the task description for T1709: Static events for database.
Oct 19 2025, 08:20 · Technical debt, Keruald, PHP 8.x support, Obsidian
dereckson added a comment to T1709: Static events for database.

On it.

Oct 19 2025, 08:19 · Technical debt, Keruald, PHP 8.x support, Obsidian