summaryrefslogtreecommitdiffstats
path: root/api/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-914 Add mention notifications for replies on a comment thread (#3130)samogot2016-07-191-0/+10
* Fix possible race condition in TestUserTyping test case (#3612)Joram Wilander2016-07-181-0/+2
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-59/+1
* Increased wait time for TestUserTyping event test case (#3587)Joram Wilander2016-07-141-1/+1
* Merged release-3.2 into masterHarrison Healey2016-07-121-0/+56
|\
| * Some improvments to password handling (#3549)Christopher Speller2016-07-121-0/+56
* | Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+82
|/
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-71/+72
* PLT-3502 Fix Team admins can't give "team admin" privilege to members (#3499)enahum2016-07-061-2/+2
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-2/+4
* PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)Harrison Healey2016-05-091-0/+17
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-2/+130
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+16
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-39/+74
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-269/+302
* Add MFA functionalityJoramWilander2016-03-301-0/+76
* Add the ability to switch from email to ldap and backJoramWilander2016-03-231-16/+129
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-1/+1
* Convering client to react-router.Christopher Speller2016-03-141-0/+35
* Added ability to sign in via username; separated email sign in and sign up co...Reed Garmsen2016-02-021-2/+18
* Fixing email unit tests=Corey Hulen2016-02-011-29/+29
* PLT-1586 adding attach device id method=Corey Hulen2016-01-261-0/+28
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-30/+30
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-29/+29
* PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-1/+1
* PLT-1557 revoking sessions from same device=Corey Hulen2016-01-051-0/+31
* 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
|\|