Mercurial > libervia-pubsub
log
age | author | description |
---|---|---|
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:33:20 +0100 | Goffi | removed reference to sat.tmp.delay as it is not used anymore |
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:44:21 +0100 | Goffi | delegation: fixed bad security check which was rejecting all delegations from external servers: |
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 |
Mon, 07 Dec 2015 19:20:47 +0100 | Goffi | tags harmonisation |