server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
user_test.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
|
*
PLT-12 UI framework for admin console
=Corey Hulen
2015-09-10
1
-0
/
+4
|
*
Adding unit tests for cmd line
=Corey Hulen
2015-09-04
1
-1
/
+10
|
*
Adding cmd line options
=Corey Hulen
2015-09-04
1
-0
/
+10
|
*
Added the ability to create a team with SSO services and added the ability ↵
JoramWilander
2015-08-28
1
-0
/
+42
|
|
|
|
to turn off email sign up.
*
Use a user's full name as their display name if a nickname hasn't been specified
hmhealey
2015-07-17
1
-1
/
+31
|
*
Unify all locations where we determine a user's display named based off of ↵
hmhealey
2015-07-17
1
-0
/
+13
|
|
|
|
their nickname/username into a helper function
*
Add tests to check if a User's first/last name are valid
hmhealey
2015-07-17
1
-0
/
+17
|
*
Renamed FullName column in database to Nickname. Renamed all serverside ↵
hmhealey
2015-07-17
1
-2
/
+2
|
|
|
|
references from FullName to Nickname.
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+92