summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [DSLError] Update specs for pre-2.0 rubyseg-dsl-errorSamuel E. Giddins2015-03-181-1/+1
* [DSLError] Fix for #lines returning an enumeratorSamuel E. Giddins2015-03-161-1/+1
* [DSL] Fix failing specs related to new DSLErrorSamuel E. Giddins2015-03-161-1/+6
* [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-162-10/+102
* 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-152-4/+5
* Move lookup of mirror into Remote.Tim Moore2015-03-152-1/+1
* Add Settings#credentials_for(uri).Tim Moore2015-03-152-1/+5
* Move Bundler::Source.mirror_for to Settings.Tim Moore2015-03-154-13/+11
* Rename Specification#source_uri to remote.Tim Moore2015-03-146-12/+12
* Change AnonymizableURI to Source::Rubygems::Remote.Tim Moore2015-03-145-41/+46
* Version 1.9.0.rc with changelogv1.9.0.rcAndre Arko2015-03-131-1/+1
* Fix Bundler::whichJunichi Morimoto2015-03-121-1/+2
* [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-111-1/+1
* Catch and report RuntimeError on Gemfile evalArthur Neves2015-03-111-1/+1
* Fix spec failures.Andre Medeiros2015-03-112-1/+2
* Merge tag 'v1.8.5'Andre Arko2015-03-1110-51/+53
|\
| * Version 1.8.5 with changelogv1.8.5Andre Arko2015-03-111-1/+1
| * 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-051-1/+1
| * Revert "LocalRubygems source for local gem specs"Tim Moore2015-03-025-27/+16
| * Verison 1.8.3 with changelogv1.8.3Andre Arko2015-02-241-1/+1
| * Fix source unlocking with multiple sources.Tim Moore2015-02-221-2/+9
| * Check for bool value as wellEduardo Bautista2015-02-151-1/+1
* | Remove unused dupsNikolay Burlov2015-03-101-1/+1
* | Remove unnecessary blank lineKohei Hasegawa2015-03-081-1/+0
* | add debug log for api request limitNeer Friedman2015-03-031-0/+2
* | [Source::Path] Properly prefer gemspecs that are closer to the path rootSamuel E. Giddins2015-02-261-1/+2
* | [Source::Path] Sort gemspecs by relative depthSamuel E. Giddins2015-02-231-1/+1
* | Merge pull request #3425 from segiddins/seg-vendor-thorAndré Arko2015-02-2137-587/+598
|\ \
| * | [Thor] Namespaced the vendored version of Thor and update to the v0.19.1 releaseSamuel E. Giddins2015-02-2137-587/+598
* | | Merge pull request #3424 from BM5k/pr3123André Arko2015-02-211-0/+11
|\ \ \
| * | | prevent naming mistakeTony Jian2015-02-211-0/+11
| |/ /
* | | [Resolver] Update Molinillo to 0.2.1Samuel E. Giddins2015-02-2110-2/+2
|/ /
* | Update to use Gem::Version.Tim Moore2015-02-181-4/+4
* | Allow dev versions when creating a new gem.Tim Moore2015-02-182-2/+10
* | Merge tag 'v1.8.2'Tim Moore2015-02-1810-14/+61
|\ \ | |/
| * Version 1.8.2 with changelogv1.8.2Andre Arko2015-02-141-1/+1
| * Tighten the check for URLs in config keys.Tim Moore2015-02-141-1/+1
| * Version 1.8.1 with changelogv1.8.1Andre Arko2015-02-131-1/+1
| * normalize urls in config keysAndre Arko2015-02-131-0/+3
| * debug-print permission errorsAndre Arko2015-02-131-0/+1
| * pretty error when lockfiles are not parseableAndre Arko2015-02-131-0/+4
| * pretty-print permission errors while cachingAndre Arko2015-02-131-0/+2
| * print an error message on invalid mirrorsAndre Arko2015-02-131-1/+5