Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sat, 14 Apr 2012 11:09:31 +0200 | Emmanuel Gil Peyrot | misc: Add the forgotten sat.memory to setup.py. |
Wed, 04 Apr 2012 00:06:44 +0200 | Goffi | core: exceptions moved to core |
Sun, 01 Apr 2012 19:48:31 +0200 | Goffi | plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs |
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 |
Thu, 29 Mar 2012 00:04:31 +0200 | Goffi | plugin group blog: getMassiveGroupBlog first draft |
Mon, 26 Mar 2012 00:22:49 +0200 | Goffi | core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance. |