summaryrefslogtreecommitdiffstats
path: root/store/sqlstore/supplier.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12342: merge the experimental channel store (#9681)HEADmasterJesse Hallam2018-10-251-7/+2
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-091-5/+5
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-0/+7
* materialize PublicChannels without triggers (#9424)Jesse Hallam2018-09-171-9/+0
* MM-11886: materialize channel search (#9349)Jesse Hallam2018-09-131-2/+63
* add MaxLifetimeconns to server (#9004)Jerry Kurian2018-06-281-2/+1
* Lock bulk importing to master database node (#9012)Joram Wilander2018-06-271-1/+10
* Fixing structured logging conflicts.Christopher Speller2018-04-271-3/+3
* Merge branch 'master' into advanced-permissions-phase-2Christopher Speller2018-04-271-35/+35
|\
| * Fixing some merge conflicts with structured logging. (#8685)Christopher Speller2018-04-271-2/+2
| * Structured logging (#8673)Christopher Speller2018-04-271-33/+33
* | Merge branch 'master' into advanced-permissions-phase-2George Goldberg2018-04-271-0/+31
|\|
| * modestly extend SQLite support (#8677)Jesse Hallam2018-04-271-0/+31
* | MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-0/+40
|/
* MM-10020: avoid duplicating unique indexes (#8587)Jesse Hallam2018-04-161-13/+30
* XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+6
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-301-23/+29
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-271-0/+7
* Adding Posts table indexes for 20M rows. (#7728)Christopher Speller2017-10-271-6/+15
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-43/+43
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-0/+884