summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-03[bundler/bundler] Remove unnecessary assignmentsDavid Rodríguez
2019-08-03[bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg
2019-08-03[bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg
2019-08-03[bundler/bundler] build_metadata.rb - fix 'warning: instance variable @git_co...MSP-Greg
2019-08-03[bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg
2019-08-03[bundler/bundler] Alias `cache` to `package` nowDavid Rodríguez
2019-08-03[bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez
2019-08-03[bundler/bundler] Always keep `bundle package --all` optionDavid Rodríguez
2019-08-03[bundler/bundler] Fix incorrect flag usageDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant conditionDavid Rodríguez
2019-08-03[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez
2019-08-03[bundler/bundler] Correct a rubygems test filterDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary test filterDavid Rodríguez
2019-08-03[bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez
2019-08-03[bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary lineDavid Rodríguez
2019-08-03[bundler/bundler] Tweak some quality specs to check more filesDavid Rodríguez
2019-08-03[bundler/bundler] Refactor setting the encoding in quality specsDavid Rodríguez
2019-08-03[bundler/bundler] This seems to pass for meDavid Rodríguez
2019-08-03[bundler/bundler] Use `tap` for `current_platforms`David Rodríguez
2019-08-03[bundler/bundler] Remove now unused methodDavid Rodríguez
2019-08-03[bundler/bundler] Remove now meaningless settingDavid Rodríguez
2019-08-03[bundler/bundler] Remove now meaningless warningDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Refactor some specsDavid Rodríguez
2019-08-03[bundler/bundler] Extract `expanded_platforms`David Rodríguez
2019-08-03[bundler/bundler] Extract `current_platforms`David Rodríguez
2019-08-03[bundler/bundler] [GemHelpers] Remove the special code path for ruby platform...Samuel Giddins
2019-08-03[bundler/bundler] Make some specs more explicitDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary begin-end blockDavid Rodríguez
2019-08-03[bundler/bundler] Bump rubocop to 0.72.0David Rodríguez
2019-08-03[bundler/bundler] Fix typosDavid Rodríguez
2019-08-03[bundler/bundler] Reuse `lockfile` spec helperDavid Rodríguez
2019-08-03[bundler/bundler] Remove unused filterDavid Rodríguez
2019-08-03[bundler/bundler] Reuse `gemfile` spec helperDavid Rodríguez
2019-08-03[bundler/bundler] More specific assertionDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant assertionDavid Rodríguez
2019-08-03[bundler/bundler] Make spec easier to debugDavid Rodríguez
2019-08-03[bundler/bundler] Don't persist the cache_all_platforms settingDavid Rodríguez
2019-08-03[bundler/bundler] [Package] Ensure uninstallable gems are _never_ installedSamuel Giddins
2019-08-03[bundler/bundler] [Package] Dont always update on --all-platformsSamuel Giddins
2019-08-03[bundler/bundler] [Package] Always resolve remotely for --all-platformsSamuel Giddins
2019-08-03[bundler/bundler] Add missing mockDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary `order_matters` paramDavid Rodríguez
2019-08-03[bundler/bundler] Correct default cache pathIvo Wever
2019-08-03[bundler/bundler] Improve spec to be more realisticDavid Rodríguez
2019-08-03[bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez
2019-08-03[bundler/bundler] Not sure how much this buys us, remove itDavid Rodríguez
2019-08-03[bundler/bundler] Inline `expanded_deps`David Rodríguez
2019-08-03[bundler/bundler] Generate new gem development dependencies in GemfileDavid Rodríguez