summaryrefslogtreecommitdiffstats
path: root/api/web_socket_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-2/+2
|
* Merge pull request #981 from mattermost/plt-517Christopher Speller2015-10-081-1/+1
|\ | | | | PLT-517 Changing SpinPunch to Mattermost in copyright
| * Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
| |
* | Fixing ability to dynamicly update members list.Christopher Speller2015-10-081-1/+6
|/
* Fixing merge conflict=Corey Hulen2015-09-221-9/+0
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-9/+0
| |
* | Adding service settings to admin console=Corey Hulen2015-09-221-1/+1
|/
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-3/+3
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* Merge pull request #185 from mattermost/mm-1348Corey Hulen2015-07-171-3/+0
|\ | | | | fixes mm-1348 removing dependency on redis
| * fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-141-3/+0
| |
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵hmhealey2015-07-171-2/+2
|/ | | | references from FullName to Nickname.
* Fixing unit tests=Corey Hulen2015-07-061-2/+3
|
* fixing race condition in unit tests=Corey Hulen2015-07-051-2/+2
|
* Fix typo in function nameHaiko Schol2015-06-241-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+129