summaryrefslogtreecommitdiff
path: root/spec/support/builders.rb
Commit message (Expand)AuthorAgeFilesLines
* [GitProxy] Use shellwords to escape user inputseg-git-branch-hashSamuel Giddins2017-01-051-4/+6
* [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-041-4/+4
* Add a spec for Index#dependency_names not include dev depsSamuel Giddins2016-12-241-0/+4
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-2/+2
* Automatically add platform to version in the spec’s buildersSamuel Giddins2016-08-251-1/+4
* Allow updating a git repo at a custom pathSamuel Giddins2016-08-051-1/+2
* Move the gem_command helper to existing execution infrastructureSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-0/+1
* Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-261-0/+2
|\
| * Update specs for improved gemspec detectionSamuel Giddins2016-07-241-0/+2
* | Add a source.rb file by default in the specs to track the source for a gemSamuel Giddins2016-07-241-2/+11
|/
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-1/+6
* Fix ruby < 2.0 spec compatibilityaa-required-ruby-versionsSamuel Giddins2016-07-111-1/+1
* Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-101-0/+3
* Added to api/sourceAsutosh Palai2016-07-031-1/+1
* Added spec for updating gemfileAsutosh Palai2016-07-031-1/+2
* Fixed the issues raised in commentsAsutosh Palai2016-06-061-1/+1
* Added spec helper to build pluginAsutosh Palai2016-05-241-0/+10
* Only report same platform gem updates for `bundle outdated`James Wen2016-04-251-0/+10
* Fix `bundle outdated` with `--patch` and/or `--minor` forJames Wen2016-04-211-0/+4
* [Builders] Dont rebuild gem index when unnecessaryseg-speed-up-specs-update-repoSamuel Giddins2016-03-281-5/+7
* Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-221-1/+6
* Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-221-0/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-1/+2
* [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-261-9/+3
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
* [RuboCop] Enable Style/AndOrSamuel Giddins2015-11-261-2/+2
* Fix bundle console specsFelix Bünemann2015-11-161-0/+33
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-3/+2
* Add support for building a spec with a required_ruby_versionSamuel Giddins2015-10-021-0/+4
* try to install test system gems if missingAndre Arko2015-08-231-1/+9
* avoid build ri or rdocAndre Arko2015-08-231-1/+1
* Fix Style/EmptyLinesAroundMethodBodyVictor Koronen2015-08-141-1/+0
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-6/+6
* Fix Style/AliasErick Sasse2015-07-231-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-12/+12
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-2/+0
* fix typoKarlo Soriano2015-06-181-1/+1
* [Builders] Add shebang to executable to silence warningsSamuel E. Giddins2015-05-171-1/+1
* [Builders] Get rid of warnings in default built specsSamuel E. Giddins2015-05-171-3/+8
* RubyGems can only validate during chdirAndre Arko2015-05-171-3/+5
* Merge tag 'v1.9.4'Andre Arko2015-04-131-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