aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/source
Commit message (Expand)AuthorAgeFilesLines
* Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-092-2/+2
* Ensure rubygems functionality is done in rubygemsintegrationSamuel Giddins2016-02-232-2/+2
* [Path] Set spec installed_by_version so RubyGems will know it has an extensio...Samuel Giddins2016-02-231-0/+1
* Move validation exception messages to the rubygems integration helperSamuel Giddins2016-02-231-1/+0
* don’t rebuild already-built git gem extensionsAndre Arko2016-02-232-2/+10
* wait to validate so git gems always have sourcesAndre Arko2016-02-231-1/+4
* Add helpful message and error handling for non-CGI-escaped authenticationJames Wen2016-02-161-0/+4
* Compatibility with frozen string literalsSamuel Giddins2016-01-316-6/+14
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-1/+2
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-3/+7
* Forwarding root path to Source::Path from Dsl.Donnie Tognazzini2016-01-271-5/+7
* Refactor cache slug logic into the RemoteSamuel Giddins2016-01-251-2/+16
* [Remote] Add the concept of a cache_uriSamuel Giddins2016-01-251-1/+2
* why that didn't error, I have no ideaAndre Arko2016-01-251-1/+1
* select once instead of twiceAndre Arko2016-01-251-2/+1
* [RuboCop] Fix violationsSamuel E. Giddins2016-01-251-1/+1
* Actually implement the vision for the new indexSamuel E. Giddins2016-01-251-1/+2
* Auto merge of #4143 - deepj:string-frozen-literal, r=indirectHomu2016-01-152-2/+2
|\
| * Better support of Ruby 2.3 with enabled frozen string literaldeepj2015-12-162-2/+2
* | Uncolored output in GitProxy#branchAgis Anastasopoulos2016-01-141-1/+1
* | remove the "clear cache and retry" logicJesse Luehrs2015-12-081-8/+1
* | more descriptive error class nameJesse Luehrs2015-12-041-2/+2
* | give a better error message when a remote ref no longer existsJesse Luehrs2015-12-031-3/+32
|/
* Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-274-22/+16
|\
| * [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-262-6/+2
| * [RuboCop] Enable Style/NextSamuel Giddins2015-11-261-10/+8
| * [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-262-5/+5
| * [RuboCop] Enable Style/RedundantSelfSamuel Giddins2015-11-261-1/+1
* | Auto merge of #4103 - jingweno:master, r=indirectHomu2015-11-271-5/+5
|\ \ | |/ |/|
| * Retry `Fetcher#specs` with `Bundler::Retry`Jingwen Owen Ou2015-11-111-5/+5
* | My goal was to reveal the main part of install_gem_from_spec. From myAndreas Hellwig2015-10-272-2/+2
|/
* Include revision hash in Source::Git#to_sAgis Anastasopoulos2015-10-251-1/+8
* Save original URIs in Rubygems remotesAgis Anastasopoulos2015-10-201-2/+3
* [Resolver] Resolve for a given ruby versionSamuel Giddins2015-10-011-1/+1
* Wrap filesystem operations with #filesystem_accessAgis Anastasopoulos2015-09-273-8/+24
* Auto merge of #3907 - bundler:fix-path-caching-3900, r=segiddinsHomu2015-08-301-1/+1
|\
| * quotable rubocopAndre Arko2015-08-131-1/+1
| * make sure intersecting gem paths are cachedSteven Davidovitz2015-08-131-1/+1
* | Show friendly errors when ref is not foundAgis-2015-08-271-4/+8
* | Be stricter when accepting rubygem source URIsAgis-2015-08-211-1/+2
* | Fix Style/ClosingParenthesisIndentationVictor Koronen2015-08-141-1/+2
* | Fix Style/CommandLiteralVictor Koronen2015-08-141-1/+1
* | Fix Style/IndentationWidthVictor Koronen2015-08-141-12/+12
* | Fix Style/NegatedIfVictor Koronen2015-08-141-3/+3
* | Fix Style/OpMethodVictor Koronen2015-08-143-9/+10
* | Auto merge of #3924 - Koronen:fix-style-regexp_literal, r=segiddinsHomu2015-08-142-2/+2
|\ \
| * | Fix Style/RegexpLiteralVictor Koronen2015-08-132-2/+2
| |/
* | Auto merge of #3918 - jordanthomas:checkout-ui, r=indirectHomu2015-08-141-1/+1
|\ \ | |/ |/|
| * Tweaks git checkout UI output.Jordan Thomas2015-08-061-1/+1
* | [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
|/