summaryrefslogtreecommitdiff
path: root/jsonrpclib/history.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding history configuration.truncate-historyJoshua Marshall2015-12-141-0/+9
| | | | | | Truncating request and response history to 20 entries by default, allowing history.size to specify a discrete number of entries (positive), unlimited entries (less than 0), or no history (zero).
* Initial travis integration, cleanups for running tests.Joshua Marshall2015-10-051-3/+3
|
* Setting fcntl to None if not importable, adding tests module, updating ↵Josh Marshall2010-10-261-1/+0
| | | | README to markdown.
* Added unit tests, renamed to follow absolute importing guidelines, and made ↵catchjosh2010-09-041-2/+7
| | | | | | minor corrections introduced by unit tests. git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@18 ae587032-bbab-11de-869a-473eb4776397
* Oops -- NOW adding the new jsonrpclib/ files (jsonclass, config, history, ↵catchjosh2009-11-021-0/+36
__init__) git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@13 ae587032-bbab-11de-869a-473eb4776397