summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Speed up test gem installationseg-update-compact-indexSamuel Giddins2016-08-291-5/+9
* Update specs to use compact_index 0.11Samuel Giddins2016-08-294-7/+8
* [Env] Support running `bundle env` when not inside a bundleseg-apple-git-supportSamuel Giddins2016-08-261-0/+8
* Auto merge of #4491 - bundler:seg-exec-file--zsh, r=indirectHomu2016-08-261-0/+36
|\
| * [Exec] Add specs for $0 and __FILE__ when loadedseg-exec-file--zshSamuel Giddins2016-08-231-0/+36
* | [Source] Always print the platform when installingSamuel Giddins2016-08-251-1/+1
* | Add a spec for platform_specific resolution / runtimeSamuel Giddins2016-08-251-0/+95
* | Automatically add platform to version in the spec’s buildersSamuel Giddins2016-08-251-1/+4
* | Add a platform helper for x64_macSamuel Giddins2016-08-251-0/+4
* | Add a helper to the_bundler to get a parsed lockfileSamuel Giddins2016-08-251-0/+5
* | Resolve for specific platformsSamuel Giddins2016-08-251-1/+1
* | Auto merge of #4654 - bundler:aa-ruby-version-conflict-message, r=indirectHomu2016-08-254-10/+51
|\ \
| * | Update resolving specs for required ruby version refactoraa-ruby-version-conflict-messageSamuel Giddins2016-08-232-2/+5
| * | Update spec for consistency with how Gem.ruby_version is usedSamuel Giddins2016-08-231-1/+1
| * | [Definition] Handle non-exact ruby version requirementsSamuel Giddins2016-08-231-19/+42
| * | Fix resolving when the gemfile has a ruby patch requirementSamuel Giddins2016-08-231-1/+1
| * | Use the resolver to resolve for ruby / rubygems versionsSamuel Giddins2016-08-231-7/+10
| * | test for a diagnostic error on ruby version failAndre Arko2016-08-231-2/+14
| |/
* | Auto merge of #4898 - JuanitoFatas:feature/generated-readme-github-url, r=seg...Homu2016-08-251-0/+29
|\ \
| * | Fill in git username to the generated github urlJuanitoFatas2016-08-201-0/+29
* | | 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 #4908 - okkez:add-missing-respond_to_missing, r=segiddinsHomu2016-08-231-0/+16
|\ \ \
| * | | Add missing definition of `respond_to_missing?`Kenji Okimoto2016-08-231-0/+16
* | | | Auto merge of #4897 - bundler:seg-lock-platform, r=indirectHomu2016-08-232-6/+91
|\ \ \ \
| * | | | Add a spec for lock adding all new platform-specific depsSamuel Giddins2016-08-221-0/+91
| * | | | Remove unusable chain from read_as matcherSamuel Giddins2016-08-221-6/+0
| |/ / /
* | | | Only validate gem checksums on RubyGems 2.3+seg-validate-checksumsSamuel Giddins2016-08-221-1/+1
* | | | Distinguish tests for checksum mismatch & invalid checksumSamuel Giddins2016-08-222-3/+14
* | | | Allow disabling checksum validationSamuel Giddins2016-08-221-1/+10
* | | | Fix base64 regexp in compact index specSamuel Giddins2016-08-221-1/+1
* | | | [RubyGemsGemInstaller] Validate checksums from the compact indexSamuel Giddins2016-08-223-1/+37
|/ / /
* | | postpone the `add` command until 1.14Andre Arko2016-08-221-84/+0
* | | we can just use repo1 instead of copying to repo2Andre Arko2016-08-221-3/+1
* | | Auto merge of #4849 - bundler:seg-settings-crlf, r=indirectHomu2016-08-211-0/+23
|\ \ \
| * | | [YAMLSerializer] Allow loading with CRLF line endingsseg-settings-crlfSamuel Giddins2016-08-081-0/+23
* | | | Auto merge of #4784 - colby-swandale:path-already-exists-error-msg, r=indirectHomu2016-08-211-4/+4
|\ \ \ \
| * | | | rework specs from previous commitColby2016-07-141-4/+4
* | | | | Auto merge of #4889 - bundler:seg-deprecations-99-versions, r=indirectHomu2016-08-211-0/+16
|\ \ \ \ \
| * | | | | [SharedHelpers] Always print major deprecations on .99 versionsseg-deprecations-99-versionsSamuel Giddins2016-08-171-0/+16
| | |_|_|/ | |/| | |
* | | | | Auto merge of #4894 - bundler:seg-enable-trampoline-2.0, r=indirectHomu2016-08-201-0/+18
|\ \ \ \ \
| * | | | | [PostitTrampoline] Automatically enable when target version is >= 2seg-enable-trampoline-2.0Samuel Giddins2016-08-181-0/+18
| |/ / / /
* | | | | Auto merge of #4888 - bundler:seg-doctor, r=indirectHomu2016-08-201-2/+5
|\ \ \ \ \
| * | | | | [Doctor] Ensure missing dylibs are printed in a consistent orderseg-doctorSamuel Giddins2016-08-171-1/+1
| * | | | | [Doctor] Raise a ProductionError for linkage failuresSamuel Giddins2016-08-161-2/+5
* | | | | | Block resolving to older versions during an updateseg-block-update-regressionsSamuel Giddins2016-08-181-0/+36
| |/ / / / |/| | | |
* | | | | Update specs for exec() having a different process title than loadSamuel Giddins2016-08-161-0/+2
* | | | | Add a setting for disable_exec_loadSamuel Giddins2016-08-161-0/+9
|/ / / /
* | | | Auto merge of #4850 - jrochkind:better_version_mismatch_warning, r=segiddinsHomu2016-08-172-3/+3
|\ \ \ \
| * | | | fix specs for bundler version warning with version numbersJonathan Rochkind2016-08-152-3/+3
| | |/ / | |/| |