aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove authentication credentials for git sources from printed `bundle instal...James Wen2016-04-031-5/+9
* Create URICredentialsFilter module for filtering out authenticationJames Wen2016-04-032-0/+28
* Auto merge of #4412 - bundler:seg-speed-up-path, r=indirectHomu2016-03-301-0/+1
|\
| * [Path] Speed up bin generation when there are many filesSamuel Giddins2016-03-281-0/+1
* | Auto merge of #4418 - yuuki1224:patch-3, r=segiddinsHomu2016-03-301-2/+2
|\ \
| * | Fix exception message in spec_set.rbYuki Asano2016-03-291-2/+2
* | | Auto merge of #4408 - bundler:seg-enotsup, r=indirectHomu2016-03-302-0/+10
|\ \ \ | |/ / |/| |
| * | [SharedHelpers] Support 1.8.7 not having ENOTSUP definedSamuel Giddins2016-03-281-1/+1
| * | [SharedHelpers] Handle Errno::ENOTSUP in .filesystem_accessSamuel Giddins2016-03-282-0/+10
| |/
* | Fix 80 column on newgem gemspecLaurent Arnoud2016-03-291-2/+5
* | Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dirJames Wen2016-03-281-1/+1
|/
* Auto merge of #4403 - RochesterinNYC:fix-patch-minor-major-flags-bundle-outda...Homu2016-03-281-4/+4
|\
| * Allow `bundle outdated` to handle all combinations of `--major`,James Wen2016-03-271-4/+4
* | Prevent endless recursive copy for `bundle package --all` andJames Wen2016-03-251-1/+2
|/
* Open editor with clean envSamuel Cochran2016-03-231-1/+3
* Auto merge of #4274 - glennpratt:standalone-bundler-path, r=segiddinsHomu2016-03-231-1/+1
|\
| * Create standalone bundler/setup.rb at a consistent path.Glenn Pratt2016-03-221-1/+1
* | Auto merge of #4335 - cllns:upgrade-contributor-covenant, r=segiddinsHomu2016-03-231-29/+54
|\ \ | |/ |/|
| * Upgrade template Code of Conduct to Covenant 1.4Sean Collins2016-03-041-29/+54
* | Auto merge of #4369 - bundler:RochesterinNYC-alias-size-to-length-spec-set, r...Homu2016-03-221-1/+1
|\ \
| * | [SpecSet] Add basic specsSamuel Giddins2016-03-161-3/+1
| * | Add alias `Bundler::SpecSet#size` for `Bundler::SpecSet#length`James Wen2016-03-141-0/+2
* | | use the certs from their new subdirectoriesAndre Arko2016-03-171-1/+1
* | | only one level of directories here...Andre Arko2016-03-171-1/+1
* | | remove certs that aren't needed anymoreAndre Arko2016-03-178-95/+19
* | | Auto merge of #4357 - asutoshpalai:master, r=segiddinsHomu2016-03-172-1/+7
|\ \ \ | |/ / |/| |
| * | bundle install resolves all current dependencies Fixes #3981Asutosh Palai2016-03-112-1/+7
* | | Auto merge of #4358 - bundler:seg-index-rubygems-org, r=indirectHomu2016-03-121-1/+1
|\ \ \
| * | | [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgSamuel Giddins2016-03-111-1/+1
| |/ /
* | | Auto merge of #4342 - bronzdoc:colorize_gem_updates, r=segiddinsHomu2016-03-123-1/+8
|\ \ \ | |/ / |/| |
| * | Adding add_color to silent UIbronzdoc2016-03-081-0/+3
| * | Adding add_color methodbronzdoc2016-03-073-6/+6
| * | Add color to locked versionbronzdoc2016-03-051-1/+1
| * | Make version_message configurablebronzdoc2016-03-051-1/+5
| |/
* | [RuboCop] Update to 0.38.0Samuel Giddins2016-03-092-6/+6
* | Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-0918-22/+22
* | Auto merge of #4331 - asutoshpalai:master, r=segiddinsHomu2016-03-071-2/+2
|\ \
| * | Fixed the mistakesAsutosh Palai2016-03-071-2/+2
| * | Updated the method argument strings for all-packagesAsutosh Palai2016-03-041-2/+2
| |/
* / [RubygemsIntegration] Add support for new activate_bin_path binstubsSamuel Giddins2016-03-052-16/+23
|/
* Fix which to compare quotes correctly on 1.8.7Samuel Giddins2016-02-291-1/+2
* Handle quotes in PATHSamuel Giddins2016-02-291-5/+5
* Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-02-271-0/+3
* Auto merge of #4304 - mobilutz:master, r=indirectHomu2016-02-272-6/+9
|\
| * Change `without` handling so `bundle install` wayLutz Lengemann2016-02-181-2/+4
| * Call viz with dupped options so they can be editedLutz Lengemann2016-02-181-1/+1
| * Change help display for vizLutz Lengemann2016-02-181-5/+5
| * Option without can have multiple value.Lutz Lengemann2016-02-161-1/+2
* | Update changelog for 1.12.0.pre.2Samuel Giddins2016-02-261-1/+1
* | Auto merge of #4308 - bundler:seg-bundle-no-install, r=indirectHomu2016-02-252-1/+5
|\ \