0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure 'settings' is always an object. More... almost 11 years ago
Fix an issue with re-logging cass client messages. More... almost 11 years ago
If cassandra client log level is 'cql', log it under 'trace'. More... almost 11 years ago
Fix another issue - should use _options. More... almost 11 years ago
Merge pull request #10 from racker/fix_typo More... almost 11 years ago
Fix a typo (lowercase vs uppercase) and move 'version' variable to 'server' object. More... almost 11 years ago
Remove blank line. More... almost 11 years ago
Merge pull request #9 from racker/better_txnid More... almost 11 years ago
generate a proper txnid More... almost 11 years ago
Update cassandra-client dependency version. More... about 11 years ago
Bump version. More... about 11 years ago
Merge pull request #5 from racker/account_regex More... about 11 years ago
lint More... about 11 years ago
document how to use fake accounts. More... about 11 years ago
Merge branch 'master' into account_regex More... about 11 years ago
Merge pull request #4 from racker/skip_tracing_test More... about 11 years ago
yes, skip the tracing test. really, this time I mean it. More... about 11 years ago
joe/dev was getting used in other tests, short-circuiting full auth path when test-tracing-middleware was tested causing full traces not to happen. The solution is to use an auth user that is used nowhere else. More... about 11 years ago
remove comment. More... about 11 years ago
* Fix a bug in the way headers are checked for. * Make sure to authenticate. More... about 11 years ago
include tracing in list of request middleware. More... about 11 years ago
fix indentation. More... about 11 years ago
no asserts in http methods. More... about 11 years ago
allow any FAKEXXXX tenantIds through. This allows you to create unspecified accounts. More... about 11 years ago
skip tracing test until I can figure out what the original aim was More... about 11 years ago
Merge pull request #3 from racker/remove_sliced_buffer_size_in_kb_1.1 More... about 11 years ago
remove sliced_buffer_size_in_kb. It's invalid in 1.1. More... about 11 years ago
Merge pull request #2 from racker/support_cass_1.2 More... about 11 years ago
support cass 1.1 and 1.2 * create a separate configuration directory for each version * default (used by Travis-CI) is 1.1. * update README to explain how to run with alternate configurations. More... about 11 years ago
Explicitly specify cql_version cassandra connection attribute. More... about 11 years ago