aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/builders.rb
Commit message (Expand)AuthorAgeFilesLines
* update the failing spec to correctly repro the bugAndre Arko2015-03-301-5/+8
* fix ruby 2.2 warningsAndre Arko2015-02-131-2/+2
* only remove dependency names for local sourcesAndre Arko2015-02-081-1/+3
* 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-071-0/+6
* new gem certs that aren't expiredAndre Arko2014-02-051-42/+43
* fix build for Ruby 2.1.0Terence Lee2013-12-171-2/+4
* Ignore git path configuration in env when shelling out to git.Xavier Shay2013-08-181-1/+5
* Merge pull request #2293 from CosmicCat/gem-security-policyAndre Arko2013-02-061-0/+68
|\
| * Add tests for gem security options upon install/update.Matthew Phillips2013-02-051-0/+68
* | 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
* | clean up caching git gem specs, add testAndre Arko2012-12-081-1/+1
* | try to force rake 10.0.2 everywhereAndre Arko2012-11-301-1/+1
* | actually move gem building into RubygemsIntegrationAndre Arko2012-11-291-8/+1
* | 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
|/
* get the bindir from the spec when building a gemTerence Lee2011-11-201-1/+1
* Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-1/+6
|\
| * Fix fake yard for Rubygems 1.8.10+Andre Arko2011-09-141-1/+6
* | bundler shouldn't be an unmet dependencyTerence Lee2011-08-251-0/+4
* | Merge branch '1-0-stable'Andre Arko2011-06-101-1/+3
|\|
| * hey so rake didn't stay 0.8.7 foreverAndre Arko2011-05-271-1/+1
| * Newer versions of git FREAK OUT if identity configs aren't set.Ben Hamill2011-05-231-0/+2
* | Show post-install messagesChris Continanza2011-05-071-0/+3
|/
* Add an author because it's required nowEvan Phoenix2011-04-301-0/+10
* fix the double-dep ordering specAndre Arko2011-03-311-3/+4
* Add spec for consistent order of double-depsAlexander Kahn2011-03-311-0/+5
* fixing some useless assignment warningsAaron Patterson2011-01-181-1/+1
* that was way too complicatedAndre Arko2010-11-111-8/+1
* Remove unused refactor leftoversAndre Arko2010-10-251-1/+0
* Simplify the crap out of the git remote buildersAndre Arko2010-10-241-51/+15
* spec for --tags patch that will fail if --tags in not present in source.rb's ...Sam Woodard2010-10-241-1/+53
* Remove standalone #git in the DSL. Instead, use the block form of #git and pu...wycats2010-07-091-0/+2
* Correctly handle case of a gem with multiple requirements in a dependencyCarlhuda2010-07-061-0/+4
* Git it all workingCarl Lerche2010-06-221-0/+5
* Fix a bug in the lockfile parserCarl Lerche2010-06-081-0/+5
* Don't generate a stub for bundler in ~/.bundler/binCarl Lerche2010-06-051-0/+5
* Fix more platform resolving bugsCarl Lerche2010-06-051-0/+9
* Add some resolver specsCarl Lerche2010-06-041-1/+1
* Resolves return LazySpecs with generic platforms instead of the full platformCarl Lerche2010-06-031-0/+1
* Hacked together some crap that doesn't really workCarl Lerche2010-06-031-2/+20
* Forgot to save these changes inCarl Lerche2010-05-101-1/+4
* cache command no longer prunes gems built with older rubygems versionsAndre Arko2010-04-231-0/+8
* Fetch full arch from RemoteSpecifications before installingAndre Arko2010-04-231-0/+8
* Fix platform specs so they are actually _capable_ of failingAndre Arko2010-04-231-0/+5
* Fix the Gem::SourceIndex monkey patchingCarlhuda2010-04-221-1/+1