summaryrefslogtreecommitdiffstats
path: root/glide.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Updating server dependancies. (#7246)Christopher Speller2017-08-171-5/+9
|
* testify (#7116)Chris2017-08-081-0/+5
|
* PLT-5308 Caching layer part 2 (#6973)Christopher Speller2017-07-311-0/+2
| | | | | | | | | | | | * Adding Reaction store cache layer example * Implementing reaction store in new caching system. * Redis for reaction store * Adding redis library * Adding invalidation for DeleteAllWithEmojiName and other minor enhancements
* Upgrading server dependancies (#6984)Christopher Speller2017-07-201-5/+6
|
* Update gorp to support query timeouts on postgres (#6730)Joram Wilander2017-06-281-1/+1
| | | | | | | | * Update gorp to support query timeouts on postgres * Update help text to remove postgres exception * Fix glide.lock
* Updating server dependancies (#6712)Christopher Speller2017-06-211-3/+4
|
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout ↵Joram Wilander2017-05-291-2/+1
| | | | | | | | | | | | setting (#6410) * Update gorp to mattermost fork and add connection timeout setting * Add go dependency * Rename from connection timeout to query timeout * Properly add gorp dependency
* Upgrading server dependancies (#6431)Christopher Speller2017-05-171-3/+3
|
* PLT-6398: Add dependency on go elastic search library. (#6340)George Goldberg2017-05-091-9/+2
|
* Upgrading server dependancies (#6215)Christopher Speller2017-04-241-11/+20
|
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding initial race detector * Remove setting of config twice * Fixing config file watch and config reload on license save * Fixing config file watch and config reload on license save * Fixing build error * Fixing locking issue * Fixing makefile * Fixing race in config * Fixing race in status unit test * Adding EE race tests * Fixing race in cluster info * Removing code that's isn't needed * Fixing some more races * Fixing govet issue
* PLT-6076 Adding viper libs for config file changes (#5871)Corey Hulen2017-03-251-2/+3
| | | | | | | | * Adding viper libs for config file changes * Removing the old fsnotify lib * updating some missing libs
* Removing goamz (#5753)Christopher Speller2017-03-131-4/+0
|
* Updating server dependancies. Also adding github.com/jaytaylor/html2text and ↵Christopher Speller2017-03-131-0/+4
| | | | gopkg.in/gomail.v2 (#5748)
* Updating server dependancies (#5249)Christopher Speller2017-02-021-20/+7
|
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-1/+1
| | | | | | * Implement APIv4 infrastructure * Update parameter requirement functions per feedback
* #4257 Added functionality to create previews for post links using open ↵Debanshu Kundu2017-01-201-0/+4
| | | | graph data from those links. (#4890)
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+2
|
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-3/+22
| | | | | | | | | | | | | | | | | | * WIP * WIP * Adding metrics collection * updating vendor packages * Adding metrics to config * Adding admin console page for perf monitoring * Updating glide * switching to tylerb/graceful
* Upgrading server dependancies (#4566)Christopher Speller2016-11-161-10/+12
|
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-261-0/+2
| | | | | | | | | | | | | minio-go does fully managed way of handling S3 API requests - Automatic bucket location management across all s3 regions. - Transparently upload large files in multipart if file 64MB or larger. - Right GetObject() API provides compatibility with io.ReadWriteSeeker interface. - Various other APIs including bulk deletes, server side object copy, bucket policies and bucket notifications. Fixes #4182
* Adding ability to serve TLS directly from Mattermost server (#4119)Christopher Speller2016-10-031-1/+2
|
* Updating golang dependancies (#4075)Christopher Speller2016-09-231-2/+24
|
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-061-0/+1
|
* SAML Unit Tests, Go Driver & Removed vendor dependency (#3532)enahum2016-07-131-1/+0
|
* SAML support (#3494)enahum2016-07-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-3073: Implement SAML/Okta Server side (EE) (#3422) * PLT-3137 Support for SAML configuration * PLT-3410 SAML Database Store * PLT-3411 CLI to add Identity Provider Certificate and Service Provider Private Key * PLT-3409 SAML Interface for EE * PLT-3139 Handle SAML authentication server side * Add localization messages * PLT-3443 SAML Obtain SP metadata * PLT-3142 Login & Switch to/from SAML * Remove Certs for Database & Clean SAML Request * Make required Username, FirstName and LastName * PLT-3140 Add SAML to System Console (#3476) * PLT-3140 Add SAML to System Console * Move web_client functions to client.jsx * Fix issues found by PM * update package.json mattermost driver * Fix text messages for SAML
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+0
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-0/+1
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+0
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Rolling back gorp to earlier version (#3056)Christopher Speller2016-05-191-0/+1
|
* Moving to glideChristopher Speller2016-05-121-0/+41