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
amyblais
0f19eca891
Update app.src 2019-05-16 08:43:50 -04:00
Pierre de La Morinerie
38d243a5d2
Merge pull request #137 from amyblais/patch-16
Upgrade to Mattermost v5.10.0
2019-04-17 10:29:29 +02:00
amyblais
64e2b3ead9
Update app.src 2019-04-16 20:17:50 -04:00
Pierre de La Morinerie
1ec6e50041
Merge pull request #134 from amyblais/patch-15
Propose Upgrading to Mattermost v5.9.0
2019-03-17 13:40:55 +01:00
amyblais
e0757dfb75
Update app.src 2019-03-16 13:12:39 -04:00
Pierre de La Morinerie
82b1979b4f
Merge pull request #132 from amyblais/patch-13
Propose upgrading to Mattermost v5.7.1
2019-02-01 21:55:10 +01:00
amyblais
70cb9eb2ec
Update app.src 2019-02-01 14:55:38 -05:00
Pierre de La Morinerie
e6d60404bc
Merge pull request #131 from amyblais/patch-11
Upgrade to Mattermost v5.7
2019-01-21 19:37:20 +01:00
amyblais
a76101bfcc
Update app.src 2019-01-19 10:25:54 -04:00
Pierre de La Morinerie
6ed72eae40
Merge pull request #130 from amyblais/patch-12
Upgrade to Mattermost v5.6
2018-12-17 09:28:16 +01:00
amyblais
272829133b
Update app.src 2018-12-14 18:23:39 -05:00
Pierre de La Morinerie
d723e5b31b
Merge pull request #128 from amyblais/patch-10
Upgrade to Mattermost v5.5
2018-11-17 17:01:37 +01:00
amyblais
b4884a5e51
Update app.src 2018-11-16 10:57:08 -05:00
Pierre de La Morinerie
839c8da489
Merge pull request #126 from amyblais/patch-9
Propose Upgrading to Mattermost v5.4
2018-11-01 12:26:06 +01:00
amyblais
c4540b9237
Update app.src 2018-10-16 15:00:16 -04:00
Pierre de La Morinerie
f58ee79d8b
Merge pull request #123 from amyblais/patch-8
Propose Upgrading to Mattermost v5.3.1
2018-09-19 22:54:34 +02:00
amyblais
1be5852fdd
Update app.src 2018-09-19 09:11:24 -04:00
amyblais
58a1a84f2e
Update app.src 2018-09-14 12:49:16 -04:00
Pierre de La Morinerie
f722f30566
Merge pull request #122 from amyblais/patch-7
Propose upgrading to Mattermost v5.2.1
2018-09-07 14:23:30 +02:00
amyblais
419020cd06
Update app.src 2018-08-23 15:09:57 -04:00
Pierre de La Morinerie
d6c9f07b27
Merge pull request #119 from amyblais/patch-5
Upgrade to Mattermost v5.1
2018-07-16 22:44:35 +02:00
amyblais
fd25fd49a0
Update app.src 2018-07-16 11:50:34 -04:00
Pierre de La Morinerie
ea899fab53
Merge pull request #118 from YunoHost-Apps/pr117
Upgrade to Mattermost 5.0.1
2018-07-12 09:00:44 +02:00
Pierre de La Morinerie
9f19e0c550 Replace invokations of bin/platform to bin/mattermost 2018-07-12 08:30:47 +02:00
amyblais
9669dd65c5
Update app.src 2018-07-09 15:18:33 -04:00
Pierre de La Morinerie
269acc43b9
Merge pull request #114 from amyblais/patch-4
Propose Upgrading to Mattermost v.4.10.1
2018-06-05 11:31:15 +02:00
amyblais
46b7cccea0
Update app.src 2018-06-01 18:26:35 -04:00
Pierre de La Morinerie
9689db3f01
Merge pull request #112 from amyblais/patch-3
Propose Upgrading to Mattermost v.4.10.0
2018-05-28 17:24:05 +02:00
amyblais
377e94a3bd
Update app.src 2018-05-16 13:25:28 -04:00
Pierre de La Morinerie
a9b9b28987
Merge pull request #104 from amyblais/patch-1
Upgrade to Mattermost v4.8.1
2018-04-11 14:46:34 +05:30
amyblais
e3798d828f
Update app.src 2018-04-10 09:55:36 -04:00
Pierre de La Morinerie
4afa2df5ab
Merge pull request #95 from YunoHost-Apps/remove-systemd-hacks
Remove service startup hacks
2018-03-16 19:03:43 +05:30
Pierre de La Morinerie
d10c3cf7b3 conf: increase systemd start timeout
This allows for time to execute database migrations, and is in line
with the official Mattermost docs.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
1404063a5c conf: add file overwrite warning 2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
397793f407 conf: make the start timeout explicit
This is the default value of systemd, made explicit. If startup takes
longer than that, the process will be killed.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
331fcce8c5 conf: use a Type=notify systemd service
Starting from Mattermost 4.8, the server process sends a systemd
notification when it is ready to accept network connections. Thus we
don't need to explicitely wait for the port to be open in the service.

