Today
Today
dereckson committed rOBSIDIAN191f9b5caa83: Move resolve_resource_id into Resources::resolveID (authored by dereckson).
Move resolve_resource_id into Resources::resolveID
dereckson updated the diff for D3846: Move resolve_resource_id into Resources helper class.
Bump omnitools to dev 1.x version. Use camel case.
Yesterday
Yesterday
dereckson added a comment to D3846: Move resolve_resource_id into Resources helper class.
Option::orElse is correctly implemented in D3847.
dereckson moved T2173: Option::orElse should use a closure, not a default value from Bugs to Ready for OmniTools 1.x on the Keruald board.
Remove features implemented in PHP 8
dereckson committed rKOTda8416e08eb6: Implement getValueOr, getValueOrElse, or, orElse for Result and Option (authored by dereckson).
Implement getValueOr, getValueOrElse, or, orElse for Result and Option
dereckson committed rKERUALDfd7258079ca5: Remove features implemented in PHP 8 (authored by dereckson).
Remove features implemented in PHP 8
dereckson updated the diff for D3848: Remove features implemented in PHP 8.
Rebase agaisnt origin/develop/omnitools-1.x
dereckson updated the diff for D3848: Remove features implemented in PHP 8.
Running tests from repository mono-root, not lib-root
dereckson requested review of D3848: Remove features implemented in PHP 8.
dereckson committed rKERUALD49bd688c9125: Implement getValueOr, getValueOrElse, or, orElse for Result and Option (authored by dereckson).
Implement getValueOr, getValueOrElse, or, orElse for Result and Option
Let's merge this in develop/omnitools-1.x branch.
dereckson updated the diff for D3847: Implement getValueOr, getValueOrElse, or, orElse for Result and Option.
Implement or/orElse for Result. Pass error as optional argument to callback.
dereckson planned changes to D3847: Implement getValueOr, getValueOrElse, or, orElse for Result and Option.
- Ready for Error
- For Err::orElse and Err::getValueOrElse, should we pass the error to the callback?
dereckson updated the diff for D3847: Implement getValueOr, getValueOrElse, or, orElse for Result and Option.
s/;;/;/g
dereckson requested review of D3847: Implement getValueOr, getValueOrElse, or, orElse for Result and Option.
Tue, Nov 4
Tue, Nov 4
dereckson added a comment to T2173: Option::orElse should use a closure, not a default value.
New plan
dereckson planned changes to D3846: Move resolve_resource_id into Resources helper class.
dereckson requested review of D3846: Move resolve_resource_id into Resources helper class.
dereckson committed rOBSIDIAN62dd382fd158: Remove PSR-4 classes from Obsidian autoloader (authored by dereckson).
Remove PSR-4 classes from Obsidian autoloader
dereckson requested review of D3845: Remove PSR-4 classes from Obsidian autoloader.
dereckson added a comment to T2144: Port Obsidian code to PHP 8.4.
- MySQLCollection still relies on MySQL database engine, switch to MySQLi using Keruald\Database\Engines\MySQLiEngine
- MongoClient, MongoCursor are now namespaced, see this thread for example
dereckson committed rOBSIDIAN4207be74ecb7: Move Auth and associated classes into Auth namespace (authored by dereckson).
Move Auth and associated classes into Auth namespace
dereckson updated the test plan for D3844: Move Auth and associated classes into Auth namespace.
dereckson requested review of D3844: Move Auth and associated classes into Auth namespace.
Mon, Nov 3
Mon, Nov 3
dereckson committed rOBSIDIAN630525e900b6: Move Collection classes into its own namespace (authored by dereckson).
Move Collection classes into its own namespace
composer.json dev change to prune and that's good
dereckson requested review of D3843: Move Collection classes into its own namespace.
dereckson committed rOBSIDIAN2df167a2631c: Move ObjectDeserializable interface into Serialization namespace (authored by dereckson).
Move ObjectDeserializable interface into Serialization namespace
dereckson requested review of D3842: Move ObjectDeserializable interface into Serialization namespace.
dereckson moved T1376: Fix Utopia license from Backlog to Blocked on community on the Mediawiki SaaS board.
dereckson moved T2172: Update DNS for utopia.espace-win.org from Backlog to Operations on the Mediawiki SaaS board.
dereckson renamed T2172: Update DNS for utopia.espace-win.org from Update DNS for espace-win.org to Update DNS for utopia.espace-win.org.
Sun, Nov 2
Sun, Nov 2
Configure PsySH to autoload
dereckson updated the test plan for D3841: Configure PsySH to autoload.
dereckson requested review of D3841: Configure PsySH to autoload.
Inject services in constructors
dereckson requested review of D3840: Inject services in constructors.
dereckson moved T2160: Read from Orbeon Forms and annotate with an Obsidian collection from Backlog to Working on on the Obsidian board.
Read from Orbeon Forms
dereckson published D3835: Read from Orbeon Forms for review.
dereckson closed T2169: Support prepared statement for PDO drivers, a subtask of T2160: Read from Orbeon Forms and annotate with an Obsidian collection, as Resolved.
dereckson committed rKDB7d865df4e516: Improve PDO support with prepare and bind (authored by dereckson).
Improve PDO support with prepare and bind
dereckson committed rKERUALD13fff00a50a1: Improve PDO support with prepare and bind (authored by dereckson).
Improve PDO support with prepare and bind
dereckson published D3836: Improve PDO support with prepare and bind for review.
Sat, Nov 1
Sat, Nov 1
Generate code coverage report
dereckson requested review of D3839: Generate code coverage report.
dereckson added a comment to T1637: Create a new Jenkins template for PHP applications.
One of the most useful things when developing is a code coverage report.
Fetch a scalar value from a result
Implement PDOEngine::initialize
dereckson committed rKERUALD1b70edb89eee: Fetch a scalar value from a result (authored by dereckson).
Fetch a scalar value from a result
dereckson updated the test plan for D3838: Fetch a scalar value from a result.
dereckson updated the test plan for D3838: Fetch a scalar value from a result.
dereckson requested review of D3838: Fetch a scalar value from a result.
Implement PDOEngine::initialize
dereckson requested review of D3837: Implement PDOEngine::initialize.
dereckson added a revision to T2169: Support prepared statement for PDO drivers: D3837: Implement PDOEngine::initialize.
Fri, Oct 31
Fri, Oct 31
dereckson updated the task description for T2160: Read from Orbeon Forms and annotate with an Obsidian collection.
Thu, Oct 30
Thu, Oct 30
dereckson committed rOBSIDIAN4fd3db73f32e: Don't fix MediaWiki links anymore (authored by dereckson).
Don't fix MediaWiki links anymore
dereckson requested review of D3834: Don't fix MediaWiki links anymore.
dereckson closed T2171: Allow spaces in MediaWikiMirror URLs as Resolved by committing rOBSIDIAN06efad030284: Encode MediaWiki page title parameter in query string.
dereckson committed rOBSIDIAN06efad030284: Encode MediaWiki page title parameter in query string (authored by dereckson).
Encode MediaWiki page title parameter in query string
dereckson updated the test plan for D3833: Encode MediaWiki page title parameter in query string.
Panel Used By
Panel Used By
| Dashboard | unyuunyu0823's Dashboard |