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
*
Update user email when switching to SSO
JoramWilander
2016-02-03
1
-2
/
+19
*
PLT-1765 allowing support of 2 previous versions
=Corey Hulen
2016-01-28
1
-1
/
+2
*
PLT-7: Refactoring stores to use translations (chunk 7)
Elias Nahum
2016-01-25
1
-34
/
+36
*
Generalize analytics server functions and begin componentizing client analyti...
JoramWilander
2016-01-21
1
-0
/
+27
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-24
/
+22
*
PLT-7 adding loc db calls for users table
=Corey Hulen
2016-01-20
1
-22
/
+24
*
PLT-7 Adding translation function to context
=Corey Hulen
2016-01-19
1
-0
/
+2
*
Moving to constnt
=Corey Hulen
2016-01-05
1
-2
/
+6
*
PLT-1572 Adding more info to the error message
=Corey Hulen
2016-01-05
1
-4
/
+4
*
Add ability to switch between SSO and email account
JoramWilander
2015-12-17
1
-1
/
+23
*
Some refactoring
Christopher Speller
2015-12-16
1
-1
/
+1
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
1
-1
/
+1
*
PLT-975 adding perm deletes
=Corey Hulen
2015-11-16
1
-0
/
+18
*
Fix cancel button on username setting and other general improvements
JoramWilander
2015-11-13
1
-1
/
+1
*
Removing old DB upgrade code
Christopher Speller
2015-11-09
1
-2
/
+0
*
Prevent SSO users from changing their email
JoramWilander
2015-11-06
1
-1
/
+3
*
Fix spelling of encountered
Pat Lathem
2015-10-30
1
-6
/
+6
*
PLT-828 fixing db upgrade code
=Corey Hulen
2015-10-26
1
-1
/
+1
*
Prevent users from resetting their password when the user is using SSO
JoramWilander
2015-10-22
1
-1
/
+2
*
Hotfix to allow .7 to be upgraded to 1.1
=Corey Hulen
2015-10-20
1
-0
/
+2
*
PLT-586 fixing issues with security alert
=Corey Hulen
2015-10-09
1
-0
/
+21
*
Fixing db upgrade for 1.1
=Corey Hulen
2015-10-08
1
-1
/
+0
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
PLT-518 check for security bulletins
=Corey Hulen
2015-10-05
1
-0
/
+31
*
Assiging first user system_admin role
=Corey Hulen
2015-09-23
1
-0
/
+19
*
Implement UI theme colors.
JoramWilander
2015-09-23
1
-0
/
+2
*
Making changes to versioning
=Corey Hulen
2015-09-17
1
-2
/
+2
*
PLT-92 Adding server side versioning to the binary
=Corey Hulen
2015-09-16
1
-2
/
+2
*
Updating MaxUsersPerTeam error msg
it33
2015-09-13
1
-1
/
+1
*
Adding ability to export data from mattermost
Christopher Speller
2015-09-04
1
-0
/
+27
*
Adding ability to upgrade postgres schema
=Corey Hulen
2015-08-27
1
-26
/
+2
*
Added updating of username based mentions on username change
nickago
2015-08-20
1
-0
/
+12
*
Fixing upgrade
=Corey Hulen
2015-08-02
1
-1
/
+1
*
Merge pull request #273 from mattermost/mm-1355
Corey Hulen
2015-08-02
1
-1
/
+23
|
\
|
*
Merge branch 'master' into mm-1355
=Corey Hulen
2015-07-29
1
-1
/
+1
|
|
\
|
*
|
Fixes mm-1355 adds rate limiting apis
=Corey Hulen
2015-07-29
1
-1
/
+23
*
|
|
Added error safety and a unique message for duplicate emails
nickago
2015-07-29
1
-1
/
+3
*
|
|
Added a unique error message for bad username and simplified error outputed t...
nickago
2015-07-29
1
-1
/
+5
|
|
/
|
/
|
*
|
fixes some database queries that broke with postgres, fixes the unread/new me...
JoramWilander
2015-07-27
1
-1
/
+1
|
/
*
Fixing merges for latest postgres
=Corey Hulen
2015-07-23
1
-1
/
+1
*
Merge branch 'master' into mm-1420
=Corey Hulen
2015-07-23
1
-0
/
+25
|
\
|
*
add changes from team review
JoramWilander
2015-07-22
1
-2
/
+2
|
*
added error case for login and removed authdata + authservice unique constrai...
JoramWilander
2015-07-22
1
-1
/
+0
|
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
1
-0
/
+26
*
|
fixing merge conflicts
=Corey Hulen
2015-07-21
1
-2
/
+46
|
\
|
|
*
Fix migration code so that LastName is populated correctly for users who only...
hmhealey
2015-07-17
1
-4
/
+8
|
*
Added FirstName and LastName fields to User object and attempt to populate th...
hmhealey
2015-07-17
1
-2
/
+14
|
*
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-3
/
+8
|
*
Added table updater
nickago
2015-07-16
1
-0
/
+1
|
*
Added last updated for pictures
nickago
2015-07-16
1
-2
/
+5
[next]