summaryrefslogtreecommitdiffstats
path: root/store/sqlstore/upgrade.go
Commit message (Expand)AuthorAgeFilesLines
...
* XYZ-32: Increases size of position to 128 characters. (#8148)Martin Kraft2018-01-261-5/+13
* Uncomment upgrade for 4.6 (#8045)Derrick Anderson2018-01-051-11/+5
* [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)Jesse Hallam2018-01-031-2/+6
* [PLT-8173] Add username and profile picture to webhook set up pages (#8002)Jesse Hallam2018-01-021-0/+3
* Add upgrade code for 4.6Christopher Speller2017-12-081-0/+10
* Uncomment upgrae for 4.5Christopher Speller2017-12-081-8/+2
* Hash key for plugin store and limit id length (#7933)Joram Wilander2017-12-051-0/+4
* Revert "Hash key for plugin store table and limit plugin ID length (#7915)" (...Christopher Speller2017-12-011-4/+0
* Hash key for plugin store table and limit plugin ID length (#7915)Joram Wilander2017-12-011-0/+4
* Adding 4.5 upgrade code (#7815)Christopher Speller2017-11-111-0/+10
* Uncomment upgrae for 4.4 (#7796)Christopher Speller2017-11-061-7/+5
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-191-4/+8
* Miscellaneous app cleanup (#7594)Chris2017-10-091-4/+4
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-2/+2
* post-4.3 commit (#7581)Chris2017-10-051-0/+9
* 4.3 pre-cut (#7569)Chris2017-10-041-4/+4
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-0/+310