git.fiddlerwoaroof.com
February 20, 2012
View d888c65

Update __init__.py

fiddlerwoaroof authored on 20/02/2012 19:26:21
View df56a90

fixed in response to issue # 10

fiddlerwoaroof authored on 09/02/2012 22:46:47
View 264b3fa

changed string formatting to be python 3 compatible

Michael Penhallegon authored on 03/10/2011 22:45:42
View cfdee63

Added headers to JSONRPCProxy

Timo Vanwynsberghe authored on 16/02/2012 19:53:03
February 1, 2012
View 7b0a839

fixed a problem with eventhandler

Ed L authored on 01/02/2012 18:44:35
December 21, 2011
View 92ada27

Bugfixes: the server tests did not pass

Ed L authored on 21/12/2011 20:16:12
November 2, 2011
View 948c354

documented getresponse code

Ed L authored on 02/11/2011 17:26:04
October 31, 2011
View 1b353cd

documentation work

Ed L authored on 31/10/2011 17:50:49
October 20, 2011
View fdf3f67

Merge branch 'release/1.1'

Ed L authored on 20/10/2011 19:42:34
View 4835da6

added a defer() method to eventhandler and worked out bugs

Ed L authored on 20/10/2011 19:37:56
View 6adb2d9

added a defer() method to eventhandler

Ed L authored on 20/10/2011 19:32:37
View dcf444b

set server to always return reponse code 200, added hook to set alternative response code

Ed L authored on 20/10/2011 18:56:00
View c3d0ac7

set server to always return reponse code 200, added hook to set alternative response code

Ed L authored on 20/10/2011 18:45:37
October 17, 2011
View 18f5a30

made the server more asynchronous

Ed L authored on 17/10/2011 17:54:41
October 8, 2011
View 5d78ff8

Allow subclasses to override deferToThread using _defer(), e.g. using a ConnectionPool to connect to a database.

Ian Rees authored on 08/10/2011 03:04:49