summaryrefslogtreecommitdiffstats
path: root/store/storetest/channel_store.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12342: merge the experimental channel store (#9681)HEADmasterJesse Hallam2018-10-251-63/+42
* MM-12251: Add flag to MoveChannel to remove all deactivated users. (#9515)George Goldberg2018-10-081-0/+73
* MM-11567: Autocomplete search in: for DMs and GMs (#9430)Jesús Espino2018-09-271-2/+31
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-171-0/+84
* MM-11886: materialize channel search (#9349)Jesse Hallam2018-09-131-607/+731
* MM-11725: Add specific autocomplete endpoint for search autocomplete (#9337)Jesús Espino2018-09-111-0/+87
* Merge remote-tracking branch 'upstream/release-5.3' into release-5.3-daily-me...cpanato2018-09-041-0/+6
|\
| * MM-11728: Avoid Archived channels editions throught Patch (#9335)Jesús Espino2018-09-031-0/+6
* | add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-3/+3
|/
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-011-17/+17
* Pr 9039 (#9187)Martin Kraft2018-07-301-21/+24
* Ignore | characters in postgres channel search (#9019)Joram Wilander2018-06-301-0/+13
* Add Purpose as a searchable field (#8067)Chris Duarte2018-06-261-0/+42
* MM-10570: Make permissions reset command clear custom role assignments. (#8976)George Goldberg2018-06-251-0/+60
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-241-0/+18
|\
| * MM-10649: soften Channels.ExtraUpdateAt deprecation (#8843)Jesse Hallam2018-05-231-0/+18
* | Fix tests.George Goldberg2018-05-181-0/+1
* | MM-10264: Adds CLI command to import and export permissions. (#8787)Martin Kraft2018-05-171-0/+2
* | MM-10235: Make permissions reset CLI shcemes-aware. (#8773)George Goldberg2018-05-171-0/+41
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-151-33/+0
|\|
| * MM-9739: deprecate the now unused Channels.ExtraUpdateAt (#8762)Jesse Hallam2018-05-141-33/+0
* | MM-9728: Online migration for advanced permissions phase 2 (#8744)George Goldberg2018-05-141-0/+75
* | MM-10140: API Implementation for Schemes related Endpoints (#8615)George Goldberg2018-05-031-3/+3
* | MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-0/+68
|/
* Fixing misspell errors (#8544)Jesús Espino2018-03-291-2/+2
* Remove query to update channel extra_update_at field on user activation/deact...Joram Wilander2018-03-091-49/+0
* ABC-79: Optimize channel autocomplete query (#8163)Chris2018-01-311-102/+95
* PLT-8312: Use combined LIKE/Full Text search for channels. (#8029)George Goldberg2018-01-051-13/+64
* PLT-5458: If someone posts a channel link to channel_A that you don't belong ...Chris2017-11-281-0/+54
* PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)Harrison Healey2017-10-311-0/+20
* [PLT-7364] Ability to Direct Message yourself (#7696)Carlos Tadeu Panato Junior2017-10-261-0/+15
* refactor max users per team (#7691)Chris2017-10-201-17/+17
* refactor max channels per team enforcement (#7690)Chris2017-10-201-75/+92
* [PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...Saturnino Abril2017-10-111-0/+120
* store/storetest package (#7588)Chris2017-10-061-0/+1967