- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Today
Yesterday
Assigning to @philectro for acceptance and to sign L3 document.
Until 1.39 it was "php maintenance/update.php", now it's php maintenance/run.php update, so final line is easier:
Created T2176 for the remaining wikis, as the migration will be more complex: the wikis weren't fully onboarded on the current SaaS MediaWiki platform.
Done with @philectro peering on Jitsi for:
- agora
- wolfplex
- wikis.nasqueron.org test site
Bump omnitools to dev 1.x version. Use camel case.
Wed, Nov 5
Option::orElse is correctly implemented in D3847.
Rebase agaisnt origin/develop/omnitools-1.x
Running tests from repository mono-root, not lib-root
Let's merge this in develop/omnitools-1.x branch.
Implement or/orElse for Result. Pass error as optional argument to callback.
- Ready for Error
- For Err::orElse and Err::getValueOrElse, should we pass the error to the callback?
s/;;/;/g
Tue, Nov 4
New plan
- 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
Mon, Nov 3
composer.json dev change to prune and that's good