summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #3707 from bundler/seg-unset-uiAndré Arko2015-06-043-1/+9
| |\
| | * Unset UI when yielding to other programsseg-unset-uiSamuel E. Giddins2015-06-023-1/+9
| * | Merge pull request #3708 from bundler/seg-allow-missing-filesAndré Arko2015-06-041-0/+4
| |\ \ | | |/ | |/|
| | * Allow missing files when validating a specseg-allow-missing-filesSamuel E. Giddins2015-06-021-0/+4
| |/
| * Merge pull request #3694 from bundler/seg-inline-load-pathsAndré Arko2015-06-016-17/+38
| |\
| | * Restrict spec for invalid specs to >= 1.7seg-inline-load-pathsSamuel E. Giddins2015-05-311-1/+1
| | * remove that bit of ridiculousnessAndre Arko2015-05-301-1/+0
| | * forward @loaded_from into _local_specificationAndre Arko2015-05-301-2/+17
| | * remove redundant setup_environmentAndre Arko2015-05-301-1/+0
| | * force-reload local specs after installing new gemsAndre Arko2015-05-302-11/+2
| | * Stop validating in RubyGems' packaging modeAndre Arko2015-05-302-6/+5
| | * [Inline] Add a spec for auto-require from endpoint specSamuel E. Giddins2015-05-301-7/+15
| | * [EndpointSpecification] Return local load pathsSamuel E. Giddins2015-05-302-1/+11
| * | [EdgecasesSpec] Dont run specs that require i18n on 1.9.2Samuel E. Giddins2015-05-311-2/+2
| * | [DSLSpec] Allow the error report spec to pass on 1.9.2Samuel E. Giddins2015-05-311-1/+1
| * | [DSLError] Override #to_s instead of #messageSamuel E. Giddins2015-05-311-2/+2
| * | [RubyGemsExt] ruby-graphviz is 1.9.3+Samuel E. Giddins2015-05-312-2/+2
| * | oh man :stuck_out_tongue_closed_eyes:Andre Arko2015-05-301-14/+16
| * | Hoist StubSpecification up into a fileAndre Arko2015-05-303-20/+22
| |/
| * Version 1.10.2 with changelogv1.10.2Samuel E. Giddins2015-05-302-1/+7
| * [RubyGemsIntegration] Packaging mode is available on 1.7Samuel E. Giddins2015-05-291-0/+7
| * Merge pull request #3690 from bundler/seg-resolver-speedup-updateSamuel E. Giddins2015-05-292-5/+12
| |\
| | * [Resolver] Update spec for more correct error messageseg-resolver-speedup-updateSamuel E. Giddins2015-05-291-0/+3
| | * [Resolver] Properly calculating amount constrained when the dep is lockedSamuel E. Giddins2015-05-291-5/+9
| |/
| * spec for gem specification validation modesAndre Arko2015-05-281-0/+14
| * Version 1.10.1 with changelogv1.10.1Samuel E. Giddins2015-05-282-1/+9
| * Merge pull request #3682 from bundler/seg-fix-chdirSamuel E. Giddins2015-05-282-2/+9
| |\
| | * [RubyGemsIntegration] Check for chdir monitor after its been backportedSamuel E. Giddins2015-05-282-2/+9
| |/
| * [RubyGemsIntegration] Validate in the non-packaging modeSamuel E. Giddins2015-05-281-2/+2
| * [Bundler] silence warning about using uninitialized @uiSamuel E. Giddins2015-05-281-1/+1
| * Version 1.10.0 with changelogv1.10.0Andre Arko2015-05-282-1/+5
| * 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