summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.9.2 with changelogv1.9.2Andre Arko2015-03-302-1/+11
* Merge tag 'v1.8.6' into 1-9-stableAndre Arko2015-03-3010-48/+131
|\
| * Version 1.8.6 with changelogv1.8.6Andre Arko2015-03-302-1/+8
| * annnd I need to fix all of the hashesAndre Arko2015-03-301-2/+2
| * of course new hashes don’t work on Ruby 1.8Andre Arko2015-03-301-2/+2
| * test remote inclusion only on Rubygems sourcesAndre Arko2015-03-303-11/+15
| * skip Yaml engine tests on Rubies with no engineAndre Arko2015-03-301-5/+3
| * check gemfile changes for sourced gems correctlyAndre Arko2015-03-301-3/+11
| * update the failing spec to correctly repro the bugAndre Arko2015-03-302-11/+33
| * a failing spec for #3520Andre Arko2015-03-291-0/+41
| * build args are global and not thread-safe :’(Andre Arko2015-03-291-6/+8
| * only use with_build_args if we have someAndre Arko2015-03-291-12/+18
| * maybe that’s clearer?Andre Arko2015-03-291-6/+5
| * don’t need a method here I don’t thinkAndre Arko2015-03-291-6/+2
* | Merge pull request #3524 from bundler/seg-uniq-depsAndré Arko2015-03-281-1/+1
|\ \
| * | [LazySpecification] Uniq dependencies in lockfile representationseg-uniq-depsSamuel E. Giddins2015-03-271-1/+1
* | | turns out Ruby 1.8 can’t handle chmod stringsAndre Arko2015-03-271-2/+4
* | | [QualitySpec] Dont exempt vendored libs from the no warnings policySamuel E. Giddins2015-03-271-1/+1
* | | [Molinillo] Update to 0.2.3Samuel E. Giddins2015-03-272-11/+14
|/ /
* | make executables executable, and test themAndre Arko2015-03-272-0/+14
* | [Molinillo] Update to v0.2.2Samuel E. Giddins2015-03-262-2/+2
* | use tests' copy of rake to verify gem tasksAndre Arko2015-03-221-1/+4
* | Merge pull request #3496 from bundler/seg-test-gem-tasks-installedAndre Arko2015-03-222-3/+36
|\ \
| * | [Gemspec] Add Rake as a development dependencyseg-test-gem-tasks-installedSamuel E. Giddins2015-03-221-3/+4
| * | [GemTasks] Add a basic spec that the relevant tasks are installedSamuel E. Giddins2015-03-221-0/+32
|/ /
* | Version 1.9.1 with changelogv1.9.1Andre Arko2015-03-212-1/+7
* | Merge pull request #3495 from bundler/seg-fix-warningsAndré Arko2015-03-211-1/+1
|\ \
| * | [QualitySpec] Properly ignore warnings coming from vendored libsSamuel E. Giddins2015-03-211-1/+1
|/ /
* | Merge pull request #3493 from bundler/seg-fix-thor-vendoringAndré Arko2015-03-2146-72/+78
|\ \
| * | [Vendor] Dont change the load path to require vendored gemsseg-fix-thor-vendoringSamuel E. Giddins2015-03-2146-72/+78
* | | Add 1-9-stable branch to Travis CI.Tim Moore2015-03-221-0/+1
|/ /
* | Version 1.9.0 with changelogv1.9.0Andre Arko2015-03-202-1/+3
* | 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