summary refs log tree commit diff
path: root/.buildkite (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-11LintBrendan Abolivier1-3/+1
2019-11-11Fix prefix for v2/send_leaveBrendan Abolivier1-0/+2
2019-11-11Add server-side support to the v2 APIBrendan Abolivier2-14/+33
2019-11-11Implement v2 API for send_leaveBrendan Abolivier2-5/+56
2019-11-11Add missing yieldBrendan Abolivier1-1/+1
2019-11-11Implement v2 API for send_joinBrendan Abolivier2-8/+51
2019-11-08Incorporate reviewBrendan Abolivier1-12/+12
2019-11-08Move type annotation into docstringErik Johnston1-3/+3
2019-11-07Python 3.8 for tox (#6341)Richard van der Hoff3-2/+3
2019-11-07Update synapse/storage/data_stores/main/events_bg_updates.pyBrendan Abolivier1-1/+1
2019-11-07Update synapse/storage/data_stores/main/events_bg_updates.pyBrendan Abolivier1-1/+1
2019-11-07Copy resultsBrendan Abolivier1-1/+3
2019-11-07Revert "Back to using cursor_to_di