aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4643 - bundler:seg-postit-trampoline, r=indirectHomu2016-06-114-2/+141
|\
| * [PostIt] Update to add legacy RubyGems supportSamuel Giddins2016-06-101-2/+2
| * Spec support for old rubygems binstub formatSamuel Giddins2016-06-101-0/+9
| * Fail gracefully when installing bundler failsSamuel Giddins2016-06-101-0/+10
| * Add a spec for trampoliningSamuel Giddins2016-06-102-1/+120
| * Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-102-1/+2
* | Auto merge of #4608 - asutoshpalai:plugin, r=segiddinsHomu2016-06-1113-0/+712
|\ \
| * | Included plugins in bool_keys for settingsAsutosh Palai2016-06-101-1/+1
| * | Fixed the errors in spec for older versionsAsutosh Palai2016-06-092-13/+38
| * | Added plugin install support for inline GemfileAsutosh Palai2016-06-092-1/+32
| * | Defaulting to Gem.sources for cli installAsutosh Palai2016-06-092-11/+7
| * | Fixed api#tmp to accept multiple namesAsutosh Palai2016-06-091-0/+10
| * | Made yaml_serializer compatible for use with settingsAsutosh Palai2016-06-091-12/+22
| * | Moved the yaml serializer to seperate moduleAsutosh Palai2016-06-091-0/+78
| * | Fixes for failing specs for older ruby versionAsutosh Palai2016-06-081-1/+3
| * | Merge branch 'master' into pluginAsutosh Palai2016-06-0712-17/+219
| |\ \
| * | | Added spec for multiple plugin installAsutosh Palai2016-06-073-4/+51
| * | | Multiple plugins to be installed by cli installAsutosh Palai2016-06-073-20/+20
| * | | Minor correctionsAsutosh Palai2016-06-072-2/+8
| * | | Added more unit specsAsutosh Palai2016-06-075-3/+144
| * | | Added unit test form plugin moduleAsutosh Palai2016-06-072-9/+109
| * | | Added Error class for command conflict errorAsutosh Palai2016-06-061-1/+29
| * | | Fixed the issues raised in commentsAsutosh Palai2016-06-064-14/+14
| * | | Added env var to enable plugin public interfaceAsutosh Palai2016-05-311-0/+1
| * | | Added spec for plugin apiAsutosh Palai2016-05-312-2/+45
| * | | Few cosmetic changes and doc commentsAsutosh Palai2016-05-311-4/+5
| * | | Added spec for commands pluginsAsutosh Palai2016-05-311-0/+52
| * | | Added spec for gemfile eval and a few docsAsutosh Palai2016-05-271-0/+49
| * | | Shifted rubygems installation to bundler classAsutosh Palai2016-05-261-16/+0
| * | | Added spec helper to build pluginAsutosh Palai2016-05-242-11/+15
| * | | Added support for git installAsutosh Palai2016-05-241-1/+13
| * | | Added some specs for malformatted pluginsAsutosh Palai2016-05-242-0/+45
| * | | Added few specs for plugin installAsutosh Palai2016-05-241-0/+47
* | | | Auto merge of #4603 - bundler:seg-allow-unlocking-when-removing-ruby, r=indirectHomu2016-06-116-5/+112
|\ \ \ \
| * | | | Fix stubbing RUBY_VERSION on 1.8.7Samuel Giddins2016-06-101-5/+0
| * | | | [RubyVersion] Fix patternSamuel Giddins2016-06-081-2/+2
| * | | | Fix setup spec's written ruby version sectionSamuel Giddins2016-06-081-1/+1
| * | | | [Definition] Unlock ruby when locked version is incompatible with Gemfile ver...Samuel Giddins2016-06-051-0/+46
| * | | | [RubyVersion] Add .from_stringSamuel Giddins2016-06-051-0/+34
| * | | | Add spec hax support for stubbing the ruby versionSamuel Giddins2016-06-052-0/+14
| * | | | Update platform specs for implicit ruby version unlockingSamuel Giddins2016-06-051-2/+2
| * | | | [Definition] Allow unlocking when removing the ruby version requirementSamuel Giddins2016-06-051-0/+18
* | | | | Fail gracefully on Errno::EHOSTUNREACHAllen Zhao2016-06-101-0/+9
| |_|_|/ |/| | |
* | | | [Inline] Installs quietly from git if necessary when the install option is no...Samuel Giddins2016-06-091-0/+18
* | | | specs handle ruby dev versionsBruno Ferreira2016-06-081-0/+2
* | | | changed code and specs according to suggestionsBruno Ferreira2016-06-082-49/+36
* | | | Fixes #4593 and adds related specsBruno Ferreira2016-06-082-0/+98
* | | | Merge pull request #4645 from bundler/seg-ruby-rubygems-version-fail-fastAndré Arko2016-06-071-3/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | [Installer] Fail fast when required_ruby(gems)?_version doesn't matchSamuel Giddins2016-06-051-3/+20
| |/ /
* | | Auto merge of #4580 - bundler:seg-resolver-performance, r=indirectHomu2016-06-073-13/+13
|\ \ \