summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* ruby 2 needs rspec 2.13, apparentlyAndre Arko2013-03-011-1/+1
* 2.0 is here and we should test on itAndre Arko2013-03-011-1/+1
* fail man tasks without ronnAndre Arko2013-03-011-5/+15
* Build man before building gemsv1.3.0.pre.8Andre Arko2013-02-131-0/+1
* Merge branch '1-2-stable'Andre Arko2013-02-121-1/+1
|\
| * 1.2.x will never support Ruby 2 or Rubygems 2Andre Arko2012-12-291-2/+2
| * Require RSpec ~> 2.11, simplify gem checkingAndre Arko2012-12-291-2/+4
| * Backport Travis config and spec tasks from masterAndre Arko2012-12-291-24/+1
| * move the travis deps task above the rspec loadAndre Arko2012-12-291-18/+18
| * rebuild ruby-head on travis, because it's so oldAndre Arko2012-12-291-0/+5
| * centralize travis setup into a rake taskAndre Arko2012-12-291-3/+13
| * allow PATH through sudo on rails travis workersAndre Arko2012-12-291-6/+6
| * print results from each suiteAndre Arko2012-12-291-1/+9
| * benchmark all the tasks. because we can.Andre Arko2012-12-291-2/+18
| * awesome. I broke the matrix build, too.Andre Arko2012-12-291-3/+6
| * show the rubyopt we use to run specsAndre Arko2012-12-291-0/+1
| * update rakefile to allow rg 1.8.24Andre Arko2012-11-131-1/+1
* | install the newest rspecAndre Arko2013-02-071-1/+1
* | rdiscount 2.0 doesn't compile on 1.9.2Andre Arko2013-02-051-2/+4
* | create task to test against rubygems 2 rc1Andre Arko2013-01-221-10/+10
* | use the latest binary of ruby-headAndre Arko2013-01-141-5/+0
* | Revert "build against 2.0.0-rc1"Andre Arko2013-01-071-2/+0
* | build against 2.0.0-rc1Andre Arko2013-01-071-0/+2
* | test with the latest RG 2.0 previewv1.3.0.pre.3Andre Arko2012-12-201-1/+1
* | move the travis deps task above the rspec loadAndre Arko2012-12-081-18/+18
* | rebuild ruby-head on travis, because it's so oldAndre Arko2012-12-081-0/+5
* | centralize travis setup into a rake taskAndre Arko2012-12-081-3/+13
* | allow PATH through sudo on rails travis workersAndre Arko2012-12-061-6/+6
* | print results from each suiteAndre Arko2012-12-061-1/+9
* | benchmark all the tasks. because we can.Andre Arko2012-12-031-2/+17
* | awesome. I broke the matrix build, too.Andre Arko2012-12-031-1/+5
* | add 2.0.0-preview2 to the build for now for clarityAndre Arko2012-12-021-4/+3
* | output dependent specs are such a dragAndre Arko2012-11-301-1/+0
* | ensure the rake version by hand, because scumbag rvmv1.3.0.preAndre Arko2012-11-301-1/+0
* | try to force rake 10.0.2 everywhereAndre Arko2012-11-301-0/+1
* | add UI#trace for backtraces without DEBUG infoAndre Arko2012-11-301-1/+1
* | print debug info when running on travisAndre Arko2012-11-291-0/+1
* | show the rubyopt we use to run specsAndre Arko2012-11-291-0/+1
* | at least load Gem::BuilderAndre Arko2012-11-271-1/+1
* | require shellwords in Rakefile to get specs running on Rubiniusrohit2012-11-231-0/+1
* | remove unused jenkins/hudson ci tasksAndre Arko2012-11-201-23/+0
* | update the rakefile to test rubygems 1.8.24Andre Arko2012-11-061-1/+1
|/
* make tests pass under travis.Tim Miller2012-05-021-1/+6
* Merge branch '1-1-stable'Terence Lee2012-03-041-0/+2
|\
| * rebuild the man pages when releasingAndre Arko2012-02-081-0/+2
* | Use the same ruby to run subprocesses as is running rake.Brian Ford2012-01-131-4/+5
* | Fix typo in rake task descriptionErik Michaels-Ober2011-12-191-1/+1
|/
* Merge pull request #1466 from carlhuda/bundlerTerence Lee2011-10-031-2/+15
|\
| * run realworld specs on travisAndre Arko2011-10-021-2/+8
| * real-world spec for index search cache bugAndre Arko2011-10-021-0/+7