summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Inline] Fully qualify SharedHelpers moduleseg-use-lockfile-nameSamuel E. Giddins2015-05-281-1/+1
* Ensure we have resolve names for Gemfile and Gemfile.lockSamuel E. Giddins2015-05-281-2/+2
* Use synchronized pwd everywhereSamuel E. Giddins2015-05-284-7/+7
* Print lockfile name relative from the current working directorySamuel E. Giddins2015-05-287-11/+11
* Use the actual lockfile name in messages instead of assuming its always Gemfi...Samuel E. Giddins2015-05-286-14/+14
* Fix spacing differences on the template.Andre Medeiros2015-05-282-1/+2
* Fix specs for new Rakefile.Andre Medeiros2015-05-281-1/+0
* Update bundle gem rakefile spec for when there are extensionsSamuel E. Giddins2015-05-271-0/+3
* [Tavis] Build all stable branchesSamuel E. Giddins2015-05-271-10/+1
* Update the generated Rakefile to a more useful version.Andre Medeiros2015-05-272-4/+7
* Merge tag 'v1.10.0.rc'Andre Arko2015-05-1830-85/+201
|\
| * Version 1.10.0.rc with changelogv1.10.0.rcAndre Arko2015-05-182-1/+14
| * completely backwards-compatible gemspec validationAndre Arko2015-05-182-9/+7
| * we have a condition for thatAndre Arko2015-05-181-1/+1
| * fix validation exceptions by skipping on RG <1.7Andre Arko2015-05-182-4/+17
| * run edge case specs only where it makes sense toAndre Arko2015-05-181-15/+16
| * scan is always truthy :’(Andre Arko2015-05-181-2/+1
| * [Documentation] Make inline's docs not have a syntax errorSamuel E. Giddins2015-05-181-1/+1
| * consistent use of Bundler.ui in inline installsAndre Arko2015-05-184-3/+12
| * require thor before using itAndre Arko2015-05-181-0/+2
| * stub out UI so that RG doesn’t call File.open()Andre Arko2015-05-171-0/+1
| * align assignmentsAndre Arko2015-05-171-4/+7
| * fix warning by initing @locked_bundler_versionAndre Arko2015-05-171-1/+3
| * Silence validating gemspecsSamuel E. Giddins2015-05-171-1/+1
| * Ensure the RubyGems UI reflects the current Bundler UISamuel E. Giddins2015-05-171-2/+7
| * [RubyGemsIntegration] Mark loaded specs as activatedSamuel E. Giddins2015-05-171-0/+5
| * Restore deleted #dup for cached gemspecsSamuel E. Giddins2015-05-171-1/+1
| * [LicensesSpec] Update for helper-built gems having licensesSamuel E. Giddins2015-05-171-1/+1
| * [Builders] Add shebang to executable to silence warningsSamuel E. Giddins2015-05-171-1/+1
| * [Builders] Get rid of warnings in default built specsSamuel E. Giddins2015-05-173-3/+10
| * [Gemspec] Add a ~> 10.0 version constraint to rakeSamuel E. Giddins2015-05-171-1/+1
| * [SpecHelper] Ensure we actually use the rspec requirementSamuel E. Giddins2015-05-171-1/+2
| * [Gemspec] Alpha sort development dependenciesSamuel E. Giddins2015-05-171-1/+1
| * [Resolver] Properly cache #amount_constrained for deps with no satisfying ver...Samuel E. Giddins2015-05-171-2/+5
| * RubyGems can only validate during chdirAndre Arko2015-05-175-32/+40
| * [Path] Validate the gemspecs we find when globbingSamuel E. Giddins2015-05-162-20/+17
| * Merge tag 'v1.9.9' into 1-10-stableAndre Arko2015-05-164-4/+52
| |\
| | * Version 1.9.9 with changelogv1.9.9Andre Arko2015-05-162-1/+7
| | * Added backward compatibility for BUNDLE_* config keysStrech (Sergey Fedorov)2015-05-162-1/+25
| | * Version 1.9.8 with changelogv1.9.8Andre Arko2015-05-122-2/+8
| | * Merge pull request #3642 from bundler/seg-fix-sudoAndré Arko2015-05-121-1/+1
| | |\
| | | * [Fetcher] Use the existing tmp path when attempting to move the downloaded gemseg-fix-sudoSamuel E. Giddins2015-05-121-1/+1
| | |/
| | * Version 1.9.7 with changelogv1.9.7Andre Arko2015-05-072-1/+7
| | * clean up tmp dirs if they get createdAndre Arko2015-05-075-18/+17
| | * tmpdir used to be a stdlibAndre Arko2015-05-071-0/+1
| | * add test for #3277Terence Lee2015-05-071-1/+18
| | * Merge pull request #3619 from bundler/seg-lenient-parserAndré Arko2015-05-051-3/+9
| | |\
| | | * [LockfileParser] Leniently handle unknown statesseg-lenient-parserSamuel E. Giddins2015-05-041-3/+9
| | * | Correct changelog since RG is actually compatibleAndre Arko2015-05-031-2/+2
| | |/
| * | [Config] Ensure we set the expanded path as the new valueSamuel E. Giddins2015-05-161-1/+1