summaryrefslogtreecommitdiffstats
path: root/store/sql_channel_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-3512 adding join/leave channel to the CLI (#3498)Corey Hulen2016-07-061-0/+9
* PLT-2559 Always return successful when trying to join a channel that the user...Harrison Healey2016-06-061-0/+60
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-27/+42
* Member show on Activate and Hide on deactivate from channel member list and a...Elias Nahum2016-02-251-0/+64
* Stopped returning inactive members with getExtraInfo callshmhealey2016-02-101-0/+12
* Changed GetMemberCount to stop including inactive usershmhealey2016-01-231-0/+106
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-108/+107
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-8/+8
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-99/+100
* Fixing channel limit=Corey Hulen2015-12-151-1/+1
* Adding perm delete to cmd line=Corey Hulen2015-11-161-1/+1
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+57
* Added ChannelExtra.MemberCount field to reflect the actual member count when ...hmhealey2015-11-121-4/+4
* Merge branch 'master' into PLT-25=Corey Hulen2015-10-231-0/+101
|\
| * Refactoring direct channel creation to use transaction to avaoid state where ...Christopher Speller2015-10-221-0/+101
* | Adding analytics tab=Corey Hulen2015-10-221-0/+18
|/
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-16/+0
* Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-011-16/+16
* Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...hmhealey2015-09-301-0/+16
* added store unit test for GetChannelCountsJoramWilander2015-08-111-0/+47
* Adding etag to channel extra_info api call.Christopher Speller2015-07-291-2/+32
* fixing merge conflicts=Corey Hulen2015-07-211-2/+2
|\
| * Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-2/+2
* | Fixes mm-1420 adding postgres support=Corey Hulen2015-07-121-1/+1
|/
* Fixing unit tests=Corey Hulen2015-07-061-33/+33
* fixing unit test=Corey Hulen2015-07-051-0/+3
* fixing unit test=Corey Hulen2015-07-051-1/+4
* first commit=Corey Hulen2015-06-141-0/+493