aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* latest rubygems is 1.8.7Terence Lee2011-08-081-1/+1
* update rubygems versionsAndre Arko2011-06-101-2/+2
* Check for RSpec 2.x not 2.0.xAndre Arko2011-05-281-1/+1
* always have the spec:deps task availableAndre Arko2011-05-281-37/+32
* use the easier gem tasksAndre Arko2011-05-271-2/+1
* clean up sudo tmp files after any sudo tests runAndre Arko2011-05-241-12/+9
* add sudo spec tasks for each rubygems versionAndre Arko2011-05-241-0/+5
* Add Rubygems 1.8.3 to specsAndre Arko2011-05-241-1/+1
* Update rubygems versions for testingAndre Arko2011-05-111-1/+1
* allow rspec tasks even if ronn is missingAndre Arko2011-04-301-28/+33
* Report the git SHA1 to double check which rubygems was usedEvan Phoenix2011-04-301-1/+5
* Phase 1 of rubygems/bundler reintegrationEvan Phoenix2011-04-181-0/+14
* add rubygems 1.7.2 to the list of rubygems versions for testingAndre Arko2011-04-081-1/+1
* In further git genius, update tags before checking them outAndre Arko2011-03-031-1/+2
* In a total noob move, I pulled bundler master instead of rubygems masterAndre Arko2011-03-031-2/+4
* correct git command to update rubygems masterAndre Arko2011-03-021-1/+1
* Check out Rubygems tags correctlyAndre Arko2011-02-011-1/+2
* Update Rubygems test versionsAndre Arko2011-02-011-4/+5
* add rubygems 1.4.1Terence Lee2011-01-051-1/+1
* add rubygems 1.3.7 and 1.4.0Terence Lee2011-01-031-1/+1
* use the tags for rubygem releasesTerence Lee2011-01-031-1/+1
* let's use the rubygems git repoTerence Lee2011-01-031-1/+1
* Revert "run the suduo tests on the ci server"Terence Lee2010-11-171-1/+1
* run the suduo tests on the ci serverTerence Lee2010-11-161-1/+1
* rake ci:spec now outputs JUnit XML for HudsonAndre Arko2010-10-221-12/+27
* hay guise rspec isn't prerelease anymore!Andre Arko2010-10-191-1/+1
* Minor rakefile organizationAndre Arko2010-10-191-3/+3
* Better names for manpage tasksAndre Arko2010-10-191-6/+4
* Blow up without ronnAndre Arko2010-10-191-1/+2
* Go away useless taskAndre Arko2010-10-191-4/+0
* SpecDoc output for CIAndre Arko2010-10-191-1/+4
* rake spec:deps to install ronn and rspec 2.0Andre Arko2010-10-191-7/+9
* Initial CI spec taskAndre Arko2010-10-161-1/+12
* Clean up the retarded Rakefile, use the Bundler gem helpersAndre Arko2010-10-151-87/+53
* Update the instructions for running testswycats2010-09-161-1/+1
* Don't automatically update thor when building man pagesCarl Lerche2010-09-151-1/+0
* Update Rakefile for rspec 2 beta22Carl Lerche2010-09-151-7/+9
* Use the new `bundle gem` defaultsErik Michaels-Ober2010-09-091-1/+1
* Merge branch '1-0-stable'Andre Arko2010-08-241-1/+1
|\
| * Remove a duplicate gem building taskCarl Lerche2010-08-231-11/+0
| * Fix the Rakefile for building bundler gemsCarl Lerche2010-08-231-2/+1
| * Integrate the new bundler man pages with bundle helpCarl Lerche2010-08-231-4/+13
| * Add Rake task to allow building vendor dirSantiago Pastorino2010-08-231-0/+15
* | Integrate the new bundler man pages with bundle helpCarl Lerche2010-08-231-4/+13
* | Add Rake task to allow building vendor dirSantiago Pastorino2010-08-231-0/+15
|/
* Move the man pages to the bundler repository and write a build task to conver...Carlhuda2010-08-131-0/+27
* Allow the Rake file to load and run when rspec is not installedCarl Lerche2010-08-111-37/+37
* Add a task that runs the specs including sudo specsCarl Lerche2010-08-101-3/+24
* Get Bundler tests running on RSpec 2wycats2010-07-261-8/+5
* Don't always rm tmp! I like my base gemsCarl Lerche2010-05-051-1/+1