| Added 1.8.5 compatibility. |
|
More...
|
over 17 years ago
|
| Changed Makefile task to only match the extconf.rb ruby file. |
|
More...
|
over 17 years ago
|
| Changed Makefile task to only match the extconf.rb ruby file. |
|
More...
|
over 17 years ago
|
| Added sudoless install option to do_jdbc and data_objects. |
|
More...
|
over 17 years ago
|
| Added sudoless install option to do_jdbc and data_objects. |
|
More...
|
over 17 years ago
|
| Added ci tasks for each gem. Updated the install task to use a 'sudoless' variable. |
|
More...
|
over 17 years ago
|
| Added ci tasks for each gem. Updated the install task to use a 'sudoless' variable. |
|
More...
|
over 17 years ago
|
| Merge branch 'master' of [email protected]:sam/do |
|
More...
|
over 17 years ago
|
| Merge branch 'master' of [email protected]:sam/do |
|
More...
|
over 17 years ago
|
| Improved the specs for do. |
|
More...
|
over 17 years ago
|
| Improved the specs for do. |
|
More...
|
over 17 years ago
|
| Merge branch 'master' of [email protected]:sam/do |
|
More...
|
over 17 years ago
|
| Merge branch 'master' of [email protected]:sam/do |
|
More...
|
over 17 years ago
|
| Added ci rake tasks for the continous integration server |
|
More...
|
over 17 years ago
|
| Added ci rake tasks for the continous integration server |
|
More...
|
over 17 years ago
|
| Beautified the do_sqlite3 specs and tasks after talking to luislavena. |
|
More...
|
almost 18 years ago
|
| Beautified the do_sqlite3 specs and tasks after talking to luislavena. |
|
More...
|
almost 18 years ago
|
| Beautified the do_postgres specs and tasks after discussions with luislavena. |
|
More...
|
almost 18 years ago
|
| Beautified the do_postgres specs and tasks after discussions with luislavena. |
|
More...
|
almost 18 years ago
|
| Fixed the do_mysql specs even more after discussions with luislavena. |
|
More...
|
almost 18 years ago
|
| Fixed the do_mysql specs even more after discussions with luislavena. |
|
More...
|
almost 18 years ago
|
| Fixed up the do_mysql tests a bit. |
|
More...
|
almost 18 years ago
|
| Fixed up the do_mysql tests a bit. |
|
More...
|
almost 18 years ago
|
| Drop the table if it exists before trying to create it |
|
More...
|
almost 18 years ago
|
| Drop the table if it exists before trying to create it |
|
More...
|
almost 18 years ago
|
| Removed all mention of transactions in do_sqlite3, do_postgres and do_mysql since they shouldn't have to care about that. Did NOT remove them from do_jdbc, since I don't have the environment to run the specs there. |
|
More...
|
almost 18 years ago
|
| Removed all mention of transactions in do_sqlite3, do_postgres and do_mysql since they shouldn't have to care about that. Did NOT remove them from do_jdbc, since I don't have the environment to run the specs there. |
|
More...
|
almost 18 years ago
|
| Removed the now redundant setup sql file. |
|
More...
|
almost 18 years ago
|
| Removed the now redundant setup sql file. |
|
More...
|
almost 18 years ago
|
| * Made it possible to connect to MySQL servers without username and password if the server accepts it. * Made the do_mysql spec run without having to prep the database by calling external mysql binaries. * Made the do_mysql spec run without using socket connections to make it easier to run it on windows. * Please comment this - should we test for architecture before running the spec, or should we just not run it (like I have set it now)? |
|
More...
|
almost 18 years ago
|