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

Handle CORS requests #6289

Merged
merged 30 commits into from
May 13, 2019
Merged

Handle CORS requests #6289

merged 30 commits into from
May 13, 2019

Commits on Mar 9, 2019

  1. Handle CORS requests

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    e35c3a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    aa8b18b View commit details
    Browse the repository at this point in the history
  2. add vendor

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    1b7326a View commit details
    Browse the repository at this point in the history
  3. add docs

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    0e20860 View commit details
    Browse the repository at this point in the history
  4. use time.Duration

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    cdcc350 View commit details
    Browse the repository at this point in the history
  5. follow struct

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    1e9267f View commit details
    Browse the repository at this point in the history
  6. cast to int

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    f98e157 View commit details
    Browse the repository at this point in the history
  7. sample tests

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    4e355d7 View commit details
    Browse the repository at this point in the history
  8. update tests

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    941cbeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77ed706 View commit details
    Browse the repository at this point in the history
  10. make fmt

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    d21cafa View commit details
    Browse the repository at this point in the history
  11. make session

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    34811f7 View commit details
    Browse the repository at this point in the history
  12. change func

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    ffd17b1 View commit details
    Browse the repository at this point in the history
  13. map

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    30c74e3 View commit details
    Browse the repository at this point in the history
  14. blank

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    a1fd528 View commit details
    Browse the repository at this point in the history
  15. func

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    747d397 View commit details
    Browse the repository at this point in the history
  16. set default to true

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c2d32bb View commit details
    Browse the repository at this point in the history
  17. refactor

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    9caf3ee View commit details
    Browse the repository at this point in the history
  18. disable by default

    techknowlogick committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    095e52c View commit details
    Browse the repository at this point in the history
  19. make fmt

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

Commits on Apr 18, 2019

  1. refactor

    techknowlogick committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    ab866c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    035c36f View commit details
    Browse the repository at this point in the history
  3. remove not needed lib

    techknowlogick committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    a3633f2 View commit details
    Browse the repository at this point in the history
  4. better name of func

    techknowlogick committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    7cd4f34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c995452 View commit details
    Browse the repository at this point in the history
  6. Update go.mod

    techknowlogick authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    aee5375 View commit details
    Browse the repository at this point in the history
  7. go get

    techknowlogick committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    b369256 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    4525788 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Configuration menu
    Copy the full SHA
    e3d5742 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Merge remote-tracking branch 'upstream/master' into cors-pr

    # Conflicts:
    #	Gopkg.lock
    #	routers/api/v1/api.go
    tamalsaha committed May 13, 2019
    Configuration menu
    Copy the full SHA
    0c56e5f View commit details
    Browse the repository at this point in the history