summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Revert "Better meaning for slashless :github arg."Andre Arko2012-12-191-7/+0
* use HTTPS for gistsNihad Abbasov2012-12-141-2/+2
* Merge pull request #1958 from jgaskins/dsl-gistAndre Arko2012-12-081-5/+17
|\
| * Add :gist option for gems embedded in gistsJamie Gaskins2012-06-031-0/+12
* | Merge pull request #2201 from banyan/consistent-namingAndre Arko2012-12-071-1/+1
|\ \
| * | Accept consistent gem namingKohei Hasegawa2012-12-041-1/+1
* | | clean up load_gemspec a bit, organize specsAndre Arko2012-12-021-9/+39
|/ /
* | gem helper spec updated for new messageAndre Arko2012-11-201-4/+4
* | Merge pull request #2157 from shtirlic/rake_release_reuse_tagAndre Arko2012-11-201-0/+17
|\ \
| * | Make rake release task to re-use a tagshtirlic2012-11-121-0/+17
* | | Exit non-zero on invalid optionsAndre Arko2012-11-201-0/+9
* | | update merged specs to the new rspec expect syntaxAndre Arko2012-11-171-2/+2
* | | Merge tag 'v1.2.2'Andre Arko2012-11-151-0/+19
|\ \ \ | |/ / |/| |
| * | refactor psyched_yamlAndre Arko2012-11-141-2/+2
| * | remove fit testTerence Lee2012-11-141-1/+1
| * | add test for Psych::SyntaxError changeTerence Lee2012-11-141-0/+19
| * | Fix for Ruby 1.8.7Simon Hengel2012-11-061-0/+7
* | | defined? instead of rescuing, namespace YamlErrorAndre Arko2012-11-061-2/+3
* | | Fix for Ruby 1.8.7Simon Hengel2012-11-061-0/+7
* | | change to new expect syntax for rspecTerence Lee2012-10-094-31/+31
* | | Better meaning for slashless :github arg.☈king2012-10-011-0/+7
|/ /
* | don't need these tests in 1.2Terence Lee2012-07-171-21/+0
* | Merge branch '1-1-stable'Terence Lee2012-07-171-0/+21
|\ \ | |/ |/|
| * special case `ruby` directiveTerence Lee2012-07-171-0/+21
* | explain the problem when Gemfile.lock isn't writableAndré Arko2012-05-291-0/+25
* | Merge branch '1-1-stable'Terence Lee2012-03-041-0/+7
|\ \ | |/
| * make Gemfile errors more sensibleAndre Arko2011-12-221-0/+8
* | make error more like NameError, since this is oneAndre Arko2012-02-121-6/+5
* | handle Gemfile syntax errorsAndre Arko2012-02-121-2/+11
* | Added specs for DSL error handlingSebastian Staudt2012-02-131-5/+16
* | Add specs for Bundler::GemHelper#install and Bundler::GemHelper.gemspec.Akinori MUSHA2012-01-201-0/+31
|/
* Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-0/+143
|\
| * String#capitalize downcases the rest of the string :(Andre Arko2011-09-171-0/+7
| * move gem_helper_spec to conventional locationAndre Arko2011-09-171-0/+136
* | specs for :github DSL optionAndre Arko2011-09-151-0/+22
* | fix the huge ugly bug I made that breaks install, add specsAndre Arko2011-05-051-0/+25
|/
* Reverts adding "bundler version to lockfile".Terence Lee2010-11-171-21/+0
* mildly clean up locking with version, mostly whitespace and helpersAndre Arko2010-11-141-8/+8
* Addendum to #837, add unit test for Bundler::LockfileParserTerence Lee2010-11-131-0/+21