Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Mon, 21 Mar 2016 19:44:16 +0100 |
Goffi |
bridge (frontend): raise a BridgeExceptionNoService on org.freedesktop.DBus.Error.Spawn.ExecFailed D-Bus error
|
Wed, 13 Jan 2016 18:44:32 +0100 |
Goffi |
bridge (D-Bus): fixed handling of profile in kwargs:
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Thu, 19 Nov 2015 18:13:26 +0100 |
Goffi |
core, plugins file, XEP-0234, bridge: progression api enhancement:
|
Tue, 17 Nov 2015 21:28:58 +0100 |
Goffi |
core, bridge: actionsGet:
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core, bridge: added a profileSetDefault method
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
bridge: new core method profileStartSession to start a session without connecting the profile
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category
|
Sat, 14 Nov 2015 19:18:07 +0100 |
Goffi |
bridge, core(params): removed obsolete methods:
|
Fri, 25 Sep 2015 19:19:12 +0200 |
Goffi |
core: progression handling improvments:
|
Fri, 21 Aug 2015 17:08:26 +0200 |
Goffi |
core, bridge: added getFeatures method:
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
core: added getEntitiesData which get cache data for several entities at once
frontends_multi_profiles
|
Sat, 24 Jan 2015 01:00:29 +0100 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
Wed, 10 Dec 2014 19:00:09 +0100 |
Goffi |
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p):
frontends_multi_profiles
|
Thu, 16 Oct 2014 20:18:40 +0200 |
Goffi |
bridge (frontends side): fixed call of async method in blocking context
|
Sat, 04 Oct 2014 10:25:32 +0200 |
souliane |
bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)
|
Mon, 08 Sep 2014 21:23:21 +0200 |
Goffi |
frontends (dbus): error is not truncated anymore if it's not a SàT error.
|
Sun, 15 Jun 2014 16:06:02 +0200 |
souliane |
bridge: DBusException also transports the twisted failure condition
|
Sun, 15 Jun 2014 00:18:28 +0200 |
Goffi |
bridge (D-Bus): frontend side now use a 120 s timeout for async calls
|
Sat, 07 Jun 2014 15:20:39 +0200 |
souliane |
bridge: async failures are more detailed (full class name + error message)
|
Fri, 23 May 2014 10:40:54 +0200 |
souliane |
core, frontends: remove bridge method "connect" (always use asyncConnect)
|
Fri, 16 May 2014 00:58:20 +0200 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
Wed, 07 May 2014 16:02:23 +0200 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
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
|
Sun, 04 May 2014 18:43:54 +0200 |
souliane |
memory, jp: added jp commands to load/save parameters template
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Tue, 01 Apr 2014 21:14:57 +0200 |
Goffi |
core (disco): added discoInfos and discoItems bridge methods
|