Mercurial > libervia-backend
graph
-
memory (params), test: fixes bug relative to parameter filtering2014-06-03, by souliane
-
plugin XEP-0100: fixes the call to log.debug (line 185)2014-06-04, by souliane
-
primitivus: fixes freedesktop notifications when the owner name is changing2014-05-28, by souliane
-
tools: add missing file src/tools/config.py2014-05-23, by souliane
-
memory: auto-update configuration file with libervia's passphrase when migrating the database2014-05-23, by souliane
-
memory (params): fixes bugs in setParam:2014-05-21, by souliane
-
plugin misc_accout: update relative to the introduction of profile password:2014-05-21, by souliane
-
plugin misc_account: do not send the password with the confirmation email for account creation2014-05-20, by souliane
-
fixes setup with PyCrypto minimal version2014-05-16, by souliane
-
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:2014-05-15, by souliane
-
wix: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
jp: option '-c' is not longer a flag but a string to define the profile password:2014-05-07, by souliane
-
stdui: add ui_profile_manager to interact with frontends when profile authentication is needed2014-05-07, by souliane
-
plugins misc_account, misc_smtp: update the plugins that deal with passwords2014-05-12, by souliane
-
core, memory, bridge: added profile password + password encryption:2014-05-07, by souliane
-
memory: add class ProfileSessions based on Sessions2014-05-10, by souliane
-
memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocks2014-05-07, by souliane
-
core: fixed typo2014-05-15, by Goffi
-
core: getReady and asyncConnect now wait full initialisation, not only memory2014-05-15, by Goffi
-
plugin text commands: added /me command to avoid the need to escape the /2014-05-15, by Goffi
-
test: fix the tests after the changes of logging system2014-05-14, by souliane
-
better PEP-8 compliance2014-05-07, by souliane
-
core (i18n): use logging system instead of print2014-05-08, by Goffi
-
core (log): added "custom" backend2014-05-08, by Goffi
-
core (logs): workaround for pyjamas bug2014-05-08, by Goffi
-
memory, jp: added jp commands to load/save parameters template2014-05-04, by souliane
-
core: if in debug mode and ipdb is present, use ipdb instead of pdb2014-05-05, by Goffi
-
core (log/standard backend): added "%(profile)s" format management2014-05-05, by Goffi
-
core(log): standard backend: colors are now checked on a per handler basis2014-05-05, by Goffi
-
wix: use of new logging system2014-05-05, by Goffi
-
primitivus: use of new logging system:2014-05-05, by Goffi
-
quick_frontend: use of new logging system2014-05-05, by Goffi
-
core (log): added magic %(profile)s key to log_fmt:2014-05-05, by Goffi
-
core (log): refactoring + twisted backend:2014-05-05, by Goffi
-
core (logs): added formatting, name filter and outputs management:2014-05-05, by Goffi
-
core (constants): use realpath instead of abspath + do not import it when building libervia2014-05-01, by souliane
-
memory: fixes the method fixLocalDir for pid_dir and log_dir to use local_dir as default2014-04-30, by souliane
-
plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:2014-04-30, by souliane
-
core: fixes constants.py2014-04-27, by souliane
-
primitivus: fixes contact group update2014-04-27, by souliane
-
plugin XEP_0033: fixes the server part and the tests2014-04-11, by souliane
-
test: configuration/use of new logging system2014-04-21, by Goffi
-
tests: fixed import in test_helpers_plugins2014-04-21, by Goffi
-
plugin XEP-0096: fixed a bug introduced by the log refactoring2014-04-20, by Goffi
-
core: use of the new core.log module:2014-04-19, by Goffi
-
core (log): twisted backend use logging methods instead of log.msg2014-04-19, by Goffi
-
core: logging refactoring, first step:2014-04-18, by Goffi