summaryrefslogtreecommitdiffstats
path: root/manualtesting/manual_testing.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling of environmentPat Lathem2015-10-301-3/+3
|
* Adding multi-session cookie=Corey Hulen2015-10-201-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Adding service settings to admin console=Corey Hulen2015-09-221-1/+1
|
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-2/+2
|
* 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