server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sql_upgrade.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stage 1 of caching layer. Framework (#6693)
Christopher Speller
2017-06-27
1
-22
/
+20
*
Add preparatory upgrade code for 4.0 (#6616)
Joram Wilander
2017-06-09
1
-0
/
+10
*
Uncomment upgrade for 3.10 (#6600)
Joram Wilander
2017-06-06
1
-5
/
+3
*
Add preparatory upgrade code for 3.10 (#6337)
Joram Wilander
2017-05-06
1
-10
/
+20
*
Uncomment upgrade for 3.9 (#6336)
Joram Wilander
2017-05-04
1
-6
/
+5
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-0
/
+1
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-0
/
+1
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Prepare database upgrade function for v3.9 (#6004)
George Goldberg
2017-04-07
1
-0
/
+10
*
Uncomment 3.8 database upgrade. (#5992)
George Goldberg
2017-04-05
1
-7
/
+5
*
Add store unit tests and add make target for testing store with postgres (#5925)
Joram Wilander
2017-04-03
1
-2
/
+2
*
Upgrade schema for pinned posts. (#5747)
George Goldberg
2017-03-13
1
-0
/
+3
*
Add new database schema version ready for 3.8. (#5697)
George Goldberg
2017-03-09
1
-0
/
+10
*
Merge 3.7 changes into master (#5679)
Joram Wilander
2017-03-07
1
-0
/
+2
*
Update schema for version 3.7. (#5674)
George Goldberg
2017-03-07
1
-6
/
+5
*
PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)
Debanshu Kundu
2017-01-12
1
-0
/
+10
*
Update schema for version 3.6 (#4972)
Harrison Healey
2017-01-04
1
-12
/
+10
*
PLT-5073 Improve performance of /channels/view endpoint (#4881)
Joram Wilander
2016-12-23
1
-0
/
+3
*
PLT-4332 Position field for Users (#4632)
George Goldberg
2016-12-14
1
-0
/
+3
*
Removed code that would remove sessions when upgrading to 3.6 (#4773)
Harrison Healey
2016-12-13
1
-5
/
+1
*
Add Team Description to the Team Settings (#4652)
Carlos Tadeu Panato Junior
2016-12-01
1
-0
/
+3
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-0
/
+16
*
Updated stored database schema number to 3.5
Harrison Healey
2016-11-07
1
-21
/
+17
*
Increase Channel Purpose length to 250, and add channel field length handling...
Christopher Speller
2016-11-04
1
-0
/
+5
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-1
/
+3
*
Adding removal of all sessions to upgrade. Commented out untill release. (#4047)
Christopher Speller
2016-09-21
1
-0
/
+5
*
Moved ThemeProps migration to correctly take place in 3.2 -> 3.3 migration (#...
Harrison Healey
2016-09-21
1
-16
/
+15
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-0
/
+16
*
Saving schema version for 3.4 (#3982)
enahum
2016-09-06
1
-2
/
+1
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
1
-0
/
+2
*
Fix status table upgrade (#3933)
Joram Wilander
2016-09-01
1
-7
/
+5
*
PLT-3695 refactoring to use sql_upgrader (#3788)
Corey Hulen
2016-08-24
1
-0
/
+190