summary refs log tree commit diff
path: root/jenkins-sqlite.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-14link to spec proposal from changelog v0.31.2 release-v0.31.2Richard van der Hoff1-0/+3
2018-06-14v0.31.2Richard van der Hoff1-1/+2
2018-06-14changelog for 0.31.2Richard van der Hoff1-0/+6
2018-06-14Fix broken unit testRichard van der Hoff1-2/+14
2018-06-14remove spurious debugRichard van der Hoff1-2/+0
2018-06-14Make default state_default 50Richard van der Hoff2-20/+167
2018-06-14Clarify interface for event_authRichard van der Hoff1-18/+16
2018-06-14Refactor get_send_level to take a power_levels eventRichard van der Hoff2-8/+39
2018-06-08tweak changelog v0.31.1 release-v0.31.1Neil Johnson1-2/+4
2018-06-08Update CHANGES.rstNeil Johnson1-1/+1
2018-06-08changelog a bump versionNeil Johnson2-1/+11
2018-06-08Fix event filtering in get_missing_events handlerRichard van der Hoff1-0/+4
2018-06-08fix various changelog bugs and typosMatthew Hodgson1-4/+3
2018-06-067 char sha in changelog v0.31.0 release-v0.31.0Neil Johnson1-3/+3
2018-06-06Update CHANGES.rstNeil Johnson1-4/+4
2018-06-06bump version and changelogNeil Johnson2-3/+12
2018-06-06Fix metric documentation tables (#3341)Amber Brown1-20/+30
2018-06-06Add note to changelog on prometheus metricsRichard van der Hoff1-1/+4
2018-06-04Fix replication metricsRichard van der Hoff1-2/+2
2018-06-04bump version and changelog v0.31.0-rc1Neil Johnson2-1/+47
2018-06-04Hopefully, fix LaterGuage error handlingRichard van der Hoff1-3/+6
2018-06-04Put python's logs into Trial when running unit tests (#3319)Amber Brown1-13/+27
2018-06-03federation/send_queue.py: fix usage of LaterGaugeIvan Shapovalov1-1/+1
2018-06-01Handle RRs which arrive before their eventsRichard van der Hoff1-25/+19
2018-06-01Ignore depth when updating read-receiptsRichard van der Hoff1-30/+37
2018-06-01Add private IPv6 addresses to preview blacklist #3312Felix Schäfer1-0/+3
2018-06-01remove unnecessary INSERTNeil Johnson1-1/+0
2018-05-31code_style.rst: formattingRichard van der Hoff1-1/+1
2018-05-31Run Prometheus on a different port, optionally. (#3274)Amber Brown16-26/+192
2018-05-31Consistently use six's iteritems and wrap lazy keys/values in list() if they'...Amber Brown29-101/+116
2018-05-30remove trailing whitespaceRichard van der Hoff1-2/+2
2018-05-30fix english and wrap commentRichard van der Hoff1-1/+2
2018-05-29