summaryrefslogtreecommitdiff
path: root/lib/bundler/plugin/dsl.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing explicit default plugin sourceAsutosh Palai2016-07-031-1/+1
* lockfile plugin version shift and inferred_pluginAsutosh Palai2016-07-031-4/+4
* Few correction from suggestionsAsutosh Palai2016-07-031-5/+14
* Added unit specs for source, dsl, index, source_listAsutosh Palai2016-07-031-2/+4
* Made the auto added source plugins optionalAsutosh Palai2016-07-031-1/+6
* Moved the example plugin to seperate fileAsutosh Palai2016-07-031-1/+1
* Preventing registered source to be reinstalledAsutosh Palai2016-07-031-1/+1
* Fixed converging of specsAsutosh Palai2016-07-031-1/+1
* Brought upto speed with plugin branchAsutosh Palai2016-07-031-3/+4
* Added installation from type options and specAsutosh Palai2016-07-031-1/+3
* A base for source pluginAsutosh Palai2016-07-031-0/+5
* Fixes for failing specs for older ruby versionAsutosh Palai2016-06-081-1/+2
* Nested the nested classesAsutosh Palai2016-06-061-15/+17
* Fixed the issues raised in commentsAsutosh Palai2016-06-061-2/+2
* Fixed the mistakes pointed outAsutosh Palai2016-05-311-3/+2
* Added spec for gemfile eval and a few docsAsutosh Palai2016-05-271-3/+5
* Added Gemfile eval for pluginsAsutosh Palai2016-05-261-0/+25