This probably breaks tests/Feature/Console/Status/HealthTest.php
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 11 2025
Jun 11 2025
Jun 10 2025
Jun 10 2025
machniak requested changes to D5343: Turn the DAV healthcheck into something that actually detects a dav server.
nevermind the summary, I think this is good enough for now.
mollekopf added a reviewer for D5343: Turn the DAV healthcheck into something that actually detects a dav server: Restricted Project.
The OPTIONS test only tests if a 200 status is returned, so we essentially just test if GET works (because that's the fallaback AFAIR).
Jun 9 2025
Jun 9 2025
Fixed.
I was unable to reproduce the issue on Kolab's Cyrus DAV server, but I could when I used % character in an UID.
Jun 8 2025
Jun 8 2025
Jun 7 2025
Jun 7 2025
In D5334#68964, @machniak wrote:I suppose handling of 'skin' option could be moved to applyConfiguration()
Seems middleware() is not removing group middleware, we need withoutMiddleware(). Test added.
- Fix middleware on some routes
- Merge branch 'master' into dev/routes-cleanup
Jun 6 2025
Jun 6 2025
I suppose handling of 'skin' option could be moved to applyConfiguration()
mollekopf added a reviewer for D5310: Kolabobjects compat mode via config overlays: Restricted Project.
The chwala part doesn't currently work.
Cleanup
Cleanup
- Reset relation state in addCOntroller() and removeController()