index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
dendrite-upgrade-tests
Age
Commit message (
Expand
)
Author
2024-08-02
Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible...
dependabot[bot]
2024-08-02
Bump go to 1.21 (#3360)
Till
2023-09-28
Version 0.13.3 (#3213)
v0.13.3
helm-dendrite-0.13.4
Till
2023-08-28
Fix CI, upgrade image used for upgrade tests (#3151)
Till
2023-05-31
Move CreateRoom logic to Roomserver (#3093)
devonh
2023-04-24
Use IRoomVersion (#3064)
kegsay
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2022-12-02
Test and CI related changes (#2896)
Till
2022-11-11
Run upgrade tests for SQLite too (#2875)
Neil Alexander
2022-11-10
Fix lint error
Neil Alexander
2022-11-10
Improve logging in upgrade tests
Neil Alexander
2022-09-15
Hopefully fix `upgrade-tests` (#2717)
Till
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-05
Fix linter issues (#2624)
Till
2022-07-25
Update database migrations, remove goose (#2264)
Till
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-04-29
Add restrictions for open registration (#2402)
Till
2022-01-21
Remodel how device list change IDs are created (#2098)
kegsay
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-09-08
- Removed double imports (#1989)
Ryan W
2021-07-08
dendrite-upgrade-test: tweaks to get it to run under CI in docker (#1905)
kegsay
2021-07-08
linting
Kegan Dougal
2021-07-08
Improve error handling and close files post-tarring
Kegan Dougal
2021-07-07
dendrite-upgrade-test: support --from HEAD-N, cleanup on startup (#1903)
kegsay
2021-07-07
Add dendrite-upgrade-test (#1901)
kegsay