aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* this file is general hax, move it to hax.rbAndre Arko2013-10-201-0/+0
* Retry git commandsschneems2013-09-281-1/+2
* Retry fetch specs with `--retry`schneems2013-09-281-0/+4
* patchlevel support for ruby DSLTerence Lee2013-08-241-0/+4
* Ignore git path configuration in env when shelling out to git.Xavier Shay2013-08-181-1/+5
* Merge pull request #2590 from larskanis/add_x64-mingw32_supportAndré Arko2013-08-142-2/+6
|\
| * Add specs for the x64-mingw32 platform.Lars Kanis2013-08-102-2/+6
* | Fix specs for "Use man instead of groff".Josef Šimánek2013-08-051-4/+4
* | we don't actually use those. huh.Andre Arko2013-08-041-4/+0
|/
* Extract error message from TSort::Cyclic and printHemant Kumar2013-07-261-0/+1
* Raise user friendly errors in case of Cyclic DependencyHemant Kumar2013-07-261-0/+17
* Merge pull request #2249 from dblock/debug-resolver-treeAndre Arko2013-07-031-0/+13
|\
| * Add ENV[DEBUG_RESOLVER_TREE] which outputs the resolver tree when bundle inst...dblock2013-01-141-0/+13
* | path could be nil, dohAndre Arko2013-03-201-1/+1
* | speculative fix for #2365Andre Arko2013-03-201-1/+1
* | stop shelling out to whichAndre Arko2013-02-181-2/+1
* | try to make travis happierAndre Arko2013-02-171-3/+2
* | test for 727e64d28b62daf16a24cece987f484c01c82ed4Terence Lee2013-02-141-0/+38
* | has_api actually tests for an API nowAndre Arko2013-02-112-1/+3
* | include pry for help debugging test casesAndre Arko2013-02-111-0/+1
* | Skip unnecessary attempts when resolving conflictsMichael Rykov2013-02-081-0/+22
* | Merge pull request #2293 from CosmicCat/gem-security-policyAndre Arko2013-02-062-0/+72
|\ \
| * | Add tests for gem security options upon install/update.Matthew Phillips2013-02-052-0/+72
* | | return a GitReader from update_gitAndre Arko2013-02-021-1/+2
|/ /
* | Merge pull request #1898 from bryanwoods/masterAndré Arko2013-01-231-0/+4
|\ \
| * | Adds bundle licenses cli taskBryan Woods2012-05-041-0/+4
* | | Remove unnecessary constantsRyunosuke SATO2013-01-191-4/+1
| |/ |/|
* | slimmed down bundle bin to pull out ruby DSL info from GemfileTerence Lee2012-12-261-0/+26
* | clean up caching git gem specs, add testAndre Arko2012-12-081-1/+1
* | removeAndre Arko and Terence Lee2012-12-071-2/+0
* | try to force rake 10.0.2 everywhereAndre Arko2012-11-301-1/+1
* | actually move gem building into RubygemsIntegrationAndre Arko2012-11-291-8/+1
* | use rake 10 in specs to fix warningsAndre Arko2012-11-291-1/+1
* | allow endpoint to be loaded indedendently of test suiteTerence Lee2012-11-291-0/+1
* | add prerelease specs to endpointsTerence Lee2012-11-292-0/+8
* | rubygems 2 doesn't generate Marshal.4.8 anymoreTerence Lee2012-11-291-2/+9
* | Updates for RubyGems 2.0Eric Hodel2012-11-281-3/+4
* | use updated version of Gem spec fetcherAaron Patterson2012-11-281-1/+5
* | at least load Gem::BuilderAndre Arko2012-11-271-0/+2
* | should probably require before we useAndre Arko2012-11-191-0/+1
* | pull out Deprecate so we can suppress outputAndre Arko2012-11-191-2/+1
* | suppress rubygems deprecation warnings in artificeAndre Arko2012-11-191-12/+15
* | Merge tag 'v1.2.2'Andre Arko2012-11-152-1/+15
|\ \
| * | use Net::HTTP's read_timeout setting insteadTerence Lee2012-09-181-1/+2
| * | have a timeout around the gemcutter API endpointTerence Lee2012-09-151-0/+13
| |/
* | change to new expect syntax for rspecTerence Lee2012-10-092-9/+9
* | use the strip_whitespace function -_-Andre Arko2012-08-261-7/+2
|/
* RUBY_ENGINE is not defined in ruby 1.8.7Terence Lee2012-05-033-3/+3
* ruby version check for bundle#installYehuda Katz and Terence Lee2012-05-033-1/+56
* Merge branch '1-1-stable'Terence Lee2012-03-231-0/+4
|\