Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Thu, 15 May 2014 16:35:28 +0200 | Goffi | bridge (constructor): fixed D-Bus frontend generator for async method without sig_in + fixed --debug option + regenerated bridge to fix bad frontend D-Bus bridge. |
Thu, 15 May 2014 16:02:16 +0200 | Goffi | core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect |
Wed, 14 May 2014 13:26:23 +0200 | souliane | test: fix the tests after the changes of logging system |
Wed, 14 May 2014 12:51:24 +0200 | Goffi | core (log): moved configuration to core.log_config; this avoid import issues with pyjamas. |
Tue, 13 May 2014 17:17:57 +0200 | souliane | plugin misc_static_blog: renamed from tmp_blog_banner, now also with page's title, meta keywords and description |
Wed, 07 May 2014 15:44:31 +0200 | souliane | better PEP-8 compliance |