Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create new release #2

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

Commits on Mar 27, 2019

  1. dummy empty commit

    shogo82148 committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    93251e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. move to shogo82148's repo

    It look that https://github.com/istyle-inc/goacors is no more maintained.
    I fork and contunue to maintain it.
    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    aaf1628 View commit details
    Browse the repository at this point in the history
  2. migrate to go mod

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    d153662 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    59a5ab2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from shogo82148/fork-to-shogo82148

    move to shogo82148's repo
    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    8fd85a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f56e3ee View commit details
    Browse the repository at this point in the history
  6. fix golint warnings.

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    79cf1a6 View commit details
    Browse the repository at this point in the history
  7. remove GoaCORS prefix

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    896dfe1 View commit details
    Browse the repository at this point in the history
  8. Url should be URL

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    1851d53 View commit details
    Browse the repository at this point in the history
  9. fix comment

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    b3cb7cc View commit details
    Browse the repository at this point in the history
  10. avoid to rewrite Skipper.

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    75a2b82 View commit details
    Browse the repository at this point in the history
  11. avoid to rewrite AllowMethods and change the default.

    The default value should be safe.
    Users should specify the methods explicitly.
    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    5a7d821 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b1fc4ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e67f129 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4ecb872 View commit details
    Browse the repository at this point in the history
  15. add spaces.

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    a397171 View commit details
    Browse the repository at this point in the history
  16. fix comments

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    d3efe41 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ba0d84e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7eccdf6 View commit details
    Browse the repository at this point in the history
  19. remove default config.

    Users should specify the config explicitly.
    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    dea6a39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f428e5d View commit details
    Browse the repository at this point in the history
  21. the cofig is required.

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    412de32 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #2 from shogo82148/prevent-rewrite-configure

    Prevent rewrite configure
    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    dad1ac7 View commit details
    Browse the repository at this point in the history
  23. Create LICENSE.md

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    39934f7 View commit details
    Browse the repository at this point in the history
  24. move ot v2 directory

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    ef725a0 View commit details
    Browse the repository at this point in the history
  25. move go.mod to v2

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    2ad4fc0 View commit details
    Browse the repository at this point in the history
  26. fix module name

    shogo82148 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    8d4848b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. fix module structure

    shogo82148 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    5d218da View commit details
    Browse the repository at this point in the history
  2. fix test

    shogo82148 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    fc6f879 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. fix url of travis-ci badge

    shogo82148 committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    5a7961e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Hello GitHub Actions

    shogo82148 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    8a92603 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from shogo82148/hello-github-actions

    Hello GitHub Actions
    shogo82148 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    bf122dd View commit details
    Browse the repository at this point in the history
  3. matrix test

    shogo82148 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c7908d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e840721 View commit details
    Browse the repository at this point in the history
  5. update deps

    shogo82148 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    18eb3a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Update README.md

    shogo82148 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    6085856 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. thanks travis-ci

    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    fbd333e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255bcb4 View commit details
    Browse the repository at this point in the history
  3. fix build badge

    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    8e45f26 View commit details
    Browse the repository at this point in the history
  4. run test by goveralls

    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    2dc8f04 View commit details
    Browse the repository at this point in the history
  5. missing LF

    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    2a0447f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from shogo82148/thanks-travis-ci

    Thanks travis ci
    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    d3bbe83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b909e0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8af1cbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39147d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e21a2e View commit details
    Browse the repository at this point in the history
  11. Revert "drop TestNeitherOriginHeaderAndAllowOriginGiven"

    This reverts commit 8e21a2e.
    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    be3c512 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b60791c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #7 from shogo82148/more-flexible-origin-match

    more flexible and correct origin match
    shogo82148 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4c7e464 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae560c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Bump golang.org/x/net from 0.0.0-20190415214537-1da14a5a36f2 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190415214537-1da14a5a36f2 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](https://github.com/golang/net/commits/v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    99a2a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757dd89 View commit details
    Browse the repository at this point in the history