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

CORS example for SE #1727

Merged
merged 27 commits into from
May 6, 2020
Merged

CORS example for SE #1727

merged 27 commits into from
May 6, 2020

Commits on Apr 29, 2020

  1. First commit of CORS example

    tjquinno committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    42f1379 View commit details
    Browse the repository at this point in the history
  2. Concurrent changes

    tjquinno committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8164d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    373cb3f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    cdc0255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae47ea View commit details
    Browse the repository at this point in the history
  3. Improve behavior (and add testing) when a missing config instance is …

    …used to initialize CorsSupport or CrossOriginSupport
    
    Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
    tjquinno committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    09547d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56f5635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f4f74a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    25f762b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d26ec View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

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

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    4ab4aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b9604 View commit details
    Browse the repository at this point in the history
  3. Minor updates

    tjquinno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    f413bfe View commit details
    Browse the repository at this point in the history
  4. readme changes

    tjquinno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    9048141 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f3fdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcde94c View commit details
    Browse the repository at this point in the history
  7. Streamline example further

    tjquinno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    7087ebd View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    099bee4 View commit details
    Browse the repository at this point in the history
  2. Simplify the app; use overriding all the time in the code; instruct u…

    …ser to uncomment the commented 'cors' section to use the overriding feature
    tjquinno committed May 5, 2020
    Configuration menu
    Copy the full SHA
    8328dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f2b7a View commit details
    Browse the repository at this point in the history
  4. More tweaking of the readme

    tjquinno committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c1fed57 View commit details
    Browse the repository at this point in the history
  5. Concurrent changes

    tjquinno committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ac3547a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Concurrent changes

    tjquinno committed May 6, 2020
    Configuration menu
    Copy the full SHA
    4584ded View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    tjquinno committed May 6, 2020
    Configuration menu
    Copy the full SHA
    3b2e4c4 View commit details
    Browse the repository at this point in the history
  3. Update copyright

    tjquinno committed May 6, 2020
    Configuration menu
    Copy the full SHA
    560f944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce447b View commit details
    Browse the repository at this point in the history