1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
Commit graph

516 commits

Author SHA1 Message Date
Pierre de La Morinerie
363dab19a3
README: remove upgrade notes
Upgrade now mostly works seamlessly.
2018-01-31 12:28:44 +05:30
Pierre de La Morinerie
fb6402f6a6
README: add install button 2018-01-31 12:27:51 +05:30
Pierre de La Morinerie
9e77b066d8
README: add build status badge 2018-01-31 12:23:36 +05:30
Pierre de La Morinerie
4f3040a486
Merge pull request #89 from YunoHost-Apps/more-package-checks
Support multi-instances
2018-01-31 11:53:41 +05:30
Pierre de La Morinerie
3c9e53fe57 scripts: rename smtp_user to mattermost_user 2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
256cafcb07 scripts: support multi-instance install 2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
0918978e92 scripts: handle port in use 2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
aa7721322d scripts: modernize the publix/private switch
This allow package_check to properly test it.
2018-01-31 11:42:52 +05:30
Pierre de La Morinerie
3a6b0c752b scripts: fix restoration of smtp user password 2018-01-30 12:14:57 +05:30
Pierre de La Morinerie
068bc7d399 check_process: modernize syntax 2018-01-30 12:14:57 +05:30
Pierre de La Morinerie
10ef78453b
Merge pull request #86 from YunoHost-Apps/improve-package-check
Improve package-check automated tests
2018-01-29 11:45:53 +05:30
Pierre de La Morinerie
6190241432 manifest: improve copywriting 2018-01-29 11:43:23 +05:30
Pierre de La Morinerie
5cb1861f82 Vagrantfile: use upstream package_check version
All our fixes have been merged upstream, so this is not needed anymore.
2018-01-29 11:43:23 +05:30
Pierre de La Morinerie
ffb899422b manifest: make the licence explicit
This fixes a package_linter warning about YEP 1.3
2018-01-29 11:43:23 +05:30
Pierre de La Morinerie
e379a0e46e package_check: mark LDAP auth as not applicable
Mattermost doesn't support LDAP auth in the Free edition (this
feature is restricted to the Entreprise non-free edition).

See https://github.com/YunoHost-Apps/mattermost_ynh/issues/58
2018-01-29 11:43:23 +05:30
Pierre de La Morinerie
fd988d0cfa
Merge pull request #85 from YunoHost-Apps/fix-data-backup
Fix Mattermost data backup
2018-01-29 11:42:28 +05:30
Pierre de La Morinerie
cbf70d12c5 scripts: modernize backup script 2018-01-29 11:37:06 +05:30
Pierre de La Morinerie
ac0637da3f scripts: backup Mattermost data files
Fix #79
2018-01-29 11:37:03 +05:30
Pierre de La Morinerie
c984358fdd
Manifest: add app version 2018-01-23 18:47:34 +05:30
Pierre de La Morinerie
d274ea45e5
Merge pull request #83 from lindy65/master
Propose updating to Mattermost v4.6
2018-01-23 18:42:23 +05:30
lindy65
4fb09fa8bc
Propose updating to Mattermost v4.6
Hi @kemenaran,

Here's a quick pull request to update to Mattermost v4.6

Thanks for continuing to maintain Yunohost :)
2018-01-17 20:18:10 +02:00
Pierre de La Morinerie
3f6ec81526
Merge pull request #81 from lindy65/master
Update to Mattermost v4.5
2018-01-08 11:02:02 +05:30
lindy65
d7f6f8874e
Update app.src
Hey @kemenaran, Mattermost v4.5 release is officially out!

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/9buqjpu6eidyxbd75xbjdn19zc).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html?highlight=changelog#release-v4-5).

Wondering if you'd like to help update Mattermost Yunohost to be compatible with Mattermost 4.5?

If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.

Thanks!
2017-12-18 09:13:27 +02:00
Pierre de La Morinerie
9c15f478c8
Merge pull request #80 from lindy65/master
Propose updating to Mattermost 4.4.5
2017-12-13 11:04:10 +05:30
lindy65
917c7adb80
Propose updating to Mattermost 4.4.5
Hi @kemenaran,

