• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tcalmant / jsonrpclib / 36

Builds Branch Commit Type Ran Committer Via Coverage
36 master Mimic XMLRPCDispatcher a bit more - Handle Content-Encoding - Don't write response if nothing to send - Don't shutdown connection push 10 Feb 2015 10:04AM UTC tcalmant travis-ci pending completion   set done
35 master First implementation of the usage of a thread pool to handle notifications Basic fix of issue #11 - The thread pool must be given and managed by the developer - The SimpleJSONRPCDispatcher class and its children, e.g. SimpleJSONRPCServer, now ha... push 24 Jan 2015 07:23PM UTC tcalmant travis-ci pending completion   set done
34 master Updated version number to 0.2.3 push 16 Jan 2015 01:34PM UTC tcalmant travis-ci pending completion   set done
33 master Added support of the SSLContext argument given to ServerProxy Fixes issue #10 push 16 Jan 2015 12:00PM UTC tcalmant travis-ci pending completion   set done
32 master Removed Eclipse project files from the repository (2) push 23 Dec 2014 01:40PM UTC tcalmant travis-ci pending completion   set done
31 master Removed Eclipse project files from the repository push 23 Dec 2014 01:38PM UTC tcalmant travis-ci pending completion   set done
30 master Added logs on server side Fixes #4 (finally !) push 23 Dec 2014 12:01PM UTC tcalmant travis-ci pending completion   set done
29 master Corrected Python 2.6 compatibility problem in tests push 16 Oct 2014 10:33AM UTC tcalmant travis-ci pending completion   set done
28 master Applied PEP-8 format on tests push 16 Oct 2014 10:23AM UTC tcalmant travis-ci pending completion   set done
27 master Better lookup of the custom serializer to look for Using isinstance(types) before dict[type] wasn't a sufficient test: an object of a child type could pass the first test, but would result in a KeyError using the dictionary. push 18 Sep 2014 10:30AM UTC tcalmant travis-ci pending completion   set done
26 master Return None when the called method returned None The previous behaviour was to return an empty list. push 16 Sep 2014 03:25PM UTC tcalmant travis-ci pending completion   set done
25 master Replaced "type() is" by "isinstance()" push 15 Sep 2014 08:58AM UTC tcalmant travis-ci pending completion   set done
24 master Updated version number to 0.2.0 push 28 Aug 2014 02:00PM UTC tcalmant travis-ci pending completion   set done
23 master Code review with pep8 and pylint push 28 Aug 2014 01:48PM UTC tcalmant travis-ci pending completion   set done
22 master Merge branch 'dawryn-master' push 28 Aug 2014 01:25PM UTC tcalmant travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc