summaryrefslogtreecommitdiff
path: root/spec/plugins/source/example_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-6/+5
* Use standard require paths for names with dashes in specsDavid Rodríguez2020-01-031-5/+5
* Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-1/+1
* Remove unnecessary requirefix_more_leaks_to_default_copy_of_bundlerDavid Rodríguez2019-08-171-1/+0
* Always set `cache_all` via config during testsDavid Rodríguez2019-07-241-4/+8
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-16/+16
* Move on to bundler 3David Rodríguez2019-04-111-4/+4
* Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-021-8/+8
* Fixed failing examples for Bundler 2 APISHIBATA Hiroshi2017-12-111-2/+2
* Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-111-4/+4
* Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-301-1/+1
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-0/+8
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-281-2/+2
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-4/+4
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-2/+2
* Vendor fileutils since it is now a gemSamuel Giddins2017-06-281-1/+1
* More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-271-1/+26
* Fix plugin installation when the plugin depends upon BundlerSamuel Giddins2017-06-231-1/+1
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-1/+28
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-9/+9
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-9/+9
* Mixed SharedHelpers with Plugin::APIAsutosh Palai2016-07-031-2/+2
* Added to api/sourceAsutosh Palai2016-07-031-0/+20
* Added spec for plugin load pathAsutosh Palai2016-07-031-0/+1
* Added spec for bundler packageAsutosh Palai2016-07-031-1/+11
* Added cachingAsutosh Palai2016-07-031-3/+62
* lockfile plugin version shift and inferred_pluginAsutosh Palai2016-07-031-0/+2
* Few correction from suggestionsAsutosh Palai2016-07-031-0/+354