source: @ a7d09

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a7d09   2 years dthompso Fixed some typos and alter MemoryConnectionManager to return a Deferred …
(edit) @8a171   2 years dthompso Added tests for connection module.
(edit) @1a495   2 years dthompso Added connections package.
(edit) @9b7be   2 years info Merge dev-trac-42: Update documentation for switch from code.plasmads.org …
(edit) @39cf8   2 years nick Merge branch 'master' into pep8-23
(edit) @11e25   2 years alex.gronholm Merged sql92-expressions-39: Implement SQL92 expression parsing for …
(edit) @9e4ca   2 years info Cleanup trailing whitespace, missing breaks using easy_install pep8 tool.
(edit) @958a0   2 years info Add unicode fix for Alex's last name
(edit) @5e7b8   2 years nick Merged copyright-year-34: Removed year from copyright headers. Fixes: #34
(edit) @2c490   2 years nick Merged messaging-cleanup-36: Clean up messaging Cleaned up the code, docs …
(edit) @56592   2 years nick Adding .gitignore Fixes: #40 Author: agronholm Reviewer: nick
(edit) @5a6b1   2 years alex.gronholm Merged custom-doc-31: Merge documentation customisations from PyAMF
(edit) @9eeab   2 years alex.gronholm Merge branch 'readme-18'
(edit) @046fb   2 years nick Merged async-client-20: Added an asynchronous remoting client. Fixes: #20
(edit) @ce835   2 years alex.gronholm Removed unused import
(edit) @60c52   2 years alex.gronholm Expanded unit tests for more coverage
(edit) @c3704   2 years alex.gronholm Added test for wrong argument type in RemotingServiceBase.getService()
(edit) @93fab   2 years alex.gronholm Removed ServiceMethodProxyTestCase as unnecessary
(edit) @0a77e   2 years alex.gronholm Refactored some tests
(edit) @63987   2 years alex.gronholm Added test for addHTTPHeader and removeHTTPHeader
(edit) @d4ad5   2 years alex.gronholm Fixed HTTP error handling, further expanded unit test coverage
(edit) @201ee   2 years alex.gronholm Expanded unit tests to check for a 500 server error and bad content-type, …
(edit) @7b3a4   2 years alex.gronholm A couple minor changes to increase test coverage
(edit) @7a766   2 years alex.gronholm Dropped the getRequest method as unnecessary
(edit) @bdf72   2 years alex.gronholm Refactored live and dry client tests to separate classes
(edit) @2c2aa   2 years alex.gronholm Changed a string template parameter to a logger argument
(edit) @dfb6e   2 years alex.gronholm Removed unused import
(edit) @8de9d   2 years info Update project description
(edit) @34e63   2 years alex.gronholm Removed the obsolete convert_args function
(edit) @7c7e5   2 years alex.gronholm Updated RemotingServiceBase/HTTPRemotingServiceBase docstrings
(edit) @af04c   2 years alex.gronholm Docstring updates
(edit) @944ad   2 years alex.gronholm Merge branch 'async-client-20' of git@…:plasma into …
(edit) @f4a8b   2 years alex.gronholm Fixed deprecation warning on py2.6
(edit) @a2a71   2 years info Some style fixes
(edit) @62b28   2 years alex.gronholm Corrected error handling, fixed miscellaneous bugs, finished the client …
(edit) @4788b   2 years alex.gronholm Fix call to superclass _handleAMFResponse from HTTPRemotingService
(edit) @95398   2 years alex.gronholm Fixed callback arguments for _handleAMFResponse()
(edit) @7847a   2 years alex.gronholm Added safe and correct method of extracting http headers in …
(edit) @55b59   2 years alex.gronholm Fixed add/remote http header methods
(edit) @7d26e   2 years alex.gronholm Reorganized logging in _handleHTTPResponse, convert http status to int …
(edit) @51ce0   2 years alex.gronholm Corrected argument error to _handleHTTPResponse and restored the unit test …
(edit) @f128e   2 years alex.gronholm First commit of the twisted client, along with some tests
(edit) @133f9   2 years alex.gronholm Merged sphinx-docstrings-24: Convert docstrings to sphinx/rst format and …
(edit) @b5d2e   2 years alex.gronholm Merge branch 'test-syntax-error-26'
(edit) @f4c24   2 years nick Merge distribute-migration-22: Replace setuptools with distribute Fixes: …
(edit) @6cebd   2 years nick Merged setup-cleanup-21: Clean up setup.py Fixes: #21 Author: agronholm …
(edit) @69ab9   2 years alex Fixed syntax error
(edit) @31563   3 years nick Merge branch 'master' of collab.eu:plasma
(edit) @a34d3   3 years nick Add support for repr/str for constants
(edit) @a50df   3 years nick Added util.Constant
(edit) @07f42   3 years thijs Add @since tags
(edit) @a01de   3 years thijs Add version utility
(edit) @4aeca   3 years thijs Update version nr and classifier
(edit) @84b09   3 years thijs Update version nr
(edit) @589b0   3 years nick Update version
(edit) @d0b99   3 years nick Fix bad merge from #5
(edit) @402bb   3 years nick Update changelog for #13
(edit) @8bcf3   3 years nick Merge commit 'imagesnapshot-13' Conflicts: plasma/test/init.py
(edit) @53f61   3 years nick Updated changelog for #5
(edit) @8db02   3 years nick Merge commit 'arraylist-5'
(edit) @25579   3 years none Test
(edit) @db13c   3 years nick Remove reference to Tape
(edit) @edb73   3 years nick Add assertIdentical support from twisted.trial
(edit) @d99da   3 years nick Add support for flex.graphics.ImageSnapshot
(edit) @b0813   3 years nick Add assertIdentical
(edit) @8dc30   3 years nick Added support for ArrayList
(edit) @190c6   3 years nick Remove some fluff
(edit) @8ff55   3 years nick Move data into data.messages
(edit) @15042   3 years nick Fix tests
(edit) @146e6   3 years nick Refactor messages to be more doc friendly
(edit) @22214   3 years nick Code coverage for f.m.i
(edit) @a4bac   3 years nick Complete code coverage
(edit) @07637   3 years nick Heading for full coverage
(edit) @19c74   3 years thijs Merge branch 'master' of git@…:plasma
(edit) @a958b   3 years thijs Fix typo
(edit) @68ba9   3 years thijs Adding installation doc
(edit) @fe7c4   3 years thijs adding architecture docs
(edit) @274a2   3 years thijs Adding community pages
(edit) @c071c   3 years nick Don't commit built docs
(edit) @a8afa   3 years thijs Fix outdated url
(edit) @b8999   3 years thijs Get rid of generated files
(edit) @c96a3   3 years nick Merge branch 'master' of collab.eu:plasma
(edit) @19549   3 years nick Merge branch 'master' of collab.eu:plasma Conflicts: setup.py
(edit) @13cfe   3 years thijs Add version nr
(edit) @27cc5   3 years nick Added tests from pyamf
(edit) @47d28   3 years thijs Adding static files
(edit) @89fe3   3 years thijs Adding html templates
(edit) @f2642   3 years thijs Adding bugs doc
(edit) @4c713   3 years thijs Adding about file
(edit) @8e108   3 years thijs Adding license, updaing conf.py
(edit) @65795   3 years thijs Add changelog
(edit) @22531   3 years thijs Add MIT license
(edit) @df6f9   3 years thijs Adding sphinx docs template
(edit) @e0841   3 years nick Get setup.py working ..
(edit) @51ace   3 years nick Add dependancy on uuid where required
(edit) @98f79   3 years nick Clean up
(edit) @46e31   3 years nick Add in messaging and data modules
(edit) @71af3   3 years nick Remove references to Tape and set the correct license
(add) @a5022   3 years nick Add some basics to start
Note: See TracRevisionLog for help on using the revision log.