Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2012-07-31 15:46:03 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-cassandra to 0.13.0.

v0.12.2
- Respect the start_key in get_range. Resolves Issue #127.
- Fix issue with differences in gemspec and what is required. Resolves
  Issue #125.
- Update to Cassandra 0.8.7 and 1.0.2.
   2011-11-23 06:29:52 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Use lang/ruby/json.mk to handle dependency to ruby-json.

Bump PKGREVISION since dependency would change with ruby193-base.
   2011-09-12 18:08:30 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-cassandra pacakge to 0.12.1.

v0.12.1
- Fix issue with simple_uuid dependency.
- Fix issue with get_range & get_range_batch keeping all results when a \ 
block is given. Resolves Issue# 112.

v0.12.0 Changed thrift_client dependency to 0.7.0
   2011-08-12 18:44:13 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update databases/ruby-cassandra package to 0.11.4.

v0.11.4
- Fix get_range to invoke blocks
- Fix current distribution urls in Rakfile. Resolves Issue# 97.

v0.11.3
- Fix login after reconnect

v0.11.2
- Update thrift_client gem to deal with failover bug.
   2011-06-19 10:41:58 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-cassandra package to 0.11.1.

v0.11.1
- Add counter support for Cassandra 0.8. (Thanks Swrve team!)
- Add additional rake tasks to start and stop cassandra in the background.
- Fix issue with non-utf8 column names not being encoded/decoded properly.
- Add way to specify a default read/write consistency.
- Consolidate 0.7 and 0.8 functions, and move 0.6 specific functions into \ 
lib/cassandra/0.6/
- Use 0.8-rc1 as 0.8 install target.
- Updated get_index_slices API to allow passing an array of hashes instead of \ 
IndexClause instance. (Maintains backward compatibility.)
- Fix permissions issue.

v0.11.0
- Remove direct thrift dependency. Allow thrift_client to require it.
- Add functions for each and each_key to iterate through key ranges.
- Add function for get_range_keys which returns an array of keys in a given range.
- Changed the return value of get_range to an OrderedHash.
- Change get_range to accept both a range of keys and a range of columns.
- Add batched range support to get_range and add get_range_batch.

v0.10.0 Major Update (rjackson)
- Update Rakefile to install 0.6.13, 0.7.4, 0.8.0-beta1 to \ 
~/cassandra/cassandra-VERSION
- Add data:load task to Rakefile for creating the schema required for the tests
- Default the Rakefile to use 0.8-beta1
- Setup test suite to work on 0.6.13, 0.7.4, and 0.8.0-beta1
- All tests pass for all supported (0.6.13, 0.7.4, 0.8.0-beta1) versions.
- Added Support for 0.8-beta1
- Changed get_index_slices to return a hash of rows
- Updated Cassandra::Mock to pass all tests for each Cassandra version

v0.9.2 fix bug with deletions in batch mutations

v0.9.1 Support for secondary indexing. (jhermes)
Fix bug in mock where we didn't support range queries. (therealadam)
Support deletes in batch mutations. [blanquer]

v0.9.0 cassandra 0.7 compat
   2010-09-10 06:14:08 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Remove dependency to rake.
   2010-06-12 01:26:16 by Tonnerre Lombard | Files touched by this commit (4) | Imported package
Log message:
Import the Cassandra Ruby module version 0.8.2.

This is the Ruby implementation of the Cassandra database client.


Next | Query returned 17 messages, browsing 11 to 20 | previous