summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | remove unused ruby version spec tasksAndre Arko2011-10-021-25/+0
|/
* We need to capturing rake errors and return false, and then fail the task man...Josh Kalderimis2011-08-311-6/+14
* we need to reenable more than one rake taskJosh Kalderimis2011-08-301-0/+1
* If you want to run a Rake task twice using invoke, you need to reenable it firstJosh Kalderimis2011-08-301-0/+5
* remove vestigial broken travis rake taskAndre Arko2011-08-291-8/+0
* Merge Travis fixes from branch '1-0-stable'Andre Arko2011-08-291-1/+10
|\
| * argh how did that happenAndre Arko2011-08-251-14/+6
| * and the travis task should be inside the spec namespaceAndre Arko2011-08-251-0/+7
| * well that was optimistic magical thinkingAndre Arko2011-08-251-10/+10
| * switch Rubygems version to RGV to avoid conflict with RG for path to a Rubyge...Andre Arko2011-08-251-2/+2
| * the rake task should know its own dependenciesAndre Arko2011-08-251-1/+1
| * put some text around regular and sudo specsAndre Arko2011-08-251-3/+5
| * try running sudo specs first on travisAndre Arko2011-08-251-1/+1
| * rubygems is up to 1.8.10 nowAndre Arko2011-08-251-1/+1
| * Run the sudo specs in the Travis taskAndre Arko2011-08-251-1/+3
| * Travis CI to the rescueJosh Kalderimis2011-08-251-0/+6
* | Run the sudo specs in the Travis taskAndre Arko2011-08-251-1/+3
* | make sure manpages get built before rubygems specsAndre Arko2011-08-251-1/+1
* | lets make Travis CI work hard for its money!Josh Kalderimis2011-08-251-0/+6
|/
* latest rubygems is 1.8.7Terence Lee2011-08-081-1/+1
* update rubygems versionsAndre Arko2011-06-101-2/+2