summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove trailing whitespaceSimon Hengel2012-11-181-2/+2
|/
* backport API timeout spec fixesAndre Arko2012-11-181-5/+10
* update changelogv1.2.2Andre Arko2012-11-151-0/+2
* fix the rubygem version excludes and comment themAndre Arko2012-11-151-10/+15
* I agree, travis doesn't have ruby 2.0.0 setup properly. Let's remove it.Terence Lee2012-11-151-1/+0
* travis doesn't seem to get 2.0.0, so :PAndre Arko2012-11-141-8/+8
* make sure we require psych if gem failsAndre Arko2012-11-141-8/+11
* you can have Psych without Psych::SyntaxError :\Andre Arko2012-11-141-1/+5
* refactor psyched_yamlAndre Arko2012-11-142-19/+15
* fix bundle viz error with githirochachacha2012-11-141-3/+22
* handle broken OpenSSL more genericallyAndre Arko2012-11-142-10/+13
* reorder builds for travis to use 2.0.0 firstTerence Lee2012-11-141-3/+3
* maybe josh is half rightTerence Lee2012-11-141-1/+1
* silly josh, rvm doesn't understand '2.0.0'Terence Lee2012-11-141-6/+6
* update rakefile to allow rg 1.8.24Andre Arko2012-11-132-1/+3
* Version 1.2.2Terence Lee2012-11-141-1/+1
* update changelogTerence Lee2012-11-141-0/+6
* update RubyGems from 1.8.10 -> 1.8.24. Test ruby 2.0.0Terence Lee2012-11-141-2/+15
* remove fit testTerence Lee2012-11-141-1/+1
* clean up rescue clause, and move comment to appropriate areaTerence Lee2012-11-142-2/+4
* add test for Psych::SyntaxError changeTerence Lee2012-11-141-0/+19
* Fix for Ruby 1.8.7Simon Hengel2012-11-063-1/+14
* Fix failing test caseSimon Hengel2012-11-061-1/+1
* we should be rescuing from Psych::SyntaxError, not SyntaxErrorAaron Patterson2012-11-031-1/+1
* add date to 1.2.1 releaseTerence Lee2012-09-191-1/+1
* minor cleanupv1.2.1Andre Arko2012-09-181-2/+2
* update changelogTerence Lee2012-09-191-1/+1
* Version 1.2.1Terence Lee2012-09-181-1/+1
* use the API_TIMEOUT constantTerence Lee2012-09-182-2/+2
* shut the server down in the testTerence Lee2012-09-181-3/+7
* use Net::HTTP's read_timeout setting insteadTerence Lee2012-09-183-10/+41
* update changelog for 1.2.1Terence Lee2012-09-151-0/+7
* have a timeout around the gemcutter API endpointTerence Lee2012-09-153-1/+28
* Revert "`clean` should not remove gems in the lockfile"Terence Lee2012-09-143-9/+28
* test to ensure bundle clean works when suing BUNDLE_WITHOUT groupsTerence Lee2012-09-141-0/+18
* Fix #2096. Definition#new use nil for ruby_version default valueTerence Lee2012-09-131-1/+1
* test if no ruby version is specified for platform --rubyTerence Lee2012-09-131-0/+13
* point to gembundler.comTerence Lee2012-09-021-1/+1
* Revert "Ruby 2.0 (trunk ruby) is not Ruby 1.9"v1.2.0Andre Arko2012-08-301-2/+2
* fix whitespace testTerence Lee2012-08-301-1/+1
* Version 1.2.0Terence Lee2012-08-301-1/+1
* update changelog for 1.2.0Terence Lee2012-08-301-0/+10
* bundle platform man pagesTerence Lee2012-08-304-0/+47
* Fix #2075. Return to old namespace behavior.Terence Lee2012-08-242-2/+21
* raise the original error mesasge hereTerence Lee2012-08-142-3/+3
* fix test case namesTerence Lee2012-08-141-2/+2