yalh76
c5aaef69e5
Prevent check_memory requirement during package_check
2021-03-07 01:41:05 +01:00
yalh76
ac0ccbc7c9
Apply example_ynh
2021-03-07 01:39:02 +01:00
JimboJoe
58d5bb8b3b
Merge pull request #69 from YunoHost-Apps/enh_update_2.6.1
...
Upgrade to upstream version 2.6.1
2021-01-31 18:50:30 +01:00
Jimmy Monin
4478d93811
Upgrade to upstream version 2.6.1
2021-01-31 17:59:09 +01:00
JimboJoe
b2e6633e01
Merge pull request #67 from YunoHost-Apps/testing
2020-12-22 09:16:29 +01:00
JimboJoe
1818d06033
Merge pull request #66 from YunoHost-Apps/enh_update_2.6.0
2020-12-04 18:38:35 +01:00
Jimmy Monin
1cff6b52c5
Fix linter warning
2020-12-03 19:30:38 +01:00
Jimmy Monin
c9fc906dcc
Upgrade to upstream version 2.6.0
2020-12-03 19:30:24 +01:00
JimboJoe
c1bd5f0dd1
Merge pull request #64 from YunoHost-Apps/testing
2020-12-02 19:13:24 +01:00
Alexandre Aubin
57f801810e
Merge pull request #62 from YunoHost-Apps/libcurl4
...
libcurl4-openssl-dev -> libcurl4-dev
2020-11-28 01:24:33 +01:00
ljf (zamentur)
70c8053cd7
[fix] no SSO
2020-11-23 10:54:52 +01:00
JimboJoe
60c50e2eb0
Merge pull request #65 from YunoHost-Apps/enh_update_2.5.5
...
Upgrade to upstream version 2.5.5
2020-11-20 18:39:03 +01:00
Jimmy Monin
a90927fe57
Upgrade to upstream version 2.5.5
2020-11-20 07:43:50 +01:00
Éric Gaspar
7c3e351247
V.2.5.4 ( #61 )
...
* upgrade to 2.5.4
2020-11-14 15:59:45 +01:00
Alexandre Aubin
bffb38c36e
Merge pull request #63 from YunoHost-Apps/fix-path-traversal
...
[N.B. : App to be downgraded to level 4 if this ain't fixed soon...] Update nginx.conf to protect against path traversal issue
2020-11-03 21:28:49 +01:00
Alexandre Aubin
6b6cf90a18
Update nginx.conf to protect against path traversal issue
2020-10-25 11:54:32 +01:00
Alexandre Aubin
22c24235ce
libcurl4-openssl-dev -> libcurl4-dev
...
We're trying to fix some weird cross-apps conflicts because of stupid dependency conflicts ... in particular various app require different versions of libcurl4-*-dev conflicting with each other, but it should be fine to just request libcurl4-dev
2020-09-11 14:26:42 +02:00
yalh76
bb90548957
Merge pull request #59 from YunoHost-Apps/testing
...
Testing : buster + apply example
2020-07-27 21:49:45 +02:00
Alexandre Aubin
416ae5dd9f
Merge pull request #57 from YunoHost-Apps/fix-buster
...
[buster] + Apply example_ynh
2020-07-07 14:13:28 +02:00
yalh76
dd6ef485fd
fix upgrade from 2.3.10~ynh1
...
ln: failed to create symbolic link './uploads': File exists
2020-06-05 13:59:07 +02:00
yalh76
d6fa5113e2
Fix upgrade from 2.3.10~ynh1
...
mkdir: cannot create directory ‘/var/www/discourse/tmp/sockets’: File exists
2020-06-04 15:25:21 +02:00
yalh76
d1089d6e81
Update remove
2020-06-03 21:11:08 +02:00
yalh76
8a23a4c64b
reduce verbosity
2020-06-02 19:49:35 +02:00
yalh76
61ff116a2c
switching from add_header to more_set_headers
2020-06-02 18:09:04 +02:00
yalh76
58d242453a
spacing
2020-06-02 17:53:16 +02:00
yalh76
26a5e58107
Update upgrade
...
[Upgrade Script]
! Having only '--weight=1' for ynh_script_progression is useless... Either calibrate the weights with --time once, or don't put any --weight at all.
2020-06-02 17:48:25 +02:00
yalh76
f78baa08f4
Update check_process
2020-05-30 17:37:29 +02:00
yalh76
35882c6884
Make upgrade only if needed
2020-05-30 17:32:33 +02:00
yalh76
678f94b2c9
Missing --home_dir=$final_path --use_shell
2020-05-30 17:06:03 +02:00
yalh76
8e58a5e6cd
Apply last example_ynh
2020-05-30 17:05:03 +02:00
yalh76
833b5ee152
Merge branch 'master' into fix-buster
2020-05-28 21:50:07 +02:00
Jimmy Monin
d9c7cd2d14
Add issue template
2020-05-12 17:25:55 +02:00
Jimmy Monin
d5073448bf
Update known limitations
2020-05-12 17:25:06 +02:00
Jimmy Monin
89cffbd74a
Fix change_url for domain change w/o path change
2020-05-12 17:24:36 +02:00
Jimmy Monin
b14d57cb2a
Fix restore for logrotate configuration
2020-05-12 17:23:46 +02:00
Jimmy Monin
05e5359d70
Remove obsolete subfolder path fix
2020-05-12 17:23:26 +02:00
Jimmy Monin
45f4f22323
Fix typos
2020-05-12 17:22:55 +02:00
Maniack Crudelis
e2381bfde5
Restore the systemd script
2020-04-29 14:13:52 +02:00
Maniack Crudelis
7740c4e505
Set unicorn_workers as a variable for the package
2020-04-28 19:20:16 +02:00
Maniack Crudelis
4cb517c7b0
Remove checkinstall dependency
...
`checkinstall` isn't available anymore on Buster.
Can't find any reference to those binaries either in this package or Discourse source code.
Tested without, it seems to work fine. Not fully tested of course.
2020-04-28 13:31:41 +02:00
yalh76
5691dae66e
Apply example_ynh
...
and adding libjemalloc2 for buster for Fix #56
2020-04-27 13:41:00 +02:00
JimboJoe
086de718f4
Merge pull request #54 from YunoHost-Apps/testing
...
Upgrade to upstream version 2.3.10 and use Ruby 2.6.5 (fixes #50 , #51 and #53 )
2020-02-16 08:31:14 +01:00
Jimmy Monin
a04627b963
Upgrade to upstream version 2.3.10 and use Ruby 2.6.5 ( fixes #50 , #51 and #53 )
2020-02-15 19:06:13 +01:00
JimboJoe
383707d688
Upgrade to upstream version 2.3.8 ( #49 )
...
Upgrade to upstream version 2.3.8
2019-12-20 10:33:09 +01:00
Jimmy Monin
ea95874d02
Upgrade to upstream version 2.3.8
2019-12-20 09:49:32 +01:00
JimboJoe
f0409a5113
Upgrade to upstream version 2.3.7 ( #48 )
...
Upgrade to upstream version 2.3.7
2019-12-07 16:35:22 +01:00
Jimmy Monin
1adbe7ac99
Upgrade to upstream version 2.3.7
2019-12-06 20:01:22 +01:00
JimboJoe
02cd0ca49a
Upgrade to upstream version 2.3.6 ( #46 )
...
Upgrade to upstream version 2.3.6
2019-11-09 10:36:36 +01:00
Jimmy Monin
711848ca5d
Upgrade to upstream version 2.3.6
2019-11-09 10:00:26 +01:00
JimboJoe
63605a09dd
Merge pull request #44 from YunoHost-Apps/testing
...
Upgrade to upstream version 2.3.5
2019-10-12 11:08:54 +02:00