thardev
ade8c59f0a
show fail2ban logs on admin web interface
2017-02-27 20:31:04 +01:00
ljf (zamentur)
4b9e2ffbbc
[fix] Can't use common.sh on restore operation ( #246 )
2017-02-27 16:52:35 +01:00
Laurent Peuch
cf3f0e8185
Merge pull request #230 from YunoHost/ynh_no_log
...
Hack dégueux pour éviter d'écrire dans le log cli
2017-02-26 19:35:27 +01:00
Laurent Peuch
087cdb961c
[enh] upgrade ciphers suit to more secure ones
2017-02-25 22:04:52 +01:00
Lapineige
26bf985d6d
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (272 of 272 strings)
2017-02-20 16:41:24 +01:00
Fabian Gruber
2735de875f
[i18n] Translated using Weblate (German)
...
Currently translated at 100.0% (271 of 271 strings)
2017-02-20 16:41:24 +01:00
bricabraque
77046715ff
[i18n] Translated using Weblate (Italian)
...
Currently translated at 19.6% (53 of 270 strings)
2017-02-20 16:41:24 +01:00
Fabian Gruber
fe4e64d467
[i18n] Translated using Weblate (German)
...
Currently translated at 100.0% (270 of 270 strings)
2017-02-20 16:41:23 +01:00
Fabian Gruber
e210dc17ff
[i18n] Translated using Weblate (German)
...
Currently translated at 100.0% (270 of 270 strings)
2017-02-20 16:41:23 +01:00
rokaz
f49809f15f
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 100.0% (270 of 270 strings)
2017-02-20 16:41:23 +01:00
Trollken
d05cf26b40
[i18n] Translated using Weblate (Portuguese)
...
Currently translated at 42.2% (114 of 270 strings)
2017-02-20 16:41:23 +01:00
bricabraque
9d891b524d
[i18n] Translated using Weblate (Italian)
...
Currently translated at 12.2% (33 of 270 strings)
2017-02-20 16:41:23 +01:00
Fabian Gruber
d4fa3917cf
[i18n] Translated using Weblate (German)
...
Currently translated at 76.2% (206 of 270 strings)
2017-02-20 16:41:23 +01:00
rokaz
347f33a61b
[i18n] Translated using Weblate (English)
...
Currently translated at 100.0% (270 of 270 strings)
2017-02-20 16:41:22 +01:00
Jean-Baptiste Holcroft
19de060269
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (270 of 270 strings)
2017-02-20 16:41:22 +01:00
rokaz
de4406565d
[i18n] Translated using Weblate (French)
...
Currently translated at 99.2% (268 of 270 strings)
2017-02-20 16:41:22 +01:00
rokaz
279ad6753f
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 100.0% (270 of 270 strings)
2017-02-20 16:41:22 +01:00
Trollken
57ae1ad010
[i18n] Translated using Weblate (Portuguese)
...
Currently translated at 42.2% (114 of 270 strings)
2017-02-20 16:41:22 +01:00
opi
e0ee4542df
Update changelog for 2.6.0 release
2017-02-20 16:34:03 +01:00
Laurent Peuch
8486f440fb
[enh] Add unit test mechanism ( #254 )
2017-02-20 00:30:36 +01:00
Laurent Peuch
45e85fef82
Merge pull request #252 from ZeHiro/fix-785
...
[fix] handle the case where services[service] is set to null in the s…
2017-02-19 20:17:12 +01:00
Alexandre Aubin
834cf459dc
Please Bram :D
2017-02-19 20:15:37 +01:00
opi
088abd694e
Merge branch 'testing' into unstable
2017-02-18 15:53:39 +01:00
opi
82060f2082
Update changelog for 2.5.6 release
2017-02-18 15:51:18 +01:00
opi
1c2de37f63
[fix] Update Rmilter configuration to fix dkim signing.
2017-02-18 14:52:33 +01:00
julienmalik
81915150b2
[fix] Any address in the range 127.0.0.0/8 is a valid loopback address
2017-02-18 14:47:48 +01:00
M5oul
f80653580c
Merge pull request #257 from YunoHost/fix_localhost_address_range
...
[fix] Any address in the range 127.0.0.0/8 is a valid loopback address
2017-02-17 14:20:13 +01:00
julienmalik
f291d11c84
[fix] cert-renew email headers appear as text in the body
2017-02-15 13:33:53 +01:00
julienmalik
accb78271e
[fix] Any address in the range 127.0.0.0/8 is a valid loopback address
2017-02-15 13:20:58 +01:00
Laurent Peuch
cc44512539
Clean app upgrade ( #193 )
...
* [mod] current_app_dict == new_app_dict so test is always false
* [mod] simplify condition\n\nUntestedgit add -p
* [mod] useless variable
* [mod] rename variable
* [mod] app_dict can't be None (exception is raised instead)
* Adding debug message for upgrade
* Using app_list to list installed apps
* [mod] pep8
* [mod] please opi
2017-02-14 13:53:07 +01:00
Laurent Peuch
d4feb879d4
[enh] include script to reset ldap password ( #217 )
2017-02-13 16:10:37 +01:00
Alexandre Aubin
1d561123b6
[enh] Set main domain as hostname ( #219 )
2017-02-13 16:07:09 +01:00
Alexandre Aubin
0e55b17665
Fixing also get_conf_hashes
2017-02-12 18:49:59 -05:00
Laurent Peuch
035100d6db
Merge pull request #251 from YunoHost/uppercase_for_global_variables
...
[mod] rename all global variables to uppercase
2017-02-12 21:37:58 +01:00
opi
f28be91b5d
[fix] Uppercase global variable even in comment.
2017-02-12 21:25:04 +01:00
ZeHiro
5abcaadaea
[fix] handle the case where services[service] is set to null in the services.yml. Fix #785
2017-02-12 12:18:55 +01:00
Laurent Peuch
5d3e1c9212
Merge pull request #233 from YunoHost/ynh_find_port
...
Nouveau helper ynh_find_port
2017-02-12 03:49:45 +01:00
Laurent Peuch
83dca8e7c6
Merge pull request #237 from YunoHost/ynh_system_user_create_delete
...
Nouveaux helpers ynh_system_user_create et ynh_system_user_delete
2017-02-12 03:49:02 +01:00
Laurent Peuch
f6c7702dfa
[mod] rename all global variables to uppercase
2017-02-12 03:34:15 +01:00
Alexandre Aubin
3804f33b2f
Merge pull request #159 from YunoHost/clean_app_fetchlist
...
Clean app fetchlist
2017-02-11 19:16:00 +01:00
opi
8b44276af6
Merge branch 'testing' into unstable
2017-02-09 22:28:22 +01:00
opi
1af7b9cf32
Update changelog for 2.5.5 release
2017-02-09 22:27:26 +01:00
ljf
cc77cd788d
[fix] Permission issue on install of some apps 778
2017-02-09 22:26:31 +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
12b223b2f5
[enh] New helpers for logrotate
...
Add and remove logrotate config
2017-02-09 00:02:47 +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
Alexandre Aubin
a61445c9c3
Checking for 404 error and valid json format
2017-02-07 08:18:52 -05:00