summaryrefslogtreecommitdiffstats
path: root/store/sql_store.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-161-0/+1
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-311-0/+1
* PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-0/+1
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-927/+70
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-31/+51
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout s...Joram Wilander2017-05-291-16/+18
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+19
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-011-22/+54
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-6/+22
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Increasing the time between db recycles (#5389)Corey Hulen2017-02-141-1/+1
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-11/+9
* Removed index on Teams.Description column (#5095)Harrison Healey2017-01-181-14/+20
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+7
* Changing read replica selection method to round-robin instead of random. (#4351)Christopher Speller2016-10-271-42/+47
* Fix the multiple column full text search index for Postgres (#4282)Joram Wilander2016-10-201-1/+15
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-3/+23
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-0/+7
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-119/+58
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+8
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-141-0/+8
* fixed type speical -> special (#3052)rompic2016-05-251-2/+2
* Fixing LDAP issue with Postgres (#3033)Corey Hulen2016-05-171-2/+9
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-33/+95
* PLT-2115 Adding compliance=Corey Hulen2016-03-151-0/+8
* Fixing postgres=Corey Hulen2016-02-221-2/+2
* Fixing device id column for droid=Corey Hulen2016-02-221-13/+97
* Move license storage to databaseJoramWilander2016-02-041-0/+8
* Fixing merge=Corey Hulen2016-02-011-75/+56
|\
| * PLT-1765 allowing support of 2 previous versions=Corey Hulen2016-01-281-21/+2
| * PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-251-54/+54
| * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-6/+6
| * PLT-7 adding loc db calls for system table=Corey Hulen2016-01-201-4/+4
| * PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-201-2/+2
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+1
|\|
| * Upgrade logging package=Corey Hulen2016-01-111-1/+1
* | PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-0/+8
|/
* allow to toggle features in backendFlorian Orben2015-11-271-0/+2
* fix logging statement not to post nonsenseFlorian Orben2015-11-061-2/+2
* postgres needs another query to get table information...Florian Orben2015-11-051-15/+6
* PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-0/+35
* Log errors in table creationAntti Ahti2015-10-301-1/+4
* Renamed Channel.Description to Channel.Header on the serverhmhealey2015-10-271-18/+17
* PLT-828 fixing db upgrade code=Corey Hulen2015-10-261-4/+9
* PLT-797 Update System Table with latest versionJean-Yves LEBLEU2015-10-231-2/+2
* Merge branch 'release-1.1.0'Christopher Speller2015-10-201-1/+15
|\
| * Hotfix to allow .7 to be upgraded to 1.1=Corey Hulen2015-10-201-1/+15
* | Refactor to hit database less often.JoramWilander2015-10-191-8/+1
* | Implement outgoing webhooks.JoramWilander2015-10-191-5/+17
* | Marking when user ran the unit tests=Corey Hulen2015-10-151-5/+17