summaryrefslogtreecommitdiffstats
path: root/store/sql_channel_store_test.go
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | channel is created without both users
* | 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 ↵hmhealey2015-09-301-0/+16
| | | | ChannelMember.MarkUnreadLevel
* 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 ↵hmhealey2015-07-171-2/+2
| | | | | | | | references from FullName to Nickname.
* | 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