summaryrefslogtreecommitdiffstats
path: root/store/storetest
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-2/+21
|\
| * ABC-228 Update GetPosts caching to work for non-60 limits (#8233)Joram Wilander2018-02-091-2/+21
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-072-2/+23
|\|
| * XYZ-35: Added Support for GlobalRelay Compliance Export FormatJonathan2018-02-072-2/+23
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-063-116/+125
|\|
| * ABC-79: Optimize channel autocomplete query (#8163)Chris2018-01-313-116/+125
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-067-0/+557
|/
* ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)Joram Wilander2018-01-232-0/+84
* Add sort query parameter to GET /emojis (#8121)Joram Wilander2018-01-192-9/+27
* ABC-73 Move session clean-up to daily task (#8095)Joram Wilander2018-01-172-1/+52
* [PLT-7793] Add /users/tokens/search endpoint (#8088)Adrian Carolli2018-01-112-0/+59
* [PLT-7793] Added /users/tokens endpoint (#8038)Adrian Carolli2018-01-052-0/+22
* PLT-8312: Use combined LIKE/Full Text search for channels. (#8029)George Goldberg2018-01-051-13/+64
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-1/+2
* PLT-8354: Fix user search error when terms end up as empty space. (#7984)George Goldberg2017-12-201-0/+6
* fix posts created at test (#7977)Chris2017-12-141-10/+5
* PLT-8297: Message Export Should Still Produce Valid Exports if ChannelMemberH...Jonathan2017-12-121-14/+118
* PLT-8233: Purge ChannelMemberHistory Data when Data Retention Job runs (#7937)Jonathan2017-12-052-9/+14
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-307-29/+455
* PLT-5458: If someone posts a channel link to channel_A that you don't belong ...Chris2017-11-282-0/+70
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-276-0/+196
* Role refactor (#7867)Chris2017-11-211-1/+1
* PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)Harrison Healey2017-10-311-0/+20
* Add command validation on update (#7742)Joram Wilander2017-10-301-0/+6
* Remove unused variables / code (#7736)Chris2017-10-301-1/+1
* simplify things (#7735)Chris2017-10-301-4/+4
* Store mocks (#7724)Chris2017-10-2627-0/+6905
* [PLT-7364] Ability to Direct Message yourself (#7696)Carlos Tadeu Panato Junior2017-10-261-0/+15
* PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)George Goldberg2017-10-251-1/+30
* refactor max users per team (#7691)Chris2017-10-204-101/+96
* refactor max channels per team enforcement (#7690)Chris2017-10-205-96/+113
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-191-0/+37
* Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-121-2/+2
* [PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...Saturnino Abril2017-10-111-0/+120
* Miscellaneous app cleanup (#7594)Chris2017-10-091-1/+2
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-0/+141
* store/storetest package (#7588)Chris2017-10-0621-0/+10939