lp://staging/~oubiwann/txjsonrpc/456447-multi-version-support
- Get this branch:
- bzr branch lp://staging/~oubiwann/txjsonrpc/456447-multi-version-support
Branch merges
Related bugs
Bug #456447: Support Multiple client/server versions | High | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 71. By Duncan McGreggor
-
* Fixed the server's render callback where the version was being passed as
unicode instead of an int.
* Touched up a unit test.
* Updated the spec docs with a change. - 70. By Duncan McGreggor
-
* Added unit tests for base query factory.
* Started a test case for the jsonrpclib loads function. - 68. By Duncan McGreggor
-
* Added unit tests for jsonrpclib.dumps.
* Added unit tests for jsonrpc.BaseProxy. - 67. By Duncan McGreggor
-
2009.11.08
* Removed version 1 test methods in JSONRPC test case.
2009.10.20
* Updated web and web2 JSON-RPC to extract and pass the id and version
parameters.
2009.10.21
2009.10.20 - 66. By Duncan McGreggor
-
2009.11.22
* Added support for version 1.0 of the JSON-RPC spec to jsonrpclib.
* Finished the pre-version 1.0 spec.
* Updated the version 1.0 spec with response examples. - 65. By Duncan McGreggor
-
* Updated JSON-RPC web2 to use new base classes.
* Updated JSON-RPC web2's Introspection class to use the base introspection
class. - 64. By Duncan McGreggor
-
* Moved introspection into base module.
* Changed introspection to behave like a mixin instead of a subclass. - 63. By Duncan McGreggor
-
* Created a BaseSubhandler subclass for http and netstring RPC classes.
* Removed session code from netstring RPC test. - 62. By Duncan McGreggor
-
* Import cleanup.
* Moved more common methods into the base query factory class.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)