summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RubyGemsIntegration] Mark loaded specs as activatedseg-mark-loaded-specs-as-activatedSamuel E. Giddins2015-05-161-1/+6
* 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
* | [gem] put mit in readme if enabledAndre Arko2015-05-111-0/+6
* | [gem] rework readme contrib sectionAndre Arko2015-05-112-5/+2
* | remove gemfile man special case from cleanAndre Arko2015-05-111-2/+1
* | [SpecHelper] Reset settingsSamuel E. Giddins2015-05-111-0/+1
* | Merge pull request #3630 from fny/test-instructionsAndré Arko2015-05-101-2/+2
|\ \
| * | Add instructions for running tests; fixes #3596Faraz Yashar2015-05-071-2/+2
* | | Don't hit rubygems.org in tests o_OAndre Arko2015-05-091-11/+6
* | | use Rake convention of clean/clobber for manpagesAndre Arko2015-05-091-8/+17
* | | Merge pull request #3635 from bundler/seg-resolver-sort-speedupAndré Arko2015-05-091-0/+1
|\ \ \
| * | | [Resolver] Speed up cases where a dependency with more possible versions is m...seg-resolver-sort-speedupSamuel E. Giddins2015-05-081-0/+1
| |/ /
* | | Merge pull request #3636 from bundler/seg-flexible-spacingAndré Arko2015-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | [LockfileParser] Allow reverting BUNDLED WITH padding to 2 spacesseg-flexible-spacingSamuel E. Giddins2015-05-081-1/+1
|/ /
* | preempt possible race in rubygems lockAndre Arko2015-05-071-5/+6
* | Version 1.10.0.pre.2 with changelogv1.10.0.pre.2Andre Arko2015-05-072-1/+7
* | Merge branch 'master' of https://github.com/bundler/bundlerAndre Arko2015-05-076-46/+46
|\ \
| * \ Merge pull request #3623 from bundler/seg-bundled-with-compatibilityAndré Arko2015-05-076-46/+46
| |\ \
| | * | [Lockfile] Make the BUNDLED WITH section backwards compatibleseg-bundled-with-compatibilitySamuel E. Giddins2015-05-066-46/+46
| |/ /
* | | Version 1.10.0.pre.1v1.10.0.pre.1Andre Arko2015-05-052-1/+7
|/ /
* | tmpdir used to be a stdlibAndre Arko2015-05-041-0/+1
* | Merge pull request #3618 from hone/masterAndre Arko2015-05-041-1/+18
|\ \
| * | add test for #3277Terence Lee2015-05-051-1/+18
* | | clean up tmp dirs if they get createdAndre Arko2015-05-044-19/+18
| |/ |/|
* | Merge pull request #3612 from bundler/seg-major-version-errosAndré Arko2015-05-044-8/+136
|\ \
| * | Add specs for encountering different bundler versions in the lockfileseg-major-version-errosSamuel E. Giddins2015-05-032-3/+115
| * | [Definition] Only compare major versions when we have a locked versionSamuel E. Giddins2015-05-032-9/+10
| * | Warn when upgrading lockfile major version & error when major version is too lowSamuel E. Giddins2015-05-032-5/+20
| |/
* | Merge pull request #3616 from tenderlove/optionsAndré Arko2015-05-041-2/+2
|\ \ | |/ |/|