openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pycassa
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 13 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add documentation for CompositeTypes
Tyler Hobbs
More...
over 13 years ago
Fill out docs about multiprocessing and eventlet
Tyler Hobbs
More...
over 13 years ago
Add favicon to docs
Tyler Hobbs
More...
over 13 years ago
Reorganize doc structure
Tyler Hobbs
More...
over 13 years ago
Support variable length ints w/ IntegerType
Tyler Hobbs
More...
over 13 years ago
Don't use truncate in TestTimeUUIDs.tearDown()
Tyler Hobbs
More...
over 13 years ago
Clean up retry wrapping on ConnectionWrapper
Tyler Hobbs
More...
over 13 years ago
Prefer py2.7's collections.OrderedDict when available
Tyler Hobbs
More...
over 13 years ago
Remove unused imports and constants from ColFamily
Tyler Hobbs
More...
over 13 years ago
Remove unused helper function from ColumnFamily
Tyler Hobbs
More...
over 13 years ago
Use ConnectionPool.execute() for ColFam operations
Tyler Hobbs
More...
over 13 years ago
Only check for supercols once in Mutator.remove()
Tyler Hobbs
More...
over 13 years ago
Remove unused imports from batch.py
Tyler Hobbs
More...
over 13 years ago
Use ColFam._make_mut_list in batch.Mutator
Tyler Hobbs
More...
over 13 years ago
Make mutations directly in (batch_)insert
Tyler Hobbs
More...
over 13 years ago
Exclude CounterColumnType from basestring check
Tyler Hobbs
More...
over 13 years ago
Merge pull request #74 from bwhite/master
Tyler Hobbs
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]
>
Brandyn A. White
More...
over 13 years ago
test_autopacking depends on pycassa.types
Tyler Hobbs
More...
over 13 years ago
Clean up CFMap behavior as a CF subclass
Tyler Hobbs
More...
over 13 years ago
Replace custom classes in types with C* types
Tyler Hobbs
More...
over 13 years ago
Misc errors in marshal.py
Tyler Hobbs
More...
over 13 years ago
Make ColumnFamilyMap a subclass of ColumnFamily
Tyler Hobbs
More...
over 13 years ago
Close conn and decrement count on TApplicationExc
Tyler Hobbs
More...
over 13 years ago
Alias ConnPool.return_conn to put(); prefer put()
Tyler Hobbs
More...
over 13 years ago
Use trailing docstring format for CF properties
Tyler Hobbs
More...
over 13 years ago
Clean up PoolListener documentation
Tyler Hobbs
More...
over 13 years ago
Replace custom pycassa.queue with Queue
Tyler Hobbs
More...
over 13 years ago
Better failure messages for ConnPool failures
Tyler Hobbs
More...
over 13 years ago
Update AUTHORS
Tyler Hobbs
More...
over 13 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree