server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sql_user_store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy users in/out out profileByIds cache to prevent data race (#6179)
Joram Wilander
2017-05-01
1
-2
/
+5
*
Fix error not appearing when updating to existing username (#6255)
Joram Wilander
2017-04-28
1
-2
/
+2
*
PLT-4457 Added API to get multiple users by their usernames (#6218)
Harrison Healey
2017-04-25
1
-11
/
+10
*
Don't sanitize returned user when updating a user (#6095)
Joram Wilander
2017-04-19
1
-36
/
+15
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
1
-1
/
+1
|
\
|
*
PLT-6254: Search not in teams include removed members. (#6020)
George Goldberg
2017-04-07
1
-1
/
+1
*
|
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-2
/
+1
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
|
/
*
Add store unit tests and add make target for testing store with postgres (#5925)
Joram Wilander
2017-04-03
1
-53
/
+0
*
PLT-6162: Search for users not in a given team. (#5943)
George Goldberg
2017-04-03
1
-0
/
+26
*
PLT-2713 Added ability for admins to list users not in any team (#5844)
Harrison Healey
2017-03-29
1
-0
/
+48
*
PLT-6083: API to get users not in a specific team. (#5888)
George Goldberg
2017-03-29
1
-0
/
+73
*
Implement POST /users/search endpoint for APIv4 (#5822)
Joram Wilander
2017-03-23
1
-0
/
+30
*
Merge 3.7 changes into master (#5679)
Joram Wilander
2017-03-07
1
-1
/
+7
*
Updating user attributes on oauth login (#5324)
Poornima
2017-02-26
1
-2
/
+3
*
PLT-5070: Server side component of Telemetry. (#5514)
George Goldberg
2017-02-24
1
-0
/
+39
*
Bumping base cache numbers for master (#5451)
Corey Hulen
2017-02-17
1
-2
/
+2
*
Implement GET /users endpoint for APIv4 (#5277)
Joram Wilander
2017-02-03
1
-21
/
+39
*
Implement POST /users/ids endpoint for APIv4 (#5274)
Joram Wilander
2017-02-03
1
-7
/
+5
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-2
/
+4
*
Adding active users statistics to system console (#5141)
Christopher Speller
2017-01-20
1
-0
/
+25
*
PLT-4935 Fix searching for full email (#4947)
Joram Wilander
2017-01-03
1
-9
/
+37
*
Adding metrics to cache for profile by ids api (#4925)
Christopher Speller
2017-01-03
1
-0
/
+8
*
Adding metrics for caching mechanisms (#4828)
Christopher Speller
2016-12-19
1
-0
/
+13
*
PLT-4332 Position field for Users (#4632)
George Goldberg
2016-12-14
1
-0
/
+1
*
PLT-4982 Adding caching to user profiles (#4782)
Corey Hulen
2016-12-14
1
-4
/
+34
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-1
/
+5
*
PLT-4853 Adding cache purging to the server (server) (#4735)
Corey Hulen
2016-12-08
1
-0
/
+4
*
Ignore double quotes in user search (#4725)
Joram Wilander
2016-12-07
1
-0
/
+1
*
PLT-4710 User search now obeys privacy settings (#4673)
Joram Wilander
2016-12-02
1
-8
/
+18
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-2
/
+2
*
Fix user search when using an asterisk (#4586)
Joram Wilander
2016-11-21
1
-1
/
+14
*
PLT-4716 fixes cache invalidation issue (#4518)
Corey Hulen
2016-11-10
1
-0
/
+13
*
Don't count inactive users on statistic pages (#4482)
Joram Wilander
2016-11-08
1
-3
/
+4
*
Update user search to match against username, full name, nickname and email (...
Joram Wilander
2016-11-03
1
-7
/
+7
*
PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...
Joram Wilander
2016-11-02
1
-29
/
+50
*
Fix user autocomplete with special characters (#4373)
Joram Wilander
2016-10-31
1
-2
/
+23
*
Add database indexes to timestamp columns (#4314)
enahum
2016-10-24
1
-0
/
+3
*
Filter out non-team members from invite to channel modal (#4312)
Joram Wilander
2016-10-24
1
-0
/
+2
*
Fix the multiple column full text search index for Postgres (#4282)
Joram Wilander
2016-10-20
1
-0
/
+1
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-38
/
+321
*
Fix leaking goroutines in store calls (#3993). (#4021)
Kyo Nguyen
2016-09-19
1
-30
/
+30
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-1
/
+1
*
Making LDAP FirstName and LastName fields optional. (#3919)
Christopher Speller
2016-09-01
1
-2
/
+0
*
PLT-3462 Add the ability to clear push notifications after channel is viewed ...
Joram Wilander
2016-08-31
1
-0
/
+19
*
PLT-3695 refactoring to use sql_upgrader (#3788)
Corey Hulen
2016-08-24
1
-73
/
+0
*
Fixed calculation of mention count for direct channels (#3831)
Harrison Healey
2016-08-18
1
-1
/
+1
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
1
-1
/
+1
*
PLT-2241 Refactored statuses into a more real-time system (#3573)
Joram Wilander
2016-07-18
1
-82
/
+4
*
Cleaning up old export code (#3601)
Christopher Speller
2016-07-15
1
-28
/
+0
[next]