Gavin M. Roy
c0a3ffe550
Update README.rst
2017-07-24 11:21:13 -04:00
Gavin M. Roy
c308180afc
Merge pull request #5 from sprockets/add-prepared-statement-magic
...
Add prepared statement
2015-08-03 11:16:49 -04:00
Dan Tracy
a724bc53ce
Remove wonky cache lookup in execute
2015-07-13 13:59:23 -04:00
Dan Tracy
598c0628d7
Add prepared statement
2015-07-13 13:08:21 -04:00
Dan Tracy
54f7eed014
Bump all the things
2015-06-01 11:38:55 -04:00
Chris McGuire
752d489437
Merge pull request #4 from sprockets/allow-different-ports
...
Allow different ports to be used
2015-06-01 11:34:23 -04:00
Dan Tracy
3283d2ffbe
Allow different ports to be used
2015-06-01 11:23:03 -04:00
Brian Korty
0f6b76b03a
Add PyPI upload config.
...
Add PyPI upload config to travis yaml file.
2015-05-12 14:48:41 -04:00
Brian Korty
47f4648b7c
Bump version to 0.0.1
...
Bump version to 0.0.1
2015-05-12 14:42:42 -04:00
dave-shawley
3c589e91ad
Merge pull request #3 from sprockets/fix-coverage
...
Fix coverage
2015-05-12 14:34:18 -04:00
Brian Korty
e3798bc6e8
Remove broken license link.
...
Remove broken license link.
2015-05-12 14:28:38 -04:00
Brian Korty
c1a25bbb87
Fix coverage issue.
...
Fix coverage issue.
2015-05-12 14:23:11 -04:00
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