aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #3898 - frsyuki:git-http-configured-auth, r=indirectHomu2015-08-031-0/+34
|\
| * Added unit tests for GitProxy#configured_uri_forSadayuki Furuhashi2015-07-301-0/+34
* | Merge pull request #3896 from EduardoBautista/fix-missing-sourceAndre Arko2015-08-021-0/+10
|\ \
| * | Failing spec for #3896Andre Arko2015-08-021-0/+10
| |/
* | Auto merge of #3862 - bundler:seg-resolver-error-formatting, r=segiddinsHomu2015-08-027-56/+56
|\ \
| * | [Resolver] Ordering and 1.8.7 arent friendsSamuel E. Giddins2015-07-311-2/+2
| * | [Resolver] Re-enable spec since it's no longer super slowSamuel E. Giddins2015-07-261-39/+38
| * | [Resolver] Tune conflict message wordingSamuel E. Giddins2015-07-262-5/+5
| * | [Resolver] Update for Molinillo API changesSamuel E. Giddins2015-07-262-6/+6
| * | Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-237-17/+18
* | | Merge pull request #3890 from esasse/fix-align-parametersAndre Arko2015-08-012-2/+2
|\ \ \
| * | | Fix Style/AlignParametersErick Sasse2015-07-292-2/+2
| | |/ | |/|
* | | Merge pull request #3889 from esasse/rubocop-fixAndre Arko2015-08-015-7/+7
|\ \ \
| * | | Use %w[] instead of %w()Erick Sasse2015-07-295-6/+6
| * | | Fix Style/WordArrayErick Sasse2015-07-285-6/+6
| |/ /
* | | only run extension standalone specs on 2.4+Andre Arko2015-08-011-1/+1
* | | Merge pull request #3828 from AlexanderPavlenko/masterAndre Arko2015-08-011-0/+15
|\ \ \
| * | | Fixes #3813 : --standalone generates incorrect paths for native extensionsAlexanderPavlenko2015-07-281-0/+15
* | | | remove the code we don't needAndre Arko2015-07-301-9/+11
* | | | grumble grumble rubocop grumbleAndre Arko2015-07-291-1/+1
* | | | retry tests that hit rubygems.org up to 5 timesAndre Arko2015-07-293-2/+54
* | | | Try failing fast if prereq gems fail to installAndre Arko2015-07-291-8/+16
| |/ / |/| |
* | | Merge pull request #3886 from esasse/rubocop-fixAndré Arko2015-07-272-4/+5
|\ \ \
| * | | Better formattingErick Sasse2015-07-271-1/+2
| * | | Fix Style/AlignArrayErick Sasse2015-07-272-4/+4
* | | | block spaces for rubocopAndre Arko2015-07-271-2/+2
* | | | test for rspec and minitest specific depsAndre Arko2015-07-271-11/+11
* | | | Pessimistic test framework versions for bundle gem commandTim Fischbach2015-07-271-0/+12
|/ / /
* | | Fix style to use double quotesAmy Unger2015-07-261-1/+1
* | | Use a Bundler specific gitconfig file rather than altering user's filesAmy Unger2015-07-261-10/+15
* | | Fix Style/AliasErick Sasse2015-07-235-5/+5
* | | Auto merge of #3870 - cdwort:fix_strange_failure, r=segiddinsHomu2015-07-231-1/+6
|\ \ \
| * | | Make sure that monkeypatch of Gem::Platform gets loaded on subshellsAmy Unger2015-07-221-1/+6
* | | | Merge tag 'v1.10.6'Samuel E. Giddins2015-07-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update spec to fail, then fix itAndre Arko2015-07-181-2/+2
| * | | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-101-1/+7
| * | | Use explicit values in RemoteSpecification testsTim Blair2015-07-091-4/+4
| * | | Clean up duplicate specs for RemoteSpecificationTim Blair2015-07-091-65/+41
| * | | Ensure two RemoteSpecifications are comparableTim Blair2015-07-091-0/+43
| * | | add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
| * | | spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
* | | | Support :mri_23 platform and its variationsAkira Matsuda2015-07-221-2/+2
* | | | Test :mri_22 DSL as wellAkira Matsuda2015-07-221-1/+1
| |_|/ |/| |
* | | Fix Lint/UnusedBlockArgumentErick Sasse2015-07-202-2/+2
* | | Fix Lint/StringConversionInInterpolationErick Sasse2015-07-201-1/+1
* | | Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-192-4/+4
* | | Fix Style/SpaceAfterCommaErick Sasse2015-07-191-2/+2
* | | Fix Style/SpaceAroundOperatorsAndre Arko2015-07-183-7/+7
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-1818-39/+39
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-1816-35/+35