summaryrefslogtreecommitdiffstats
path: root/model/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* [PLT-5864] Move teammate name display setting to the System Console (#6681)Saturnino Abril2017-06-301-4/+21
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-181-6/+6
* [PLT-6102] Increase maximum length of field User.Position (#6044)gstraube2017-04-171-21/+34
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5943 Reduce minimum username length (#5798)Joram Wilander2017-03-171-1/+2
* Usernames must start with a letter (#5581)Joram Wilander2017-03-031-1/+5
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-4/+4
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-141-0/+11
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-0/+4
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-13/+0
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-1/+1
* Added validation to make sure theme entries are colours (#3107)Harrison Healey2016-05-311-0/+13
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-0/+27
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-7/+2
* 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