Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated channel error messages to reflect proper naming | JoramWilander | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -44/+44 |
| | | | | | | | 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 | ||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -28/+28 |
| | | | | references from FullName to Nickname. | ||||
* | Added new error message when trying to add a channel that was previously ↵ | Reed Garmsen | 2015-07-06 | 1 | -0/+9 |
| | | | | deleted as well as a corresponding unit test | ||||
* | Fixing unit tests | =Corey Hulen | 2015-07-06 | 1 | -26/+27 |
| | |||||
* | fixing unit tests | =Corey Hulen | 2015-07-05 | 1 | -0/+2 |
| | |||||
* | Fixing unit test | =Corey Hulen | 2015-07-05 | 1 | -4/+4 |
| | |||||
* | Fixing unit test | =Corey Hulen | 2015-07-05 | 1 | -3/+3 |
| | |||||
* | fixing unit tests | =Corey Hulen | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | fixing race condition in unit tests | =Corey Hulen | 2015-07-05 | 1 | -17/+17 |
| | |||||
* | update unit tests for default channels | JoramWilander | 2015-06-29 | 1 | -2/+9 |
| | |||||
* | updated channel unit test | JoramWilander | 2015-06-29 | 1 | -3/+9 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+787 |