Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Implement a Windows fallback #29

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

Implement a Windows fallback #29

wants to merge 10 commits into from

Commits on Aug 24, 2016

  1. Move a *nix specific part to a separate file

    Alexander Kucherenko committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    2741ce7 View commit details
    Browse the repository at this point in the history
  2. Move *nix specific tests to a separate file

    Alexander Kucherenko committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    e60835d View commit details
    Browse the repository at this point in the history
  3. Implement a fallback version of Serve

    Alexander Kucherenko committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    962ffbc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Implemented a fallback version of serve

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    45d7f91 View commit details
    Browse the repository at this point in the history
  2. Added basic coverage of the fallback method

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    601ddfd View commit details
    Browse the repository at this point in the history
  3. Demo app: log an error if Serve fails

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    b7ce133 View commit details
    Browse the repository at this point in the history
  4. Implemented Windows specific public Serve function

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    24addcf View commit details
    Browse the repository at this point in the history
  5. Update the way Serve's errors are handled

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    a8cc98c View commit details
    Browse the repository at this point in the history
  6. Ignore *nix tests on Windows

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    37039de View commit details
    Browse the repository at this point in the history
  7. Command vet is now part of Go and lint requires Go1.5+

    Alexander Kucherenko committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    b30d990 View commit details
    Browse the repository at this point in the history