summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Auto merge of #6200 - voxik:relax-directory-restrictions, r=segiddinsThe Bundler Bot2017-12-041-1/+1
|\ \ \ \
| * | | | Allow test execution in paths containing dash.Vít Ondruch2017-12-011-1/+1
|/ / / /
* | | | Auto merge of #6191 - elia:patch-1, r=colby-swandaleThe Bundler Bot2017-11-301-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Ensure git is executed inside the gemspec dirElia Schito2017-11-281-2/+2
* | | | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-11-306-9/+50
|\ \ \ \
| * | | | finally working test for the inline double-checkindirect/fix-6072Andre Arko2017-11-283-0/+47
| * | | | remove duplicate gem creationAndre Arko2017-11-261-4/+0
| * | | | Stop overriding specs during double-checksAndre Arko2017-11-262-5/+3
| |/ / /
* | | | Auto merge of #6194 - voxik:fix-version-replacement-in-lockfile, r=segiddinsThe Bundler Bot2017-11-301-1/+1
|\ \ \ \
| * | | | Be more precise when replacing Bundler version in lock file.Vít Ondruch2017-11-301-1/+1
| | |/ / | |/| |
* | | | Auto merge of #6195 - dr-itz:unbreak-warbler, r=segiddinsThe Bundler Bot2017-11-301-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Include bundler.gemspec in the gem because warbler breaks w/o itDaniel Ritz2017-11-301-0/+2
|/ / /
* | | Auto merge of #6186 - greysteil:treat-release-preference-as-constraint, r=ind...The Bundler Bot2017-11-293-1/+24
|\ \ \ | |/ / |/| |
| * | Resolver: treat dependencies with prerelease versions as slightly constrainedGrey Baker2017-11-273-1/+24
|/ /
* | Auto merge of #6161 - bundler:indirect/update-pr-docs, r=segiddinsThe Bundler Bot2017-11-081-4/+0
|\ \
| * | Stop requesting changelogs in PRsindirect/update-pr-docsAndré Arko2017-11-081-4/+0
* | | Auto merge of #6157 - mattbrictson:fix-nomethoderror-bundle-update-group, r=i...The Bundler Bot2017-11-082-1/+20
|\ \ \ | |/ / |/| |
| * | Fix NoMethodError during `bundle update --group`Matt Brictson2017-11-082-1/+20
|/ /
* | Auto merge of #6153 - abunashir:abu-update-doc-link, r=colby-swandaleThe Bundler Bot2017-11-061-1/+1
|\ \
| * | Update `config` page link to the recent versionAbu Nashir2017-11-061-1/+1
|/ /
* | Auto merge of #6145 - halfbyte:reduce_dependency_trees_bailout, r=segiddinsThe Bundler Bot2017-11-041-0/+2
|\ \
| * | Bail out of reducing depency trees on huge dependency conflict setsJan Krutisch2017-11-021-0/+2
* | | Auto merge of #6142 - bundler:seg-rubygems-2.7.0, r=segiddinsThe Bundler Bot2017-11-042-4/+8
|\ \ \ | |/ / |/| |
| * | [Travis] Test against RubyGems 2.7.1Samuel Giddins2017-11-032-4/+8
|/ /
* | Merge tag 'v1.16.0'Samuel Giddins2017-10-316-2/+31
|\ \ | |/
| * Version 1.16.0 with changelogv1.16.0Samuel Giddins2017-10-312-1/+15
| * Ensure bundler/psyched_yaml is always loaded before Gem.load_yaml is calledSamuel Giddins2017-10-302-0/+3
| * Properly handle unsafe YAML warnings in specs on Ruby 1.8.7Samuel Giddins2017-10-303-1/+11
| * [Deprecate] Ensure skip is defined before being accessedSamuel Giddins2017-10-301-2/+3
| * [Definition] Ensure @gem_version_promoter is never nilSamuel Giddins2017-10-301-1/+1
| * Auto merge of #6133 - bundler:seg-bundler-2-5-default-activation-fix, r=colby...The Bundler Bot2017-10-301-0/+1
| * Auto merge of #6131 - bundler:seg-molinillo-0.6.4, r=segiddinsThe Bundler Bot2017-10-303-3/+3
| * Auto merge of #6128 - greysteil:prioritise-requested-gems, r=segiddinsThe Bundler Bot2017-10-304-3/+36
| * Auto merge of #6119 - bundler:seg-ruby-2-5-digest-gem, r=colby-swandaleThe Bundler Bot2017-10-3010-16/+13
| * Auto merge of #6092 - dekellum:do-not-rescue-signal-exception, r=segiddinsThe Bundler Bot2017-10-303-1/+23
| * Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddinsThe Bundler Bot2017-10-302-7/+11
| * Auto merge of #6099 - bundler:colby/docs-ascii, r=segiddinsThe Bundler Bot2017-10-301-1/+1
| * Auto merge of #6102 - amatsuda:warnings, r=segiddinsThe Bundler Bot2017-10-301-6/+12
| * Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-3014-20/+21
| * Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolleThe Bundler Bot2017-10-302-1/+12
* | Auto merge of #6135 - greysteil:fix-typo, r=segiddinsThe Bundler Bot2017-10-301-1/+1
|\ \
| * | Fix typo in spec nameGrey Baker2017-10-301-1/+1
|/ /
* | Auto merge of #6133 - bundler:seg-bundler-2-5-default-activation-fix, r=colby...The Bundler Bot2017-10-291-0/+1
|\ \
| * | Ensure that autoloads are resolved in the real working directorySamuel Giddins2017-10-291-0/+1
|/ /
* | Auto merge of #6131 - bundler:seg-molinillo-0.6.4, r=segiddinsThe Bundler Bot2017-10-293-3/+3
|\ \
| * | Update vendored Molinillo to 0.6.4Samuel Giddins2017-10-293-3/+3
|/ /
* | Auto merge of #6128 - greysteil:prioritise-requested-gems, r=segiddinsThe Bundler Bot2017-10-284-3/+36
|\ \
| * | Prioritise explicitly requested gems in dependency resolution sort orderGrey Baker2017-10-274-3/+36
* | | Auto merge of #6123 - meganemura:remove-blank-line, r=colby-swandaleThe Bundler Bot2017-10-271-1/+1
|\ \ \ | |/ / |/| |
| * | Remove a blank line in generated gemspec for RUBY_VERSION >= "2.0.0"meganemura2017-10-271-1/+1
|/ /