Mercurial > libervia-pubsub
log sat_pubsub/backend.py @ 331:e93a9fd329d9
age | author | description |
---|---|---|
Sun, 26 Mar 2017 20:58:48 +0200 | Goffi | affiliations XMPP handling: |
Sun, 26 Mar 2017 20:52:32 +0200 | Goffi | backend, pgsql storage: better items/notification handling, various fixes: |
Sun, 03 Jan 2016 18:33:23 +0100 | Goffi | added getItemsData to get list of ItemData instead of only the list of domish.Element |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | RSM improvments/refactoring: |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | new container module, with an ItemData container: |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | backend (rsm): replaced setattr use by methods for better performances |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | backend (getItems): minor refactoring of extenstion callback loop, as it is used only for RSM and it is not efficient. Need to be moved in an other module |
Sun, 03 Jan 2016 18:29:40 +0100 | Goffi | fixed copyright put in docstring instead of comments |