Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sat, 04 Jan 2014 15:46:30 +0100 | souliane | test: added support of basic memory stuff in helpers.py |
Sat, 04 Jan 2014 15:45:08 +0100 | souliane | test: store the constants in constants.py + better PEP8 compliance |
Sat, 04 Jan 2014 21:13:51 +0100 | souliane | memory: bug fix related to method paramsRegisterApp + getParams was not always returning a Deferred |
Sat, 04 Jan 2014 21:12:49 +0100 | souliane | memory: fixed wrong information in the docstrings for security_limit |
Fri, 27 Dec 2013 13:28:26 +0100 | souliane | core, bridge: new method paramsRegisterApp to register frontend's specific parameters |
Fri, 03 Jan 2014 21:25:07 +0100 | Goffi | frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notify |