summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2019-08-16Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA
2019-08-16[bundler/bundler] Fixup #7297Hiroshi SHIBATA
2019-08-16[bundler/bundler] Fixed rubocop errorHiroshi SHIBATA
2019-08-16[bundler/bundler] Add initial Bundler::BuildMetadata Spectommy
2019-08-16[bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez
2019-08-16[bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez
2019-08-16[bundler/bundler] Commit man pages to source controlDavid Rodríguez
2019-08-16[bundler/bundler] Remove unexistent file from exemptionsDavid Rodríguez
2019-08-16[bundler/bundler] Bump rspec dependency to 3.8David Rodríguez
2019-08-16[bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez
2019-08-16[bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez
2019-08-16[bundler/bundler] Fix installation of system bundlerDavid Rodríguez
2019-08-16[bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez
2019-08-16[bundler/bundler] Clarify spec descriptionDavid Rodríguez
2019-08-16[bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez
2019-08-16[bundler/bundler] Normalize style with other artifice filesDavid Rodríguez
2019-08-16[bundler/bundler] Make spec pass more resilientlyDavid Rodríguez
2019-08-16[bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez
2019-08-16[bundler/bundler] Enable retries on flaky specDavid Rodríguez
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze
2019-08-16[bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez
2019-08-16[bundler/bundler] Indentation tweakDavid Rodríguez
2019-08-14change Proc#to_s format ('@...' -> ' ...') (#2362)Koichi Sasada
2019-08-12Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA
2019-08-12Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA
2019-08-11GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA
2019-08-09Fix typo: duplicated the [skip-ci]ohbarye
2019-08-03Suppress warnings against locations in evalNobuyoshi Nakada
2019-08-03[bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA
2019-08-03Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA
2019-08-03Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA
2019-08-03Fixed the broken example with ruby core structure.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Bump rubocop to 0.74.0David Rodríguez
2019-08-03[bundler/bundler] Bump automatiek to 0.2.0David Rodríguez
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Always set `cache_all` via config during testsDavid Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Check for straneous quotesDavid Rodríguez
2019-08-03[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins
2019-08-03[bundler/bundler] Fully remove compatibility guardDavid Rodríguez
2019-08-03[bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez
2019-08-03[bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Move duplicated code to `before` blocksGuillermo Guerrero
2019-08-03[bundler/bundler] Remove now unused logicDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary indirectionsDavid Rodríguez
2019-08-03[bundler/bundler] Better info about spec exclusionsDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Try make some specs platform independentDavid Rodríguez
2019-08-03[bundler/bundler] Check for generic lockfilesDavid Rodríguez