summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Documentation] Make inline's docs not have a syntax errorseg-silenceSamuel E. Giddins2015-05-171-1/+1
* Silence validating gemspecsSamuel E. Giddins2015-05-171-1/+1
* Ensure the RubyGems UI reflects the current Bundler UISamuel E. Giddins2015-05-171-2/+7
* Restore deleted #dup for cached gemspecsSamuel E. Giddins2015-05-171-1/+1
* [LicensesSpec] Update for helper-built gems having licensesSamuel E. Giddins2015-05-171-1/+1
* [Builders] Add shebang to executable to silence warningsSamuel E. Giddins2015-05-171-1/+1
* [Builders] Get rid of warnings in default built specsSamuel E. Giddins2015-05-173-3/+10
* [Gemspec] Add a ~> 10.0 version constraint to rakeSamuel E. Giddins2015-05-171-1/+1
* [SpecHelper] Ensure we actually use the rspec requirementSamuel E. Giddins2015-05-171-1/+2
* [Gemspec] Alpha sort development dependenciesSamuel E. Giddins2015-05-171-1/+1
* [Resolver] Properly cache #amount_constrained for deps with no satisfying ver...Samuel E. Giddins2015-05-171-2/+5
* RubyGems can only validate during chdirAndre Arko2015-05-175-32/+40
* [Path] Validate the gemspecs we find when globbingSamuel E. Giddins2015-05-162-20/+17
* Merge tag 'v1.9.9' into 1-10-stableAndre Arko2015-05-164-4/+52
|\
| * Version 1.9.9 with changelogv1.9.9Andre Arko2015-05-162-1/+7
| * Added backward compatibility for BUNDLE_* config keysStrech (Sergey Fedorov)2015-05-162-1/+25
| * Version 1.9.8 with changelogv1.9.8Andre Arko2015-05-122-2/+8
| * Merge pull request #3642 from bundler/seg-fix-sudoAndré Arko2015-05-121-1/+1
| |\
| | * [Fetcher] Use the existing tmp path when attempting to move the downloaded gemseg-fix-sudoSamuel E. Giddins2015-05-121-1/+1
| |/
| * Version 1.9.7 with changelogv1.9.7Andre Arko2015-05-072-1/+7
| * clean up tmp dirs if they get createdAndre Arko2015-05-075-18/+17
| * tmpdir used to be a stdlibAndre Arko2015-05-071-0/+1
| * add test for #3277Terence Lee2015-05-071-1/+18
| * Merge pull request #3619 from bundler/seg-lenient-parserAndré Arko2015-05-051-3/+9
| |\
| | * [LockfileParser] Leniently handle unknown statesseg-lenient-parserSamuel E. Giddins2015-05-041-3/+9
| * | Correct changelog since RG is actually compatibleAndre Arko2015-05-031-2/+2
| |/
* | [Config] Ensure we set the expanded path as the new valueSamuel E. Giddins2015-05-161-1/+1
* | [Travis] Also test 1-10-stableSamuel E. Giddins2015-05-161-0/+1
* | skip config warning when new value is unchangedAndre Arko2015-05-162-12/+15
* | #3649 - Stop printing replacement message when config is not changedFelipe Tanus2015-05-162-1/+10
* | fix double-require on ruby 1.8.7Andre Arko2015-05-161-1/+1
* | Merge pull request #3646 from fotanus/track_ciAndré Arko2015-05-163-0/+46
|\ \
| * \ Merge branch 'master' into track_cifotanus@gmail.com2015-05-152-2/+2
| |\ \
| * | | Recover correctly the env valuesfotanus@gmail.com2015-05-142-11/+21
| * | | Clean ENV variable after testsfotanus@gmail.com2015-05-141-0/+3
| * | | Distinguish CI command runsfotanus@gmail.com2015-05-142-0/+33
* | | | Merge pull request #3654 from bundler/seg-resolver-constrainedAndré Arko2015-05-161-3/+11
|\ \ \ \
| * | | | [Resolver] Modify sorting heuristic to check how constraining the requirement...seg-resolver-constrainedSamuel E. Giddins2015-05-161-3/+11
|/ / / /
* | | | RubyGems 2.4.7 is now the latest releaseSamuel E. Giddins2015-05-162-3/+3
| |/ / |/| |
* | | skip viz specs on 1.8.7Andre Arko2015-05-142-2/+2
|/ /
* | validate gemspec specifications (with a test)Andre Arko2015-05-132-3/+34
* | Merge pull request #3617 from bundler/seg-reset-settingsSamuel E. Giddins2015-05-110-0/+0
|\ \
| * | [SpecHelper] Reset settingsseg-reset-settingsSamuel E. Giddins2015-05-041-0/+1
* | | Allow bundle viz to work with dependencies satisfied by prereleases.Adam Prescott2015-05-114-2/+43
* | | [coc] chat rooms is clearer and includes slackAndre Arko2015-05-111-1/+1
* | | run 1.8 specs only on 1.8.x, etcAndre Arko2015-05-112-7/+12
* | | run parallel specs on 1.8 or higher, eg all rubiesAndre Arko2015-05-111-1/+1
* | | remove double letAndre Arko2015-05-111-3/+2
* | | [gem] simplify test instructions in readmeAndre Arko2015-05-111-2/+2
* | | [gem] clarify what release task doesAndre Arko2015-05-111-1/+1