summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4917 - bundler:seg-settings-temporary, r=indirectHomu2016-08-302-6/+22
|\
| * [Settings] Allow temporarily overriding settings in-memoryseg-settings-temporarySamuel Giddins2016-08-262-6/+22
* | [Env] Support running `bundle env` when not inside a bundleseg-apple-git-supportSamuel Giddins2016-08-261-0/+2
|/
* [Plugin] Don’t print GemfileErrors twiceseg-resolve-for-specific-platformsSamuel Giddins2016-08-251-1/+3
* [Definition] Validate platform in addition to rubySamuel Giddins2016-08-2511-10/+31
* [Definition] Only add current platform if not frozenSamuel Giddins2016-08-251-3/+7
* [LockfileParser] Ensure specs are consistently orderedSamuel Giddins2016-08-252-1/+15
* [SpecSet] Fix #for when installing with --deploymentSamuel Giddins2016-08-251-10/+13
* [Source] Always print the platform when installingSamuel Giddins2016-08-251-1/+1
* Refactor best-platform matchingSamuel Giddins2016-08-254-20/+53
* [Resolver] Remove required_by attribute from SpecGroupSamuel Giddins2016-08-251-2/+1
* [LazySpecification] Only materialize for the current platform whenSamuel Giddins2016-08-251-1/+2
* Resolve for specific platformsSamuel Giddins2016-08-258-29/+75
* Auto merge of #4654 - bundler:aa-ruby-version-conflict-message, r=indirectHomu2016-08-254-30/+95
|\
| * [Resolver] Remove ruby_version attributeSamuel Giddins2016-08-232-15/+18
| * [Definition] Improve error message when locked ruby version fails to parseSamuel Giddins2016-08-231-2/+3
| * Backport Requirement#exact? ffor RG < ~2.1Samuel Giddins2016-08-231-0/+5
| * [Definition] Handle non-exact ruby version requirementsSamuel Giddins2016-08-231-12/+19
| * Fix resolving when the gemfile has a ruby patch requirementSamuel Giddins2016-08-232-4/+21
| * [Definition] Only use RubyVersion objects to determine resolution behaviorSamuel Giddins2016-08-231-9/+17
| * Use the resolver to resolve for ruby / rubygems versionsSamuel Giddins2016-08-232-12/+36
* | Auto merge of #4898 - JuanitoFatas:feature/generated-readme-github-url, r=seg...Homu2016-08-252-2/+3
|\ \
| * | Fill in git username to the generated github urlJuanitoFatas2016-08-202-2/+3
* | | Auto merge of #4624 - chrismo:openssl_version_in_bundle_env, r=segiddinsHomu2016-08-251-0/+1
|\ \ \
| * | | Add OpenSSL::OPENSSL_VERSION to `bundle env`chrismo2016-08-091-0/+1
* | | | Auto merge of #4878 - Zorbash:binstubs-standalone-flag, r=segiddinsHomu2016-08-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change standalone flag of binstubs cmd to booleanDimitris Zorbas2016-08-141-1/+1
* | | | Auto merge of #4908 - okkez:add-missing-respond_to_missing, r=segiddinsHomu2016-08-231-0/+4
|\ \ \ \
| * | | | Add missing definition of `respond_to_missing?`Kenji Okimoto2016-08-231-0/+4
* | | | | Auto merge of #4897 - bundler:seg-lock-platform, r=indirectHomu2016-08-232-3/+8
|\ \ \ \ \
| * | | | | Always use DepProxy in the resolverseg-lock-platformSamuel Giddins2016-08-222-2/+3
| * | | | | [Resolver] Ensure payloads in the base DG respond to __platformSamuel Giddins2016-08-221-2/+5
| * | | | | [Resolver] Ensure all platforms are activated for the activated spec groupSamuel Giddins2016-08-221-1/+2
| |/ / / /
* | | | | Distinguish tests for checksum mismatch & invalid checksumSamuel Giddins2016-08-221-1/+1
* | | | | Support both base64 and hex digest encodingsSamuel Giddins2016-08-221-1/+9
* | | | | Allow disabling checksum validationSamuel Giddins2016-08-222-0/+2
* | | | | [RubyGemsGemInstaller] Validate checksums from the compact indexSamuel Giddins2016-08-222-1/+29
|/ / / /
* | | | Version 1.13.0.rc.2 with changelogAndre Arko2016-08-221-1/+1
* | | | postpone the `add` command until 1.14Andre Arko2016-08-221-10/+0
* | | | it’s not injecting anymoreAndre Arko2016-08-221-1/+1
* | | | mark inject deprecated for removal in 2.0Andre Arko2016-08-221-0/+1
* | | | Auto merge of #4885 - allenzhao:add-open3-todo, r=segiddinsHomu2016-08-221-0/+5
|\ \ \ \
| * | | | Add todo for #capture_and_filter_stderrZehan Zhao2016-08-161-0/+5
* | | | | Auto merge of #4849 - bundler:seg-settings-crlf, r=indirectHomu2016-08-211-1/+1
|\ \ \ \ \
| * | | | | [YAMLSerializer] Allow loading with CRLF line endingsseg-settings-crlfSamuel Giddins2016-08-081-1/+1
* | | | | | Auto merge of #4784 - colby-swandale:path-already-exists-error-msg, r=indirectHomu2016-08-211-1/+1
|\ \ \ \ \ \
| * | | | | | refactor file conflict error message, removing `same`Colby Swandale2016-07-151-1/+1
| * | | | | | update path already exists error message to not be specific to symlinksColby2016-07-141-1/+1
* | | | | | | Auto merge of #4889 - bundler:seg-deprecations-99-versions, r=indirectHomu2016-08-211-1/+2
|\ \ \ \ \ \ \
| * | | | | | | [SharedHelpers] Always print major deprecations on .99 versionsseg-deprecations-99-versionsSamuel Giddins2016-08-171-1/+2
| | |_|_|_|_|/ | |/| | | | |