server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2052 from mattermost/PLT-1429
Harrison Healey
2016-02-04
1
-2
/
+11
|
\
|
*
Merge branch 'master' into PLT-1429
=Corey Hulen
2016-02-03
1
-1
/
+3
|
|
\
|
*
\
Fixing merge
=Corey Hulen
2016-02-01
1
-0
/
+1
|
|
\
\
|
*
\
\
merging
=Corey Hulen
2016-01-25
1
-0
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into PLT-1429
=Corey Hulen
2016-01-14
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
Chaning webhooks to be team wide
=Corey Hulen
2016-01-11
1
-2
/
+1
|
*
|
|
|
|
PLT-1429 adding sql storage for slash commands
=Corey Hulen
2016-01-06
1
-0
/
+10
*
|
|
|
|
|
Update user email when switching to SSO
JoramWilander
2016-02-03
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Added extra system-wide statistics for EE
JoramWilander
2016-02-02
1
-1
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fixing naming
=Corey Hulen
2016-01-26
1
-1
/
+1
*
|
|
|
PLT-1586 adding attach device id method
=Corey Hulen
2016-01-26
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Generalize analytics server functions and begin componentizing client analyti...
JoramWilander
2016-01-21
1
-0
/
+1
*
|
|
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-122
/
+120
*
|
|
PLT-7 adding loc db calls for users table
=Corey Hulen
2016-01-20
1
-21
/
+21
*
|
|
PLT-7 adding loc db calls for posts table
=Corey Hulen
2016-01-20
1
-15
/
+15
*
|
|
PLT-7 adding loc db calls for session table
=Corey Hulen
2016-01-20
1
-8
/
+8
*
|
|
PLT-7 adding loc db calls for oauth table
=Corey Hulen
2016-01-20
1
-27
/
+27
*
|
|
PLT-7 adding loc db calls for oauth table
=Corey Hulen
2016-01-20
1
-12
/
+12
*
|
|
PLT-7 adding loc db calls for webhooks table
=Corey Hulen
2016-01-20
1
-14
/
+14
*
|
|
PLT-7 adding loc db calls for team table
=Corey Hulen
2016-01-20
1
-10
/
+10
*
|
|
PLT-7 adding loc db calls for system table
=Corey Hulen
2016-01-20
1
-3
/
+3
*
|
|
PLT-7 adding loc for db calls audits and prefs
=Corey Hulen
2016-01-20
1
-10
/
+12
|
|
/
|
/
|
*
|
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
|
/
*
Add ability to switch between SSO and email account
JoramWilander
2015-12-17
1
-0
/
+1
*
Split db channel get into two functions using master and replica
JoramWilander
2015-12-09
1
-0
/
+1
*
rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...
Florian Orben
2015-11-27
1
-1
/
+1
*
go fmt
Florian Orben
2015-11-27
1
-1
/
+1
*
allow to toggle features in backend
Florian Orben
2015-11-27
1
-1
/
+2
*
Adding perm delete channels by team
=Corey Hulen
2015-11-16
1
-0
/
+1
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
1
-9
/
+10
*
PLT-975 adding perm deletes
=Corey Hulen
2015-11-16
1
-0
/
+9
*
Added ChannelExtra.MemberCount field to reflect the actual member count when ...
hmhealey
2015-11-12
1
-0
/
+1
*
Adding ability to fetch posts around a specifc post
Christopher Speller
2015-11-03
1
-0
/
+2
*
PLT-340
=Corey Hulen
2015-10-27
1
-0
/
+2
*
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-23
1
-0
/
+2
|
\
|
*
Merge pull request #1149 from mattermost/plt-808
Christopher Speller
2015-10-23
1
-0
/
+1
|
|
\
|
|
*
Delete webhooks when the associated channel gets deleted
JoramWilander
2015-10-22
1
-0
/
+1
|
*
|
Refactoring direct channel creation to use transaction to avaoid state where ...
Christopher Speller
2015-10-22
1
-0
/
+1
|
|
/
*
/
Adding analytics tab
=Corey Hulen
2015-10-22
1
-0
/
+4
|
/
*
Merge pull request #1113 from hmhealey/plt716
Joram Wilander
2015-10-20
1
-1
/
+1
|
\
|
*
Added from:, in:, and channel: search modifiers
hmhealey
2015-10-19
1
-1
/
+1
*
|
Refactor to hit database less often.
JoramWilander
2015-10-19
1
-1
/
+1
*
|
Implement outgoing webhooks.
JoramWilander
2015-10-19
1
-0
/
+7
|
/
*
Added an initial call to get all user preferences on page load
hmhealey
2015-10-15
1
-0
/
+1
*
Marking when user ran the unit tests
=Corey Hulen
2015-10-15
1
-0
/
+1
*
Removed Preference.AltId
hmhealey
2015-10-13
1
-1
/
+2
*
Made structural changes to server-side Preference code based on feedback
hmhealey
2015-10-13
1
-3
/
+1
*
Moved saving multiple user preferences into a database transaction
hmhealey
2015-10-13
1
-0
/
+1
*
Added Preferences table to store user preferences
hmhealey
2015-10-13
1
-0
/
+7
*
PLT-586 fixing issues with security alert
=Corey Hulen
2015-10-09
1
-0
/
+1
[next]