summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Collapse)AuthorAgeFilesLines
* Updating server dependancies. (#9498)Christopher Speller2018-09-28149-3659/+5066
|
* Updating dependancies. (#9303)Christopher Speller2018-08-2887-2131/+3987
|
* Remove accidential dependency (#9203)Christopher Speller2018-08-0110-4317/+0
|
* MM-11160 Adding proper CORS support. (#9152)Christopher Speller2018-07-266-0/+610
| | | | | | * Adding proper CORS support. * Better CORS tests.
* Updating dependencies (#9139)Christopher Speller2018-07-2220-116/+447
|
* Lock go-hclog and go-plugin dependencies to a revision (#9128)Joram Wilander2018-07-181-2/+4
|
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-2573-0/+12970
| | | | | | * Moving plugins to use hashicorp go-plugin. * Tweaks from feedback.
* MM-10934 Update server dependencies. (#8981)Christopher Speller2018-06-21141-8767/+19492
| | | | | | * Changing throttled import path. * Upgrading dependencies.
* MM-10730 Added support for empty environment variables to viper (#8973)Harrison Healey2018-06-216-9/+1827
|
* Update html2text lib to use the original repo (#8900)Carlos Tadeu Panato Junior2018-06-1432-932/+3631
|
* MM-10769 Rename references to spf13/viper to mattermost/viper (#8948)Harrison Healey2018-06-147-0/+0
|
* Upgrading server dependency. (#8807)Christopher Speller2018-05-1879-3685/+7823
|
* Upgrading minio-go library to 6.0.0 (#8651)Jesús Espino2018-04-3036-2166/+1479
| | | | | | * Upgrading minio-go library to 6.0.0 * Removing unnecesary Gopkg constraint
* Structured logging (#8673)Christopher Speller2018-04-2710-1620/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implementing structured logging * Changes to en.json to allow refactor to run. * Fixing global logger * Structured logger initalization. * Add caller. * Do some log redirection. * Auto refactor * Cleaning up l4g reference and removing dependancy. * Removing junk. * Copyright headers. * Fixing tests * Revert "Changes to en.json to allow refactor to run." This reverts commit fd8249e99bcad0231e6ea65cd77c32aae9a54026. * Fixing some auto refactor strangeness and typo. * Making keys more human readable.
* MM-10020: avoid duplicating unique indexes (#8587)Jesse Hallam2018-04-1625-0/+220188
| | | | | | | | | | | | | | * unit test TestGet(Search)Replica This adds partial, testing-focused support for SQLite, as well as removing some translated log messages that required initializing i18n just for testing. * avoid returning master twice when no replicas are configured * remove duplicate indexes * unit test GetAllConns
* Depenancy upgrades and movign to dep. (#8630)Christopher Speller2018-04-163296-781360/+8605
|
* Merge remote-tracking branch 'origin/release-4.9' into merge-release-4.9Jesús Espino2018-04-102-8/+8
|\
| * Adding minio-go for to the dependencies to temporary fix 2 minio-go bugs (#8577)Jesús Espino2018-04-062-8/+8
| |
* | MM-9849 Added tracking of which settings are set through environment ↵Harrison Healey2018-04-092-12/+27
|/ | | | | | | | | | | | | | | | variables (#8586) * MM-9849 Added tracking of which settings are set through environment variables * Removed old version of viper * Added forked version of viper * Fixed unit tests * Fixed more unit tests * Removed copy from App.GetEnvironmentConfig
* Adding durafmt library and use it from enterprise global relay export (#8487)Jesús Espino2018-03-278-0/+495
| | | | | | | | * Adding durafmt library and use it from enterprise global relay export * Allow to specify different server host and server name on smtp connections * Fixing utils/smtp tests
* Removed mssola/user_agent library (#8417)Harrison Healey2018-03-128-1474/+0
| | | | | | * Removed mssola/user_agent library * Changed user agent tests to use t.Run
* Readding uasurfer library (#8420)Jesús Espino2018-03-0710-0/+2366
|
* Upgrading server dependancies (#8308)Christopher Speller2018-02-16477-101605/+10167
|
* Fix sampledata (fake library) bug (#8198)Jesús Espino2018-02-053-1/+15
|
* Upgrading server dependancies (#8154)Christopher Speller2018-01-291012-20253/+133184
|
* Updated dependencies and added avct/uasurfer (#8089)Harrison Healey2018-01-161054-4097/+237350
| | | | | | * Updated dependencies and added avct/uasurfer * Added uasurfer to NOTICE.txt
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-11112-17/+8436
| | | | | | | | * Add fake dependency * [XYZ-6] Add sampledata platform command * Creating EMOJI_NAME_MAX_LENGTH as a constant and using it where needed
* Updating server dependancies. (#7816)Christopher Speller2017-11-13195-5484/+8185
|
* Updating server dependancies. (#7538)Christopher Speller2017-09-29153-3096/+7033
|
* Updating server dependancies. (#7246)Christopher Speller2017-08-17223-5205/+29004
|
* testify (#7116)Chris2017-08-0867-0/+15390
|
* PLT-5308 Caching layer part 2 (#6973)Christopher Speller2017-07-3169-0/+16246
| | | | | | | | | | | | * 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-20417-4200/+87553
|
* Update gorp to support query timeouts on postgres (#6730)Joram Wilander2017-06-283-32/+13
| | | | | | | | * 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-21341-19797/+6320
|
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout ↵Joram Wilander2017-05-2928-322/+1271
| | | | | | | | | | | | 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-17846-4492/+182861
|
* Upgrading server dependancies (#6215)Christopher Speller2017-04-24167-2384/+4983
|
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-045-1/+1037
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-25371-134/+44107
| | | | | | | | * Adding viper libs for config file changes * Removing the old fsnotify lib * updating some missing libs
* Removing goamz (#5753)Christopher Speller2017-03-13137-37950/+0
|
* Updating server dependancies. Also adding github.com/jaytaylor/html2text and ↵Christopher Speller2017-03-13104-822/+3818
| | | | gopkg.in/gomail.v2 (#5748)
* Updating server dependancies (#5249)Christopher Speller2017-02-02175-2724/+9443
|
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-302-1/+59
| | | | | | * Implement APIv4 infrastructure * Update parameter requirement functions per feedback
* #4257 Added functionality to create previews for post links using open ↵Debanshu Kundu2017-01-207-0/+709
| | | | graph data from those links. (#4890)
* Improving command line interface (#4689)Christopher Speller2016-12-0675-0/+14125
|
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-22365-929/+75954
| | | | | | | | | | | | | | | | | | * 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-16118-1192/+5593
|
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-2690-341/+19339
| | | | | | | | | | | | | 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-03181-0/+40886
|