summaryrefslogtreecommitdiffstats
path: root/store/sql_user_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add store unit tests and add make target for testing store with postgres (#5925)Joram Wilander2017-04-031-4/+76
* PLT-6162: Search for users not in a given team. (#5943)George Goldberg2017-04-031-0/+41
* PLT-2713 Added ability for admins to list users not in any team (#5844)Harrison Healey2017-03-291-0/+43
* PLT-6083: API to get users not in a specific team. (#5888)George Goldberg2017-03-291-0/+134
* Implement POST /users/search endpoint for APIv4 (#5822)Joram Wilander2017-03-231-0/+61
* Usernames must start with a letter (#5581)Joram Wilander2017-03-031-10/+10
* Updating user attributes on oauth login (#5324)Poornima2017-02-261-1/+28
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-241-0/+67
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-1/+1
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-18/+110
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-031-18/+60
* PLT-4935 Fix searching for full email (#4947)Joram Wilander2017-01-031-1/+21
* PLT-4982 Adding caching to user profiles (#4782)Corey Hulen2016-12-141-2/+54
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-1/+1
* Fix user search when using an asterisk (#4586)Joram Wilander2016-11-211-0/+26
* Update user search to match against username, full name, nickname and email (...Joram Wilander2016-11-031-2/+34
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-12/+78
* Fix user autocomplete with special characters (#4373)Joram Wilander2016-10-311-0/+24
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-9/+419
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-1/+1
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-5/+5
* PLT-3462 Add the ability to clear push notifications after channel is viewed ...Joram Wilander2016-08-311-0/+10
* Fixed calculation of mention count for direct channels (#3831)Harrison Healey2016-08-181-0/+2
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-98/+1
* Fixing issue with missing user (#2989)Corey Hulen2016-05-121-0/+24
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-12/+22
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+25
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-0/+76
* Fixing LDAP editing of attributes (#2824)Christopher Speller2016-05-021-0/+11
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-83/+189
* Add MFA functionalityJoramWilander2016-03-301-0/+44
* Option to enable full snippets in push notificationsElias Nahum2016-03-171-0/+81
* Fix auth data unit testJoramWilander2016-02-031-1/+1
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-57/+56
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-54/+54
* PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-2/+3
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+31
* Adding perm delete to cmd line=Corey Hulen2015-11-161-1/+1
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+13
* PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-1/+19
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-518 check for security bulletins=Corey Hulen2015-10-051-0/+23
* Assiging first user system_admin role=Corey Hulen2015-09-231-0/+18
* Adding team settings to admin console=Corey Hulen2015-09-221-1/+1
* Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-0/+22
* added store unit test for user.GetByAuth and added password length checking i...JoramWilander2015-07-231-0/+19
* fixing build=Corey Hulen2015-07-061-0/+3
* Fixing unit tests=Corey Hulen2015-07-061-11/+11
* first commit=Corey Hulen2015-06-141-0/+276