aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [RubyGems] Old RG compatibility for skipping specs with missing extensionsSamuel Giddins2016-11-302-4/+4
* [RubyGems] Ignore specs missing extensionsSamuel Giddins2016-11-301-0/+28
* Fix a spelling mistake in the specsSamuel Giddins2016-11-281-1/+1
* Update to sinatra 1.4.7 in the specsSamuel Giddins2016-11-274-16/+4
* Auto merge of #5203 - colby-swandale:inline-gemfile-lock-clash, r=segiddinsThe Bundler Bot2016-11-251-0/+37
|\
| * run inline bundle in same folder as Gemfiles and set appropiate sourceColby Swandale2016-11-241-7/+10
| * specify older version of the JSON gem to meet requirements for it to be insta...Colby Swandale2016-11-241-1/+1
| * fix typo expet and fix duplicate gemfile specificationColby Swandale2016-11-241-2/+2
| * fix spec and use more common gem in inline exampleColby Swandale2016-11-241-2/+3
| * dont build defintion with Gemfile.lock (if present) when using inline gemfileColby Swandale2016-11-231-0/+33
* | Auto merge of #5186 - bundler:seg-bundle-gem-invalid-constant, r=indirectThe Bundler Bot2016-11-191-1/+16
|\ \
| * | [CLI::Gem] Fail gracefully on an invalid constant nameSamuel Giddins2016-11-191-0/+15
| * | Validate `bundle gem` calls succeedSamuel Giddins2016-11-181-1/+1
* | | Auto merge of #5187 - bundler:seg-remove-fakeweb, r=segiddinsThe Bundler Bot2016-11-1911-38/+55
|\ \ \
| * | | Replace fakeweb in the specs with artificeSamuel Giddins2016-11-1811-38/+55
| |/ /
* | | Fixed typoshiren mistry2016-11-171-1/+1
* | | Converted message strings into HEREDOC for better readability.hiren mistry2016-11-171-1/+1
* | | Improve gem checksum mismatch error message by telling users how to resolve it.hiren mistry2016-11-171-4/+11
|/ /
* | Auto merge of #5168 - colby-swandale:documentation-and-error-improvements, r=...Homu2016-11-173-6/+6
|\ \
| * | fix breaking specsColby Swandale2016-11-153-6/+6
| |/
* | Auto merge of #5176 - chrismo:fix_outdated_regression_from_cc355865, r=chrismoThe Bundler Bot2016-11-152-21/+48
|\ \
| * | Refactoring of @lucasmazza fix w/ specs.chrismo2016-11-152-21/+48
* | | Support :mri_23 platform and its variationsAkira Matsuda2016-11-151-2/+2
* | | Ensure that the local platforms are set for the specs in Ruby 2.4Samuel Giddins2016-11-131-2/+5
| |/ |/|
* | Auto merge of #5139 - bitboxer:move-man-pages-to-man-folder, r=indirectHomu2016-11-062-13/+13
|\ \
| * | Move man pages to man folderBodo Tasche2016-10-302-13/+13
| |/
* | Auto merge of #5108 - chrismo:cons_update_docs, r=indirectHomu2016-11-012-18/+10
|\ \
| * | Clean up pending specs.chrismo2016-10-222-18/+10
| |/
* | Auto merge of #5100 - bronzdoc:fix_shebang_check_in_exec, r=segiddinsHomu2016-10-311-0/+15
|\ \ | |/ |/|
| * Warn if executable in bundle exec is emptybronzdoc2016-10-301-0/+15
* | Auto merge of #5061 - chrismo:cons_outdated, r=indirectHomu2016-10-221-15/+175
|\ \
| * | filtered outdated msg shouldn't say 'up to date'chrismo2016-10-191-5/+5
| * | Enable cons updates in outdated and other fixes.chrismo2016-10-121-14/+174
* | | Auto merge of #4980 - chrismo:lock_shared_deps, r=indirectHomu2016-10-222-75/+165
|\ \ \
| * | | Add bundle install conservative updating to updatechrismo2016-10-212-75/+165
| | |/ | |/|
* | | [RubygemsIntegration] Temporarily make #gem public againSamuel Giddins2016-10-201-0/+15
* | | Fixed bundler incorrectly printing the following error message when attemptin...hiren mistry2016-10-201-0/+29
|/ /
* | Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-153-4/+76
|\ \
| * | [RuboCop] Avoid shadowing outer variableSamuel Giddins2016-10-141-3/+3
| * | remove extraneous bits, fix gemfilesAndre Arko2016-10-131-6/+1
| * | add a failing spec for not-found gemsAndre Arko2016-10-131-0/+71
| * | the fake dependency api should return pre gems tooAndre Arko2016-10-121-1/+5
| * | include prereleases in the compact indexAndre Arko2016-10-121-2/+4
* | | Auto merge of #5053 - hmistry:fix-clean-dry-run, r=segiddinsHomu2016-10-151-1/+31
|\ \ \
| * | | Changed the behavior of 'bundle clean --dry-run' to output the list of gems b...hiren mistry2016-10-041-1/+31
* | | | Merge tag 'v1.13.4'Andre Arko2016-10-135-16/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | ruby 1.8 can't even give exit statusesAndre Arko2016-10-131-2/+2
| * | | holy crap, what a subtle bugAndre Arko2016-10-133-0/+3
| * | | debug info for error on travisAndre Arko2016-10-121-0/+6
| * | | use the method now that we have itAndre Arko2016-10-121-9/+1