aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #3556 - bundler:seg-new-index-fetchers, r=segiddinsHomu2016-01-2617-21/+370
|\
| * Add bang versions of the spec helpersSamuel Giddins2016-01-252-3/+22
| * Pathname#path needs to be to_s here as wellAndre Arko2016-01-251-1/+1
| * Pathname#to_path doesn’t exist on 1.8.7, so to_sAndre Arko2016-01-251-1/+1
| * [rubocop] style, style, style :nail_care:Andre Arko2016-01-252-4/+4
| * update extra_api artifice for structsAndre Arko2016-01-251-4/+3
| * rewrite compact index artifice for 0.9.3 structsAndre Arko2016-01-251-17/+17
| * [rubocop] cop those rubos right upAndre Arko2016-01-251-1/+1
| * clean up error output by suppressing textAndre Arko2016-01-251-0/+4
| * port etag etc changes from bundler-api to artificeAndre Arko2016-01-251-15/+37
| * actually print artifice errors! omg.Andre Arko2016-01-251-0/+3
| * [RuboCop] Put spaces placesSamuel E. Giddins2016-01-252-2/+2
| * update artifice /extra for compact_index 0.9.1Andre Arko2016-01-252-5/+3
| * update artifice for compact_index 0.9.1Andre Arko2016-01-251-2/+4
| * [RuboCop] Fix violationsSamuel E. Giddins2016-01-253-8/+8
| * Add integration specs for the compact indexSamuel E. Giddins2016-01-2512-50/+235
| * Add compact index artifice serverSamuel E. Giddins2016-01-252-1/+115
| * Return a 500 in the windows fakeweb for the new index version endpointSamuel E. Giddins2016-01-251-0/+3
* | [Hax] Support simulating jruby on MRI 2.3Samuel Giddins2016-01-251-0/+11
|/
* Setup CodeClimateSamuel Giddins2016-01-222-11/+32
* Use linear search to find an unused portPablo Carranza2015-12-281-3/+6
* Initial mirror probe realworld integration specPablo Carranza2015-12-271-0/+25
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-2/+2
* Use the local platform rather than relying on the platform reported by the specMike Virata-Stone2015-12-152-0/+19
* [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-261-5/+10
* [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-261-9/+3
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-263-3/+0
* [RuboCop] Enable Style/NextSamuel Giddins2015-11-261-10/+9
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-264-6/+6
* [RuboCop] Enable Style/AndOrSamuel Giddins2015-11-261-2/+2
* [RuboCop] Enable Style/RedundantSelfSamuel Giddins2015-11-262-2/+2
* Auto merge of #4113 - blackxored:silence-root-warning, r=segiddinsHomu2015-11-221-1/+3
|\
| * Promote silence_root_warning to Bundler.settings option, fix style issuesAdrian Perez2015-11-181-3/+2
| * Check SILENCE_ROOT_WARNING env to skip warning on root install cmdsAdrian Perez2015-11-171-1/+4
* | Fix bundle console specsFelix Bünemann2015-11-161-0/+33
|/
* Set X-Gemfile-Source when fetching gemsAgis Anastasopoulos2015-10-201-0/+13
* [RuboCop] Autocorrect offenses after rebaseSamuel Giddins2015-10-181-1/+1
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-3/+2
* Auto merge of #4026 - bundler:seg-resolve-ruby-version, r=indirectHomu2015-10-181-0/+4
|\
| * Add support for building a spec with a required_ruby_versionSamuel Giddins2015-10-021-0/+4
* | appease rubocopAndre Arko2015-10-061-1/+1
* | update edge cases to only lock if possibleAndre Arko2015-10-061-1/+5
|/
* try to install test system gems if missingAndre Arko2015-08-231-1/+9
* avoid build ri or rdocAndre Arko2015-08-231-1/+1
* make rubocop happyAndre Arko2015-08-141-1/+1
* Fix failed spec.Hirotaka Azuma2015-08-141-2/+2
* Fix Style/CommandLiteralVictor Koronen2015-08-141-1/+1
* Fix Style/EmptyLinesAroundMethodBodyVictor Koronen2015-08-141-1/+0
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-141-2/+0
* Fix Style/NumericLiteralsVictor Koronen2015-08-141-1/+1