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
Merge pull request #118 from spladug/build-deps-for-deb More... about 13 years ago
Add python-setuptools to debian build dependencies. More... about 13 years ago
If columns == [], don't remove entire row More... about 13 years ago
Remove ConnectionPool.status from API doc spec More... about 13 years ago
Fix param order in CFMap documentation More... about 13 years ago
Forgot composites bugfix in changelog More... about 13 years ago
Bump version to 1.4.0 More... about 13 years ago
Upgrade ez_setup.py to version 0.9 More... about 13 years ago
Remove deprecated connect() and connect_thread_local() More... about 13 years ago
Remove deprecated ConnPool methods status and recreate More... about 13 years ago
Handle reading composites with prefix of components More... about 13 years ago
Avoid NameError in py2.4 when unpacking DateType More... about 13 years ago
Fix NameError when timestamp is used for DateType More... about 13 years ago
Remove unused import from marshal.py More... about 13 years ago
Update AUTHORS More... about 13 years ago
Allow specifying col validators in create_col_fam More... about 13 years ago
Remove unused imports from system_manager.py More... about 13 years ago
Merge pull request #115 from bshanks/alter_column_family__column_validation_classes More... about 13 years ago
added column_validation_classes={} option to alter_column_family to allow the user to set column validators in batch More... about 13 years ago
Return timestamp from insert() methods More... about 13 years ago
Merge remote-tracking branch 'pycassa/master' More... about 13 years ago
Merge pull request #110 from carlopires/nofail-with-schema-disagreements More... about 13 years ago
Make _pack_bytes TypeError msg generic More... about 13 years ago
Use packed colname in _pack_value to determine packer More... about 13 years ago
Remove trailing whitespace from columnfamily.py More... about 13 years ago
Make schema updates resilient to schema disagreements More... about 13 years ago
Merge pull request #105 from carlopires/patch-1 More... about 13 years ago
Correct fix _wait_for_agreement in system manager More... about 13 years ago
Import uuid forgotten from last commit More... about 13 years ago
Fix for _wait_for_agreement in system manager. Now it works if some cluster's node is down. More... about 13 years ago