As a bonus, by removing the hack, we don't need to replace `__PORT__` in
the service anymore–which means the associated script helper can be
removed too.
2018-03-16 18:37:17 +05:30
Pierre de La Morinerie
0ad492156a
Merge pull request #103 from lindy65/master
Propose upgrading to Mattermost v4.8.0
2018-03-16 18:35:27 +05:30
lindy65
a79aa7eb2d
Propose upgrading to Mattermost v4.8.0
Hey @kemenaran! 

Mattermost v4.8.0 release is officially out.

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/57qfbxkdrid88ci7hpasrozwda).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html). (Note: changelog has been merged and will show up a little later.)

Thanks!
2018-03-16 09:37:57 +02:00
Pierre de La Morinerie
7ff00e5bc5
Merge pull request #101 from lindy65/master
Propose upgrading to Mattermost v4.7.3
2018-03-09 17:16:46 +05:30
lindy65
30694ab367
Propose upgrading to Mattermost v4.7.3
Hi @kemenaran,

Mattermost v4.7.3 release is officially out.  It contains a security fix so upgrade is recommended.

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

Thanks for continuing to maintain Mattermost Yunohost!
2018-03-09 10:14:28 +02:00
Pierre de La Morinerie
856f1e304b
Merge pull request #99 from lindy65/lindy65-patch-1
Upgrade to Mattermost 4.7.2
2018-03-01 18:04:33 +05:30
lindy65
5e84e55b8c
Propose Upgrading to Mattermost 4.7.2
Hi @kemenaran,

Mattermost v4.7.2 has been released!

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

Could we have your help upgrading mattermost-ynh to the v4.7.2?  Thanks!
2018-02-23 10:42:34 +02:00
Pierre de La Morinerie
8781185d7a
Merge pull request #96 from YunoHost-Apps/configure-team
Create first user and team from the app install
2018-02-16 19:27:00 +05:30
Pierre de La Morinerie
15e19ce6c9 Create first user and team from the app install 2018-02-16 19:27:04 +05:30
Pierre de La Morinerie
6277772a54
Merge pull request #97 from lindy65/master
Propose upgrading to Mattermost v4.7
2018-02-16 19:26:08 +05:30
lindy65
972636a42c
Propose upgrading to Mattermost v4.7
Hey @kemenaran! 

Mattermost v4.7 release is officially out!

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/ezdkj88no7yd3qn4h5z3i8cbqr).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-7).
2018-02-16 10:54:09 +02:00
Pierre de La Morinerie
8101d3a67a
Merge pull request #91 from lindy65/master
Propose updating to Mattermost v4.6.1
2018-02-13 11:01:23 +05:30
Pierre de La Morinerie
652c3a8251
Merge pull request #92 from YunoHost-Apps/fix-upgrade-failure
upgrade: attempt to restore backup only if it was correctly saved
2018-02-05 10:49:12 +05:30
Pierre de La Morinerie
cad4712038 upgrade: attempt to restore backup only if it was correctly saved 2018-02-05 10:37:42 +05:30
lindy65
0c11d43351
Propose updating to Mattermost v4.6.1
Hi @kemenaran,

Here's a quick pull request updating to v4.6.1

You can find download links with hash numbers [here](https://pre-release.mattermost.com/core/pl/fnhridds6fybbg4w8s4frdhpny).  Changelog with notes on patch releases is available [here](https://docs.mattermost.com/administration/changelog.html#release-v4-6).
2018-01-31 12:03:28 +02:00