Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fake-s3: support multiple hostnames / multi-homing #120

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2015

  1. cli.rb: parse multiple space or comma-separated hostnames

    Matthew Hall committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    e4ce5bd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. server.rb: support multiple hostnames for fake-s3 server

    Matthew Hall committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    212da04 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. fix hostnames

    we need to add the arrays not add the hostnames as an extra element
    sbentov committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    d879437 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Merge pull request #1 from sbentov/patch-1

    fix hostnames
    sbentov committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    37d7de9 View commit details
    Browse the repository at this point in the history