2
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added GPL/MIT License text. More... almost 18 years ago
Added specs for each class - classes are successfully created at runtime. Added basic README. Made ObjectAllocator in JRuby classes final. Finalized how the 'createXXXX' methods work. Added DataObjects classes to hold constants, etc. Cleaned up DoJdbcInternalService. Commented out some RubyMethods where @JRubyMethod("required = -1") is causing an issue, pending further investigation. Reinstated do_jdbc.rb, which just calls the internal implementation. More... almost 18 years ago
Added specs for each class - classes are successfully created at runtime. Added basic README. Made ObjectAllocator in JRuby classes final. Finalized how the 'createXXXX' methods work. Added DataObjects classes to hold constants, etc. Cleaned up DoJdbcInternalService. Commented out some RubyMethods where @JRubyMethod("required = -1") is causing an issue, pending further investigation. Reinstated do_jdbc.rb, which just calls the internal implementation. More... almost 18 years ago
Halfway to writing. More... almost 18 years ago
Halfway to writing. More... almost 18 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 18 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 18 years ago
Initial import. Not usable yet. More... almost 18 years ago
Initial import. Not usable yet. More... almost 18 years ago
Updated to current. Thanks Ben Burkett!
ssmoot
as Sam Smoot
More... almost 18 years ago
Updated to current. Thanks Ben Burkett!
ssmoot
as Sam Smoot
More... almost 18 years ago
Made new boolean specs pass.
ssmoot
as Sam Smoot
More... almost 18 years ago
Made new boolean specs pass.
ssmoot
as Sam Smoot
More... almost 18 years ago
Got rid of old do_postgres lib More... almost 18 years ago
Got rid of old do_postgres lib More... almost 18 years ago
Moved DoJdbcInternalService class up to base package. Added specs and spec runner in Rakefile. Java package nows builds in lib/ folder. More... almost 18 years ago
Moved DoJdbcInternalService class up to base package. Added specs and spec runner in Rakefile. Java package nows builds in lib/ folder. More... almost 18 years ago
Switched to getting constant. More... almost 18 years ago
Switched to getting constant. More... almost 18 years ago
Renamed DoJdbcAdapterService -> DoJdbcInternalService: Updated references. More... almost 18 years ago
Renamed DoJdbcAdapterService -> DoJdbcInternalService: Updated references. More... almost 18 years ago
Renamed DoJdbcAdapterService -> DoJdbcInternalService More... almost 18 years ago
Renamed DoJdbcAdapterService -> DoJdbcInternalService More... almost 18 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 18 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 18 years ago
Adding .gitignore file More... almost 18 years ago
Adding .gitignore file More... almost 18 years ago
Add skeleton INSTALL, LICENSE, README, TODO files. Copied tasks from do. Borrowed tasks from activerecord_jdbc to compile and jar Java classes. More... almost 18 years ago
Add skeleton INSTALL, LICENSE, README, TODO files. Copied tasks from do. Borrowed tasks from activerecord_jdbc to compile and jar Java classes. More... almost 18 years ago
Add the defined methods to the Ruby classes. More... almost 18 years ago