dendrite/setup
Tak Wai Wong f510b6c718
Use rand.Seed to seed the random function generator (#6)
* Blacklist some sytest tests that are failing in our environment

* Commenting out test that isn't reliably passing or failing, probably a race

* refresh latest dendrite main

* use rand.Seed to seed the random function

Co-authored-by: Brian Meek <brian@hntlabs.com>
Co-authored-by: Tak Wai Wong <takwaiw@gmail.com>
2022-06-09 13:25:12 -07:00
..
base Begin adding syncapi component tests (#2442) 2022-05-09 17:23:02 +01:00
config Use rand.Seed to seed the random function generator (#6) 2022-06-09 13:25:12 -07:00
jetstream Begin adding syncapi component tests (#2442) 2022-05-09 17:23:02 +01:00
mscs Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
process Try to recover from corrupted NATS streams in memory temporarily (#2301) 2022-03-25 12:24:21 +00:00
flags.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
monolith.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00