Mattermost v4.4.5 release is officially out.  The release contains a medium severity security fix. Upgrading is highly recommended although you might wish to wait and upgrade when v4.5 is released on Friday, 15 December.

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/buhd5ew387b1mm6bq4p8htm4wa).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html?highlight=changelog#release-v4-4-5).
2017-12-12 18:30:20 +02:00
Pierre de La Morinerie
0d4482c6e0
nginx.conf: document HTTPS redirection 2017-12-07 12:13:33 +05:30
Pierre de La Morinerie
96b4131d24
Merge pull request #75 from nemsia/master
Redirect to SSL
2017-12-07 12:12:12 +05:30
Pierre de La Morinerie
0bfb98f86c
Merge pull request #78 from lindy65/master
Propose updating to Mattermost 4.4.3
2017-12-07 11:28:28 +05:30
lindy65
3a359f9218
Propose updating to Mattermost 4.4.3
Hi @kemenaran, 

Mattermost v4.4.3 release is officially out.  

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/5kc3brcq3irbdf3pmi1enffb7h).  Changelog in progress with notes on patch releases is available [here](https://github.com/mattermost/docs/pull/1668).

If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.

Thanks!
2017-12-05 14:09:21 +02:00
nemsia
003fb307fe
Redirect to SSL
Add rewrite rule to redirect to https
2017-11-27 15:44:44 +01:00
Pierre de La Morinerie
0afe122ee5
Merge pull request #74 from lindy65/lindy65-patch-1
Propose updating to Mattermost v4.4.2
2017-11-23 16:31:56 +05:30
lindy65
95e87a287b
Propose updating to Mattermost v4.4.2
Hi @kemenaran,

Mattermost v4.4.2 has been cut.  Here's a quick PR to upgrade.

You can see the Changelog [here](https://docs.mattermost.com/administration/changelog.html).

Thanks for keeping mattermost-ynh up-to-date!
2017-11-23 12:37:18 +02:00
Pierre de La Morinerie
006772f3ac
Merge pull request #73 from lindy65/master
Update app.src
2017-11-17 21:42:27 +05:30
lindy65
b853cc886e
Update app.src
Hi @kemenaran,

Mattermost 4.4.1 is officially out!

Here's a quick PR to update to this version.  

You can [find download links with hash numbers here](https://pre-release.mattermost.com/core/pl/ph9peatubtne7pszys4utsyo3c).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-4-1).

If you do update, please consider tweeting about it, which we can then re-tweet for greater reach.

Thanks!
2017-11-17 07:58:55 +02:00
Pierre de La Morinerie
35ab44b46e
Merge pull request #72 from lindy65/master
Upgrade to Mattermost 4.3.2
2017-11-13 14:34:51 +05:30
lindy65
1177090259
Update app.src
Updated to v4.3.2
2017-11-11 21:36:59 +02:00
Pierre de La Morinerie
d85afca308 Merge pull request #71 from YunoHost-Apps/mattermost-4.3.1
Upgrade to Mattermost 4.3.1
2017-10-24 18:19:14 +05:30
Pierre de La Morinerie
f1ac60a682 Upgrade to Mattermost 4.3.1 2017-10-24 18:08:37 +05:30
Pierre de La Morinerie
49b53775ea Merge pull request #70 from YunoHost-Apps/cache-source-archive
test: cache source archive
2017-10-24 18:07:57 +05:30
Pierre de La Morinerie
484cd42279 test: cache source archive 2017-10-24 18:02:52 +05:30
Pierre de La Morinerie
905155e438 Merge pull request #69 from YunoHost-Apps/remove-custom-test-harness
Remove custom test harness
2017-10-24 18:02:16 +05:30
Pierre de La Morinerie
080364503b test: remove package_check lock on abort 2017-10-24 16:58:39 +05:30
Pierre de La Morinerie
45e0de61ae test: remove unused environment variables 2017-10-24 13:37:17 +05:30
Pierre de La Morinerie
7d73bb7c90 test: remove useless --build-lxc option
We build the LXC container during the provisionning phase
anyway.
2017-10-24 13:37:01 +05:30
Pierre de La Morinerie
223e9efad8 test: remove snapshotting feature 2017-10-24 13:28:28 +05:30
Pierre de La Morinerie
e4710188d6 test: remove custom tests 2017-10-24 13:07:30 +05:30
Pierre de La Morinerie
00b1605e47 Merge pull request #68 from YunoHost-Apps/package_checker
Enable package_check tests in the VM
2017-10-24 11:56:00 +05:30
Pierre de La Morinerie
d0930de6a6 test: fix LXC usage in test VM 2017-10-24 11:52:55 +05:30
Pierre de La Morinerie
4e028257b6 test: rename ynh-tests.local to ynh_tests.local
`ynh-dev` prefers when the box name has no dashes.
2017-10-23 19:34:50 +05:30
Pierre de La Morinerie
2e3bd9f87b Vagrantfile: don't limit network speed 2017-10-23 19:34:50 +05:30