Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sun, 19 Nov 2017 16:38:35 +0100 | Goffi | jp (debug/monitor): if data can't be parsed (happen at beginning/end of stream because it's not complete XML), it is printed directly. |
Sat, 18 Nov 2017 18:49:57 +0100 | Goffi | plugin XML Log: Monkey patch is done on the whole XmlStream class, making it available as soon as the stream start + long received message are sent once fully parsed (not cut anymore) |
Sat, 18 Nov 2017 18:37:21 +0100 | Goffi | jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively). |
Fri, 17 Nov 2017 10:59:59 +0100 | Goffi | core (sat.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 too |
Thu, 16 Nov 2017 07:31:00 +0100 | Goffi | plugins blog import, tickets import, XEP-0277: fixed call to getCommentsService (it is now returning a Deferred) |
Wed, 15 Nov 2017 21:15:42 +0100 | Goffi | plugin import: fixed deserialisation of pubsub service |