summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename to force_ruby_platformseg-settings-only-ruby-platformAndre Arko2016-10-025-5/+5
* Add a spec for only_ruby_platformSamuel Giddins2016-09-273-1/+18
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-279-10/+16
* Auto merge of #5008 - bundler:seg-lazy-specification-materialize-platform, r=...Homu2016-09-282-1/+38
|\
| * [LazySpecification] Only use a Source::Gemspec#gemspec when its the right gemseg-lazy-specification-materialize-platformSamuel Giddins2016-09-221-1/+1
| * ¯\_(ツ)_/¯ just give up and special case Source::GemspecSamuel Giddins2016-09-211-1/+5
| * Add a spec for lazy specification picking the right platform for Gemspec sourcesSamuel Giddins2016-09-211-0/+33
| * [LazySpecification] Select the best platform match when materializingSamuel Giddins2016-09-211-1/+1
* | Auto merge of #4992 - chrismo:fix_disable_shared_gems_gem_path, r=chrismoHomu2016-09-285-7/+60
|\ \
| * | Fix disable_shared_gems bug & keep nested execchrismo2016-09-274-4/+41
| * | @segiddins support for system bundlerchrismo2016-09-211-3/+19
* | | Auto merge of #5012 - bundler:seg-2-0-enable-feature-flags, r=indirectHomu2016-09-282-5/+10
|\ \ \
| * | | Default allow_offline_install and only_update_to_newer_versions to true on 2.0seg-2-0-enable-feature-flagsSamuel Giddins2016-09-222-3/+4
| * | | [FeatureFlag] Add a default value block for settings flagsSamuel Giddins2016-09-221-2/+6
| | |/ | |/|
* | | Auto merge of #5024 - renuo:docs/small-bugs-and-features, r=segiddinsHomu2016-09-271-1/+1
|\ \ \
| * | | Fix broken link in DEVELOPMENT.md to "small" issuesDiego Steiner2016-09-271-1/+1
|/ / /
* | | Auto merge of #5015 - m1k3:fix-settings-no-config, r=segiddinsHomu2016-09-242-1/+11
|\ \ \ | |/ / |/| |
| * | fixing style violationsMichal Olah2016-09-231-3/+3
| * | fixing NoMethodError on settingsMichal Olah2016-09-232-1/+11
|/ /
* | Auto merge of #5002 - alepore:fix-colors, r=indirectHomu2016-09-202-2/+2
|\ \
| * | fix message parenthesis colorAlessandro Lepore2016-09-202-2/+2
* | | Auto merge of #4956 - bundler:seg-prompt-for-sudo, r=indirectHomu2016-09-202-2/+9
|\ \ \
| * | | Always prompt once for sudoseg-prompt-for-sudoSamuel Giddins2016-09-072-2/+9
* | | | Auto merge of #4968 - bundler:seg-exec-load-docs, r=indirectHomu2016-09-201-0/+9
|\ \ \ \
| * | | | Update bundle-exec docs for exec loadingseg-exec-load-docsSamuel Giddins2016-09-111-0/+9
* | | | | Auto merge of #4998 - srbaker:patch-1, r=segiddinsHomu2016-09-191-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ::Rake::CommandFailedError doesn't exist.Steven R. Baker2016-09-171-1/+1
* | | | | Auto merge of #4971 - bundler:seg-pare-metadata-error, r=indirectHomu2016-09-192-0/+15
|\ \ \ \ \
| * | | | | [EndpointSpecification] Raise a helpful error when parsing metadata failsseg-pare-metadata-errorSamuel Giddins2016-09-162-0/+15
* | | | | | Auto merge of #4967 - bundler:seg-lock-no-update, r=indirectHomu2016-09-194-11/+38
|\ \ \ \ \ \
| * | | | | | [Lock] Default to not updatingseg-lock-no-updateSamuel Giddins2016-09-114-11/+38
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #4994 - bundler:seg-definition-init-perf, r=segiddinsHomu2016-09-171-4/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [Definition] Avoid parsing lockfile twice on initseg-definition-init-perfSamuel Giddins2016-09-161-4/+2
* | | | | | Auto merge of #4976 - bundler:seg-fix-eval-gemfile-path-sources, r=indirectHomu2016-09-172-1/+24
|\ \ \ \ \ \
| * | | | | | [Path] Fix serializing absolute paths that are inside the rootseg-fix-eval-gemfile-path-sourcesSamuel Giddins2016-09-131-1/+1
| * | | | | | [Path] Store lockfile paths relative to the root, not the gemfile pathSamuel Giddins2016-09-132-1/+24
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #4983 - bundler:seg-redefine-method-visibility, r=indirecthomu-tmpHomu2016-09-161-0/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [RubygemsIntegration] Only set visibility if theres a methodSamuel Giddins2016-09-161-1/+2
| * | | | | [RubygemsIntegration] Ensure redefined methods have the same visibilitySamuel Giddins2016-09-161-0/+12
|/ / / / /
* | | | | Auto merge of #4922 - JuanitoFatas:fix/4914-gemfile-engine-symbol-and-string,...Homu2016-09-153-2/+39
|\ \ \ \ \
| * | | | | Use Hashrocket => because we support Ruby 1.8.7JuanitoFatas2016-09-151-2/+2
| * | | | | Support specify engine by symbol in GemfileJuanitoFatas2016-09-153-2/+39
| | |_|_|/ | |/| | |
* | | | | Auto merge of #4990 - bundler:seg-realworld-flex, r=segiddinsHomu2016-09-151-2/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Dynamically fetch expected rails versionseg-realworld-flexSamuel Giddins2016-09-151-2/+10
|/ / / /
* | | | Auto merge of #4977 - chrismo:cons_lock_shared_deps, r=segiddinsHomu2016-09-142-3/+70
|\ \ \ \
| * | | | Fix #4934. Make GVP _after_ eager unlock.chrismo2016-09-132-3/+70
* | | | | Merge tag 'v1.13.1'Samuel Giddins2016-09-132-1/+12
|\ \ \ \ \
| * | | | | Version 1.13.1 with changelogv1.13.1Samuel Giddins2016-09-132-1/+8
| * | | | | Auto merge of #4972 - bundler:seg-molinillo-0.5.1, r=indirectHomu2016-09-132-3/+9
| * | | | | Auto merge of #4944 - dekellum:missing-require-rubygems-source, r=indirectHomu2016-09-131-0/+10