summaryrefslogtreecommitdiffstats
path: root/api/auto_constants.go
Commit message (Collapse)AuthorAgeFilesLines
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-10/+10
| | | | | | | | | | | | | | | | | | | | | | * Adding go vet to the api package * Adding go vet to app package * Adding go vet to manualtesting package * Adding go vet to the model package * Adding go vet to the store dir * Adding go vet to utils package * Adding missing dirs with go files * Fixing up makefile * Fixing up makefile * Removing root dir
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Adding gofmt to travis buildChristopher Speller2015-09-171-2/+2
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-2/+2
| | | | | | | 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
* Changing test imagesChristopher Speller2015-06-221-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+36