aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-03Update Helm READMEhelm-dendrite-0.12.2Till Faelligen
2023-04-03fix(helm): improve documentation and grafana dashboard (#2992)genofire
2023-04-03chart - Add configuration for extra volumes / volume mounts (#3042)Rhea Danzey
2023-04-03add deployment strategy option to helm chart (#3021)George Antoniadis
2023-03-31Add CS API device tests (#3029)Till
2023-03-28Rdanzey/helm-fixes-existing-db-secrets (#3033)helm-dendrite-0.12.1Rhea Danzey
2023-03-27Pinecone-demo: Wait on dendrite before shutting downDevon Hudson
2023-03-27Add dendrite-demo-pinecone cypress testsDevon Hudson
2023-03-27Add tests for the Dendrite admin APIs (#3028)Till
2023-03-27Add `/search` tests (#3025)Till
2023-03-27Add AS invite test, fix issue with invitations being processed twice (#3020)Till
2023-03-27Get the logs for dendrite when installing the chartTill Faelligen
2023-03-27Update docs and sample config for the relay_api (#3011)Alex Kirk
2023-03-23Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)Till
2023-03-22Upload covdatafiles for each serverTill Faelligen
2023-03-22Update workflow to not use commas when joining namesTill Faelligen
2023-03-22Sytest coverage fileTill Faelligen
2023-03-22Update WorkflowTill Faelligen
2023-03-22Update Go, use go tool covdata for coverage files?Till Faelligen
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-21Update GMSL to fix #3013Till Faelligen
2023-03-20Make "m.upload.size" optionalTill Faelligen
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-16simplify unix socket permission format (#3014)Boris Rybalkin
2023-03-15Fix UTs on x86Till Faelligen
2023-03-13Version 0.12.0 (#3009)v0.12.0helm-dendrite-0.12.0Till
2023-03-13Add basic runtime tracing (#2996)Till
2023-03-10Change default stats reporting endpoint (#3007)Till
2023-03-10Update dependencies (#3006)Till
2023-03-09Unset `RoomServerEvent`, since we can't be sure that `Set` actually updates t...Till
2023-03-07Fix invalid roomNID returnedTill Faelligen
2023-03-06RoomServerEvents are mutable, given they can be redactedTill Faelligen
2023-03-06Actually ignore the error if we were able to backfill eventsTill Faelligen
2023-03-06Add tests for `UpdateRelations` (#2999)Till
2023-03-05Update admin-promotion instructions; clarify ID for evacuation (#2997)Tim McCormack
2023-03-03Update the cache with the redacted eventTill Faelligen
2023-03-03Make redaction check easier to read (#2995)Till
2023-03-03Updated instructions and references to monolith to their new names (#2994)Robin Westerik
2023-03-01unix socket support (#2974)Boris Rybalkin
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till
2023-03-01Fix UTsTill Faelligen
2023-02-28Only run CI if there are changes to go files or the workflow [skip ci]Till Faelligen
2023-02-28Deploy on gh-pages pushTill Faelligen
2023-02-28feat(helm): add prometheus resources to monitor (#2958)helm-dendrite-0.11.2genofire
2023-02-24Fix lint errorDevon Hudson
2023-02-24Tweaks to pinecone demo to shutdown more cleanlyDevon Hudson
2023-02-24Cache all the thingsTill Faelligen
2023-02-24Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)Till
2023-02-24Unify logging by using logrus for jetstream logs (#2976)David Schneider
2023-02-23Update README sample config link (#2987)Yoann N