summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* specs for bundler version warningsimplicit_lock_preservationAndre Arko2015-06-082-2/+6
* use existing constants to match BUNDLED WITHAndre Arko2015-06-081-1/+2
* Fix bundler/inline.Tim Moore2015-06-081-1/+1
* avoid altering BUNDLED WITH during implicit locksAndre Arko2015-06-084-6/+16
* failing specs for BUNDLED WITH preservationAndre Arko2015-06-082-0/+109
* Revert "Bundler.ui is now lazy-created"Andre Arko2015-06-081-0/+7
* remove unused variableAndre Arko2015-06-081-2/+0
* hoist post_install_messageAndre Arko2015-06-081-0/+1
* Display "with native extensions" log output correctlyIvan Tse2015-06-083-2/+13
* no more native ext message via RG outputAndre Arko2015-06-081-5/+1
* fix post-install messages from git and path gemsAndre Arko2015-06-083-8/+9
* post-install for consistencyAndre Arko2015-06-081-1/+1
* put related code togetherAndre Arko2015-06-071-1/+4
* print installing message _before_ installingAndre Arko2015-06-072-13/+9
* Bundler.ui is now lazy-createdAndre Arko2015-06-071-7/+0
* failing spec for native extensions outputAndre Arko2015-06-071-0/+1
* rename c_ext_spec → native_extension_specAndre Arko2015-06-071-1/+1
* Fix the failing spec.Tim Moore2015-06-051-1/+1
* it’s fine to use a known-old versionAndre Arko2015-06-051-3/+0
* explicitly alias i, c, and e commandsAndre Arko2015-06-051-1/+3
* move the base install/update specs into commandsAndre Arko2015-06-052-0/+0
* Version 1.10.3 with changelogv1.10.3Samuel E. Giddins2015-06-032-1/+10
* 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
|/