summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build man before building gemsv1.3.0.pre.8Andre Arko2013-02-131-0/+1
* Version 1.3.0.pre.8 and changelogAndre Arko2013-02-132-3/+27
* return to 1.x behaviour for --binstubsAndre Arko2013-02-133-6/+8
* oh yeah! realworld specs.Andre Arko2013-02-131-1/+1
* update 1.2.4 changelogAndre Arko2013-02-131-2/+3
* limit 1.8 tests to 1.8Andre Arko2013-02-131-2/+2
* less rescue/try something else crazinessAndre Arko2013-02-133-31/+26
* don't need to path up a pathAndre Arko2013-02-131-3/+2
* set the right ENV while checking for sudo installAndre Arko2013-02-131-15/+11
* warn on deprecated symbol sourceAndre Arko2013-02-131-0/+3
* squelch all output during local check resolveAndre Arko2013-02-131-2/+2
* handle 413 gracefully in verbose modeAndre Arko2013-02-131-4/+9
* Merge pull request #2315 from matthewrudy/use-https-rubygems.org-everywhereAndré Arko2013-02-139-13/+14
|\
| * use https://rubygems.org everywhereMatthew Rudy Jacobs2013-02-139-13/+14
* | Merge pull request #2317 from carlhuda/faster_fetchAndré Arko2013-02-131-0/+2
|\ \ | |/ |/|
| * Stop socket from doing a reverse dns lookupJames Tucker2013-02-131-0/+2
|/
* Merge branch '1-2-stable'Andre Arko2013-02-1211-14/+37
|\
| * Version 1.2.4 and changelogAndre Arko2013-02-122-1/+16
| * Don't carry over the user & pass unless the host is the same.Colin Curtin2013-02-121-2/+4
| * move api error reporting to debugAndre Arko2013-02-121-5/+2
| * inform users when resolver startsAndre Arko2013-02-124-0/+7
| * allow quiet to be set and unsetAndre Arko2013-02-122-4/+5
| * warn and exit on ruby/rubygems 2.0Andre Arko2013-02-121-0/+13
| * indentationAndre Arko2013-02-081-5/+5
| * Merge pull request #2301 from gaffneyc/fix-unicode-gemspecsAndre Arko2013-02-082-1/+27
| |\
| | * Fix loading of gemspecs that contain unicode characters.Chris Gaffney2013-02-082-1/+27
| |/
| * only hit RbConfig once vs every require for --standaloneTerence Lee2013-01-081-1/+2
| * make --standalone's setup.rb ruby version agnostic /cc @carllercheTerence Lee2013-01-071-1/+4
| * use rake 10 in specs to fix warningsAndre Arko2012-12-297-8/+9
| * 1.2.x will never support Ruby 2 or Rubygems 2Andre Arko2012-12-292-15/+3
| * Require RSpec ~> 2.11, simplify gem checkingAndre Arko2012-12-291-2/+4
| * Backport Travis config and spec tasks from masterAndre Arko2012-12-292-25/+15
| * 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-292-6/+14
| * specs in doc format by defaultAndre Arko2012-12-291-0/+2
| * 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
| * use rake 10 in specs to fix warningsAndre Arko2012-12-291-1/+1
| * show the rubyopt we use to run specsAndre Arko2012-12-291-0/+1
| * whoops, build 1.8.7 against all the rubygemsAndre Arko2012-11-301-0/+6
| * rework builds to reduce false build failuresAndre Arko2012-11-301-47/+27
| * Merge pull request #2193 from chastell/bugs/remove_warningsAndré Arko2012-11-302-1/+2
| |\
| | * remove sources of two outstanding warningsPiotr Szotkowski2012-12-012-1/+2
| |/
| * Version 1.2.3 with changelogv1.2.3Andre Arko2012-11-302-1/+7
| * backport smarter psyched yamlAndre Arko2012-11-271-3/+2
| * backport @tenderlove's fix for Psych::SyntaxErrorAaron Patterson2012-11-271-15/+22
| * Merge pull request #2169 from sol/1-2-stableAndré Arko2012-11-181-2/+2
| |\