Miguel de la Cruz
2259b7f2a8
[MM-19948] Set version on module file and internal paths ( #13186 )
...
* [MM-19948] Set version on module file and internal paths
* Fixes after merge
* Fix i18n checker error
2019-11-28 14:39:38 +01:00
Christopher Speller
0907530528
MM-20608 Updating x/crypto to support ACMEv2 ( #13201 )
...
* Updating x/crypto to support ACMEv2
* Revert test code.
2019-11-27 09:56:31 -08:00
Miguel de la Cruz
f7e93db512
[MM-16768] Add support for Elasticsearch v7 ( #12537 )
...
* [MM-16768] Add support for Elasticsearch v7
* Fix i18n
* Adds external services tracking to the telemetry
* Rebuild elasticsearch interface mock
* Rename diagnostics keys
* Fix merge change
2019-11-21 13:04:21 +01:00
Carlos Tadeu Panato Junior
c2fbcd71d1
Update minio ( #12979 )
...
* update minio docker image to latest stable available on 31/10/2019
* update minio-go dependencies
2019-11-08 15:43:34 +01:00
Rajat Varyani
ac8e3a853c
Add gorilla/handlers dependency as it is used in enterprise version ( #12991 )
...
* Add gorilla/handlers dependency as it is used in enterprise version
* Remove unused dependencies
2019-11-04 09:48:25 -08:00
Claudio Costa
422f377c96
[MM-19473] Fix data race on user login ( #12870 )
...
* Avoid writes to App.Session outside the app layer
* Fix merge
* Remove unneeded else condition
2019-10-31 12:50:43 +01:00
Carlos Tadeu Panato Junior
b3c0b5dd57
remove redis ( #12918 )
2019-10-29 15:05:54 +00:00
Jesús Espino
2f77622b89
Upgrading server package dependencies ( #12559 )
2019-10-02 20:13:38 +02:00
Christopher Speller
7966397f1f
Defaulting to using go modules vendored ( #12040 )
2019-09-24 22:01:53 +02:00
Paulo Bittencourt
5b79fc4110
[MM-17889] Implement validation of plugin API version comments ( #11941 )
2019-09-17 08:03:28 +02:00
Jesús Espino
5cf578f486
Migrating to our ldap fork ( #12149 )
2019-09-12 21:11:05 +02:00
sowmiyamuthuraman
63552416fb
Fix unable to access ' https://git.apache.org/thrift.git/ ' ( #12146 )
2019-09-10 15:20:35 -04:00
Claudio Costa
d2c3933c8e
[MM-18033] Upgrade minio-go dependency ( #12046 )
...
* Upgrade minio-go dependency
* Update go.mod and go.sum
2019-09-10 09:43:51 +02:00
Christopher Speller
20825a1702
Updating dependencies. ( #11680 )
2019-07-29 07:39:56 -07:00
Claudio Costa
d844c52f06
MM-12389 Update segment library to v3 ( #11472 )
...
* Update analytics-go dependency
* Migrate from segment library v2 to v3
* Reinclude gorilla/handlers module
* Fix missing module
* Remove reference to outdated analytics module
2019-07-04 12:26:41 -07:00
Jesús Espino
6f0b2c52cf
MM-16260: Upgrading goexif library ( #11151 )
2019-06-13 17:08:19 -04:00
Carlos Tadeu Panato Junior
0d0d758208
Update minio docker image and minio-go dependency ( #10770 )
...
* update minio server1
* update minio go lib to use the latest release
2019-04-30 07:47:41 -07:00
Harrison Healey
cbcfef25e5
MM-14574 Intercept log messages from local image proxy ( #10668 )
...
* MM-14574 Switch willnorris/imageproxy to fork
* MM-14574 Intercept log messages from local image proxy
* Revert "MM-14574 Switch willnorris/imageproxy to fork"
This reverts commit 046ab5c421 .
* Update willnorris/imageproxy
2019-04-24 11:55:37 -04:00
Gabe Jackson
be4b473aee
Move to the mattermost/go-i18n fork ( #10669 )
...
This change is being made to address an issue where the go-i18n
translation library would result in partial-translations when a
given language dictionary was missing a given plural keyword. The
improvement made here leads the translation library to try an
'other' keyword lookup if the first plural keyword fails to have
a value.
This change was not accepted upstream due to concern regarding
changing the behavior, so we are using a fork at this time to
address the issue.
2019-04-23 09:33:42 -04:00
Christopher Speller
41d117c37b
MM-14617 Dependency upgrades and adding modules support. ( #10517 )
...
* Dependency upgrades and adding modules support.
* Commenting out file tests playload verification portion.
* Fixing viper.
* Fixing hclog.
2019-04-10 07:56:17 -07:00