summaryrefslogtreecommitdiffstats
path: root/manualtesting/manual_testing.go
Commit message (Collapse)AuthorAgeFilesLines
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-5/+5
| | | | | | | 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 ↵hmhealey2015-07-171-1/+1
| | | | references from FullName to Nickname.
* move default channel creation to seperate func and add off-topicJoramWilander2015-06-291-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+169