dave-shawley
|
2caf47b181
|
Merge pull request #5 from sprockets/bump-to-one-oh
Version bump to 1.0.0
|
2014-11-20 10:38:46 -05:00 |
|
AWeberChrisMcGuire
|
0a9f8bb6ad
|
Version bump to 1.0.0
|
2014-11-20 10:03:22 -05:00 |
|
AWeberChrisMcGuire
|
55f981111a
|
Merge pull request #3 from sprockets/enable-travis
Finish Travis CI configuration
|
2014-11-20 08:54:21 -05:00 |
|
Dave Shawley
|
ecd96f059d
|
travis.yml: Add pypi deployment password.
|
2014-11-20 08:48:57 -05:00 |
|
AWeberChrisMcGuire
|
2a55388bf9
|
Merge pull request #4 from sprockets/fix-py3
Make tests Python 3 compatible.
|
2014-11-20 08:39:42 -05:00 |
|
Dave Shawley
|
0e6f9431ec
|
Fix Py3 encoding failures in tests.py.
|
2014-11-18 13:47:29 -05:00 |
|
Dave Shawley
|
f3674bf273
|
Add tox support.
|
2014-11-18 13:44:47 -05:00 |
|
dave-shawley
|
aff3d3869e
|
Merge pull request #1 from sprockets/write_error
Add JsonErrorMixin
|
2014-11-18 12:55:01 -05:00 |
|
AWeberChrisMcGuire
|
dcec231bac
|
write_error: get exc_info should return a triple.
|
2014-11-18 11:00:20 -05:00 |
|
AWeberChrisMcGuire
|
f21a6a583f
|
Clean up write_error.
This commit alters write_error to pull the message from a
get_message function of the error, else it using a default Unexpected
Error string.
|
2014-11-18 10:03:19 -05:00 |
|
AWeberChrisMcGuire
|
8dfbd864a3
|
Fix typo in README.
|
2014-11-18 09:54:46 -05:00 |
|
AWeberChrisMcGuire
|
ca9e0b535b
|
Add JsonErrorMixin:
This commit adds the JsonErrorMixin for formatting error message from a
given RequestHandler as JSON.
|
2014-11-14 15:27:13 -05:00 |
|
AWeberChrisMcGuire
|
8a6b82c83c
|
Initial commit
|
2014-11-14 10:43:21 -05:00 |
|