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
...
*
MM-11575: change plugin nil semantics (#9212)
Jesse Hallam
2018-08-03
5
-165
/
+466
*
Idiomatic error handling on team sql store (#9201)
Jesús Espino
2018-08-03
2
-83
/
+121
*
MM-11576: Allow to join and add members to archived channels (#9214)
Jesús Espino
2018-08-03
3
-18
/
+0
*
MM-11529: Allow to Leave an archived channel from the API (#9204)
Jesús Espino
2018-08-03
4
-10
/
+22
*
Feature/fileinfo create copy (#9198)
dmitrysamuylovpharo
2018-08-02
6
-0
/
+127
*
send channel wide push notification type when at-here is used (#9209)
Elias Nahum
2018-08-02
1
-1
/
+1
*
Remove accidential dependency (#9203)
Christopher Speller
2018-08-01
12
-4328
/
+2
*
CSRF Token Implementation for Plugins (#9192)
Daniel Schalla
2018-08-01
10
-4
/
+126
*
Update LICENSE.txt to include plugin/ under Apache License v2.0 (#9205)
Jason Blais
2018-08-01
1
-1
/
+1
*
MM-11521/MM-11522 Fix being able to create users with invalid emails through ...
Harrison Healey
2018-08-01
16
-204
/
+274
*
Update NOTICE.txt (#9197)
amyblais
2018-08-01
1
-0
/
+429
*
Add missing diagnostics for v5.2 (#9200)
Jason Blais
2018-08-01
1
-38
/
+47
*
MM-11175 Add logic to server to understand markdown images with dimensions (#...
Harrison Healey
2018-08-01
5
-8
/
+322
*
Migrate all the api4 to handle errors in idiomatic way (#9143)
Jesús Espino
2018-08-01
17
-375
/
+412
*
Split app/import.go in multiple files (#9179)
Jesús Espino
2018-08-01
8
-5868
/
+5924
*
Fixed inconsistencies (#9120)
der-test
2018-08-01
1
-4
/
+4
*
translations PR 20180730 (#9191)
Elias Nahum
2018-08-01
14
-341
/
+1902
*
MM-11420: plugins: compute bundle hash on load (#9172)
Jesse Hallam
2018-07-31
5
-54
/
+58
*
Migrate notification_push_test to table testing (#9195)
Jesús Espino
2018-07-31
1
-310
/
+509
*
MM-11516: Check channel ID in URL param and Body are same. (#9185)
George Goldberg
2018-07-31
1
-0
/
+6
*
Adding support for code split plugins. (#9184)
Christopher Speller
2018-07-31
3
-7
/
+18
*
MM-10502: Only cluster master should run job schedulers. (#9174)
George Goldberg
2018-07-31
4
-24
/
+80
*
gob register AppError (#9182)
Jesse Hallam
2018-07-31
1
-0
/
+1
*
Add OAuth2 login hint for SAML (#9194)
Joram Wilander
2018-07-31
1
-1
/
+7
*
Save OAuth access token to DB for consistency with other flows (#9190)
Joram Wilander
2018-07-31
1
-0
/
+7
*
Add siteURL to WS origin check (#9183)
Joram Wilander
2018-07-30
1
-0
/
+9
*
Fix build. (#9188)
Christopher Speller
2018-07-30
1
-1
/
+0
*
Pr 9039 (#9187)
Martin Kraft
2018-07-30
33
-187
/
+401
*
MM-11301: Validates listen address config value. (#9138)
Martin Kraft
2018-07-30
3
-1
/
+108
*
Login Hooks (#9177)
Daniel Schalla
2018-07-30
5
-0
/
+285
*
Split notifications file into different files (#9164)
Jesús Espino
2018-07-28
6
-1779
/
+1828
*
[MM-10621] Set createAt timestamp on file upload api call to secure upload or...
Saturnino Abril
2018-07-28
3
-5
/
+18
*
Implement OAuth2 implicit grant flow (#9178)
Joram Wilander
2018-07-27
6
-12
/
+148
*
Fix compile error caused by bad merge (#9176)
Joram Wilander
2018-07-27
1
-1
/
+1
*
MM-11431: handle plugin deadlocks (#9167)
Jesse Hallam
2018-07-27
5
-53
/
+267
*
s/mlog/log/ in apiRPCClient (#9171)
Jesse Hallam
2018-07-27
3
-55
/
+55
*
Adding FileWillBeUploaded plugin hook (#9169)
Christopher Speller
2018-07-27
6
-9
/
+203
*
Fix file streaming to close files. (#9168)
Christopher Speller
2018-07-26
3
-7
/
+26
*
MM-11160 Adding proper CORS support. (#9152)
Christopher Speller
2018-07-26
12
-35
/
+819
*
MM-11243: Make Elasticsearch work after enabling without restart. (#9146)
George Goldberg
2018-07-26
4
-5
/
+61
*
unpack prepacked plugins on plugins initialization (#9149)
Jesse Hallam
2018-07-26
5
-6
/
+37
*
Fix plugin.ServeHTTP subpath (#9161)
Jesse Hallam
2018-07-26
2
-2
/
+54
*
added the custom icon and username for the outgoing webhook and its response ...
Pradeep Murugesan
2018-07-25
9
-2
/
+236
*
fix plugin example docs (#9148)
Jesse Hallam
2018-07-25
1
-1
/
+3
*
MM-10381: Change the file downloading API to stream file (#9144)
Hyeseong Kim
2018-07-24
2
-11
/
+22
*
MM-11451 Added autolinking to Markdown parser (#9151)
Harrison Healey
2018-07-24
6
-1
/
+1002
*
Add idiomatic error handling in mattermost commands (#9147)
Jesús Espino
2018-07-24
3
-13
/
+24
*
Add ExperimentalSidebarPreference in the config (#9013)
Chris Duarte
2018-07-23
4
-0
/
+15
*
Remove unnecesary elses after return error (#9137)
Jesús Espino
2018-07-23
1
-52
/
+72
*
Updating dependencies (#9139)
Christopher Speller
2018-07-22
131
-2793
/
+2421
[prev]
[next]