Derrick Anderson
e7b084842a
Merge branch 'release-4.7'
2018-02-09 12:59:56 -05:00
Derrick Anderson
1b064c674a
Add prepatory code for 4.8.0 ( #8226 )
...
* Add prepatory code for 4.8.0
* formatting issue
* build bug
2018-02-08 12:12:48 -05:00
JoramWilander
840892ab88
Increase OAuth2 state parameter limit
2018-02-07 16:21:22 -05:00
Joram Wilander
323d717a40
Uncomment upgrade code for 4.7 ( #8201 )
2018-02-05 18:11:31 -05:00
Martin Kraft
540dd9ae94
XYZ-32: Increases size of position to 128 characters. ( #8148 )
...
* XYZ-32: Changes type of 'position' column on 'users' table.
* XYZ-32: Uncomment to run on CI and pre-release.
* XYZ-32: Reverts translation changes.
* XYZ-32: Fix for gofmt.
2018-01-26 08:37:12 -05:00
Derrick Anderson
edc4c35f5f
Uncomment upgrade for 4.6 ( #8045 )
...
* Uncomment upgrade for 4.6
* add 4.6 version
2018-01-05 12:29:40 -05:00
Jesse Hallam
e5dad3cf68
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. ( #8019 )
2018-01-03 10:35:36 -05:00
Jesse Hallam
e9fe9f50dd
[PLT-8173] Add username and profile picture to webhook set up pages ( #8002 )
2018-01-02 08:41:23 -08:00
Christopher Speller
ae931ae6b6
Add upgrade code for 4.6
2017-12-08 11:12:09 -08:00
Christopher Speller
39cf3a998d
Uncomment upgrae for 4.5
2017-12-08 11:04:23 -08:00
Joram Wilander
7cefef6d21
Hash key for plugin store and limit id length ( #7933 )
2017-12-05 15:19:33 -08:00
Christopher Speller
81c1fad4d4
Revert "Hash key for plugin store table and limit plugin ID length ( #7915 )" ( #7931 )
...
This reverts commit c3af878573 .
2017-12-01 23:20:11 -08:00
Joram Wilander
c3af878573
Hash key for plugin store table and limit plugin ID length ( #7915 )
...
* Hash plugin store keys and update column limits
* Limit plugin ID length on install
* Add note to manifest id and allow zero length keys
2017-12-01 15:20:08 -05:00
Christopher Speller
756caaa1fb
Adding 4.5 upgrade code ( #7815 )
2017-11-11 00:23:19 -08:00
Christopher Speller
fef70d6c9e
Uncomment upgrae for 4.4 ( #7796 )
2017-11-06 16:02:19 -08:00
Nick Frazier
7fa4913f90
[PLT-7794] Add user access token enable/disable endpoints ( #7630 )
...
* Add column to UserAccessTokens table
* PLT-7794 Add user access token enable/disable endpoints
* replaced eliminated global variable
* updates to user_access_token_store and upgrade.go
* style fix and cleanup
2017-10-19 08:10:29 -04:00
Chris
bff2b5e735
Miscellaneous app cleanup ( #7594 )
...
* app cleanup
* whoops, forgot a file
* some minor cleanup
* longer container deadline
* defensive checks
2017-10-09 14:59:48 -07:00
Chris
0f66b6e726
store/sqlstore cleanup and postgres tests ( #7595 )
...
* sqlstore cleanup / postgres tests
* remove stopped containers
* cmd/platform compile fix
* remove test-postgres target from makefile
2017-10-09 13:16:14 -04:00
Chris
12501673d0
post-4.3 commit ( #7581 )
2017-10-05 14:50:49 -04:00
Chris
da368539e3
4.3 pre-cut ( #7569 )
...
* 4.3 pre-cut
* fix
2017-10-04 13:10:16 -07:00
Chris
49fe5fbf3d
Move sql store code into store/sqlstore package ( #7502 )
...
* move sql store code into store/sqlstore package
* move non-sql constants back up to store
* fix api test
* derp
2017-09-25 10:11:25 -04:00