Mercurial > libervia-pubsub
log sat_pubsub/pgsql_storage.py @ 317:34adc4a8aa64
age | author | description |
---|---|---|
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | new container module, with an ItemData container: |
Sun, 03 Jan 2016 18:29:40 +0100 | Goffi | fixed copyright put in docstring instead of comments |
Sun, 03 Jan 2016 18:28:34 +0100 | Goffi | copyright update |
Mon, 21 Dec 2015 13:41:15 +0100 | Goffi | Re-implemented feature which allows an entity to retract an item from somebody else node (i.e. a node from which he is neither owner or publisher) if he is the publisher of the item. |
Fri, 18 Dec 2015 13:01:02 +0100 | Goffi | fixed publisher check on item publishing |
Wed, 25 Nov 2015 18:33:38 +0100 | Goffi | categories are now stored in a dedicated table if item contain an atom entry: |
Thu, 10 Sep 2015 15:03:12 +0200 | souliane | fixes behavior when maxItems is 0 |
Sun, 16 Aug 2015 01:32:42 +0200 | Goffi | PEP implementation, draft (huge patch sorry): |