summaryrefslogtreecommitdiffstats
path: root/store/storetest/user_store.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12234: configurable limit to user autocomplete and search matches (#9499)Jesse Hallam2018-10-171-516/+918
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-0/+1
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-171-0/+33
* avoid t.Fatal() in tests (#9189)Jesse Hallam2018-08-091-3/+1
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-011-70/+70
* MM-10570: Make permissions reset command clear custom role assignments. (#8976)George Goldberg2018-06-251-0/+48
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...Christopher Speller2018-05-101-42/+4
* MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-0/+77
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-1/+2
* PLT-8354: Fix user search error when terms end up as empty space. (#7984)George Goldberg2017-12-201-0/+6
* Role refactor (#7867)Chris2017-11-211-1/+1
* refactor max users per team (#7691)Chris2017-10-201-48/+48
* refactor max channels per team enforcement (#7690)Chris2017-10-201-8/+8
* store/storetest package (#7588)Chris2017-10-061-0/+2074