summaryrefslogtreecommitdiffstats
path: root/api/channel_benchmark_test.go
Commit message (Expand)AuthorAgeFilesLines
* Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-1/+1
* Renamed Channel.Description to Channel.Header on the serverhmhealey2015-10-271-3/+3
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-5/+6
* Adding etag to channel extra_info api call.Christopher Speller2015-07-291-1/+1
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-1/+1
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-1/+1
* Fixing unit tests=Corey Hulen2015-07-061-1/+2
* fixing race condition in unit tests=Corey Hulen2015-07-051-1/+1
* first commit=Corey Hulen2015-06-141-0/+287