aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Rename UpdateOptions=>DependencySearchchrismo2016-07-082-2/+10
* RuboCop fixeschrismo2016-07-083-29/+48
* 1st pass thorough specs on conservative resolver.chrismo2016-07-083-13/+85
* First resolver spec and bug fix.chrismo2016-07-082-7/+27
* minor/patch resolution code invokable.chrismo2016-07-081-1/+1
* UpdateOptions added and passed thru all_the_thingschrismo2016-07-081-12/+2
* Starter update_specschrismo2016-07-081-0/+48
* Auto merge of #4756 - bundler:seg-silence-tests, r=segiddinsHomu2016-07-061-0/+1
|\
| * Fix RubyGems printing packaging messages during the specsSamuel Giddins2016-07-051-0/+1
* | Auto merge of #4674 - asutoshpalai:plugin, r=segiddinsHomu2016-07-0515-66/+1128
|\ \ | |/ |/|
| * Removed plugin multi option lock spec for 1.8.7Asutosh Palai2016-07-032-4/+3
| * Spec fixes for older versionsAsutosh Palai2016-07-031-1/+1
| * Added unit specs for api#sourceAsutosh Palai2016-07-031-0/+84
| * Mixed SharedHelpers with Plugin::APIAsutosh Palai2016-07-032-4/+12
| * Added to api/sourceAsutosh Palai2016-07-032-1/+21
| * Fixed duplicate error code for plugin error and spec fixesAsutosh Palai2016-07-032-5/+2
| * Spec fixes and spec for adding load path and rubocop fixesAsutosh Palai2016-07-035-52/+133
| * [Serializer]Array parser implementedAsutosh Palai2016-07-031-0/+58
| * Added spec for plugin load pathAsutosh Palai2016-07-032-1/+22
| * Fixing explicit default plugin sourceAsutosh Palai2016-07-032-1/+23
| * Added spec for bundler packageAsutosh Palai2016-07-031-1/+11
| * Added cachingAsutosh Palai2016-07-032-3/+63
| * Fixed random failures in spec for source_listAsutosh Palai2016-07-031-2/+2
| * Fixed plugin install order for 1.8.7Asutosh Palai2016-07-033-9/+9
| * lockfile plugin version shift and inferred_pluginAsutosh Palai2016-07-033-4/+6
| * Few correction from suggestionsAsutosh Palai2016-07-034-9/+9
| * Added unit specs for source, dsl, index, source_listAsutosh Palai2016-07-035-17/+191
| * Added unit spec for plugin classAsutosh Palai2016-07-031-11/+83
| * Made the auto added source plugins optionalAsutosh Palai2016-07-032-2/+10
| * Moved the example plugin to seperate fileAsutosh Palai2016-07-032-352/+389
| * Added spec for updating gemfileAsutosh Palai2016-07-032-5/+20
| * Added spec for unlockingAsutosh Palai2016-07-031-4/+29
| * Formatting and doc stringsAsutosh Palai2016-07-032-13/+12
| * Added a minimalistic source plugin specAsutosh Palai2016-07-031-1/+115
| * Preventing registered source to be reinstalledAsutosh Palai2016-07-033-17/+48
| * Fixed converging of specsAsutosh Palai2016-07-031-100/+181
| * Spec fixesAsutosh Palai2016-07-031-2/+2
| * gems from plugin sources are loadingAsutosh Palai2016-07-031-13/+28
| * Added lockingAsutosh Palai2016-07-031-6/+35
| * Brought upto speed with plugin branchAsutosh Palai2016-07-032-7/+6
| * Working till installAsutosh Palai2016-07-031-2/+60
| * Working upto call to specsAsutosh Palai2016-07-031-0/+14
| * Added installation from type options and specAsutosh Palai2016-07-031-0/+29
* | Auto merge of #4632 - b-ggs:bundle-add, r=RochesterinNYCHomu2016-07-041-0/+86
|\ \
| * | Modify prerelease checkingBoggs2016-06-291-2/+11
| * | Add specs for multiple optionsBoggs2016-06-291-2/+21
| * | Add spec for `--group` and `--source`Boggs2016-06-271-4/+18
| * | Add specs for `--pre` flagBoggs2016-06-151-8/+22
| * | Add specs for `bundle add`Boggs2016-06-152-16/+13
| * | Fix rubocop offensesBoggs2016-06-132-12/+14