summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28Fix AssertionErrors being thrown by EventsStreamRichard van der Hoff4-11/+423
2020-04-28Rework TestReplicationDataHandlerRichard van der Hoff4-21/+42
2020-04-28Factor out functions for injecting events into databaseRichard van der Hoff5-26/+126
2020-04-28Add some replication tests (#7278)Erik Johnston3-11/+299
2020-04-28Fix typo 'datbases' in ConfigErrorAndrew Morgan1-1/+1
2020-04-28Fix collation for postgres for unit tests (#7359)Richard van der Hoff2-1/+5
2020-04-28Run replication streamers on workers (#7146)Erik Johnston3-22/+25
2020-04-27Fix incorrect metrics reporting for renew_attestations (#7344)Richard van der Hoff2-10/+10
2020-04-27Document monitoring workers (#7357)Brendan Abolivier2-0/+26
2020-04-27Add some explanation to application_services.md (#7091)lub2-0/+5
2020-04-27Don't crash when one of the configuration files is empty (#7341)Brendan Abolivier2-0/+7
2020-04-24Add documentation to the sample config about the templates for SSO. (#7343)Patrick Cloke3-0/+49
2020-04-24