2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle non-default validators in non-str named cols More... almost 14 years ago
Document SystemManger.alter_column() for SuperCFs More... almost 14 years ago
Report non-negative overflow in ConnectionPool.status() More... almost 14 years ago
Make ConnectionPool.recreate() docstring clearer More... almost 14 years ago
Create pycassa.types.Long and deprecate Int64 More... almost 14 years ago
Fix 2ary index example in tutorial More... almost 14 years ago
functools/py25_functools is no longer needed More... almost 14 years ago
Update pycassaShell docs: describe_keyspace, describe_column_family More... almost 14 years ago
README formatting fix More... almost 14 years ago
Add a multiversion note to the README More... almost 14 years ago
Version bump to 1.0.5 More... almost 14 years ago
Return timestamp on single-column inserts More... almost 14 years ago
More extensive super column tests More... almost 14 years ago
Move SystemManagers cf_callback into InteractiveSystemManager More... almost 14 years ago
Add a timeout parameter to SystemManager More... almost 14 years ago
Increase base backoff time to 0.01 seconds More... about 14 years ago
Enable failover on functions that previously lacked it More... about 14 years ago
Remove super_column param from get_indexed_slices() More... about 14 years ago
Assume port 9160 if only a hostname is given More... about 14 years ago
Update tutorial links More... about 14 years ago
Version bump to 1.0.4 and changelog More... about 14 years ago
Skip tests that can't be performed with RandomPartitioner More... about 14 years ago
SystemManager improvements and adjustments More... about 14 years ago
Minor readme fix More... about 14 years ago
Don't use weakrefs for connection references anymore More... about 14 years ago
Return strs instead of printing in SysMan.describe_*() More... about 14 years ago
Fix create_column_family() docstring (issue #35) More... about 14 years ago
Fix race conditions which broke multithreading More... about 14 years ago
Fix the incorrect number of arguments for the connection recycled log message More... about 14 years ago
Fix hostname logging for connection created log in pool_logger More... about 14 years ago