Commit graph

10 commits

Author SHA1 Message Date
Brian Korty
ef071c5fcb Fix build problems.
Fix build problems.
2015-05-12 14:16:45 -04:00
Brian Korty
072ba24f69 Change coverage tool to codecov.
Change coverage tool to codecov. Update README doc to refer to
new coverage reports. Flush out some additional details in the
README doc.
2015-05-12 11:19:40 -04:00
dave-shawley
c348faf681 Merge pull request #2 from sprockets/initial-commit
Initial commit
2015-05-12 08:52:36 -04:00
Brian Korty
21097342ef Address review feedback.
Address review feedback. Change module to automatically grab
current Tornado IOLoop. Jettison test-helpers from requirements
file. Add shabnang back to top of setup.py.
2015-05-11 16:13:13 -04:00
Brian Korty
e0031bfb32 Fix build problems.
Fix build problems. Remove python 2.6 support. Add declare_namespace
method to module init files. Add API doc template.
2015-05-11 13:25:04 -04:00
Brian Korty
b391aab881 Implement initial client.
Implement the initial client. Add support for getting hostname via
environment variable.
2015-05-11 11:12:54 -04:00
Brian Korty
6f40ac308e Add Cassandra to project dependencies.
Add Cassandra to project dependencies.
2015-05-06 16:17:04 -04:00
Brian Korty
52b1248693 Drop python 2.6 support.
Drop python 2.6 support
2015-05-06 16:10:02 -04:00
Brian Korty
4abbd63b2f Get default unit tests working.
Get the default unit tests working. Fix the package directory
structure and add the version field into the package init file.
2015-05-06 16:08:50 -04:00
Brian Korty
13e26cefbd SYN 2015-05-06 14:51:41 -04:00