summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [DSLError] Update specs for pre-2.0 rubyseg-dsl-errorSamuel E. Giddins2015-03-182-3/+3
* [DSLError] Update specs for re-wording of descriptionSamuel E. Giddins2015-03-161-4/+4
* [DSLError] Fix for #lines returning an enumeratorSamuel E. Giddins2015-03-161-1/+1
* [DSL] Fix failing specs related to new DSLErrorSamuel E. Giddins2015-03-162-2/+7
* [DSL] Make the DSL error description friendly by saying there was an error in...Samuel E. Giddins2015-03-161-1/+1
* [DSL] Add prettier DSL errorSamuel E. Giddins2015-03-163-15/+106
* Merge pull request #3478 from TimMoore/new-rubygems-remoteAndré Arko2015-03-158-34/+139
|\
| * Make Fetcher take a Remote instead of a URI.Tim Moore2015-03-152-7/+4
| * Move remote URI resolution logic into Remote.Tim Moore2015-03-153-14/+39
| * Move lookup of mirror into Remote.Tim Moore2015-03-153-1/+17
| * Add Settings#credentials_for(uri).Tim Moore2015-03-153-1/+32
| * Move Bundler::Source.mirror_for to Settings.Tim Moore2015-03-155-15/+51
|/
* Merge pull request #3476 from TimMoore/rubygems-remote-refactorAndré Arko2015-03-1412-95/+119
|\
| * Rename Specification#source_uri to remote.Tim Moore2015-03-147-14/+12
| * Change AnonymizableURI to Source::Rubygems::Remote.Tim Moore2015-03-147-85/+111
|/
* date the changelogAndre Arko2015-03-131-1/+1
* Version 1.9.0.rc with changelogv1.9.0.rcAndre Arko2015-03-132-1/+8
* Fix Bundler::whichJunichi Morimoto2015-03-121-1/+2
* Merge pull request #3470 from bundler/seg-fix-prerelease-gemAndré Arko2015-03-111-1/+1
|\
| * [Gem] Fix the generated bundler dependency version for weird pre-release vers...Samuel E. Giddins2015-03-111-1/+1
|/
* Version 1.9.0.pre.1 with changelogv1.9.0.pre.1Andre Arko2015-03-112-1/+7
* Merge pull request #3469 from arthurnn/catch_runtime_errorAndré Medeiros2015-03-112-1/+9
|\
| * Catch and report RuntimeError on Gemfile evalArthur Neves2015-03-112-1/+9
|/
* Fix spec failures.Andre Medeiros2015-03-112-1/+2
* Version 1.9.0.pre with changelogv1.9.0.preAndre Arko2015-03-111-0/+12
* Merge tag 'v1.8.5'Andre Arko2015-03-1116-62/+154
|\
| * Version 1.8.5 with changelogv1.8.5Andre Arko2015-03-112-1/+8
| * test to ensure 1.8 can read 1.7 mirror settingsAndre Arko2015-03-111-0/+6
| * fix tests for MIT in gemspec to match settingsAndre Arko2015-03-111-8/+3
| * test each firstrun questionAndre Arko2015-03-111-0/+41
| * use boolean support in settingsAndre Arko2015-03-111-13/+7
| * return nil even for booleans, if never setAndre Arko2015-03-111-4/+9
| * remove MIT license from gemspec if not configuredAndre Arko2015-03-112-6/+9
| * Fixed ’no’ option in gem generatorKir Shatrov2015-03-111-5/+9
| * Version 1.8.4 with changelogv1.8.4Andre Arko2015-03-052-1/+8
| * Merge pull request #3450 from TimMoore/revert-local-rubygemsAndré Arko2015-03-026-28/+17
| |\
| | * Revert "LocalRubygems source for local gem specs"Tim Moore2015-03-026-28/+17
| * | Merge pull request #3449 from moeffju/document-package-all-platformsTim Moore2015-03-021-0/+7
| |\ \ | | |/ | |/|
| | * Add documentation for `bundle package --all-platforms`Matthias Bauer2015-03-021-0/+7
| |/
| * Verison 1.8.3 with changelogv1.8.3Andre Arko2015-02-242-3/+10
| * Merge pull request #3427 from TimMoore/issue-3414-fix-multi-source-unlockingAndré Arko2015-02-222-2/+29
| |\
| | * Fix source unlocking with multiple sources.Tim Moore2015-02-221-2/+9
| | * Failing spec for #3414 & #3417.Tim Moore2015-02-221-0/+20
| |/
| * Check for bool value as wellEduardo Bautista2015-02-151-1/+1
* | Merge pull request #3466 from kohgpat/remove-unused-dupsAndré Arko2015-03-101-1/+1
|\ \
| * | Remove unused dupsNikolay Burlov2015-03-101-1/+1
|/ /
* | Merge pull request #3462 from banyan/remove-unnecessary-blank-lineAndré Arko2015-03-082-4/+0
|\ \
| * | Remove unnecessary blank lineKohei Hasegawa2015-03-082-4/+0
|/ /
* | Merge pull request #3460 from keiths-osc/resolver_test_masterAndré Arko2015-03-062-0/+86
|\ \
| * | Added a test that exposes a scenario in some versions of bundler where a bund...Keith Shook2015-03-062-0/+86
|/ /