Commit graph

174 commits

Author SHA1 Message Date
tituspijean
82a743eb17 Fix typos 2018-08-08 23:04:20 +02:00
Maniack Crudelis
c6bdc79713
Merge pull request #47 from YunoHost/add_comments
Add comments
2018-07-30 09:58:07 +02:00
Maniack Crudelis
397a241df6
Remove sub_path_only for nginx from upgrade script 2018-07-29 20:14:08 +02:00
Maniack Crudelis
49529ac03a
Remove sub_path_only for nginx from install script 2018-07-29 20:14:01 +02:00
Maniack Crudelis
3165e398fd
Merge pull request #50 from Gofannon/fix_change-url
[fix] Fix "change_url"
2018-07-20 13:49:00 +02:00
Maniack Crudelis
b704e1cbcb
path don't need to be stored 2018-07-20 13:48:49 +02:00
Maniack Crudelis
50dc2aa5fa
Merge pull request #49 from Gofannon/fix-restore-_common.sh
[fix] Fix backup & restore system
2018-07-20 13:46:37 +02:00
Gofannon
0a717b511f [fix] Fix "change_url" 2018-07-17 00:20:13 +02:00
Gofannon
c2d880694e [fix] Fix backup & restore system
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#pullrequestreview-134457098
and https://github.com/YunoHost/yunohost/pull/489#issuecomment-396854686
2018-07-17 00:02:52 +02:00
Maniack Crudelis
ce0bcd0e16
Merge pull request #48 from Josue-T/patch-1
Add comment about final_path
2018-07-10 18:02:48 +02:00
JimboJoe
6390de8719
Comment rephrasing 2018-07-08 09:14:36 +02:00
Josue-T
460e87957e
Add comment about final_path 2018-07-07 22:34:54 +02:00
Jimmy Monin
7f1a4f0188 Add --debug option instead of --verbose 2018-07-01 10:11:12 +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
Maniack Crudelis
f24034fcfc
Fix systemd helper...
Yolo micro decision
2018-06-18 00:58:40 +02:00
Jimmy Monin
b64d6c9961 Fix indentation 2018-06-14 23:03:29 +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
JimboJoe
53d211389e
Merge pull request #44 from Jibec/patch-1
use explicit arguments for mysql
2018-01-18 07:32:23 +01:00
Maniack Crudelis
2d21ec6163 Update fix alias_traversal 2018-01-03 23:24:48 +01:00
Maniack Crudelis
9824705dfb
Fix the issue alias_traversal
https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
2017-12-30 00:15:12 +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
Jean-Baptiste
e9dae27540
use explicit arguments for mysql 2017-11-05 22:18:57 +01:00
Alexandre Aubin
a0eb745db9
Merge pull request #36 from YunoHost/change_url_script
[enh] Add a change_url script
2017-10-28 16:12:58 +02:00
Maniack Crudelis
5cdfda823a Merge pull request #43 from kemenaran/patch-1
Fix typo in `ynh_add_systemd_config`
2017-10-12 13:09:00 +02:00
Pierre de La Morinerie
ae5844782c Fix typo in ynh_add_systemd_config 2017-10-12 16:36:00 +05:30
frju365
3a26b8b6e8 Merge branch 'master' into change_url_script 2017-10-03 23:22:07 +02:00
Maniack Crudelis
bc052a6ed4 [fix] Clean useless version 2017-09-29 13:32:52 +02:00
Maniack Crudelis
2c585d5d2b Merge pull request #42 from YunoHost/some_corrections
[fix] Some corrections
2017-09-25 18:07:17 +02:00
Maniack Crudelis
b02913a030 Merge branch 'master' into some_corrections 2017-09-13 14:05:50 +02:00
Maniack Crudelis
73999433b2 Update and rename check_process to check_process.default 2017-09-13 14:04:53 +02:00
Jimmy Monin
39b0e3bb13 Remove YunoHost 2.7.2 helpers from _common.sh 2017-09-06 08:22:15 +02:00
Jimmy Monin
3cef7eb3f7 Handle nginx conf file checksums (additional helper) 2017-09-06 08:21:30 +02:00
Jimmy Monin
fbac88a28d Put ynh_replace_string back (works with regexps) 2017-09-06 08:20:12 +02:00
Jimmy Monin
cc81034475 Merge branch 'master' into change_url_script 2017-09-06 08:14:35 +02:00
Maniack Crudelis
5039df052d Small corrections 2017-09-05 17:48:23 +02:00
Maniack Crudelis
5ef1d07752 Add a systemd default file 2017-09-05 17:47:31 +02:00
Jimmy Monin
22bc3cc21f Update nginx conf file checksum 2017-09-03 16:39:05 +02:00
Maniack Crudelis
a625ad79da [enh] Some corrections 2017-08-28 23:55:51 +02:00
JimboJoe
dd37334716 Merge pull request #40 from YunoHost/add_version
Add version field
2017-08-26 15:12:17 +02:00
JimboJoe
19989c5f41 Merge pull request #41 from YunoHost/check_process.default
Rename to check_process.default
2017-08-26 15:11:11 +02:00
Jimmy Monin
54c393cd99 Add more generic cases 2017-08-23 17:25:20 +02:00
Jimmy Monin
64bbd30989 Set required version to 2.7.2 and remove sudo prefixes 2017-08-23 17:11:20 +02:00
Jimmy Monin
078548ddd5 Merge branch 'master' into change_url_script 2017-08-23 17:09:52 +02:00
Maniack Crudelis
510d48d6c3 Rename to chek_process.default
Like that, package will not use this file until is really filled.
2017-08-23 01:20:15 +02:00
Maniack Crudelis
a85d3f8e3e Add version field
Needed for ynh_install_app_dependencies
2017-08-23 00:31:51 +02:00