summaryrefslogtreecommitdiffstats
path: root/store/sql_channel_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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