Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-13 | Do not validate that the client dict is stable during UI Auth. (#7483) | Patrick Cloke | 2 | -20/+18 |
2020-05-13 | Fix new flake8 errors (#7489) | Patrick Cloke | 7 | -12/+19 |
2020-05-11 | Don't UPGRADE database rows v1.13.0rc1 | Andrew Morgan | 1 | -1/+1 |
2020-05-11 | RST indenting | Andrew Morgan | 1 | -2/+2 |
2020-05-11 | Put rollback instructions in upgrade notes | Andrew Morgan | 1 | -0/+19 |
2020-05-11 | Fix changelog typo | Andrew Morgan | 1 | -1/+1 |
2020-05-11 | Oh yeah, RST | Andrew Morgan | 1 | -2/+1 |
2020-05-11 | Absolute URL it is then | Andrew Morgan | 1 | -1/+2 |
2020-05-11 | Fix upgrade notes link | Andrew Morgan | 1 | -1/+1 |
2020-05-11 | Provide summary of upgrade issues in changelog. Fix ) | Andrew Morgan | 2 | -12/+33 |
2020-05-11 | Move next version notes from changelog to upgrade notes | Andrew Morgan | 2 | -14/+15 |
2020-05-11 | Changelog fixes | Andrew Morgan | 1 | -3/+3 |
2020-05-11 | 1.13.0rc1 | Andrew Morgan | 144 | -143/+139 |
2020-05-11 | Documentation on setting up redis (#7446) | Neil Johnson | 2 | -60/+108 |
2020-05-08 | Rework UI Auth session validation for registration (#7455) | Patrick C |