aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/source/rubygems.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better support of Ruby 2.3 with enabled frozen string literaldeepj2015-12-161-1/+1
* Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-271-2/+2
|\
| * [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
| * [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-271-1/+1
|/
* Wrap filesystem operations with #filesystem_accessAgis Anastasopoulos2015-09-271-4/+12
* Be stricter when accepting rubygem source URIsAgis-2015-08-211-1/+2
* Fix Style/ClosingParenthesisIndentationVictor Koronen2015-08-141-1/+2
* Fix Style/IndentationWidthVictor Koronen2015-08-141-12/+12
* Fix Style/NegatedIfVictor Koronen2015-08-141-3/+3
* Fix Style/OpMethodVictor Koronen2015-08-141-2/+2
* Print a warning when a gem can't be cached due to a missing sourceEduardo Bautista2015-07-301-1/+5
* Fix Style/AliasErick Sasse2015-07-231-1/+1
* Fix Performance/ReverseEachErick Sasse2015-07-221-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-3/+3
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-8/+8
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-3/+3
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* [RuboCop] Enable Lint/LoopSamuel E. Giddins2015-07-151-2/+3
* try to make the precedence clearerAndre Arko2015-06-231-3/+3
* Don't reinstall bundler when using --forceKarlo2015-06-231-1/+5
* Display "with native extensions" log output correctlyIvan Tse2015-06-081-1/+3
* fix post-install messages from git and path gemsAndre Arko2015-06-081-1/+2
* print installing message _before_ installingAndre Arko2015-06-071-3/+7
* clean up tmp dirs if they get createdAndre Arko2015-05-041-4/+4
* Merge pull request #3610 from bundler/seg-standalone-builtinAndré Arko2015-05-031-1/+14
|\
| * Only force caching of default gems when installing standaloneSamuel E. Giddins2015-05-011-5/+10
| * [RubyGems] Allow standalone caching of builtin gemsSamuel E. Giddins2015-05-011-1/+9
* | Merge tag 'v1.9.6'Andre Arko2015-05-031-2/+0
|\ \ | |/ |/|
| * Merge tag 'v1.8.9' into 1-9-stableAndre Arko2015-05-021-2/+2
| |\
| | * Merge tag 'v1.7.15' into 1-8-stableAndre Arko2015-05-021-2/+2
| | |\
| | | * test remote inclusion only on Rubygems sourcesAndre Arko2015-03-301-5/+11
| * | | Merge tag 'v1.8.6' into 1-9-stableAndre Arko2015-03-301-5/+9
| |\| |
| | * | test remote inclusion only on Rubygems sourcesAndre Arko2015-03-301-5/+9
* | | | Merge tag 'v1.9.4'Andre Arko2015-04-131-5/+9
* | | | Merge pull request #3519 from bundler/seg-forceAndré Arko2015-04-131-2/+2
|\ \ \ \
| * | | | [Installer] Add option to force installationSamuel E. Giddins2015-03-261-2/+2
* | | | | move rubygems-only code into RubygemsAndre Arko2015-03-281-1/+15
* | | | | [Fetcher] Refactor to internal class cluserSamuel E. Giddins2015-03-261-3/+3
|/ / / /
* | | | Make Fetcher take a Remote instead of a URI.Tim Moore2015-03-151-1/+2
* | | | Rename Specification#source_uri to remote.Tim Moore2015-03-141-7/+7
* | | | Change AnonymizableURI to Source::Rubygems::Remote.Tim Moore2015-03-141-3/+5
|/ / /
* | | Merge tag 'v1.8.5'Andre Arko2015-03-111-4/+9
|\| |
| * | Revert "LocalRubygems source for local gem specs"Tim Moore2015-03-021-4/+9