summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-122-5/+2
* [PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...Saturnino Abril2017-10-113-47/+159
* Miscellaneous app cleanup (#7594)Chris2017-10-093-7/+12
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-0916-96/+322
* store/storetest package (#7588)Chris2017-10-0646-11071/+11095
* fix GetPostsByIds error (#7591)Chris2017-10-061-1/+1
* reduce store boiler plate (#7585)Chris2017-10-0635-3269/+589
* post-4.3 commit (#7581)Chris2017-10-051-0/+9
* 4.3 pre-cut (#7569)Chris2017-10-041-4/+4
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-0/+11
* Parameterized post ids to avoid possible sql injection (#7575)Jonathan2017-10-041-3/+14
* PLT-7218: CLI to move slash commands between teams. (#7574)George Goldberg2017-10-043-0/+59
* PLT-7759: Make GetNewestJobByStatusAndType not fail when no jobs match. (#7540)George Goldberg2017-10-022-2/+6
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-292-30/+94
* PLT-7644: Improve job scheduler architecture. (#7532)George Goldberg2017-09-283-0/+163
* PLT-7207: Change from fulltext to LIKE search for user filtering (#7343)George Goldberg2017-09-273-62/+119
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-2551-2679/+2743
* PLT-7619: Cleanup flags in data retention. (#7501)George Goldberg2017-09-223-0/+94
* remove more global refs (#7480)Chris2017-09-213-11/+7
* Add error codes to the remaining stores (Part 1). (#7461)George Goldberg2017-09-206-81/+87
* interactive post update fix (#7477)Chris2017-09-191-0/+2
* Add error codes to oauth/post/preference store errors. (#7460)George Goldberg2017-09-193-77/+76
* Add error codes to the remaining stores (Part 2). (#7462)George Goldberg2017-09-189-67/+58
* Add error codes to user and webhook store errors. (#7459)George Goldberg2017-09-182-70/+68
* PLT-7639: Batch delete methods for data retention. (#7444)George Goldberg2017-09-1513-0/+316
* remove more global references (#7442)Chris2017-09-1410-141/+152
* Fix update SQL query to include refresh token (#7425)Joram Wilander2017-09-141-2/+2
* PLT-7556 fixing postgres issue with compliance for master (#7414)Corey Hulen2017-09-121-2/+2
* Renaming repoChristopher Speller2017-09-0653-78/+78
* add commented 4.3 upgrade func (#7388)Chris2017-09-061-0/+8
* app type transition (#7167)Chris2017-09-067-9/+16
* Update IsUniqueConstraint to check error codes instead of message text (#7385)Joram Wilander2017-09-066-15/+25
* pre 4.2 cut (#7380)Chris2017-09-051-4/+3
* Add error codes to SqlChannelStore errors. (#7364)George Goldberg2017-09-041-59/+58
* PLT-7497 adding DMs to complinace export (#7353)Corey Hulen2017-09-042-3/+126
* [PLT-7385] Add AuthData to IsUniqueConstraintError to indicate duplicated ema...Saturnino Abril2017-09-021-1/+1
* [PLT-7055] Modified code arrangement for compatibility with 32-bit ARM (#7281)Christopher Brown2017-09-011-2/+4
* PLT-7515: Fix getAllJobsPage test. (#7329)George Goldberg2017-09-011-3/+4
* set to default value with config is missing (#7320)Saturnino Abril2017-08-3010-57/+57
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-253-9/+70
* [PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)Saturnino Abril2017-08-241-1/+114
* Fixing race in update channel (#7269)Corey Hulen2017-08-221-1/+1
* Ignoring primary key duplication errors on status saveorupdate (#7255)Christopher Speller2017-08-181-1/+4
* Merge branch 'release-4.1'Christopher Speller2017-08-172-1/+22
|\
| * Another team updateJoramWilander2017-08-092-1/+22
* | PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)George Goldberg2017-08-172-8/+25
* | PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-166-0/+210
* | add preparatory upgrade code for 4.2 (#7157)Saturnino Abril2017-08-081-0/+9
|/
* uncomment upgrade for 4.1 (#7128)Saturnino Abril2017-08-081-9/+8
* PLT-7223: Update "Database schema cannot be upgraded" error message to indica...Jonathan2017-08-041-14/+15