sam / do fork watch download tarball
public
Rubygem
Description: DataObjects
Homepage: http://rubyforge.org/projects/dorb
Clone URL: git://github.com/sam/do.git

sam's do Feed   feed

maarten forked do 10 days ago
Forked repository is at maarten/do
karlin forked do 15 days ago
Forked repository is at karlin/do
dbussink committed to sam/do 19 days ago

3f92fba22b2406e31b4debb260ad08fde6cea8b4

Rakefile rework for CI stuff

revans forked do 22 days ago
Forked repository is at revans/do
dkubb committed to sam/do 27 days ago

416ec0c4714293f76dd74cacfdc1cbf0921de1c5

Minor updates to improve ruby 1.9 compatibility in Rakefiles

dbussink committed to sam/do 27 days ago

a1f8b55ca3e2fa49bb1c523c096fe79052f85912

Move query logging a bit

dbussink committed to sam/do 29 days ago

17cb819566f4812bf06dd9a91fedf6b4629e960e

Refactor Addressable::URI out

voidlock started watching do about 1 month ago
do is at sam/do
kernow started watching do about 1 month ago
do is at sam/do
dbussink committed to sam/do about 1 month ago

4a3b3048881ab5a54697b7d858e88a4bd237ea4a

Add reconnect option and RSTRING macro's for backward compatibility

zigidias started watching do about 1 month ago
do is at sam/do
adam commented on sam/do about 1 month ago
Comment on do_postgres/ext/do_postgres_ext.c in 2282f64:

does this mean what I think it means? :-)

dbussink committed to sam/do about 1 month ago
dbussink committed to sam/do about 1 month ago

e125c10992d12d55370b22b4767f8b09d72f377d

Refactor do_mysql into thread friendly version with a spec too :)

dbussink committed to sam/do about 1 month ago

02d0774a9c65829a1481b7248389aef967675a33

Add spec that actually tests parallel query execution

dbussink committed to sam/do about 1 month ago

2282f6414ffa7dd5c5907bcdde1f53511983888a

Convert into async solution that is thread interruptable

seachanty started watching do about 1 month ago
do is at sam/do
ashgti forked do about 1 month ago
Forked repository is at ashgti/do
dbussink committed to sam/do about 1 month ago

1397fe522dadc6a6dfaa7140ec1393c2c09c5d36

Change postgres user to be consistent with dm-core specs and fix mysql spec

dbussink committed to sam/do about 1 month ago

8e98a548aaf0914af8b98ed8817d33357e81160f

Fix specs and remove some that seemed useless or just broke

erbmicha started watching do about 1 month ago
do is at sam/do
evilsjg forked do about 1 month ago
Forked repository is at evilsjg/do
evilsjg started watching do about 1 month ago
do is at sam/do
lancecarlson started watching do about 1 month ago
do is at sam/do
myabc commented on sam/do about 1 month ago
Comment in 4a7fff4:

Good catch. The JDBC Drivers should not have any dependencies – they are just a loose wrapper around the appropriate JAR.

sam added plamb to do about 1 month ago
do is at sam/do
bernerdschaefer committed to sam/do about 1 month ago
mrek started watching do about 1 month ago
do is at sam/do
myabc committed to sam/do about 1 month ago
myabc committed to sam/do about 1 month ago

39d2542a403b2a3549b54675fe0c3dc420bcc465

Fix for "uninitialized constant" error running specs on JRuby 1.1.3