Arcanist code has been patched in our production branch @ https://github.com/nasqueron/arcanist
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sun, Apr 19
There are still two things to do:
Sat, Apr 18
Thu, Apr 16
Wed, Apr 15
Tue, Apr 14
Once this code is created, per eb9fa936f36a, create a feature request to Obsidian to support this as second factor.
[ We've code for this one, we've different use cases (MediaWiki, Zed, Auth Grove), but none of those projects has a bug with high priority to resolve this. ]
Mon, Apr 13
Current status: this is mostly implemented, but still to document properly per previous comment.
Feb 11 2026
Nov 11 2025
In T1713#33906, @dereckson wrote:Plan is to create Keruald Elements with bricks to build frameworks, including the Session class.
But with last requirement on Obsidian to split concerns between User and UserRepository, we need to devise an base abstract class or an interface for the session code.
Plan is to create Keruald Elements with bricks to build frameworks, including the Session class.
This blocks new attributes use for other tests.
Each test run produces this:
Actually, we use the same database name than for MariaDB / MySQl:
Nov 10 2025
Nov 9 2025
Nov 5 2025
Nov 4 2025
New plan
Nov 2 2025
Nov 1 2025
Oct 31 2025
Oct 30 2025
Oct 29 2025
Documentation to add:
- How to create a new component
- make
- use last version of dependencies like OmniTools
- git remote
- yes, we can directly use ./_utils/repo/export-commits-to-manyrepos.sh but we need to do git push yaml yaml:mainkk
- How to push tags easily
Oct 28 2025
No support for !<tag:keruald.nasqueron.org,2025:env> as Symfony Yaml parser truncates tag at comma.
Oct 21 2025
Oct 20 2025
For cache it seems we use serialize/unserialize directly into the PHP code:
Oct 19 2025
Reopening to track switching to this implementation for rOBSIDIAN.