Commit graph

1336 commits

Author SHA1 Message Date
Maniack Crudelis
2bb32c26b6 Add app setting 2017-03-14 18:05:28 +01:00
Maniack Crudelis
5fcb8cd439 Remove use of deprecated helper 2017-03-14 16:34:07 +01:00
Maniack Crudelis
4dfde86e1a Fix ynh_remove_app_dependencies too... 2017-03-02 23:57:02 +01:00
Maniack Crudelis
7ade94e7e3 Fix ynh_app_dependencies
Double // pour remplacer toutes les occurrences de _
Ajout d'une virgule entre les dépendances.
2017-03-02 23:55:28 +01:00
Maniack Crudelis
b062c014b0 Restore use of subshell 2017-02-09 18:35:18 +01:00
Maniack Crudelis
0989e27d58 Update package 2017-02-09 17:22:24 +01:00
Maniack Crudelis
d98b5e036c [enh] New helpers for equivs use
- `ynh_package_remove` and `ynh_package_autoremove` were just moved up.
- Small modifications on `ynh_package_install_from_equivs`. Just added some comments and used popd instead of cd.
- Added `ynh_app_dependencies` to manage easily installation of dependencies with equivs
- And `ynh_remove_app_dependencies` to remove them.
2017-02-08 19:23:27 +01:00
M5oul
dea89fc6bb Merge pull request #243 from YunoHost/fix-rspamd-rmilter-status
[fix] Rspamd & Rmilter are no more sockets
2017-02-07 18:28:28 +01:00
Laurent Peuch
dea6177c07 Merge pull request #244 from YunoHost/fix-unattended-upgrade-syntax
[fix] Unattended upgrades configuration syntax.
2017-02-07 17:49:29 +01:00
opi
98d88f2364 [fix] Unattended upgrades configuration syntax. 2017-02-05 22:28:43 +01:00
opi
7d4aa63c43 [fix] Rspamd & Rmilter are no more sockets
Changes introduced by b419c8c564
2017-02-05 14:23:55 +01:00
Laurent Peuch
5be13fd07e Merge pull request #220 from YunoHost/conf-hashes-logs
[mod] Cleaner _get_conf_hashes logs
2017-02-03 14:55:49 +01:00
opi
4daaba82d6 Update changelog for 2.5.4 release 2017-02-02 11:26:09 +01:00
opi
93553f540c Merge branch 'testing' into stable 2017-02-02 11:23:14 +01:00
opi
f551176b9b Merge pull request #242 from yunohost-bot/weblate-yunohost-yunohost
Update from Weblate.
2017-02-01 22:47:28 +01:00
Jean-Baptiste Holcroft
c89d1e25d2 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (270 of 270 strings)
2017-02-01 22:20:21 +01:00
Laurent Peuch
fdd7c72dc6 Merge pull request #241 from yunohost-bot/weblate-yunohost-yunohost
Update from Weblate.
2017-02-01 21:32:20 +01:00
opi
8e811fd0ac [enh] Add warning about deprecated ynh_mkdir_tmp helper 2017-02-01 21:30:59 +01:00
Maniack Crudelis
65d412055d Update filesystem 2017-02-01 21:30:50 +01:00
Maniack Crudelis
28ec1dec8f Remove helper ynh_mkdir_tmp
Le helper `ynh_mkdir_tmp` est inutile. Il existe la commande `mktemp -d` pour créer des dossiers temporaires.
2017-02-01 21:30:45 +01:00
Weblate
48852c4b99 Merge branch 'unstable' of github.com:yunohost-bot/yunohost into unstable
Conflicts:
	locales/es.json
	locales/fr.json
