summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Auto merge of #5440 - wjordan:fips_enabled_compact_index, r=indirectThe Bundler Bot2017-02-222-15/+38
| * | Auto merge of #5417 - seban:document-mirror-fallback-timeout-option, r=segiddinsThe Bundler Bot2017-02-221-1/+14
| * | Auto merge of #5439 - danielpclark:patch_gh_username, r=segiddinsThe Bundler Bot2017-02-223-7/+13
| * | Auto merge of #5435 - bundler:aa-rm-post-install, r=indirectThe Bundler Bot2017-02-221-7/+0
| * | Auto merge of #5388 - rhenium:topic/defer-requiring-rubygems-spec_fetcher, r=...The Bundler Bot2017-02-225-5/+14
| * | Auto merge of #5421 - bundler:seg-read-only-fs-no-global-settings, r=indirectThe Bundler Bot2017-02-226-3/+25
| * | Auto merge of #5266 - bundler:seg-install-frozen-gemspec-deps-changed, r=indi...The Bundler Bot2017-02-228-20/+81
* | | Auto merge of #5459 - bundler:seg-bundler-plugin-source-api-const-undefined, ...The Bundler Bot2017-02-213-1/+31
|\ \ \ | |_|/ |/| |
| * | Avoid undefined Bundler::Plugin::API::Source exceptionseg-bundler-plugin-source-api-const-undefinedSamuel Giddins2017-02-223-1/+31
* | | Auto merge of #5455 - googya:master, r=colby-swandaleThe Bundler Bot2017-02-218-17/+17
|\ \ \
| * | | fix typoleslie.wen2017-02-218-17/+17
| |/ /
* | | Auto merge of #5374 - colby-swandale:bundle-info, r=indirectThe Bundler Bot2017-02-216-2/+135
|\ \ \
| * | | skip default gem test for 1.9.3Colby Swandale2017-02-191-1/+1
| * | | check if gem_spec responds to default_gemColby Swandale2017-02-191-2/+2
| * | | rubocop fixesColby Swandale2017-02-191-2/+2
| * | | fix info documentation that was referencing showColby Swandale2017-02-191-1/+1
| * | | cleanup and add output for default gemColby Swandale2017-02-192-11/+21
| * | | remove version strings in rdoc specColby Swandale2017-02-131-2/+2
| * | | fix breaking test with missing `RSpec.`Colby Swandale2017-02-131-1/+1
| * | | rubocop fixesColby Swandale2017-01-271-0/+1
| * | | add bundle-info man pageColby Swandale2017-01-271-0/+17
| * | | allow info for default gemsColby Swandale2017-01-272-1/+16
| * | | fix rubocop issuesColby Swandale2017-01-272-6/+6
| * | | removed deprecation warning from bundle showColby Swandale2017-01-271-4/+0
| * | | touchup specs, removed outdated status from bundle infoColby Swandale2017-01-274-45/+45
| * | | fix post bundle message specFrederico Bittencourt2016-11-231-1/+1
| * | | remove --path argument from info commandFrederico Bittencourt2016-11-224-19/+4
| * | | fix typoFrederico2016-11-191-1/+1
| * | | rubcop changesFrederico Bittencourt2016-10-153-13/+9
| * | | show deprecated warning on bundle show --outdatedFrederico Bittencourt2016-10-151-0/+4
| * | | add default value to --pathFrederico Bittencourt2016-10-151-0/+1
| * | | don't fetch latest versions if gem name not foundFrederico Bittencourt2016-10-152-3/+7
| * | | show specific gem details with 'bundle info GEM'Frederico Bittencourt2016-10-153-0/+104
* | | | Auto merge of #5436 - okkez:fix-frozen-string-literal-error-with-rubygems-2.6...The Bundler Bot2017-02-212-1/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | Add limit `:rubygems => ">= 2"`okkez2017-02-191-2/+2
| * | | Add unit test for previous commitokkez2017-02-181-0/+27
| * | | Use empty array when `spec_settings` returns `nil`okkez2017-02-161-1/+1
* | | | Auto merge of #5451 - colby-swandale:update-rubocop, r=segiddinsThe Bundler Bot2017-02-204-24/+55
|\ \ \ \
| * | | | [Rubocop] Update Rubocop to 0.47.1Colby Swandale2017-02-204-24/+55
| |/ / /
* | | | Auto merge of #5449 - colby-swandale:fix-pr-guide-link, r=indirectThe Bundler Bot2017-02-201-1/+1
|\ \ \ \
| * | | | fix broken link to PULL_REQUESTS.md in BUG_TRIAGE.mdColby Swandale2017-02-191-1/+1
* | | | | Auto merge of #5450 - bundler:seg-stub-specification-missing-extensions, r=in...The Bundler Bot2017-02-192-0/+35
|\ \ \ \ \
| * | | | | [StubSpecification] Avoid loading all installed gemspecsseg-stub-specification-missing-extensionsSamuel Giddins2017-02-182-0/+35
| |/ / / /
* | | | | Auto merge of #5448 - bundler:aa-core-team-alumni, r=indirectThe Bundler Bot2017-02-191-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | wrap at 80 charsaa-core-team-alumniAndre Arko2017-02-181-1/+5
| * | | | Add core team alumni to the gemspec authorsAndre Arko2017-02-181-1/+1
|/ / / /
* | | | Auto merge of #5427 - bundler:seg-api-missing-dependencies, r=indirectThe Bundler Bot2017-02-1811-4/+108
|\ \ \ \
| * | | | [LazySpecification] Handle when the search in __materialize__ returns nilseg-api-missing-dependenciesSamuel Giddins2017-02-151-1/+1
| * | | | [LazySpecification] Handle when the swapped platform-specfic spec has extra depsSamuel Giddins2017-02-153-1/+54
| * | | | Compare deps in a manner compatible with old RGsSamuel Giddins2017-02-133-5/+10