server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Prevent divide by zero if there are no hubs (#8763)
Joram Wilander
2018-05-10
1
-2
/
+12
|
*
fix test and add new (#8758)
Carlos Tadeu Panato Junior
2018-05-10
1
-1
/
+6
|
*
MM-10495 Updated user agent detection to match output of previous library (#8...
Harrison Healey
2018-05-09
3
-21
/
+287
*
|
MM-10188: expect io.Reader in FileBackend.WriteFile (#8765)
Jesse Hallam
2018-05-10
10
-51
/
+95
*
|
Add Ping Timeout Signal for WebSocket Client (#8666)
Daniel Schalla
2018-05-10
1
-10
/
+45
*
|
MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...
Christopher Speller
2018-05-10
45
-152
/
+149
*
|
fix test and add new (#8759)
Carlos Tadeu Panato Junior
2018-05-10
1
-0
/
+12
*
|
Removing bad test.
Christopher Speller
2018-05-09
1
-7
/
+0
*
|
Fixes incorrect MiB size. (#8750)
Martin Kraft
2018-05-09
1
-1
/
+1
*
|
prep code for 5.0 (#8743)
Derrick Anderson
2018-05-08
1
-0
/
+9
*
|
Fix empty GOPATH behaviour in Makefile (#8724)
Jonathan Villemaire-Krajden
2018-05-07
1
-5
/
+5
|
/
*
Add IncrementClusterEventType function to metrics interface (#8728)
Joram Wilander
2018-05-04
1
-0
/
+1
*
Uncomment upgrade for 4.10 (#8727)
Derrick Anderson
2018-05-04
2
-8
/
+8
*
Added missing i18n strings for files and email batching (#8700)
Harrison Healey
2018-05-04
2
-17
/
+44
*
MM-10319: Use normalized email for Saml (migration) (#8711)
Jesús Espino
2018-05-04
1
-0
/
+1
*
update permission of converting a channel from public to private to allow tea...
Saturnino Abril
2018-05-05
2
-9
/
+11
*
Removes .vscode dir. (#8721)
Martin Kraft
2018-05-04
1
-18
/
+0
*
respect image orientation before saving height and width of FileInfo (#8710)
Saturnino Abril
2018-05-04
1
-0
/
+8
*
MM-10393: Fix for tracking active vs inactive users. (#8706)
Martin Kraft
2018-05-03
1
-12
/
+12
*
MM-10189 Fixed inconsistency when using environment variables for MessageExpo...
Harrison Healey
2018-05-03
2
-2
/
+35
*
Fix TestSendNotifications test (#8712)
Jesús Espino
2018-05-03
2
-1
/
+10
*
MM-10424: Migrate PostEditTimeLimit config setting. (#8702)
George Goldberg
2018-05-02
2
-0
/
+36
*
Add inactive user count to analytics and fix client analytics function (#8695)
Joram Wilander
2018-05-02
3
-7
/
+30
*
[MM-10415] Reorder checks for command invite (#8701)
Carlos Tadeu Panato Junior
2018-05-02
1
-9
/
+7
*
Update zoom plugin to 0.1.6 (#8698)
Joram Wilander
2018-05-01
3
-6
/
+6
*
MM-8622: improved plugin error handling (#8692)
Jesse Hallam
2018-05-01
15
-57
/
+256
*
translations PR 20180430 (#8696)
Elias Nahum
2018-05-01
14
-128
/
+180
*
Upgrading minio-go library to 6.0.0 (#8651)
Jesús Espino
2018-04-30
54
-2189
/
+4117
*
Revert "MM-9770: rewrite getParentsPosts to improve performance (#8467)" (#86...
Derrick Anderson
2018-04-30
2
-215
/
+118
*
MM-9072/MM-10185 Force-convert the encoding of OpenGraph metadata to UTF-8 (#...
Hyeseong Kim
2018-04-30
38
-2
/
+157135
*
Add stdlog interpreter. (#8691)
Christopher Speller
2018-04-30
3
-1
/
+117
*
Add missing diagnostics for 4.10 (#8675)
Jason Blais
2018-04-30
1
-0
/
+1
*
translations PR 20180424 (#8662)
Elias Nahum
2018-04-30
14
-529
/
+1205
*
[MM-10354] Add feature to remove team icon (#8684)
Saturnino Abril
2018-04-30
6
-55
/
+148
*
Fixing some merge conflicts with structured logging. (#8685)
Christopher Speller
2018-04-27
2
-10
/
+2
*
Structured logging (#8673)
Christopher Speller
2018-04-27
205
-2487
/
+9479
*
MM-10375 Fixing connected socket count (#8682)
Corey Hulen
2018-04-27
2
-0
/
+23
*
modestly extend SQLite support (#8677)
Jesse Hallam
2018-04-27
1
-0
/
+31
*
MM-10232, MM-10259: Improve error handling from invalid json (#8668)
Jesse Hallam
2018-04-26
12
-109
/
+487
*
Update ISSUE_TEMPLATE.md (#8292)
james-mm
2018-04-25
1
-2
/
+6
*
add api to convert a channel from public to private and restrict that to syst...
Saturnino Abril
2018-04-23
5
-47
/
+99
*
Properly implement session deep copy (#8602)
Joram Wilander
2018-04-20
2
-2
/
+45
*
MM-10007 Send an admin and regular WS events when a user is updated (#8588)
Joram Wilander
2018-04-20
9
-5
/
+197
*
MM-10133 Suppress confusing personal access token message in invalid session ...
Joram Wilander
2018-04-20
1
-1
/
+7
*
Fix panics caused by race in notification code (#8652)
Joram Wilander
2018-04-19
2
-0
/
+14
*
MM-10122: Adds a mention for added-to-channel messages even when 'username me...
Martin Kraft
2018-04-19
3
-8
/
+20
*
Removing user cache clear from SessionHasPermissionsTo (#8624)
Christopher Speller
2018-04-18
0
-0
/
+0
*
MM-9779: Incorporate a Token into the invitations system (#8604)
Jesús Espino
2018-04-18
15
-172
/
+351
*
MM-10121: CLI command to reset permissions system to default state. (#8637)
George Goldberg
2018-04-18
17
-15
/
+320
*
Ignore rolled log files (#8644)
Joram Wilander
2018-04-18
1
-1
/
+1
[prev]
[next]