Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-30 | Revert "Add m.id_access_token flag (#5930)" (#5945) | Andrew Morgan | 2 | -7/+1 | |
This reverts commit 4765f0cfd95f6160f32c75481651d125f343cd58. | |||||
2019-08-30 | Remove unnecessary parentheses around return statements (#5931) | Andrew Morgan | 81 | -286/+287 | |
Python will return a tuple whether there are parentheses around the returned values or not. I'm just sick of my editor complaining about this all over the place :) | |||||
2019-08-31 | Move buildkite config to the pipelines repo (#5943) | Amber Brown | 3 |