153 Commits (0a717b511f2b0de26299044da6aabb3cbe0d0de6)
 

Author SHA1 Message Date
Gofannon 0a717b511f [fix] Fix "change_url" 6 years ago
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
7 years ago
Maniack Crudelis f24034fcfc
Fix systemd helper...
Yolo micro decision
7 years ago
JimboJoe 53d211389e
Merge pull request #44 from Jibec/patch-1
use explicit arguments for mysql
7 years ago
Maniack Crudelis f68d61d8a5
logrotate needs -non-append in case of upgrade
https://github.com/YunoHost/yunohost/blob/unstable/data/helpers.d/backend#L5
7 years ago
Jean-Baptiste e9dae27540
use explicit arguments for mysql 7 years ago
Alexandre Aubin a0eb745db9
Merge pull request #36 from YunoHost/change_url_script
[enh] Add a change_url script
7 years ago
Maniack Crudelis 5cdfda823a Merge pull request #43 from kemenaran/patch-1
Fix typo in `ynh_add_systemd_config`
7 years ago
Pierre de La Morinerie ae5844782c Fix typo in `ynh_add_systemd_config` 7 years ago
frju365 3a26b8b6e8 Merge branch 'master' into change_url_script 7 years ago
Maniack Crudelis bc052a6ed4 [fix] Clean useless version 7 years ago
Maniack Crudelis 2c585d5d2b Merge pull request #42 from YunoHost/some_corrections
[fix] Some corrections
7 years ago
Maniack Crudelis b02913a030 Merge branch 'master' into some_corrections 7 years ago
Maniack Crudelis 73999433b2 Update and rename check_process to check_process.default 7 years ago
Jimmy Monin 39b0e3bb13 Remove YunoHost 2.7.2 helpers from _common.sh 7 years ago
Jimmy Monin 3cef7eb3f7 Handle nginx conf file checksums (additional helper) 7 years ago
Jimmy Monin fbac88a28d Put ynh_replace_string back (works with regexps) 7 years ago
Jimmy Monin cc81034475 Merge branch 'master' into change_url_script 7 years ago
Maniack Crudelis 5039df052d Small corrections 7 years ago
Maniack Crudelis 5ef1d07752 Add a systemd default file 7 years ago
Jimmy Monin 22bc3cc21f Update nginx conf file checksum 7 years ago
Maniack Crudelis a625ad79da [enh] Some corrections 7 years ago
JimboJoe dd37334716 Merge pull request #40 from YunoHost/add_version
Add version field
7 years ago
JimboJoe 19989c5f41 Merge pull request #41 from YunoHost/check_process.default
Rename to check_process.default
7 years ago
Jimmy Monin 54c393cd99 Add more generic cases 7 years ago
Jimmy Monin 64bbd30989 Set required version to 2.7.2 and remove sudo prefixes 7 years ago
Jimmy Monin 078548ddd5 Merge branch 'master' into change_url_script 7 years ago
Maniack Crudelis 510d48d6c3 Rename to chek_process.default
Like that, package will not use this file until is really filled.
7 years ago
Maniack Crudelis a85d3f8e3e Add version field
Needed for ynh_install_app_dependencies
7 years ago
Maniack Crudelis b4c6969284 Upgrade helpers
Micro décision
Mise à jour des helpers
7 years ago
Maniack Crudelis 57053e2c13 Fix nginx helper
Micro décision
Le nom du helper n'est pas bon.
7 years ago
Maniack Crudelis 094e19b7fc Fix nginx helper
Micro décision
Le nom du helper n'est pas bon.
7 years ago
JimboJoe 447d8a8d97 Remove sudo prefixes (not needed any more in YunoHost 2.6) 7 years ago
JimboJoe a21c5dbdf4 Update minimum version syntax 7 years ago
ljf (zamentur) 495c587f4a [fix] YunoHost version requirement 7 years ago
Jimmy Monin 942d0c033f Remove sudo prefixes (not needed any more in YunoHost 2.6) 7 years ago
Maniack Crudelis fad80c3cfb Merge pull request #24 from YunoHost/update_appsrc
Update app.src
8 years ago
Maniack Crudelis ec8b0edc07 Merge pull request #38 from YunoHost/add_common_sh
Add a _common.sh for new helpers
8 years ago
Jimmy Monin 1e2adaab71 Fix YunoHost version for forthcoming helpers 8 years ago
Maniack Crudelis b5f2c7a22c Merge pull request #25 from YunoHost/update_nginx
[enh] Update nginx.conf
8 years ago
Maniack Crudelis 97be4680dd Merge pull request #26 from YunoHost/update_phpfpm
[enh] Update php-fpm
8 years ago
Maniack Crudelis ab18722e77 Merge pull request #27 from YunoHost/add_php_fpm_ini
[enh] Add a php-fpm.ini file
8 years ago
Maniack Crudelis e8679462b6 Merge pull request #28 from YunoHost/add_check_process
[enh] Default check_process
8 years ago
Maniack Crudelis 3ccd610dd3 Merge pull request #29 from YunoHost/extra_files_dir
[enh] Add extra_files directory
8 years ago
Maniack Crudelis b417663e88 Purge common 8 years ago
Maniack Crudelis 261e03458d Merge pull request #30 from YunoHost/patches_dir
[Enh] Add patches directory
8 years ago
Maniack Crudelis 32bc0f77b1 Merge pull request #31 from YunoHost/upgrade_install
[enh] Upgrade install
8 years ago
Maniack Crudelis f4869f220d Merge pull request #32 from YunoHost/upgrade_backup
[enh] Upgrade backup
8 years ago
Maniack Crudelis 7f359635b6 Merge pull request #33 from YunoHost/upgrade_remove
[enh] Upgrade remove
8 years ago
Maniack Crudelis 3e19ebf12a Merge pull request #34 from YunoHost/upgrade_restore
[enh] Upgrade restore
8 years ago