Notes:
Release 0.2.0 with the fascinating Hyperactive gem. Does a lot of what you expect an ActiveRecord replacement to do.
Changes:
------------------------------------------------------------------------
r62 | zond | 2006-11-27 12:09:29 +0100 (Mon, 27 Nov 2006) | 1 line
created release_0_2_0
------------------------------------------------------------------------
r61 | zond | 2006-11-27 12:08:34 +0100 (Mon, 27 Nov 2006) | 1 line
updated gem spec for hyperactive. made lots of tests more failsafe. stopped loading test_helper of archipelago in hyperactive. made hyperactive tree_benchmark a bit faster again. filled out the README of hyperactive. made Jockey#stop! and Publishable#stop! more failsafe. added a clear! method to Jockey. added Captain#update_services! to immediately update services from Jockey.
------------------------------------------------------------------------
r60 | zond | 2006-11-27 11:24:02 +0100 (Mon, 27 Nov 2006) | 1 line
made Captain#stop! also stop its Jockey
------------------------------------------------------------------------
r59 | zond | 2006-11-27 11:10:14 +0100 (Mon, 27 Nov 2006) | 1 line
made service_id into real strings. improved Disco::Jockey#stop!
------------------------------------------------------------------------
r58 | zond | 2006-11-27 10:52:54 +0100 (Mon, 27 Nov 2006) | 1 line
updated Rakefile
------------------------------------------------------------------------
r57 | zond | 2006-11-27 10:41:31 +0100 (Mon, 27 Nov 2006) | 1 line
removed profiles from gem
------------------------------------------------------------------------
r56 | zond | 2006-11-27 10:37:18 +0100 (Mon, 27 Nov 2006) | 1 line
improved setup for tree benchmark. made trees slightly wider.
------------------------------------------------------------------------
r55 | zond | 2006-11-27 10:29:03 +0100 (Mon, 27 Nov 2006) | 1 line
upped version to 0.2.0. made Dubloons always answer false to respond_to?(:marshal_dump)
------------------------------------------------------------------------
r54 | zond | 2006-11-27 04:27:33 +0100 (Mon, 27 Nov 2006) | 1 line
packaged first version of hyperactive_record. added tests for index_by and find_by. made tree test more failsafe in setup. fixed bugs in record.
------------------------------------------------------------------------
r53 | zond | 2006-11-27 04:02:33 +0100 (Mon, 27 Nov 2006) | 1 line
improved tests. added Record.index_by and Record.find_by (completely untested!). improved comments.
------------------------------------------------------------------------
r52 | zond | 2006-11-27 04:00:58 +0100 (Mon, 27 Nov 2006) | 1 line
improved comments. made save_hook take old value as argument. fixed typos.
------------------------------------------------------------------------
r51 | zond | 2006-11-27 03:04:48 +0100 (Mon, 27 Nov 2006) | 1 line
added Publishable#stop! that stops the Jockey or unpublishes the Publishable. used it in tests. added assertions that it is the RIGHT chests the pirate has in pirate test. added BerkeleyHashish#each, Chest#each and Pirate#each and tests for them. simplified Publishable#service_id. made BerkeleyHashishProvider close the databases before it unlinks.
------------------------------------------------------------------------
r50 | zond | 2006-11-27 02:14:19 +0100 (Mon, 27 Nov 2006) | 1 line
added tests for Record.reject and Record.select, and fixed some bugs for it
------------------------------------------------------------------------
r49 | zond | 2006-11-26 02:04:54 +0100 (Sun, 26 Nov 2006) | 1 line
created select and reject class method for Record. completely untested :O
------------------------------------------------------------------------
r48 | zond | 2006-11-26 01:37:01 +0100 (Sun, 26 Nov 2006) | 1 line
added select/reject tests as well
------------------------------------------------------------------------
r47 | zond | 2006-11-26 01:26:27 +0100 (Sun, 26 Nov 2006) | 1 line
cleaned up tests a bit
------------------------------------------------------------------------
r46 | zond | 2006-11-26 01:04:48 +0100 (Sun, 26 Nov 2006) | 1 line
removed profiles
------------------------------------------------------------------------
r45 | zond | 2006-11-26 01:04:28 +0100 (Sun, 26 Nov 2006) | 1 line
removed profiles
------------------------------------------------------------------------
r44 | zond | 2006-11-25 14:06:45 +0100 (Sat, 25 Nov 2006) | 1 line
added around hooks for creating, saving and destroying records
------------------------------------------------------------------------
r43 | zond | 2006-11-25 13:27:39 +0100 (Sat, 25 Nov 2006) | 1 line
renamed around_save save_hook
------------------------------------------------------------------------
r42 | zond | 2006-11-24 12:44:13 +0100 (Fri, 24 Nov 2006) | 1 line
added support for #around_save(&block) for any value stored in BerkeleyHashish. added test for it.
------------------------------------------------------------------------
r41 | zond | 2006-11-23 14:47:48 +0100 (Thu, 23 Nov 2006) | 1 line
optimized tree a lot. documented stuff
------------------------------------------------------------------------
r40 | zond | 2006-11-23 13:57:53 +0100 (Thu, 23 Nov 2006) | 1 line
optimized away the cached public_methods of dubloon proxy targets
------------------------------------------------------------------------
r39 | zond | 2006-11-21 10:34:50 +0100 (Tue, 21 Nov 2006) | 1 line
more bugfixes in tree
------------------------------------------------------------------------
r38 | zond | 2006-11-21 10:26:07 +0100 (Tue, 21 Nov 2006) | 1 line
added benchmark for tree. fixed bugs in tree.
------------------------------------------------------------------------
r37 | zond | 2006-11-20 15:20:56 +0100 (Mon, 20 Nov 2006) | 1 line
made host lookups happen more seldom
------------------------------------------------------------------------
r36 | zond | 2006-11-20 15:04:05 +0100 (Mon, 20 Nov 2006) | 1 line
made record use dubloon for base methods
------------------------------------------------------------------------
r35 | zond | 2006-11-20 14:57:26 +0100 (Mon, 20 Nov 2006) | 1 line
optimized certain calls on dubloons
------------------------------------------------------------------------
r34 | zond | 2006-11-20 14:33:20 +0100 (Mon, 20 Nov 2006) | 1 line
made tree pass its tests. made tree better in balancing itself.
------------------------------------------------------------------------
r33 | zond | 2006-11-20 00:52:42 +0100 (Mon, 20 Nov 2006) | 1 line
added some broken tests to Tree
------------------------------------------------------------------------
r32 | zond | 2006-11-20 00:36:43 +0100 (Mon, 20 Nov 2006) | 1 line
better tests
------------------------------------------------------------------------
r31 | zond | 2006-11-19 23:57:57 +0100 (Sun, 19 Nov 2006) | 1 line
blargh
------------------------------------------------------------------------
r30 | zond | 2006-11-19 19:55:17 +0100 (Sun, 19 Nov 2006) | 1 line
created a file of its own for the hash class. renamed it tree. fixed bugs in archipelago.
------------------------------------------------------------------------
r29 | zond | 2006-11-19 12:20:37 +0100 (Sun, 19 Nov 2006) | 1 line
moved scripts to script
------------------------------------------------------------------------
r28 | zond | 2006-11-19 12:19:35 +0100 (Sun, 19 Nov 2006) | 1 line
made bm a method on Object instead of TestCase in test_helper.rb. added threaded collection methods in current. and tests. created a services script that starts a chest and a tranny. made all scripts able to load extra libs.
------------------------------------------------------------------------
r27 | zond | 2006-11-17 14:55:03 +0100 (Fri, 17 Nov 2006) | 1 line
added possibility to setup Jockey and Captain after initialization
------------------------------------------------------------------------
r26 | zond | 2006-11-14 20:50:10 +0100 (Tue, 14 Nov 2006) | 1 line
added lots of comments and methods to Hyperactive::Record (not tested so far). added overloaded debug methods to the pirate/console script. added DRb.start_service to tranny.rb and chest.rb scripts.
------------------------------------------------------------------------
r25 | zond | 2006-11-14 19:32:11 +0100 (Tue, 14 Nov 2006) | 1 line
added comments to MC
------------------------------------------------------------------------
r24 | zond | 2006-11-14 19:24:57 +0100 (Tue, 14 Nov 2006) | 1 line
cleaned up some scripts
------------------------------------------------------------------------
|