summaryrefslogtreecommitdiffstats
path: root/api/user_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+103
|
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-25/+25
|
* Fixing unit tests=Corey Hulen2015-11-161-0/+2
|
* Adding perm delete to cmd line=Corey Hulen2015-11-161-0/+37
|
* Updated getStatuses unit testgsJoramWilander2015-11-031-1/+7
|
* PLT-340=Corey Hulen2015-10-271-12/+0
|
* Prevent users from resetting their password when the user is using SSOJoramWilander2015-10-221-0/+24
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixing merge=Corey Hulen2015-09-231-13/+13
|\
| * Changing image settings to file settings=Corey Hulen2015-09-231-13/+13
| |
* | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+21
|/
* Adding service settings to admin console=Corey Hulen2015-09-221-2/+2
|
* Adding team settings to admin console=Corey Hulen2015-09-221-0/+1
|
* Fixing unit tests=Corey Hulen2015-09-211-13/+13
|
* Adding image properties=Corey Hulen2015-09-211-8/+8
|
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-11/+6
|
* Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN=Corey Hulen2015-09-111-1/+1
|
* Adding cmd line options=Corey Hulen2015-09-041-0/+1
|
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-6/+0
|
* when user roles are updated, the relevant session roles are updated as wellJoramWilander2015-08-171-0/+12
|
* Merge branch 'master' into mm-1420=Corey Hulen2015-07-221-10/+35
|\
| * updated create profile image unit test to clean up images properlyJoramWilander2015-07-211-0/+18
| |
| * update file unit testsJoramWilander2015-07-211-10/+17
| |
* | fixing merge conflicts=Corey Hulen2015-07-211-84/+84
|\|
| * Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-52/+52
| | | | | | | | | | | | | | 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-32/+32
| | | | | | | | references from FullName to Nickname.
* | Patching remainder of the sql stmts to work with postgres=Corey Hulen2015-07-121-0/+7
|/
* Fixing unit tests=Corey Hulen2015-07-061-20/+21
|
* adding debugging=Corey Hulen2015-07-061-2/+4
|
* adding debugging=Corey Hulen2015-07-051-7/+8
|
* adding debugging=Corey Hulen2015-07-051-6/+7
|
* fixing unit tests=Corey Hulen2015-07-051-0/+2
|
* fixing unit tests=Corey Hulen2015-07-051-1/+1
|
* fixing race condition in unit tests=Corey Hulen2015-07-051-15/+15
|
* update unit tests for new createProfileImage funcJoramWilander2015-06-191-4/+11
|
* first commit=Corey Hulen2015-06-141-0/+960