Added command 'rpm' to setup.py |
|
More...
|
almost 13 years ago
|
Include to RPM only existing .pyo files |
|
More...
|
almost 13 years ago
|
Tests for custom CompositeType |
|
More...
|
almost 13 years ago
|
Add ColFam.xget (generator version of get), tests |
|
More...
|
almost 13 years ago
|
Merge pull request #128 from pelotasplus/master |
|
More...
|
almost 13 years ago
|
add request and params in the info field so it can surface in callbacks |
|
More...
|
almost 13 years ago
|
Merge pull request #130 from bmat06/patch-1 |
|
More...
|
almost 13 years ago
|
fix erasing comment when alter a column family without giving comment. |
|
More...
|
almost 13 years ago
|
Support for defining CompositeTypes with custom inner types. |
|
More...
|
almost 13 years ago
|
raise AllServersUnavailable exception if server list is empty |
|
More...
|
almost 13 years ago
|
Merge remote-tracking branch 'remotes/origin/patch-1' |
|
More...
|
almost 13 years ago
|
Merge pull request #126 from caruccio/patch-1 |
|
More...
|
almost 13 years ago
|
Install script to build rpm under CentOS 5.x: $ python setup.py --install-script rpm-install-script.sh |
|
More...
|
almost 13 years ago
|
Avoid SyntaxError on Python 2.4 |
|
More...
|
almost 13 years ago
|
Bump version to 1.5.1, changelog updates |
|
More...
|
almost 13 years ago
|
Use millis since epoch for DateType, compatible custom Types |
|
More...
|
almost 13 years ago
|
Bump version to 1.5.0, changelog updates |
|
More...
|
almost 13 years ago
|
Specify superclass explicitly, don't use super() |
|
More...
|
almost 13 years ago
|
Exchange 'server' attr during ConnWrapper swap |
|
More...
|
almost 13 years ago
|
Remove unused pool_type from log messages |
|
More...
|
almost 13 years ago
|
Don't request an extra row when not chunking |
|
More...
|
almost 13 years ago
|
Define __str__ for ConnectionWrapper |
|
More...
|
almost 13 years ago
|
Use table for SysMan.create_cf parameter docs |
|
More...
|
almost 13 years ago
|
Clean up API documentation in several places |
|
More...
|
almost 13 years ago
|
Allow static pack/unpack methods for custom types |
|
More...
|
almost 13 years ago
|
Remove connection from pycassa package import |
|
More...
|
almost 13 years ago
|
Set key_validation_class in CFMap constructor |
|
More...
|
almost 13 years ago
|
Explicitly compare super_column to None |
|
More...
|
almost 13 years ago
|
Merge pull request #119 from spladug/no-retries |
|
More...
|
almost 13 years ago
|
Disable retries for counter mutations. |
|
More...
|
about 13 years ago
|