aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* spec:v1:sqlite3 works for running our specsAaron Patterson2010-08-161-0/+12
* gitmodules are not needed anymore, AR is on Gemfile for testing purposes only...Santiago Pastorino2010-07-211-2/+0
* add active support to the load pathAaron Patterson2010-07-201-1/+2
* Cleanup the spec helper and spec rake task a bitCarl Lerche2010-03-231-6/+9
* Rake is a better build tool than Thor. Move the gem building and releasing ta...Carl Lerche2010-03-231-0/+41
* Move all spec support files into spec/supportCarl Lerche2010-03-111-2/+2
* changes for Oracle support - OracleCompiler and corresponding tests with Orac...Raimonds Simanovskis2010-03-011-2/+2
* Rake check_dependencies is dead. Don't try to run itBryan Helmkamp2009-11-091-1/+1
* Dropping Jeweler in favor of some simple Thor tasks (for Gemcutter)Bryan Helmkamp2009-10-271-31/+0
* Adding spec.optsBryan Helmkamp2009-10-011-0/+1
* Turn on Ruby warnings when running specsBryan Helmkamp2009-09-201-0/+1
* Add description to RakefileBryan Helmkamp2009-09-201-1/+7
* Declare dependencies on ActiveRecord and ActiveSupport in RakefileBryan Helmkamp2009-09-201-0/+3
* Gracefully handle case where RSpec is not installed in RakefileBryan Helmkamp2009-09-201-31/+40
* Remove unnecessary code from RakefileBryan Helmkamp2009-09-201-3/+0
* Merge remote branch 'miloops/master' into miloopsBryan Helmkamp2009-09-201-0/+2
|\
| * Use load path rather than relative path for spec_helper requires. Also fixes ...Jeremy Kemper2009-09-141-0/+1
| * Submodule rails master rather than rely on gemsJeremy Kemper2009-09-141-0/+1
* | Adding jeweler for gem managementBryan Helmkamp2009-08-061-6/+26
|/
* Added PostgreSQL to buildBryan Helmkamp2009-05-171-2/+2
* Improve coverage outputBryan Helmkamp2009-05-171-1/+5
* Add rake whitespaceBryan Helmkamp2009-05-171-1/+6
* Adding spec:mysql and spec:sqlite3 tasksBryan Helmkamp2009-05-171-4/+20
* moved bind to factory of selectNick Kallen2008-04-111-1/+0
* Add rake task for coverageBryan Helmkamp2008-01-141-0/+6
* initial importNick Kallen2007-12-301-0/+10