Alexandre Aubin
beb432bc6f
Add a draft migration for tsig_sha256 based on existing stuff in dyndns.py
2018-01-06 18:05:01 +01:00
Laurent Peuch
388e611c45
[enh] raise exception when journal doesn't exist
2018-01-06 11:20:41 +01:00
Laurent Peuch
223e41743b
[mod] spacing for lisiblity
2018-01-06 11:18:42 +01:00
Laurent Peuch
d92b8562d0
[doc] document journal display
2018-01-06 11:18:28 +01:00
Laurent Peuch
021a989c03
[fix] documentation was lying
2018-01-06 01:43:29 +01:00
Laurent Peuch
4543a23a92
[enh] add journal to change_url
2018-01-06 01:09:32 +01:00
Laurent Peuch
41aef0f2d6
[mod] adapt logs format to stupid mustache
2018-01-06 00:50:39 +01:00
Laurent Peuch
804b6ee962
[mod] store journals in yunohost varlog dir
2018-01-06 00:50:39 +01:00
Laurent Peuch
9a08b8ad48
[mod] modify data format because mustache is lame
2018-01-06 00:50:39 +01:00
Laurent Peuch
1fc7065eaf
[doc] add TODO comment
2018-01-06 00:50:39 +01:00
Laurent Peuch
3eed2a28fe
[enh] add journals display command
2018-01-06 00:50:39 +01:00
Laurent Peuch
19a29d9b34
[mod] use more classical datetime format for logs
2018-01-06 00:50:39 +01:00
Laurent Peuch
6cb179703e
[fix] bad docstring
2018-01-06 00:50:39 +01:00
Laurent Peuch
b18092e329
[enh] display more informations on journals list
2018-01-06 00:50:39 +01:00
Laurent Peuch
5dcf0b782f
[enh] allow to limit to number of journals per categories
2018-01-06 00:50:39 +01:00
Laurent Peuch
278f692a2f
[enh] journal on app upgrade
2018-01-06 00:50:39 +01:00
Laurent Peuch
de7d26521b
[enh] journal on app remove
2018-01-06 00:49:55 +01:00
Laurent Peuch
d159a437f6
[enh] journal on app remove when installation failed
2018-01-06 00:49:08 +01:00
Laurent Peuch
5eda0fe20e
[fix] avoid a possible thread problem
2018-01-06 00:47:51 +01:00
Laurent Peuch
5fba284260
[enh] generate a journal for app installation
2018-01-06 00:47:51 +01:00
Laurent Peuch
a6d89f8ea1
[enh] journal list correctly list available journals
2018-01-06 00:45:26 +01:00
Laurent Peuch
0668c7e350
[enh] journal class works as expected \o/
2018-01-06 00:45:26 +01:00
Laurent Peuch
1355b2b754
[enh] allow to use a journal for hook exec
2018-01-06 00:45:26 +01:00
Laurent Peuch
08b7c4f6d7
[enh] start Journal class
2018-01-06 00:44:33 +01:00
Laurent Peuch
db83eb5a2b
[enh] if not journals available, return nothing
2018-01-06 00:44:33 +01:00
Laurent Peuch
eef247d34b
[enh] start to work on journals
2018-01-06 00:44:33 +01:00
Laurent Peuch
13aca112fa
[enh] make change_url possibility available on the API for the admin
2018-01-04 20:31:59 +01:00
ljf (zamentur)
a194e1fa1c
[enh] Maintain ssh client connexion
2018-01-04 18:44:13 +01:00
Laurent Peuch
b97675516e
[enh] display app name everytime possible on requirements testing to improve UX
2018-01-04 18:15:10 +01:00
Laurent Peuch
a079e3f5ee
[enh] display which app is being upgraded
2018-01-04 18:02:58 +01:00
Laurent Peuch
7c63c0a34d
[enh] subscribe has hmac-sha512
2018-01-03 20:22:46 +01:00
Laurent Peuch
a9eea61a26
[fix] overwritting key
2018-01-03 20:07:32 +01:00
Laurent Peuch
34433f07a4
Merge branch 'unstable' into tsig-sha256
2018-01-03 19:48:38 +01:00
Laurent Peuch
57665b6f11
[mod] uses builtin function to show traceback
2018-01-03 19:23:47 +01:00
Laurent Peuch
28b44401f5
[mod] remove debug print
2018-01-03 19:22:10 +01:00
Laurent Peuch
8935817338
[fix] add timeout on requests
2018-01-03 19:21:53 +01:00
Laurent Peuch
544ffb273e
[mod] improve waiting time UX
2018-01-03 19:00:16 +01:00
Laurent Peuch
299cba623b
[fix] avoid stupid mistake
2018-01-03 18:52:01 +01:00
Laurent Peuch
044b2406d3
[enh] better logging during key migration
2018-01-03 18:45:18 +01:00
Maniack Crudelis
542528ab05
Fix broken ynh_replace_string ( #394 )
...
* Fix broken ynh_replace_string
* Replace name for ynh_replace_special_string
2017-12-21 19:19:33 +01:00
Maniack Crudelis
3a3ec7d9b5
[fix/enh] Use local variables
2017-12-17 20:26:52 +01:00
Maniack Crudelis
42f9c8fc18
[fix] Who said I didn't check my code !?
2017-12-11 17:25:28 +01:00
Maniack Crudelis
2685c42ac6
[fix] Only for JimboJoe ;)
2017-12-11 17:23:26 +01:00
Maniack Crudelis
4276aebfa3
[enh] Default version number for ynh_install_app_dependencies
2017-12-10 23:38:09 +01:00
Maniack Crudelis
1c367895b0
Merge pull request #392 from Josue-T/patch-6
...
Solve ynh_use_logrotate
2017-12-10 22:58:26 +01:00
Josue-T
c13c75f3e7
Solve ynh_use_logrotate
...
Actually when we use the command `ynh_use_logrotate /var/log/abcd/` the result in the logrotate conf file is `/opt/yunohost/abcd/logs//.log` witch is not what we want.
2017-12-08 23:04:45 +01:00
Laurent Peuch
5584754f37
Merge pull request #391 from YunoHost/fix_upgrade_apt_helper
...
Fix upgrade fake package
2017-12-07 00:38:14 +01:00
Alexandre Aubin
c4ae0fcb16
Update changelog for 2.7.5 release
2017-12-02 12:38:16 -05:00
Maniack Crudelis
4f62eb5320
Fix upgrade fake package
2017-12-02 16:44:47 +01:00
Alexandre Aubin
a0d7279ad0
Update changelog for 2.7.4 release
2017-11-28 19:03:29 -05:00