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
Add documentation for CompositeTypes More... over 13 years ago
Fill out docs about multiprocessing and eventlet More... over 13 years ago
Add favicon to docs More... over 13 years ago
Reorganize doc structure More... over 13 years ago
Support variable length ints w/ IntegerType More... over 13 years ago
Don't use truncate in TestTimeUUIDs.tearDown() More... over 13 years ago
Clean up retry wrapping on ConnectionWrapper More... over 13 years ago
Prefer py2.7's collections.OrderedDict when available More... over 13 years ago
Remove unused imports and constants from ColFamily More... over 13 years ago
Remove unused helper function from ColumnFamily More... over 13 years ago
Use ConnectionPool.execute() for ColFam operations More... over 13 years ago
Only check for supercols once in Mutator.remove() More... over 13 years ago
Remove unused imports from batch.py More... over 13 years ago
Use ColFam._make_mut_list in batch.Mutator More... over 13 years ago
Make mutations directly in (batch_)insert More... over 13 years ago
Exclude CounterColumnType from basestring check More... over 13 years ago
Merge pull request #74 from bwhite/master More... over 13 years ago
1. Fixed typo in type exception 2. If using types, a type such that (not Val) is False will not by unpacked. For example, use an int type and put a 0 in. Signed-off-by: Brandyn A. White <[email protected]> More... over 13 years ago
test_autopacking depends on pycassa.types More... over 13 years ago
Clean up CFMap behavior as a CF subclass More... over 13 years ago
Replace custom classes in types with C* types More... over 13 years ago
Misc errors in marshal.py More... over 13 years ago
Make ColumnFamilyMap a subclass of ColumnFamily More... over 13 years ago
Close conn and decrement count on TApplicationExc More... over 13 years ago
Alias ConnPool.return_conn to put(); prefer put() More... over 13 years ago
Use trailing docstring format for CF properties More... over 13 years ago
Clean up PoolListener documentation More... over 13 years ago
Replace custom pycassa.queue with Queue More... over 13 years ago
Better failure messages for ConnPool failures More... over 13 years ago
Update AUTHORS More... over 13 years ago