summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-291-0/+34
* fix GemNotFound message in Resolversealocal2015-04-131-0/+16
* definitely produces err outputAndre Arko2015-04-131-4/+4
* Added spec for regressionJay Mundrawala2015-04-131-0/+8
* Added specs for universal gems on windowsJay Mundrawala2015-04-121-0/+13
* Fix another failing spec.Tim Moore2015-04-121-1/+0
* Fixes a build failure introduced in a72df72.Tim Moore2015-04-121-3/+7
* Only use first line of error messages in the issue search URL.Tim Moore2015-04-121-0/+17
* always remove the push guard on RG < 2.0Andre Arko2015-04-092-0/+30
* fix newgem spec for new push guardAndre Arko2015-04-081-6/+1
* Merge tag 'v1.8.6' into 1-9-stableAndre Arko2015-03-303-10/+71
|\
| * 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
* | [QualitySpec] Dont exempt vendored libs from the no warnings policySamuel E. Giddins2015-03-271-1/+1
* | make executables executable, and test themAndre Arko2015-03-271-0/+5
* | use tests' copy of rake to verify gem tasksAndre Arko2015-03-221-1/+4
* | [GemTasks] Add a basic spec that the relevant tasks are installedSamuel E. Giddins2015-03-221-0/+32
* | [QualitySpec] Properly ignore warnings coming from vendored libsSamuel E. Giddins2015-03-211-1/+1
* | Catch and report RuntimeError on Gemfile evalArthur Neves2015-03-111-0/+8
* | Merge tag 'v1.8.5'Andre Arko2015-03-114-9/+71
|\ \ | |/
| * 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
* | Remove unnecessary blank lineKohei Hasegawa2015-03-081-3/+0
* | Added a test that exposes a scenario in some versions of bundler where a bund...Keith Shook2015-03-062-0/+86
* | [Source::Path] Properly prefer gemspecs that are closer to the path rootSamuel E. Giddins2015-02-261-0/+19
* | Merge tag 'v1.8.2'Tim Moore2015-02-189-27/+114
|\ \ | |/
| * 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
* | Merge pull request #3394 from dsisnero/patch-1Tim Moore2015-02-131-1/+1
* | Merge branch '1-8-stable'Tim Moore2015-02-128-62/+156
|\ \ | |/
| * 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