Josue-T
|
7c6748e928
|
Merge branch '4.1' into abort_if_up_to_date_manifest
|
2020-08-18 21:07:30 +02:00 |
|
Alexandre Aubin
|
55036fad2c
|
Calling ynh_print_err in case of error didn't work, and we probably want a ynh_die here
|
2020-06-04 01:18:52 +02:00 |
|
Alexandre Aubin
|
3d66eaec01
|
Retry wget on non-critical failures to try to avoid tmp dns issues
|
2020-06-04 00:48:18 +02:00 |
|
Alexandre Aubin
|
d29bf04e7c
|
Add a timeout to wget in helpers
|
2020-05-03 17:37:33 +02:00 |
|
Josué Tille
|
95b7885890
|
Merge remote-tracking branch 'upstream/stretch-unstable' into abort_if_up_to_date_manifest
|
2020-05-02 11:22:22 +02:00 |
|
Alexandre Aubin
|
acba1c4bc8
|
Comment about why not using ynh_die
|
2020-05-02 02:13:09 +02:00 |
|
Alexandre Aubin
|
e9f359e5f0
|
Call exit 1 directly instead of ynh_die to avoid a full arg parse just to exit..
|
2020-04-30 05:14:29 +02:00 |
|
Maniack Crudelis
|
03379007b4
|
Update YunoHost version requirements
|
2020-04-21 14:48:52 +02:00 |
|
Maniack Crudelis
|
6fb1e62a4c
|
Clean getopts arguments
|
2020-04-20 21:00:45 +02:00 |
|
Maniack Crudelis
|
3b653994c7
|
Standardize helper comments
|
2020-04-20 20:58:17 +02:00 |
|
Maniack Crudelis
|
e64eb3478e
|
Unfold AND OR
|
2020-04-20 15:24:07 +02:00 |
|
Maniack Crudelis
|
3442ab5b80
|
Add internal flags
|
2020-04-20 15:21:11 +02:00 |
|
Maniack Crudelis
|
b0398ae6dc
|
Use long arguments instead of short ones
|
2020-04-20 15:20:31 +02:00 |
|
Maniack Crudelis
|
57061b8e1d
|
Unfold if-then when more than one line
|
2020-04-19 20:31:06 +02:00 |
|
Maniack Crudelis
|
80964a1312
|
Standardize tabulations
|
2020-04-19 20:03:55 +02:00 |
|
Maniack Crudelis
|
1dd4a73e17
|
Replace declare -Ar by local A for args_array
|
2020-04-19 19:10:39 +02:00 |
|
yalh76
|
9389f4669c
|
simplification
|
2020-04-16 14:42:59 +02:00 |
|
Josué Tille
|
ceeb34f68e
|
Use 'dpkg --compare-versions'
|
2020-04-15 15:52:22 +02:00 |
|
Josué Tille
|
d947724b70
|
Fix typo
|
2020-04-15 12:11:51 +02:00 |
|
Josué Tille
|
5315807ea7
|
Cleanup comment
|
2020-04-14 14:04:26 +02:00 |
|
Josué Tille
|
17e8bdedf6
|
Rename heper
|
2020-04-14 14:03:04 +02:00 |
|
Josué Tille
|
fec5d3d084
|
Rename variable
|
2020-04-14 14:01:28 +02:00 |
|
Josué Tille
|
3d51e235e8
|
Add comments
|
2020-04-14 14:01:22 +02:00 |
|
Maniack Crudelis
|
3484f73506
|
Clean and syntax
|
2020-04-14 12:35:35 +02:00 |
|
Josué Tille
|
4c5edb533a
|
Merge branch 'stretch-unstable' into abort_if_up_to_date_manifest
|
2020-04-13 17:43:47 +02:00 |
|
Josué Tille
|
640a467280
|
Add helper ynh_compare_package_version
|
2020-04-13 16:59:32 +02:00 |
|
Josué Tille
|
58cce48195
|
Export old and new version in environnement
|
2020-04-11 23:02:05 +02:00 |
|
Alexandre Aubin
|
ff4f644cd0
|
Fix possible security issue with these cookie files
|
2020-03-28 21:21:23 +01:00 |
|
Jimmy Monin
|
e6481b156f
|
Persist cookies between multiple ynh_local_curl calls for the same app
|
2020-02-29 22:07:45 +01:00 |
|
Alexandre Aubin
|
4e0dbe3134
|
Improve ynh_secure_remove to detect empty args instead of miserably saying 'Avoid deleting .'
|
2019-11-16 15:46:23 +01:00 |
|
Alexandre Aubin
|
717ec04f54
|
Move debug log dump from ynh_exit_properly to the core after failed app operation
|
2019-11-04 20:20:12 +01:00 |
|
Alexandre Aubin
|
7e99541064
|
Fix legit variable getting caught as an info to be redacted by the core
|
2019-07-18 18:16:46 +02:00 |
|
Alexandre Aubin
|
46310dbb6c
|
Misc fixes in helpers comments to fix/improve autogenerated doc
|
2019-07-11 22:51:41 +02:00 |
|
Alexandre Aubin
|
6cdffe77a7
|
Merge pull request #687 from YunoHost/crash_debugger
Dump ynh log if an app script fails
|
2019-05-22 17:42:58 +02:00 |
|
Alexandre Aubin
|
6376b05b60
|
Add a small tempo to avoid the next message being mixed up with other DEBUG messages
|
2019-05-18 19:29:18 +02:00 |
|
Alexandre Aubin
|
899d3d4f10
|
Improve ynh_exit_properly detection for case where failure happens right at the beginning
|
2019-05-18 18:46:46 +02:00 |
|
Alexandre Aubin
|
95d2c8f799
|
Inject a new environment variable YNH_INTERFACE to test inside helpers if we're using Yunohost from the CLI or API
|
2019-05-18 18:31:02 +02:00 |
|
Maniack Crudelis
|
ee33e60ab3
|
Set min version to 3.5.0 for helpers
|
2019-05-18 11:47:50 +02:00 |
|
Maniack Crudelis
|
a4f3248545
|
Restore usage of ynh_print_err
|
2019-05-08 01:04:57 +02:00 |
|
Maniack Crudelis
|
fa0e37f8da
|
Print the log only in CLI
|
2019-05-08 00:56:18 +02:00 |
|
Alexandre Aubin
|
6019a38919
|
Merge 'system' in 'utils'
|
2019-04-25 20:49:58 +02:00 |
|
Alexandre Aubin
|
267c4119a8
|
Rename 'filesystem' to 'backup' (backup-related stuff) and migrate some stuff to/from 'utils'
|
2019-04-25 20:41:38 +02:00 |
|
Alexandre Aubin
|
fdcf934638
|
Merge pull request #712 from YunoHost/use_printers
Use printers in helpers
|
2019-04-25 13:47:18 +02:00 |
|
Maniack Crudelis
|
30c776702f
|
Use printers in helpers
|
2019-04-13 18:21:15 +02:00 |
|
Maniack Crudelis
|
55f8ffb2c9
|
[enh] Double brackets not needed
|
2019-04-09 19:13:14 +02:00 |
|
Maniack Crudelis
|
e9aed65b0c
|
[Fix] src_id doesn't exist
|
2019-04-09 19:12:05 +02:00 |
|
Josue-T
|
214d1ce8fc
|
Add support in restore script of ynh_setup_source
Actually the path to the app.src file in the helper ynh_setup_source work only in install and upgrade script.
Add the support for restore script.
|
2019-04-07 11:27:38 +02:00 |
|
Maniack Crudelis
|
873bf4ae37
|
Add min version for all helpers
|
2019-02-25 18:44:21 +01:00 |
|
Kayou
|
b6c5b1fce9
|
Don't normilize path_url
|
2019-02-11 16:45:40 +01:00 |
|
Kayou
|
a0dfae269f
|
Update utils
|
2019-02-09 23:13:48 +01:00 |
|