aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix formatting (add missing literal '>')tom hensel2014-10-271-2/+2
* Performance: lazily memoize expensive `prerelease?` values during resolveDov Murik2014-10-201-2/+2
* Merge tag 'v1.6.7'Andre Arko2014-10-193-0/+52
|\
| * Version 1.6.7 with changelogAndre Arko2014-10-192-1/+11
| * Reword credential docs for consistency and spellingAndre Arko2014-10-122-14/+21
| * Fix a typo in the docs.Tim Moore2014-10-121-1/+1
| * Document config for HTTPs source credentialsHarald Wartig2014-10-122-0/+25
| * Merge pull request #3199 from danfinnie/stable-1-6-source-warningAndré Arko2014-10-102-0/+32
| |\
| | * Add warning message when Gemfiles use source with a block.Dan Finnie2014-10-032-0/+32
| |/
* | Merge pull request #3168 from yous/patch-licenseAndré Arko2014-10-191-18/+17
|\ \
| * | Use the form of OSI's official siteChaYoung You2014-09-031-18/+17
* | | Merge pull request #3116 from grosser/grosser/metadataAndré Arko2014-10-191-4/+3
|\ \ \
| * | | prevent all new gems to be rubygems 2.0 onlygrosser2014-07-271-4/+3
* | | | Fix a typo in the docs.Tim Moore2014-10-121-1/+1
* | | | Merge pull request #3204 from dubek/setup-performance-improvementsAndré Arko2014-10-102-5/+10
|\ \ \ \
| * | | | Performance: pre-calculate expensive `prerelease?` values during resolveDov Murik2014-10-101-1/+2
| * | | | Performance: memoize expanded path of Source::PathDov Murik2014-10-101-4/+8
* | | | | Merge pull request #3207 from bundler/test_filesErik Michaels-Ober2014-10-082-4/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't package test files with gemErik Michaels-Ober2014-10-082-4/+2
|/ / / /
* | | | Merge pull request #3203 from rrrene/patch-3André Arko2014-10-071-0/+1
|\ \ \ \
| * | | | Add flat docs badge to READMERené Föhring2014-10-071-0/+1
|/ / / /
* | | | Merge pull request #3202 from dangoita/patch-1André Arko2014-10-061-1/+1
|\ \ \ \
| * | | | spec.name fails if spec is still nilDaniel2014-10-061-1/+1
|/ / / /
* | | | Merge pull request #3197 from dubek/fix-doc-typoTim Moore2014-10-041-1/+1
|\ \ \ \
| * | | | add missing paren in bundle-install documentationDov Murik2014-10-031-1/+1
|/ / / /
* | | | Merge pull request #3195 from Intrepidd/patch-1Andre Arko2014-10-022-8/+29
|\ \ \ \
| * | | | Don't swallow LoadErrors when requiring a dashed gemAdrien2014-10-022-4/+26
* | | | | Merge pull request #3196 from DevRubySlippers/masterAndré Arko2014-10-021-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added space around operator '=>'Kai Baraka2014-10-021-2/+2
|/ / / /
* | | | Merge pull request #3190 from DevRubySlippers/masterTim Moore2014-09-261-2/+2
|\ \ \ \
| * | | | Add space around operator '+'Kai Baraka2014-09-251-2/+2
|/ / / /
* | | | Merge pull request #3185 from meganemura/replace-with-defined-constantsTim Moore2014-09-251-7/+7
|\ \ \ \
| * | | | Replace strings with defined constantsmeganemura2014-09-251-7/+7
|/ / / /
* | | | Merge pull request #3184 from DevRubySlippers/masterAndré Arko2014-09-233-9/+9
|\ \ \ \
| * | | | Add a space characters to fix PullReview website errorsKai Baraka2014-09-223-9/+9
* | | | | undo the failed ramdisk experimentAndre Arko2014-09-232-6/+0
|/ / / /
* | | | log space left after failureAndre Arko2014-09-191-0/+1
* | | | Use the Travis ramdisk for test installsAndre Arko2014-09-191-0/+5
* | | | Test the newest 2.1 release [ci skip]Andre Arko2014-09-191-2/+2
* | | | Stop building JRuby and Rubinius for nowAndre Arko2014-09-191-6/+0
* | | | Merge pull request #3166 from dx7/masterTim Moore2014-09-191-1/+7
|\ \ \ \
| * | | | Add documentation to bundle update group optiondx72014-09-021-1/+7
| | |/ / | |/| |
* | | | Everything (not just Gemfile) needs to be appended .lock, as per old behaviour.Andre Medeiros2014-09-131-1/+1
* | | | Fix the gemfile locating logic.Andre Medeiros2014-09-131-3/+2
* | | | Try to find `gems.rb` and `gems.locked` if `Gemfile` is not foundAndre Medeiros2014-09-133-3/+29
* | | | Document plugins [skip ci]Andre Medeiros2014-09-121-0/+6
* | | | Updated changelog for unreleased features [ci skip]Andre Medeiros2014-09-121-0/+2
* | | | Merge pull request #3030 from bundler/plugin-systemAndré Medeiros2014-09-123-2/+28
|\ \ \ \
| * | | | Implemented a very basic plugin system.Andre Medeiros2014-05-123-2/+28
* | | | | fix remove method when methods are stringsAndre Arko2014-09-121-1/+3