server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sqlstore
/
channel_store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore | characters in postgres channel search (#9019)
Joram Wilander
2018-06-30
1
-0
/
+2
*
Add Purpose as a searchable field (#8067)
Chris Duarte
2018-06-26
1
-3
/
+3
*
MM-10570: Make permissions reset command clear custom role assignments. (#8976)
George Goldberg
2018-06-25
1
-0
/
+69
*
Relese5.0 merge master 20180611 (#8939)
Carlos Tadeu Panato Junior
2018-06-11
1
-2
/
+6
*
MM-10235: Make permissions reset CLI shcemes-aware. (#8773)
George Goldberg
2018-05-17
1
-0
/
+8
*
Fix build failure from bad merge.
George Goldberg
2018-05-16
1
-4
/
+0
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-15
1
-34
/
+3
|
\
|
*
MM-9739: deprecate the now unused Channels.ExtraUpdateAt (#8762)
Jesse Hallam
2018-05-14
1
-38
/
+3
*
|
MM-9728: Online migration for advanced permissions phase 2 (#8744)
George Goldberg
2018-05-14
1
-0
/
+68
*
|
MM-10140: API Implementation for Schemes related Endpoints (#8615)
George Goldberg
2018-05-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-01
1
-2
/
+2
|
\
|
|
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-2
/
+2
*
|
MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)
George Goldberg
2018-04-20
1
-51
/
+312
|
/
*
Fixing misspell errors (#8544)
Jesús Espino
2018-03-29
1
-2
/
+2
*
Remove the index on Channels.DisplayName. (#8530)
Jesse Hallam
2018-03-28
1
-1
/
+0
*
Remove query to update channel extra_update_at field on user activation/deact...
Joram Wilander
2018-03-09
1
-13
/
+0
*
MM-9664 Add invalidation metrics for store caches (#8340)
Joram Wilander
2018-03-05
1
-12
/
+35
*
Simplification of a Channel Members query. (#8345)
George Goldberg
2018-02-28
1
-3
/
+3
*
make channel autocomplete sort case-insensitive (#8176)
Chris
2018-01-31
1
-1
/
+1
*
ABC-79: Optimize channel autocomplete query (#8163)
Chris
2018-01-31
1
-47
/
+105
*
PLT-8312: Use combined LIKE/Full Text search for channels. (#8029)
George Goldberg
2018-01-05
1
-7
/
+57
*
PLT-5458: If someone posts a channel link to channel_A that you don't belong ...
Chris
2017-11-28
1
-0
/
+59
*
Role refactor (#7867)
Chris
2017-11-21
1
-2
/
+2
*
PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)
Harrison Healey
2017-10-31
1
-1
/
+1
*
Remove unused variables / code (#7736)
Chris
2017-10-30
1
-5
/
+0
*
[PLT-7364] Ability to Direct Message yourself (#7696)
Carlos Tadeu Panato Junior
2017-10-26
1
-1
/
+4
*
refactor max channels per team enforcement (#7690)
Chris
2017-10-20
1
-6
/
+6
*
[PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...
Saturnino Abril
2017-10-11
1
-28
/
+15
*
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
1
-4
/
+4
*
reduce store boiler plate (#7585)
Chris
2017-10-06
1
-462
/
+87
*
PLT-7404 Return viewed at times in view channel API response (#7428)
Joram Wilander
2017-09-29
1
-25
/
+55
*
PLT-7207: Change from fulltext to LIKE search for user filtering (#7343)
George Goldberg
2017-09-27
1
-1
/
+1
*
Move sql store code into store/sqlstore package (#7502)
Chris
2017-09-25
1
-0
/
+1664