2017-02-01 21:12:28 +01:00
Jean-Baptiste Holcroft
18364aee74 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (268 of 268 strings)
2017-01-31 18:50:25 +01:00
Jean-Baptiste Holcroft
776562a6ef [i18n] Translated using Weblate (French)
Currently translated at 100.0% (268 of 268 strings)
2017-01-31 18:50:25 +01:00
Jean-Baptiste Holcroft
3b0da36518 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (267 of 267 strings)
2017-01-31 18:50:25 +01:00
paddy
0633025224 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (267 of 267 strings)
2017-01-31 18:50:24 +01:00
paddy
18bdcf2c5f [i18n] Translated using Weblate (Spanish)
Currently translated at 99.6% (265 of 266 strings)
2017-01-31 18:50:24 +01:00
Jean-Baptiste Holcroft
60d8ecd761 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (266 of 266 strings)
2017-01-31 18:50:24 +01:00
Jean-Baptiste Holcroft
4f6a11d31d [i18n] Translated using Weblate (French)
Currently translated at 100.0% (265 of 265 strings)
2017-01-31 18:50:24 +01:00
Juanu
e6b10f2af1 [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (264 of 264 strings)
2017-01-31 18:50:23 +01:00
Juanu
d1199b62ab [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (264 of 264 strings)
2017-01-31 18:50:23 +01:00
opi
671fd047fb [enh] Add warning about deprecated ynh_mkdir_tmp helper 2017-01-31 18:50:23 +01:00
Maniack Crudelis
cfef34a39f Update filesystem 2017-01-31 18:50:23 +01:00
Maniack Crudelis
e8c9161979 Remove helper ynh_mkdir_tmp
Le helper `ynh_mkdir_tmp` est inutile. Il existe la commande `mktemp -d` pour créer des dossiers temporaires.
2017-01-31 18:50:23 +01:00
ljf (zamentur)
1ecf5481cf Merge pull request #239 from JimboJoe/patch-2
ynh_backup: Fix error message when source path doesn't exist
2017-01-31 18:50:10 +01:00
JimboJoe
4486b24388 ynh_backup: Fix error message when source path doesn't exist 2017-01-31 15:28:04 +01:00
Laurent Peuch
1943e7f245 Merge pull request #231 from YunoHost/timeout_requests_certinstall
[mod] start putting timeout in certificate code
2017-01-30 19:57:42 +01:00
Alexandre Aubin
cd88428248 Implementing opi's comments 2017-01-25 18:38:30 -05:00
Alexandre Aubin
656b2e61ba Implement timeout exceptions 2017-01-25 12:03:30 -05:00
ljf
3be7aff065 Revert "[enh] Compatibility with debian stretch"
This reverts commit 73d1630459.
2017-01-23 11:46:21 +01:00
Laurent Peuch
905a04146b [mod] start putting timeout in certificate code 2017-01-16 09:24:41 +01:00
Laurent Peuch
fc7c35c319 Merge pull request #216 from opi/patch-2
[enh] Increase fail2ban maxretry on user login, narrow nginx log files
2017-01-15 19:39:35 +01:00
ljf
73d1630459 [enh] Compatibility with debian stretch 2017-01-13 02:09:14 +01:00
Laurent Peuch
c1b5fbab61 Update changelog for 2.5.3.1 release 2017-01-10 02:59:24 +01:00
Laurent Peuch
d62d54a4cb Merge branch 'unstable' into testing 2017-01-10 02:58:49 +01:00
Laurent Peuch
b1885ddf64 [fix] I'm a fucking idiot 2017-01-10 02:57:46 +01:00
Laurent Peuch
8a70c33c40 [fix] I'm a fucking idiot 2017-01-10 02:56:35 +01:00
Laurent Peuch
7f5604653b Update changelog for 2.5.3 release 2017-01-09 18:43:40 +01:00
Laurent Peuch
388f2fa8be Merge branch 'unstable' into testing 2017-01-09 18:35:54 +01:00
Laurent Peuch
8e7cf7d086 Merge pull request #226 from YunoHost/fix-645-conf-regen-hook-rspamd-fail-on-postinstall
[fix] new rspamd version replace rspamd.socket with rspamd.service
2017-01-09 18:27:37 +01:00
ljf
2cf4768aa1 [fix] Postfix can't access rmilter socket due to chroot 2017-01-09 15:34:52 +01:00