summaryrefslogtreecommitdiff
path: root/spec/install/gemfile/git_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge #6743Bundlerbot2018-11-161-3/+3
|\
| * Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-3/+3
* | Merge #6714Bundlerbot2018-11-061-6/+1
|\ \ | |/ |/|
| * Remove unnecessary installs from git specsspec_reset_state_and_refactoringsDavid Rodríguez2018-10-031-4/+0
| * Reuse `install_gemfile` helperDavid Rodríguez2018-10-031-2/+1
* | Add another spec, separate new case into its own testSamuel Giddins2018-10-021-0/+95
* | Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-271-0/+2
|/
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-281-1/+1
* [Source::Git] Cache repos globallyseg-globally-cache-git-reposSamuel Giddins2017-07-251-3/+12
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-2/+3
* Update the specs for the new :deployment settingSamuel Giddins2017-07-191-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-2/+1
* Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-031-3/+2
* Implement source pinning for 2.0Samuel Giddins2017-06-231-3/+3
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-17/+15
* Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-131-2/+2
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | Fix a typosKoichi ITO2017-05-031-1/+1
|/
* [Git] Allow specifying non-branch symbolic refsseg-fetch-named-symbolic-refsSamuel Giddins2017-04-281-0/+87
* Apply source to calculate stub spec extensionJulian Nadeau2017-04-181-0/+5
* [ParallelInstaller] Print out why a gem needed to be installed if installatio...Samuel Giddins2017-03-111-1/+6
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [GitProxy] Use shellwords to escape user inputseg-git-branch-hashSamuel Giddins2017-01-051-0/+57
* [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-041-0/+31
* [RubyGems] Old RG compatibility for skipping specs with missing extensionsseg-rubygems-ignore-missing-extsSamuel Giddins2016-11-301-3/+3
* Add failing spec testAllen Zhao2016-08-151-0/+2
* Add a spec for unlocking when adding a dep & switching to a local sourceseg-unlock-localsSamuel Giddins2016-08-051-0/+21
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-19/+19
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-23/+23
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-23/+23
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-1/+0
* Add Bundler.ui.deprecateStefan Lance2016-07-051-3/+3
* Enable showing username for login authentication and oauth scheme forJames Wen2016-04-041-5/+4
* Remove authentication credentials for git sources from printed `bundle instal...James Wen2016-04-031-0/+35
* Auto merge of #4272 - bundler:git-extension-rebuild, r=segiddinsHomu2016-02-251-0/+41
|\
| * Scope git extension rebuild spec to RubyGems >= 2.3.0Samuel Giddins2016-02-231-1/+1
| * Appease our robotic overlordAndre Medeiros2016-02-231-2/+2
| * test that git extensions are not rebuiltScott Francis2016-02-231-0/+41
* | Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-221-0/+21
* | Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-221-1/+17
|/
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-141-1/+3
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix spec for git not being on PATHSamuel Giddins2016-01-311-1/+1
* Uncolored output in GitProxy#branchAgis Anastasopoulos2016-01-141-0/+25
* Clean up `fatal: Needed a single revision` output messages from test suiteJames Wen2015-12-301-2/+2
* Clean up "Cloning into 'submodule-1.0'..." output messages from test suiteJames Wen2015-12-301-3/+3
* add some tests for missing git refsJesse Luehrs2015-12-041-0/+17
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-11/+11
* Fix Style/AlignHashErick Sasse2015-08-171-3/+3