Commit graph

49 commits

Author SHA1 Message Date
Kay0u 86d348b312
Using new permissions system 2020-02-08 23:16:25 +07:00
Maniack Crudelis f293009100 Small fixes 2019-05-07 12:03:25 +02:00
Maniack Crudelis 4438f47c2a
Merge pull request #82 from yalh76/services
Adding ynh_systemd_action
2019-05-06 12:05:52 +02:00
yalh76 1bd3e11340 Adding title for config file checksum during upgrade 2019-05-02 20:47:26 +02:00
yalh76 ff1d963eac Adding ynh_systemd_action 2019-05-02 20:44:22 +02:00
Maniack Crudelis 197269fbd8 Use new 3.5 helpers 2019-04-18 19:58:47 +02:00
Pierre Bourré ff6db9a05b Getops 2019-04-16 00:32:39 +02:00
Kayou 0e702da9cb
Merge pull request #77 from YunoHost/remove-normalize-url
Normalizing url ain't needed anymore
2019-03-25 23:40:07 +01:00
Alexandre Aubin 3f2a78ea0b
Put back normalization in update script with a note about YunoHost 2.7 2019-03-07 22:44:41 +01:00
Alexandre Aubin 10457c5893 Normalizing url ain't needed anymore 2019-03-07 20:05:03 +01:00
Kayou e4f08bd4be
Use the same dependencies variable 2019-03-05 23:11:52 +01:00
Jimmy Monin 25f0a3018a Cosmetic changes on info messages 2019-02-17 17:58:02 +01:00
Maniack Crudelis 160964c0bc Ensures consistency 2019-02-14 01:35:47 +01:00
Alexandre Aubin a95fca5a43 Misc wording tweaks 2019-02-13 18:40:20 +01:00
JimboJoe 0c1bec02e4
Update scripts/upgrade
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
2019-02-10 20:06:53 +01:00
Maniack Crudelis 05d5511136 Global upgrade 2019-02-10 15:02:38 +01:00
Maniack Crudelis 397a241df6
Remove sub_path_only for nginx from upgrade script 2018-07-29 20:14:08 +02:00
Jimmy Monin 1c9c94ef65 Various typo fixes 2018-07-01 09:57:16 +02:00
Maniack Crudelis 846e701632
Merge branch 'master' into add_comments 2018-06-29 19:38:36 +02:00
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff 2018-06-28 22:05:35 +02:00
Maniack Crudelis d3f4117369 [fix] Fix the issue alias_traversal (#45)
* Fix the issue alias_traversal

https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md

* Update fix alias_traversal

* Don't change original nginx conf file and add change_url

* Use newest version of ynh_add_nginx_config from #462
No more need to deal with "#sub_path_only"

* Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!

This reverts commit fac62c49ff.

* Fix indentation
2018-06-23 14:45:28 +02:00
Jimmy Monin e2911b3db0 Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!
This reverts commit fac62c49ff.
2018-05-27 16:05:00 +02:00
Jimmy Monin fac62c49ff Use newest version of ynh_add_nginx_config from #462
No more need to deal with "#sub_path_only"
2018-05-27 15:50:56 +02:00
Jimmy Monin dcb447c208 Don't change original nginx conf file and add change_url 2018-05-27 15:44:58 +02:00
Maniack Crudelis 2d21ec6163 Update fix alias_traversal 2018-01-03 23:24:48 +01:00
Maniack Crudelis f68d61d8a5
logrotate needs -non-append in case of upgrade
https://github.com/YunoHost/yunohost/blob/unstable/data/helpers.d/backend#L5
2017-12-08 15:09:44 +01:00
Pierre de La Morinerie ae5844782c Fix typo in ynh_add_systemd_config 2017-10-12 16:36:00 +05:30
Maniack Crudelis 5039df052d Small corrections 2017-09-05 17:48:23 +02:00
Maniack Crudelis a625ad79da [enh] Some corrections 2017-08-28 23:55:51 +02:00
Maniack Crudelis 094e19b7fc Fix nginx helper
Micro décision
Le nom du helper n'est pas bon.
2017-07-21 20:41:23 +02:00
Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6) 2017-07-05 18:10:43 +02:00
Jimmy Monin 9d182f9ccc Fix wording and typos 2017-06-17 18:02:28 +02:00
Maniack Crudelis 922a70929f _common.sh 2017-06-05 13:06:35 +02:00
Maniack Crudelis 0b61391ade [enh] Upgrade upgrade script 2017-06-02 18:44:37 +02:00
Maniack Crudelis 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 2017-01-26 00:08:25 +01:00
Moul 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers. 2016-06-14 14:11:00 +02:00
Moul daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals. 2016-06-14 14:09:29 +02:00
Moul bdbe0ac79e [enh] review, variables, typo, syntax, fixes
- update yunohost package version dependency
- use variable for $nginx_conf
- rename $final_path to $src_path variable for data path
- other small fixes
2016-06-13 22:25:00 +02:00
Jérôme Lebleu 16f11425a2 [fix] There is no old settings to remove at upgrade in this app 2016-05-29 16:43:43 +02:00
Jérôme Lebleu 4fa6a82d8d [enh] Make use of YunoHost helpers and harden set options 2016-05-18 22:31:45 +02:00
Jérôme Lebleu 8abe2a9325 Merge branch 'testing' into envvar 2016-04-26 16:13:03 +02:00
Jérôme Lebleu e4befaebe5 [enh] Use boolean for is_public and add a language choice argument 2016-04-26 15:57:57 +02:00
Jérôme Lebleu 760163f823 [fix] Update arguments passed to the scripts 2016-04-26 15:30:49 +02:00
Jérôme Lebleu afeefc7f85 [fix] Do not call ssowatconf which is already done at the end 2016-04-26 15:14:23 +02:00
Julien Malik f506747fac [enh] Support new env. vars. in install script 2016-03-18 17:43:47 +01:00
mbugeia 5bccfd3267 Implement some best practice and mysql example 2015-10-27 16:03:21 +01:00
polytan02 cfcb62cd97 Dedicated php-fpm process
Addition of base commands to manage a dedicated php-fpm process very easily
Standard empty app is not modified or changed.
2015-10-10 21:28:09 +02:00
opi c2a58e1494 [enh] Pass SSO credentials even in public mode. 2014-11-15 08:28:28 +01:00
opi 914b85a251 Initial commit 2014-10-20 18:55:53 +02:00