summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dsl#with_source should restore the previous sourcebackport-3978Agis-2015-09-062-1/+18
* catch EHOSTUNREACH, tooAndre Arko2015-07-251-2/+2
* Handle ENOEXEC as wellAndre Arko2015-07-251-1/+1
* Support :mri_23 platform and its variationsAkira Matsuda2015-07-254-3/+52
* Test :mri_22 DSL as wellAkira Matsuda2015-07-251-1/+1
* Add mswin_22 and mswin64_22 to the platform mapAkira Matsuda2015-07-251-0/+2
* Rescue Net::HTTPFatalError, tooAndre Arko2015-07-251-1/+1
* Update changelog for 1.10.6v1.10.6Samuel E. Giddins2015-07-222-1/+13
* Merge pull request #3856 from bundler/aa-warn-invalid-gemspecsAndré Arko2015-07-202-3/+4
|\
| * Update spec to fail, then fix itaa-warn-invalid-gemspecsAndre Arko2015-07-182-7/+4
| * downgrade invalid specs to a warning for nowAndre Arko2015-07-161-2/+6
* | Merge pull request #3838 from ethanez713/patch-2André Arko2015-07-181-1/+1
|\ \ | |/ |/|
| * Update README.md.ttethanez7132015-07-161-1/+1
|/
* Merge pull request #3823 from mattbrictson/patch-2Samuel E. Giddins2015-07-151-2/+2
|\
| * Fix option description for `bundle gem`Matt Brictson2015-07-111-2/+2
* | Apply the suggested fix from #3438Andre Arko2015-07-151-1/+1
|/
* Fix install_if not clearing install conditionsDaniel Teixeira2015-07-102-2/+8
* Use explicit values in RemoteSpecification testsTim Blair2015-07-091-4/+4
* Clean up duplicate specs for RemoteSpecificationTim Blair2015-07-091-65/+41
* Ensure two RemoteSpecifications are comparableTim Blair2015-07-092-2/+45
* disable fast_finishAndre Arko2015-07-081-1/+0
* add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
* spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
* match by namePatrick Metcalfe2015-07-011-2/+2
* switch reject to selectPatrick Metcalfe2015-07-011-4/+3
* Update changelog for 1.10.5v1.10.5Andre Arko2015-06-241-0/+4
* Merge pull request #3779 from bundler/seg-bundled-withAndré Arko2015-06-242-11/+52
|\
| * [Definition] Dont updated bundled with when 100% unnecessaryseg-bundled-withSamuel E. Giddins2015-06-232-11/+52
* | document install_if in Gemfile.5Andre Arko2015-06-241-0/+10
* | Version 1.10.5 with changelogAndre Arko2015-06-232-3/+5
* | link to code of conduct from readmeAndre Arko2015-06-231-2/+6
|/
* expect the correct exitstatus, refactor testsAndre Arko2015-06-231-18/+8
* try to make the precedence clearerAndre Arko2015-06-231-3/+3
* Merge pull request #3743Andre Arko2015-06-232-2/+32
|\
| * Add test to ensure that bundle install --force works even when bundle is not ...Karlo2015-06-231-0/+9
| * Add test to ensure that bundle install --force doesn't leave any old code on ...Karlo2015-06-231-0/+8
| * Don't reinstall bundler when using --forceKarlo2015-06-232-1/+13
| * Add test to ensure that bundle install --force exits without errorKarlo2015-06-231-2/+3
|/
* Make Bundler::RemoteSpecification comparable.Tony Spataro2015-06-193-11/+76
* Allow comparing Bundler StubSpecs with RG specsAndre Arko2015-06-192-2/+25
* Merge pull request #3736 from bundler/seg-fixed-resolverSamuel E. Giddins2015-06-161-3/+5
|\
| * [Resolver] Fix initialization of search varseg-fixed-resolverSamuel E. Giddins2015-06-161-2/+1
| * [Resolver] Only search when necessarySamuel E. Giddins2015-06-131-1/+1
| * [Resolver] Add optimization for deps where theres a path/gemspec sourceSamuel E. Giddins2015-06-101-3/+6
* | Merge pull request #3747 from pducks32/update-rails-versionSamuel E. Giddins2015-06-161-1/+1
|\ \
| * | update rails version in specsPatrick Metcalfe2015-06-161-1/+1
|/ /
* | Version 1.10.4 with changelogv1.10.4Andre Arko2015-06-162-1/+12
|/
* [Travis] Test against 2.4.8 nowSamuel E. Giddins2015-06-102-3/+3
* Merge pull request #3722 from bundler/implicit_lock_preservationAndré Arko2015-06-087-7/+131
|\
| * specs for bundler version warningsimplicit_lock_preservationAndre Arko2015-06-082-2/+6