0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 16, 2025 — Jul 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use bottle app if provided. More... about 13 years ago
Tell travis to retry installing dependencies when they fail More... about 13 years ago
Merge branch 'master' of github.com:armet/python-armet More... about 13 years ago
Fix tests. More... about 13 years ago
Lightweight resources. More... about 13 years ago
Add deserializer tests; fix a couple bugs that came up as a result. More... about 13 years ago
Merge branch 'master' of github.com:armet/python-armet More... about 13 years ago
Fix URL deserializer. More... about 13 years ago
Merge branch 'master' of github.com:armet/python-armet More... about 13 years ago
Added a test for the other form that you can pass in serializable content for the URL serializer More... about 13 years ago
Added a URLSerializer test suite More... about 13 years ago
Seek to 0; fix null writes. More... about 13 years ago
Implement mount_point; fix redirect bug. More... about 13 years ago
Add an application/x-www-form-urlencoded serializer for output. Note that this serializer is rather limited in the kinds of data it can send down the pipe. More... about 13 years ago
Merge branch 'master' of github.com:armet/python-armet More... about 13 years ago
Fix failing tests; update serializer use. More... about 13 years ago
Merge branch 'master' of github.com:armet/python-armet More... about 13 years ago
Added a failing test for redirecting to the trailing slash More... about 13 years ago
Update for flake8 conformance. More... about 13 years ago
Update serialize / deserialize; improve protocol. More... about 13 years ago
Add TODO stuff. More... about 13 years ago
Merge branch 'master' of github.com:armet/python-armet More... about 13 years ago
Fix import error. More... about 13 years ago
Deserializer map; add json deserializer. More... about 13 years ago
Automatic decoding of request body. More... about 13 years ago
Stop travis from testing old branches that don't have operable tests More... about 13 years ago
Add more things. More... about 13 years ago
Various bug fixes with latest change. More... about 13 years ago
Add DEBUG configuration option. More... about 13 years ago
Have travis install requirements to build requirements for gevent. More... about 13 years ago