summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
| * use existing constants to match BUNDLED WITHAndre Arko2015-06-081-1/+2
| * Fix bundler/inline.Tim Moore2015-06-081-1/+1
| * avoid altering BUNDLED WITH during implicit locksAndre Arko2015-06-084-6/+16
| * failing specs for BUNDLED WITH preservationAndre Arko2015-06-082-0/+109
|/
* Revert "Bundler.ui is now lazy-created"Andre Arko2015-06-081-0/+7
* remove unused variableAndre Arko2015-06-081-2/+0
* hoist post_install_messageAndre Arko2015-06-081-0/+1
* Display "with native extensions" log output correctlyIvan Tse2015-06-083-2/+13
* no more native ext message via RG outputAndre Arko2015-06-081-5/+1
* fix post-install messages from git and path gemsAndre Arko2015-06-083-8/+9
* post-install for consistencyAndre Arko2015-06-081-1/+1