Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Sun, 15 Jun 2014 16:06:02 +0200 |
souliane |
bridge: DBusException also transports the twisted failure condition
|
Sat, 07 Jun 2014 15:20:39 +0200 |
souliane |
bridge: async failures are more detailed (full class name + error message)
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Tue, 17 Dec 2013 00:56:39 +0100 |
Goffi |
core, bridge: better GenericException handling
|
Fri, 21 Jun 2013 02:00:37 +0200 |
Goffi |
core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/bridge.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Mon, 25 Jun 2012 00:08:16 +0200 |
Goffi |
plugin groupblog: subscriptions/notifications
|
Sun, 01 Apr 2012 19:45:35 +0200 |
Goffi |
D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
|
Fri, 30 Mar 2012 09:23:23 +0200 |
Goffi |
D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Tue, 08 Nov 2011 01:08:11 +0100 |
Goffi |
backend, bridge: asynchronous history
|
Mon, 07 Nov 2011 22:27:07 +0100 |
Goffi |
bridge: added check that synchronous method does not return a deferred
|
Mon, 07 Nov 2011 00:09:22 +0100 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
Wed, 02 Nov 2011 22:47:59 +0100 |
Goffi |
bridge: added generic D-Bus exception management + asyncCreateProfile method
|
Wed, 06 Jul 2011 01:04:24 +0200 |
Goffi |
bridge refactoring: categories are now core and plugin instead of communication and request
|
Mon, 06 Jun 2011 18:35:30 +0200 |
Goffi |
bridge: templates' constants can now be overrided
|
Thu, 26 May 2011 16:47:09 +0200 |
Goffi |
bridge: async callback managed in bridge_constructor + misc
|
Sun, 20 Feb 2011 23:59:43 +0100 |
Goffi |
dbus bridge: asynchrone methods management
|
Sun, 20 Feb 2011 17:21:03 +0100 |
Goffi |
dbus bridge: added doc parameter, unmanaged yet
|
Fri, 04 Feb 2011 00:13:41 +0100 |
Goffi |
dbus bridge: fixed introspection for dynamically added methods and signals
|
Mon, 24 Jan 2011 22:05:04 +0100 |
Goffi |
bridge: core & frontend sides of bridge are now generated
|
Mon, 24 Jan 2011 21:19:11 +0100 |
Goffi |
Bridge constructor:
|