Commit Graph

94 Commits

Author SHA1 Message Date
Kyâne Pichou
bf93836cd4
Upgrade to 5.0.1 (#287) 2018-07-09 18:56:47 +02:00
Tejas Bubane
89e162636c Upgrade to mattermost 5.0.0 (#284)
* Upgrade to mattermost 5.0.0

Changelog: https://docs.mattermost.com/administration/changelog.html#release-v5-0

* Change binary name to `mattermost`

As described in the [changelog](https://forum.mattermost.org/t/upcoming-changes-with-mattermost-v5-0/5119).
2018-06-16 15:42:52 +02:00
Kyâne Pichou
8e9facbece
Upgrade 4.10.1 (#275)
Changelog is : https://docs.mattermost.com/administration/changelog.html#release-v4-10
2018-06-03 16:58:11 +02:00
Kyâne Pichou
753dad0176
Upgrade to 4.10.0 (#271)
Closes #270
2018-05-16 12:11:40 +02:00
Kyâne Pichou
2c458d7fa8
Upgrade to 4.9.2 (#267) 2018-05-04 18:25:21 +02:00
Kyâne Pichou
f6d5a6b6c1
Upgrade to 4.9.1 (#264) 2018-04-28 13:38:43 +02:00
antoineHC
f79bbea7a4 Production Hardening (#241) 2018-04-15 19:33:49 +02:00
Tejas Bubane
4f0a5376f3 Upgrade mattermost to 4.9.0 (#258) 2018-04-15 19:33:20 +02:00
Compilenix
c9cc81895a Upgrade mattermost to v4.8.1 (#255) 2018-04-10 19:24:34 +02:00
Tejas Bubane
01f7b80e5d Upgrade mattermost to v4.8.0 (#247) 2018-03-16 12:04:35 +01:00
Kyâne Pichou
b5b27f8abe
Upgrade to 4.7.3 (#244) 2018-03-09 19:15:12 +01:00
Kyâne Pichou
e895c0d4dd
Upgrade to 4.7.2 (#240)
Changelog is [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7)
2018-02-23 10:17:24 +01:00
Kyâne Pichou
19ab5f2b77
Upgrade to 4.7.1 (#238) 2018-02-19 20:15:05 +01:00
3_1_3_u
e6c27a7200 Upgrade to 4.7.0 (#236) 2018-02-17 23:44:11 +01:00
3_1_3_u
efec6080cc Use Alpine based image for app (#208) 2018-02-09 00:55:45 +01:00
Kyâne Pichou
563aadce3e
Add mime-support to get /etc/mime.types file (#232) 2018-02-01 23:59:50 +01:00
3_1_3_u
8ef796f137 Upgrade to 4.6.1 (#231) 2018-01-31 11:19:09 +01:00
Kyâne Pichou
bdabd10d4d
Add xmlsec1 package (#226)
Closes #225
2018-01-18 19:06:48 +01:00
3_1_3_u
5e1aea0555 Upgrade to 4.6 (#223) 2018-01-16 11:31:58 +01:00
Dave Lasley
8bb026133d [FIX] URLEncode PSQL Password (#219)
* URL Encode the Postgres password, allowing for special characters in the connection string
2018-01-05 19:26:44 +01:00
Veovis
dfe76684f4 Change the working dir for plugins to work (#218)
Fix https://github.com/mattermost/mattermost-docker/issues/217 with the default configuration on the PluginSettings as they use relative paths.
2018-01-01 17:58:08 +01:00
Tejas Bubane
283d2b71f0 Upgrade mattermost to 4.5.0 (#216) 2017-12-16 19:07:52 +01:00
Kyâne Pichou
18c3bec4c5
Upgrade to 4.4.5 (#213) 2017-12-12 20:40:00 +01:00
Kyâne Pichou
6421fead62
Upgrade to 4.4.3 (#212) 2017-12-05 21:52:00 +01:00
Sven Schliesing
c6c1049552 Fix typo in app Dockerfile (#210) 2017-11-26 19:58:56 +01:00
Pan Luo
5de76764be
Merge pull request #209 from andruwa13/4.4.2
Upgrade to 4.4.2
2017-11-22 21:03:29 -08:00
Andrew Vityuk
91d4d87df4 Upgrade to 4.4.2 2017-11-23 02:26:09 +02:00
3_1_3_u
48ff02839f Images Ubuntu 16.04, optimization and reduce image size (#204) 2017-11-20 20:29:07 +01:00
3_1_3_u
b4b0aa1866 Upgrade to 4.4.1 (#197) 2017-11-16 21:01:36 +01:00
3_1_3_u
a44c046e3c Upgrade to 4.4 (#196) 2017-11-15 17:45:24 -08:00
3_1_3_u
3baace04bb Upgrade to 4.3.2 (#194) 2017-11-11 13:14:51 +01:00
Kyâne Pichou
3715c7aadd Upgrade to 4.3.1 (#186) 2017-10-23 21:47:46 +02:00
Kyâne Pichou
b9491b03ef Upgrade to 4.3.0 (#183) 2017-10-15 22:04:51 +02:00
Kyâne Pichou
29bff18001 Comment and indent app entrypoint (#182) 2017-10-14 16:47:44 +02:00
Kyâne Pichou
5cc50eb522 Use best practices for Dockerfiles (#180) 2017-10-13 14:12:30 +02:00
PICHOU Kyâne
ae4c36ef95 Remove old and unused Dockerfile-enterprise 2017-09-25 19:43:55 +02:00
Kyâne Pichou
6ee75f4f6b Merge app dockerfiles (#146)
* Merge app dockerfiles

* Update readme for choosing team edition
2017-09-24 22:25:47 +02:00
localsnet
250f9e3185 Bash if statement [: missing `]' error 54 line (#174)
Added space
2017-09-20 12:44:15 +02:00
Tejas Bubane
c4ee11619f Upgrade to mattermost 4.2 (#169) 2017-09-15 14:25:58 +02:00
PICHOU Kyâne
f5ee7c83d7 Upgrade to 4.1.0
Close #164
2017-08-16 22:22:59 +02:00
Tejas Bubane
1fceb3b09e
Upgrade mattermost to 4.0.3 2017-08-10 22:14:09 +05:30
PICHOU Kyâne
1f1916794d Upgrade to 4.0.2 2017-07-29 22:18:49 +02:00
Kyâne PICHOU
c70bab0f3a Upgrade to 4.0.1
Changelog here: https://docs.mattermost.com/administration/changelog.html#release-v4-0-1
2017-07-19 09:41:59 +02:00
Kyâne Pichou
0fddf35ac5 Merge pull request #153 from mattermost/4.0
Update to 4.0.0
2017-07-16 10:42:06 +02:00
PICHOU Kyâne
9bb060fa07 Update to 4.0.0 2017-07-15 19:38:12 +02:00
Jonas Thiel
56836d834c Only configure database connection if needed 2017-07-11 08:11:29 +02:00
Kyâne Pichou
7590cefb53 Do not hardcode/override MM_CONFIG value 2017-06-29 14:11:45 +02:00
Tejas Bubane
05a4fa19b2
Upgrade to mattermost 3.10.0 2017-06-15 13:15:29 +05:30
PICHOU Kyâne
4a71713587 Directly generate salts when modifying config.json with JQ 2017-06-12 22:44:37 +02:00
PICHOU Kyâne
32c24cb08b Do not use hardcoded value for salts (thanks @pierreozoux) 2017-06-10 23:01:53 +02:00