aboutsummaryrefslogtreecommitdiffstats
path: root/spec/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fixes per code reviewLamont Granquist2016-02-011-0/+28
* ruby 1.8.7 fixLamont Granquist2016-01-291-1/+1
* use options hash to pass options insteadLamont Granquist2016-01-291-1/+1
* Allow passing UI object into bundler/inlineLamont Granquist2016-01-271-0/+18
* Clean up require rack output message from test suiteJames Wen2015-12-301-1/+1
* Add original error context info to GemRequireError messageJames Wen2015-12-261-1/+2
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* fix #4149 by (again) waiting to load PsychAndre Arko2015-12-131-0/+15
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-262-10/+10
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-6/+6
* include 'pkg/' in rake/clean's CLOBBER arrayJason Karns2015-09-301-0/+7
* Clean RUBYLIB as well in `with_clean_env`Andre Arko2015-09-191-4/+2
* Add test for #3982Agis Anastasopoulos2015-09-191-0/+9
* Handle errors when requiring gems gracefullyAgis-2015-08-291-0/+14
* Fix Style/IndentationWidthVictor Koronen2015-08-141-2/+2
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-141-1/+0
* Fix Style/LineEndConcatenationVictor Koronen2015-08-141-2/+2
* Fix Style/MethodCallParenthesesVictor Koronen2015-08-141-1/+1
* Auto merge of #3862 - bundler:seg-resolver-error-formatting, r=segiddinsHomu2015-08-021-1/+1
|\
| * Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-231-1/+1
* | Use %w[] instead of %w()Erick Sasse2015-07-292-2/+2
* | Fix Style/WordArrayErick Sasse2015-07-282-2/+2
|/
* Fix Style/SpaceAroundOperatorsAndre Arko2015-07-181-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-182-2/+2
* Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-3/+3
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-157-64/+64
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-153-7/+0
* Merge tag 'v1.10.4'Samuel E. Giddins2015-06-161-0/+56
|\
| * specs for bundler version warningsAndre Arko2015-06-081-1/+3
| * failing specs for BUNDLED WITH preservationAndre Arko2015-06-081-0/+54
* | Added support for optional remote argument in the rake release taskDávid Halász2015-06-081-1/+1
|/
* [Inline] Add a spec for auto-require from endpoint specSamuel E. Giddins2015-05-301-7/+15
* consistent use of Bundler.ui in inline installsAndre Arko2015-05-181-1/+1
* [Builders] Get rid of warnings in default built specsSamuel E. Giddins2015-05-171-0/+1
* Merge pull request #3582 from voxik/fix-rubygems-2.2-compatibilityAndré Arko2015-04-211-0/+33
|\
| * Don't build extensions.Vít Ondruch2015-04-201-0/+3
| * Test cleanup of $LOAD_PATH.Vít Ondruch2014-12-091-0/+30
* | Merge tag 'v1.9.4'Andre Arko2015-04-131-0/+35
* | [Setup] Fix multiple non-additive invocations of Bundler.setup with different...Samuel E. Giddins2015-03-221-0/+15
* | [Inline] Remove dependence on #define_singleton_method so things work on 1.8.7Samuel E. Giddins2015-03-161-6/+4
* | [Inline] Add some basic specsSamuel E. Giddins2015-03-161-0/+90
|/
* Don't swallow LoadErrors when requiring a dashed gemAdrien2014-10-021-1/+24
* Try to find `gems.rb` and `gems.locked` if `Gemfile` is not foundAndre Medeiros2014-09-131-0/+16
* Refactor test to use with_read_only helperPatrick Mahoney2014-07-141-13/+2
* Support read-only git gems (fixes #3092)Patrick Mahoney2014-07-141-0/+8
* Avoid threequals operator where possibleAntonio Scandurra2014-03-211-1/+1
* use File.exist? instead of File.exists?SHIBATA Hiroshi2014-02-091-1/+1
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-2/+3
* force platform so Rubygems 2.1 will install gemsAndre Arko2013-10-201-2/+2