summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* annnd I need to fix all of the hashesAndre Arko2015-03-301-2/+2
* of course new hashes don’t work on Ruby 1.8Andre Arko2015-03-301-2/+2
* skip Yaml engine tests on Rubies with no engineAndre Arko2015-03-301-5/+3
* update the failing spec to correctly repro the bugAndre Arko2015-03-302-11/+33
* a failing spec for #3520Andre Arko2015-03-291-0/+41
* test to ensure 1.8 can read 1.7 mirror settingsAndre Arko2015-03-111-0/+6
* fix tests for MIT in gemspec to match settingsAndre Arko2015-03-111-8/+3
* test each firstrun questionAndre Arko2015-03-111-0/+41
* Revert "LocalRubygems source for local gem specs"Tim Moore2015-03-021-1/+1
* Failing spec for #3414 & #3417.Tim Moore2015-02-221-0/+20
* Tighten the check for URLs in config keys.Tim Moore2015-02-141-0/+34
* update parallel spec for older rubygemsAndre Arko2015-02-131-3/+18
* Pathname doesn't have write :grimace:Andre Arko2015-02-131-4/+6
* fix ruby 2.2 warningsAndre Arko2015-02-135-23/+27
* Combine the two URL cases into one clause.Tim Moore2015-02-131-3/+1
* Add an integration test for building a new gem.Tim Moore2015-02-132-1/+40
* LocalRubygems source for local gem specsAndre Arko2015-02-091-1/+1
* Merge tag 'v1.7.13' into 1-8-stableAndre Arko2015-02-092-54/+79
|\
| * stop adding rack 1.2 to gem_repo1Andre Arko2015-02-081-6/+3
| * only remove dependency names for local sourcesAndre Arko2015-02-082-2/+29
| * update the cert to last until 2042Andre Arko2015-02-081-52/+53
| * Merge pull request #3365 from keiths-osc/api_source_index_fixAndré Arko2015-02-075-5/+71
* | generate a github URI from the github methodAndre Arko2015-02-091-1/+4
* | Handle double underscores in new gem's nameSimon Elcham2015-02-051-2/+2
* | Fixed typo in a commentKeith Shook2015-01-271-1/+1
* | Added test to expose a scenario with API sources where dependencies fail to r...Keith Shook2015-01-275-5/+71
* | simpler config specAndre Arko2015-01-261-2/+2
* | add quoting tests from #3338Andre Arko2015-01-261-0/+22
* | fix warning on exists?Andre Arko2015-01-261-2/+2
* | set global config before creating gemsAndre Arko2015-01-263-5/+11
* | warn or error on multiple primary sourcesAndre Arko2015-01-261-1/+11
* | Revert "Handle s3 source"Andre Arko2015-01-252-39/+0
* | Revert "svn source support"Andre Arko2015-01-2513-1130/+0
* | Extended gem generation and generation settingsKir Shatrov2015-01-252-7/+76
* | allow cache path to be configuredAndre Arko2015-01-251-0/+33
* | Revert .consolerc (sorry, @andremediros :grimace:)Andre Arko2015-01-253-13/+0
* | test AnonymizableURI auth parameterAndre Arko2015-01-251-4/+16
* | Merge tag 'v1.7.12'Andre Arko2015-01-243-0/+54
|\ \ | |/
| * Failing spec for 403 responses.Tim Moore2015-01-082-0/+22
| * Revert "Don't change i18n version of Ruby 1.8 spec"Tim Moore2014-12-221-1/+1
| * Pin i18n to 0.6.x in parallel specs.Tim Moore2014-12-221-0/+2
| * Don't change i18n version of Ruby 1.8 specSmit Shah2014-12-221-1/+1
| * Fixed a broken i18n specSmit Shah2014-12-221-2/+2
| * Added ruby_22? and friends to CurrentRuby.Thomas Drake-Brockman2014-12-141-2/+2
| * Convert sources to lock format before comparing.Tim Moore2014-12-111-0/+32
* | ensure exitstatus while testing Bundler.setupAndre Arko2015-01-211-52/+20
* | optional exit checkAndre Arko2015-01-211-17/+14
* | clean up some missed some @exitstatusAndre Arko2015-01-205-16/+16
* | don’t test exitstatus when it is unknownAndre Arko2015-01-2021-69/+69
* | this test works in real life :(Andre Arko2015-01-201-12/+12