summaryrefslogtreecommitdiffstats
path: root/model/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-12 UI framework for admin console=Corey Hulen2015-09-101-0/+4
* Adding unit tests for cmd line=Corey Hulen2015-09-041-1/+10
* Adding cmd line options=Corey Hulen2015-09-041-0/+10
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-0/+42
* Use a user's full name as their display name if a nickname hasn't been specifiedhmhealey2015-07-171-1/+31
* Unify all locations where we determine a user's display named based off of th...hmhealey2015-07-171-0/+13
* Add tests to check if a User's first/last name are validhmhealey2015-07-171-0/+17
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-2/+2
* first commit=Corey Hulen2015-06-141-0/+92