summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add standalone flag to binstubs, fix #4594Boggs2016-05-251-0/+15
* [CLI] Only redirect to help whel first two args are help and execseg-exec-help-with-dashSamuel Giddins2016-05-232-83/+63
* Auto merge of #4585 - RochesterinNYC:eval-gemfile-expanded-pathing, r=segiddinsHomu2016-05-211-0/+42
|\
| * Add integration spec for restoring `@gemfile` after `eval_gemfile`James Wen2016-05-181-5/+22
| * Use the full expanded path of passed Gemfile during `eval_gemfile`James Wen2016-05-181-0/+25
* | Auto merge of #4558 - bundler:seg-index-platform-ruby-default, r=segiddinsHomu2016-05-161-0/+29
|\ \
| * | [Index] Add spec for searching for a spec with a nil platformSamuel Giddins2016-05-091-0/+29
* | | Auto merge of #4386 - bundler:seg-fix-dash-pre, r=segiddinsHomu2016-05-161-0/+11
|\ \ \
| * | | [Show] Update spec for - versions needing RG >= 2.1seg-fix-dash-preSamuel Giddins2016-03-281-1/+1
| * | | [Show] Add spec for when there is a `-` pre dep with git sourceSamuel Giddins2016-03-281-0/+11
* | | | Safely store concurrent compact index downloadsDominic Cleal2016-05-103-1/+58
| |_|/ |/| |
* | | Auto merge of #4463 - RochesterinNYC:add-quality-spec-for-debugging-mechanism...Homu2016-05-101-0/+31
|\ \ \
| * | | Create quality check spec for leftover debugging/development mechanismsJames Wen2016-05-091-0/+31
* | | | Auto merge of #4465 - RochesterinNYC:only-show-potential-updates-on-same-plat...Homu2016-05-102-0/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only report same platform gem updates for `bundle outdated`James Wen2016-04-252-0/+24
| |/ /
* | | Auto merge of #4531 - bundler:seg-compact-index-fallback-no-home, r=indirectHomu2016-05-071-0/+13
|\ \ \
| * | | [CompactIndex] Fall back when the user's home directory is not writableseg-compact-index-fallback-no-homeSamuel Giddins2016-05-061-0/+13
* | | | [Install] Don't set :no_install unecessarilyseg-install-no-no-installSamuel Giddins2016-05-061-0/+10
|/ / /
* | | Auto merge of #4487 - b-ggs:show-executables-man-page, r=segiddinsHomu2016-05-051-0/+108
|\ \ \
| * | | Use `cat` instead of `echo` for specsBoggs2016-04-301-35/+92
| * | | Add more specs for exec and help usageBoggs2016-04-301-4/+37
| * | | Show executable's man page when --help or -h is presentBoggs2016-04-301-0/+18
* | | | Fixes frozen string exception when checking equivalent gemfile and lockfile (...Gonzalo2016-05-031-2/+2
* | | | Auto merge of #4448 - RochesterinNYC:update-ssl-certs--to-parallel-rubygems, ...Homu2016-05-041-1/+1
|\ \ \ \
| * | | | Update Bundler ssl certs to match updated Rubygems ssl certs/structureJames Wen2016-04-171-1/+1
* | | | | Remove trailing comma for Ruby 1.8.7seg-setup-loadpath-orderSamuel Giddins2016-04-291-1/+1
* | | | | [Runtime] Fix the ordering of the load path when there are dependenciesSamuel Giddins2016-04-291-0/+31
| |/ / / |/| | |
* | | | [CompactIndex] Fall back when the versions checksum mismatchesseg-checksum-mismatch-errorSamuel Giddins2016-04-282-0/+29
* | | | fix rubocop offense for %-literalsTony Miller2016-04-261-2/+2
* | | | fix newgem_specTony Miller2016-04-261-2/+2
| |/ / |/| |
* | | Fix `bundle outdated` with `--patch` and/or `--minor` forJames Wen2016-04-212-0/+10
* | | [LockfileParser] Rename attribute to sectionseg-generically-preserve-new-attributesSamuel Giddins2016-04-181-6/+6
* | | [Definition] Fix lockfiles_equal? regexp for multiple substitutionsSamuel Giddins2016-04-182-0/+69
* | | Add lockfile parser unit testsSamuel Giddins2016-04-181-0/+94
* | | Auto merge of #4425 - RochesterinNYC:print-sanitized-urls-for-git-sources, r=...Homu2016-04-182-0/+161
|\ \ \
| * | | Ensure that `URICredentialsFilter#credential_filtered_uri` returns sameJames Wen2016-04-051-18/+30
| * | | Enable showing username for login authentication and oauth scheme forJames Wen2016-04-042-31/+39
| * | | Remove authentication credentials for git sources from printed `bundle instal...James Wen2016-04-031-0/+35
| * | | Create URICredentialsFilter module for filtering out authenticationJames Wen2016-04-031-0/+106
* | | | Auto merge of #4419 - RochesterinNYC:specify-full-index-usage-in-error-messag...Homu2016-04-181-15/+21
|\ \ \ \
| * | | | Suggest usage of `--full-index` flag in case of Dependency API failureJames Wen2016-03-311-15/+21
| |/ / /
* | | | Auto merge of #4416 - bundler:seg-settings-custom-serializer, r=segiddinsHomu2016-04-181-1/+1
|\ \ \ \
| * | | | [Config] Update spec for new YAML serializerseg-settings-custom-serializerSamuel Giddins2016-03-301-1/+1
* | | | | Auto merge of #4410 - bundler:seg-settings-load-config-tests, r=segiddinsHomu2016-04-181-0/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [Settings] Add specs for #load_configSamuel Giddins2016-03-281-0/+37
* | | | | Auto merge of #4441 - bundler:seg-path-preserve-restore, r=indirectHomu2016-04-162-2/+35
|\ \ \ \ \
| * | | | | [EnvironmentPreserver] Preserve originals in the backupseg-path-preserve-restoreSamuel Giddins2016-04-151-0/+12
| * | | | | [EnvironmentPreserver] Fix restoring environmentSamuel Giddins2016-04-141-2/+23
| | |_|/ / | |/| | |
* | | | | Auto merge of #4440 - bundler:seg-exec-load-at-exit, r=indirectHomu2016-04-151-1/+8
|\ \ \ \ \
| * | | | | [Exec] Allow executables to exit non-zero via at_exitseg-exec-load-at-exitSamuel Giddins2016-04-141-1/+8
| |/ / / /