summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix spec for deprecation of bundle consoleseg-1-99-rebaseSamuel Giddins2016-07-051-3/+2
* [Matchers] Allow should_be_installed to work with major deprecationsSamuel Giddins2016-07-051-1/+2
* Avoid writing .bundle unecessarilySamuel Giddins2016-07-052-5/+8
* Clean up outdated deprecation codeSamuel Giddins2016-07-058-96/+35
* Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-0510-178/+166
* Show deprecation warning when using console commandDimitris Zorbas2016-07-052-0/+12
* Fix bitbucket/gist sources deprecation warningsAgis Anastasopoulos2016-07-052-6/+6
* [Travis] Build the auto branch for homuSamuel E. Giddins2016-07-051-0/+1
* Deprecate `bundle list`Agis Anastasopoulos2016-07-053-3/+18
* Fix the failing spec.Tim Moore2016-07-051-1/+1
* Fix typo in deprecation wordingDimitris Zorbas2016-07-052-2/+2
* Fix bitbucket source deprecation warningDimitris Zorbas2016-07-051-1/+1
* Fix deprecation warnings and lack_errors matcherStefan Lance2016-07-052-2/+2
* Change `given_flags?` to `options_given?`Stefan Lance2016-07-053-2/+13
* Add deprecation warning & spec for not autoremembering flagsStefan Lance2016-07-053-11/+20
* Show deprecation warning when using --binstubsStefan Lance2016-07-053-0/+22
* Fix specs expecting err to be emptyStefan Lance2016-07-052-2/+2
* do not deprecate gems.rb, lolAndre Arko2016-07-052-6/+23
* note that disable_multisource will be the defaultAndre Arko2016-07-052-4/+5
* warn github will change from git to httpsAndre Arko2016-07-052-1/+32
* deprecate :bitbucket and :gist for 2.0Andre Arko2016-07-052-1/+49
* add config git.allow_insecure and tests for #3453Andre Arko2016-07-052-6/+38
* move deprecation specs to deprecation_spec.rbAndre Arko2016-07-051-0/+59
* match signatures with ui/shellAndre Arko2016-07-051-1/+1
* Edit config & install docs re: remembered flagsStefan Lance2016-07-053-42/+47
* Add Bundler.ui.deprecateStefan Lance2016-07-0526-84/+148
* Add capistrano deployment deprecation warningStefan Lance2016-07-052-0/+26
* [SourceList] Warn when adding a git source using the git procotolSamuel E. Giddins2016-07-051-1/+6
* Auto merge of #4674 - asutoshpalai:plugin, r=segiddinsHomu2016-07-0532-189/+1751
|\
| * Removed plugin multi option lock spec for 1.8.7Asutosh Palai2016-07-032-4/+3
| * Spec fixes for older versionsAsutosh Palai2016-07-032-2/+2
| * Added unit specs for api#sourceAsutosh Palai2016-07-032-1/+85
| * Mixed SharedHelpers with Plugin::APIAsutosh Palai2016-07-035-20/+20
| * Added to api/sourceAsutosh Palai2016-07-033-1/+39
| * Separated generate_bin into source/path/installerAsutosh Palai2016-07-033-39/+42
| * 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
| * Fixed hard coded load path for pluginsAsutosh Palai2016-07-033-27/+44
| * [Serializer]Array parser implementedAsutosh Palai2016-07-032-5/+71
| * [Serializer] Dumping array and passing the old scan specsAsutosh Palai2016-07-031-11/+26
| * Added methods to use source without apiAsutosh Palai2016-07-031-1/+14
| * Added spec for plugin load pathAsutosh Palai2016-07-033-1/+23
| * Addind the plugin lib path to load_pathAsutosh Palai2016-07-032-0/+20
| * Fixing explicit default plugin sourceAsutosh Palai2016-07-033-2/+24
| * Minor doc editsAsutosh Palai2016-07-032-10/+18
| * Added spec for bundler packageAsutosh Palai2016-07-031-1/+11
| * Added cachingAsutosh Palai2016-07-035-9/+131
| * Fixed random failures in spec for source_listAsutosh Palai2016-07-032-2/+6
| * Fixed plugin install order for 1.8.7Asutosh Palai2016-07-035-20/+17
| * lockfile plugin version shift and inferred_pluginAsutosh Palai2016-07-036-12/+14