server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert PLT-7809 (#7793)
Jason Blais
2017-11-06
1
-1
/
+0
*
PLT-5813 support SAML sync via LDAP (#7668)
Corey Hulen
2017-10-31
1
-1
/
+15
*
Add autoclose dm config parameter (#7734)
Chris
2017-10-30
1
-0
/
+5
*
Remove unused variables / code (#7736)
Chris
2017-10-30
1
-4
/
+0
*
simplify things (#7735)
Chris
2017-10-30
1
-6
/
+1
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-0
/
+2
*
Add config setting to configure plugins directory (#7725)
Joram Wilander
2017-10-26
1
-1
/
+12
*
PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)
George Goldberg
2017-10-25
1
-0
/
+10
*
PLT-7849 Add config setting to disable plugin uploads (#7666)
Joram Wilander
2017-10-25
1
-3
/
+8
*
PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)
George Goldberg
2017-10-25
1
-21
/
+32
*
Differentiate between installed and activated states for plugins (#7706)
Joram Wilander
2017-10-25
1
-2
/
+11
*
Fix crash due to null data retention config parameter. (#7702)
George Goldberg
2017-10-24
1
-1
/
+1
*
add model.NewX funcs for builtin types (#7692)
Chris
2017-10-23
1
-394
/
+197
*
Reduce cfg boilerplate (#7689)
Chris
2017-10-23
1
-0
/
+8
*
PLT-7862: Support batched live indexing. (#7640)
George Goldberg
2017-10-18
1
-0
/
+11
*
PLT-7809: Add support for Kopano Webmeetings WebRTC server (#7590)
Simon Eisenmann
2017-10-16
1
-0
/
+1
*
PLT-5549: No feedback when trying to save localization settings in System Con...
Jonathan
2017-10-03
1
-104
/
+197
*
PLT-7644: Improve job scheduler architecture. (#7532)
George Goldberg
2017-09-28
1
-2
/
+2
*
PLT-7633 (E20) Add session idle timeout config setting (#7524)
Joram Wilander
2017-09-28
1
-0
/
+6
*
PLT-7694: Allow setting a prefix for Elasticsearch indexes. (#7500)
George Goldberg
2017-09-22
1
-0
/
+7
*
PLT-7508: Add settings to disable wide mention confirmation (#7416)
Jesús Espino
2017-09-20
1
-0
/
+6
*
PLT-6558: Basic data retention job scheduler/worker implementation. (#7449)
George Goldberg
2017-09-15
1
-4
/
+44
*
Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...
Saturnino Abril
2017-09-06
1
-19
/
+6
*
Configs for themes in `Display Settings`: hide themes options, hide custom ...
David Meza
2017-09-05
1
-0
/
+29
*
[PLT-7475] Add S3 region to system console and add S3 validation (#7373)
Saturnino Abril
2017-09-06
1
-6
/
+19
*
PLT-7517 Added setting to enable tracing of Amazon S3 connections (#7349)
Harrison Healey
2017-09-05
1
-0
/
+6
*
Add status codes to model/config.go errors. (#7369)
George Goldberg
2017-09-05
1
-58
/
+58
*
Add x to be able to leave public and private channels (#7145)
David Meza
2017-09-01
1
-0
/
+6
*
Config to make town square read only (#7140)
David Meza
2017-09-01
1
-0
/
+6
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
1
-0
/
+6
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-31
/
+87
*
Manage version configurations client versions (#7220)
Chris Duarte
2017-08-28
1
-0
/
+14
*
PLT-7417/PLT-7425 (#7278)
Harrison Healey
2017-08-25
1
-36
/
+6
*
PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)
George Goldberg
2017-08-17
1
-13
/
+36
*
PLT-6358: Server HTTP client improvements (#6980)
Chris
2017-08-09
1
-0
/
+5
*
FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467)
Tejay Cardon
2017-08-08
1
-0
/
+6
*
System Console: Email notification content setting (#7122)
Jonathan
2017-08-06
1
-0
/
+13
*
Set Elasticsearch replica count default to 1. (#7108)
George Goldberg
2017-08-04
1
-1
/
+1
*
PLT-7130 adding more generic push notificaiton message. (#7044)
Corey Hulen
2017-08-03
1
-2
/
+3
*
PLT-7275: Configure replica/shard count for Elasticsearch indexes. (#7093)
George Goldberg
2017-08-02
1
-9
/
+23
*
PLT-6965 jira integration (plus plugin scaffolding) (#6918)
Chris
2017-08-02
1
-0
/
+9
*
PLT-6763 Implement user access tokens and new roles (server-side) (#6972)
Joram Wilander
2017-07-31
1
-0
/
+6
*
Allow regions to be set and honored for S3 driver. (#7010)
Harshavardhana
2017-07-31
1
-5
/
+0
*
PLT-6961: Add Elasticsearch settings to diagnostics. (#7021)
George Goldberg
2017-07-31
1
-3
/
+7
*
[GH-6366] Add functionality to disable Authentication when connecting to SMTP...
AJ Moon
2017-07-31
1
-0
/
+14
*
PLT-6924 Added config options to disable file uploads/downloads on mobile (#7...
Harrison Healey
2017-07-28
1
-0
/
+12
*
PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020)
George Goldberg
2017-07-27
1
-24
/
+24
*
Merge branch 'release-4.0'
Christopher Speller
2017-07-18
1
-1
/
+1
|
\
|
*
Enable emoji picker by default in config.json (#6871)
Saturnino Abril
2017-07-08
1
-1
/
+1
*
|
PLT-6474 Basic Elasticsearch System Console Page (#6825)
George Goldberg
2017-07-13
1
-2
/
+0
[next]