summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4456 from sandlerr/sandlerr/safe_outputSamuel Giddins2016-06-192-11/+21
|\
| * add a test for not logging passwordsRoman Sandler2016-06-181-0/+12
| * Do not log the credentials used to contact a gem serverRoman Sandler2016-06-181-11/+9
* | Don't include dev dependencies when comparing indexes.Joe Rafaniello2016-06-171-0/+1
* | Detect changes in path specs by comparing locked specs to source specsJoe Rafaniello2016-06-172-9/+109
* | Use Set equality for path gems to avoid unneeded re-resolution.Joe Rafaniello2016-06-172-3/+38
|/
* 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.7seg-allow-unlocking-when-removing-rubySamuel 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...seg-inline-git-auto-installSamuel Giddins2016-06-091-0/+18