1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler
David Rodríguez c5ee078c5f [rubygems/rubygems] Disable parallel installation by default on Windows
Since we enabled parallel installation by default, we've fixed all the
issues related to it that have come up, except for a Windows issue that
we haven't yet figured out. This issue is hit by our specs on a daily
basis and there's no reason to believe that it won't be hit by end users
in a similar way.

So, both to stop the testing flakyness and to prevent regressions in the
default behavior on Windows, I'd rather leave the default as it was
before on Windows for now.

https://github.com/rubygems/rubygems/commit/5d8ab57131
2020-06-18 19:14:15 +09:00
..
cli [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passed 2020-06-18 19:14:15 +09:00
compact_index_client [rubygems/rubygems] Revert multi ruby{,gems} version requirement fix 2020-06-05 07:32:42 +09:00
fetcher
installer [rubygems/rubygems] Fix parallel installer race condition 2020-06-05 07:32:42 +09:00
plugin Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
resolver Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
settings
source Update links from rubygems/bundler to rubygems/rubygems 2020-06-05 07:32:42 +09:00
templates Ship default .rubocop.yml 2020-06-18 19:14:15 +09:00
ui
vendor Remove a bunch of files that were deleted upstream 2020-05-23 07:28:57 +09:00
build_metadata.rb
bundler.gemspec Link to pre-filtered issue list 2020-06-05 07:32:42 +09:00
capistrano.rb
cli.rb Undeprecate the --no-cache flag 2020-06-18 19:14:15 +09:00
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb [rubygems/rubygems] Fix only_update_to_newer_versions regression 2020-06-18 19:14:15 +09:00
dep_proxy.rb
dependency.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
deployment.rb
deprecate.rb
dsl.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
endpoint_specification.rb
env.rb
environment_preserver.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
errors.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
feature_flag.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
fetcher.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
friendly_errors.rb Update links from rubygems/bundler to rubygems/rubygems 2020-06-05 07:32:42 +09:00
gem_helper.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
gem_helpers.rb
gem_tasks.rb
gem_version_promoter.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
gemdeps.rb
graph.rb
index.rb
injector.rb [rubygems/rubygems] Remove multiline gem specifications correctly 2020-06-05 07:32:42 +09:00
inline.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
installer.rb [rubygems/rubygems] Disable parallel installation by default on Windows 2020-06-18 19:14:15 +09:00
lazy_specification.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
lockfile_generator.rb
lockfile_parser.rb
match_platform.rb
mirror.rb
plugin.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
process_lock.rb
psyched_yaml.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
remote_specification.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
resolver.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
retry.rb
ruby_dsl.rb
ruby_version.rb
rubygems_ext.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
rubygems_gem_installer.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
rubygems_integration.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
runtime.rb
settings.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
setup.rb
shared_helpers.rb
similarity_detector.rb
source.rb
source_list.rb
spec_set.rb
stub_specification.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
ui.rb
uri_credentials_filter.rb
vendored_fileutils.rb
vendored_molinillo.rb
vendored_persistent.rb
vendored_thor.rb
vendored_uri.rb
version.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb