summaryrefslogtreecommitdiff
path: root/lib/bundler/source
Commit message (Expand)AuthorAgeFilesLines
* [GitProxy] Force deinitializing submodulesseg-force-submodule-deinitSamuel Giddins2017-05-231-1/+1
* Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
* Auto merge of #5624 - bundler:seg-fetch-named-symbolic-refs, r=indirectThe Bundler Bot2017-04-301-8/+11
|\
| * [Git] Allow specifying non-branch symbolic refsseg-fetch-named-symbolic-refsSamuel Giddins2017-04-281-8/+11
* | [Git] Only shorten refs if they are SHAsseg-shortref-displaySamuel Giddins2017-04-281-2/+6
|/
* Ensure pre-existing Git caches are updated from remote sourceAlex Taylor2017-04-211-0/+2
* Remove TODO - it's ~7 years oldAlex Taylor2017-04-211-1/+0
* [Pristine] Skip the bundler gemseg-pristine-skip-bundlerSamuel Giddins2017-04-121-2/+4
* Auto merge of #5503 - denniss:ds-bundle-pristine, r=segiddinsThe Bundler Bot2017-04-111-0/+3
|\
| * Expand test and refactor to re-install using sourceDennis Suratna2017-04-111-0/+3
* | [StubSpecification] Move availability logic to RubygemsIntegrationSamuel Giddins2017-04-071-4/+1
* | [Git] Only use stub specs on 2.5.1+Samuel Giddins2017-04-071-1/+4
* | [StubSpecification] Properly handle full_gem_path for git gemsSamuel Giddins2017-04-071-0/+1
* | [Git] Avoid loading full gemspecs in -rbundler/setup when stubs are availableSamuel Giddins2017-04-072-2/+16
|/
* [Source::Git] Only validate specs once (on download)seg-validate-git-specsSamuel Giddins2017-03-312-1/+9
* [Source::RubyGems] Print that we are fetching a gemseg-rubygems-source-print-fetchingSamuel Giddins2017-02-221-0/+1
* Auto merge of #5427 - bundler:seg-api-missing-dependencies, r=indirectThe Bundler Bot2017-02-181-0/+4
|\
| * Print a debug warning where the corrupted API deps came fromSamuel Giddins2017-02-131-0/+4
* | Auto merge of #5388 - rhenium:topic/defer-requiring-rubygems-spec_fetcher, r=...The Bundler Bot2017-02-161-1/+0
|\ \ | |/ |/|
| * Defer requiring rubygems/spec_fetcher until it becomes necessaryKazuki Yamaguchi2017-02-141-1/+0
* | [Source::Path] Don’t store cache paths in the lockfileseg-install-frozen-gemspec-deps-changedSamuel Giddins2017-02-101-5/+7
* | s/@disable_extentions/@disable_extensions/Akira Matsuda2017-02-101-2/+2
* | Properly set native extension build args for git gemsseg-git-build-argsSamuel Giddins2017-02-072-6/+14
|/
* [GitProxy] Use shellwords to escape user inputseg-git-branch-hashSamuel Giddins2017-01-051-1/+2
* [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-041-1/+1
* [GemInstaller] Allow installing extensions in parallelseg-parallel-extensionsSamuel Giddins2016-12-251-0/+1
* [RubyGems] Old RG compatibility for skipping specs with missing extensionsseg-rubygems-ignore-missing-extsSamuel Giddins2016-11-301-2/+2
* [RubyGems] Ignore specs missing extensionsSamuel Giddins2016-11-301-0/+8
* [Path] Fix serializing absolute paths that are inside the rootseg-fix-eval-gemfile-path-sourcesSamuel Giddins2016-09-131-1/+1
* [Path] Store lockfile paths relative to the root, not the gemfile pathSamuel Giddins2016-09-131-1/+6
* [RubyGemsGemInstaller] Validate checksums from the compact indexSamuel Giddins2016-08-221-1/+2
* Auto merge of #4885 - allenzhao:add-open3-todo, r=segiddinsHomu2016-08-221-0/+5
|\
| * Add todo for #capture_and_filter_stderrZehan Zhao2016-08-161-0/+5
* | Add FeatureFlag classseg-feature-flagSamuel Giddins2016-08-181-1/+1
|/
* Use tempfile to filter stderrZehan Zhao2016-08-151-1/+21
* Allow installing / updating when everything necessary is available locallySamuel Giddins2016-08-051-1/+8
* [GitProxy] Wrap retry command name in backticksSamuel Giddins2016-08-051-1/+1
* Auto merge of #4810 - NickLaMuro:fix_git_version_for_apple_git, r=segiddinsHomu2016-07-261-0/+4
|\
| * Add Bundler::Source::Git::GitProxy#full_versionNick LaMuro2016-07-251-0/+4
| * Removes OSX/msysgit strings from git versionNick LaMuro2016-07-251-1/+1
* | [Definition] Converge locked gemspec sources to Source::GemspecSamuel Giddins2016-07-222-2/+6
|/
* [RubyGems] Avoid warning for Installer.new with a pathseg-cleanupSamuel Giddins2016-07-201-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* Spec fixes for older versionsAsutosh Palai2016-07-031-1/+1
* Added unit specs for api#sourceAsutosh Palai2016-07-031-1/+1
* Mixed SharedHelpers with Plugin::APIAsutosh Palai2016-07-032-2/+1
* Separated generate_bin into source/path/installerAsutosh Palai2016-07-033-39/+42
* [GitProxy] Only try and submodule deinit on git 2.9.0+seg-deinit-submodulesSamuel Giddins2016-06-271-1/+1
* [GitProxy] Deinit submodules if they are not requestedSamuel Giddins2016-06-241-1/+5
* Fixes for failing specs for older ruby versionAsutosh Palai2016-06-081-2/+2