Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing rubyforge plugin | Aaron Patterson | 2010-11-30 | 1 | -0/+1 |
| | |||||
* | adding the git plugin | Aaron Patterson | 2010-11-17 | 1 | -0/+1 |
| | |||||
* | updating the development dependencies | Aaron Patterson | 2010-11-04 | 1 | -1/+2 |
| | |||||
* | cleaning up Rakefile | Aaron Patterson | 2010-10-18 | 1 | -5/+1 |
| | |||||
* | Fisting arel specs -- still needs tree_manager and cleanup | Ryan Davis | 2010-10-18 | 1 | -1/+5 |
| | |||||
* | hoe sets the default task for us | Aaron Patterson | 2010-09-24 | 1 | -3/+0 |
| | |||||
* | updating Rakefile with development dependencies | Aaron Patterson | 2010-09-24 | 1 | -1/+2 |
| | |||||
* | adding a manifest, converting to Hoe, generating gemspec | Aaron Patterson | 2010-09-24 | 1 | -14/+15 |
| | |||||
* | removing unused rake tasks | Aaron Patterson | 2010-09-24 | 1 | -19/+5 |
| | |||||
* | removing tasks that hoe will provide | Aaron Patterson | 2010-09-24 | 1 | -54/+0 |
| | |||||
* | use a real editor | Aaron Patterson | 2010-09-24 | 1 | -5/+0 |
| | |||||
* | turning on warnings | Aaron Patterson | 2010-09-24 | 1 | -1/+1 |
| | |||||
* | removing the v1 rake task | Aaron Patterson | 2010-09-24 | 1 | -12/+0 |
| | |||||
* | spec:v1:sqlite3 works for running our specs | Aaron Patterson | 2010-08-16 | 1 | -0/+12 |
| | |||||
* | gitmodules are not needed anymore, AR is on Gemfile for testing purposes ↵ | Santiago Pastorino | 2010-07-21 | 1 | -2/+0 |
| | | | | only and AS is on gemspec | ||||
* | add active support to the load path | Aaron Patterson | 2010-07-20 | 1 | -1/+2 |
| | |||||
* | Cleanup the spec helper and spec rake task a bit | Carl Lerche | 2010-03-23 | 1 | -6/+9 |
| | |||||
* | Rake is a better build tool than Thor. Move the gem building and releasing ↵ | Carl Lerche | 2010-03-23 | 1 | -0/+41 |
| | | | | tasks to the Rakefile. | ||||
* | Move all spec support files into spec/support | Carl Lerche | 2010-03-11 | 1 | -2/+2 |
| | |||||
* | changes for Oracle support - OracleCompiler and corresponding tests with ↵ | Raimonds Simanovskis | 2010-03-01 | 1 | -2/+2 |
| | | | | Oracle syntax | ||||
* | Rake check_dependencies is dead. Don't try to run it | Bryan Helmkamp | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | Dropping Jeweler in favor of some simple Thor tasks (for Gemcutter) | Bryan Helmkamp | 2009-10-27 | 1 | -31/+0 |
| | |||||
* | Adding spec.opts | Bryan Helmkamp | 2009-10-01 | 1 | -0/+1 |
| | |||||
* | Turn on Ruby warnings when running specs | Bryan Helmkamp | 2009-09-20 | 1 | -0/+1 |
| | |||||
* | Add description to Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -1/+7 |
| | |||||
* | Declare dependencies on ActiveRecord and ActiveSupport in Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -0/+3 |
| | |||||
* | Gracefully handle case where RSpec is not installed in Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -31/+40 |
| | |||||
* | Remove unnecessary code from Rakefile | Bryan Helmkamp | 2009-09-20 | 1 | -3/+0 |
| | |||||
* | Merge remote branch 'miloops/master' into miloops | Bryan Helmkamp | 2009-09-20 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Conflicts: spec/connections/mysql_connection.rb spec/connections/postgresql_connection.rb spec/connections/sqlite3_connection.rb | ||||
| * | Use load path rather than relative path for spec_helper requires. Also fixes ↵ | Jeremy Kemper | 2009-09-14 | 1 | -0/+1 |
| | | | | | | | | specs on Ruby 1.9 since . is no longer in the load path. | ||||
| * | Submodule rails master rather than rely on gems | Jeremy Kemper | 2009-09-14 | 1 | -0/+1 |
| | | |||||
* | | Adding jeweler for gem management | Bryan Helmkamp | 2009-08-06 | 1 | -6/+26 |
|/ | |||||
* | Added PostgreSQL to build | Bryan Helmkamp | 2009-05-17 | 1 | -2/+2 |
| | |||||
* | Improve coverage output | Bryan Helmkamp | 2009-05-17 | 1 | -1/+5 |
| | |||||
* | Add rake whitespace | Bryan Helmkamp | 2009-05-17 | 1 | -1/+6 |
| | |||||
* | Adding spec:mysql and spec:sqlite3 tasks | Bryan Helmkamp | 2009-05-17 | 1 | -4/+20 |
| | |||||
* | moved bind to factory of select | Nick Kallen | 2008-04-11 | 1 | -1/+0 |
| | |||||
* | Add rake task for coverage | Bryan Helmkamp | 2008-01-14 | 1 | -0/+6 |
| | |||||
* | initial import | Nick Kallen | 2007-12-30 | 1 | -0/+10 |