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

Various fixes to web and rest #1

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

Commits on Jul 15, 2018

  1. Current POM

    Due to changes in bnd and other stuff need to hardcode url to pom
    pkriens authored Jul 15, 2018
    Configuration menu
    Copy the full SHA
    2143c6d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Update package.json

    pkriens authored Jul 27, 2018
    Configuration menu
    Copy the full SHA
    1380cc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Update README.md

    pkriens authored Aug 2, 2018
    Configuration menu
    Copy the full SHA
    b795e14 View commit details
    Browse the repository at this point in the history
  2. Changed application link, because forwarding to index.html may not ne…

    …cessarily be enabled.
    
    Signed-off-by: David Leangen <[email protected]>
    dleangen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    35c6a4c View commit details
    Browse the repository at this point in the history
  3. RestServlet is not closed on deregistration.

    Signed-off-by: David Leangen <[email protected]>
    dleangen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    6351135 View commit details
    Browse the repository at this point in the history
  4. Better support for OPTIONS and HEAD requests.

    Signed-off-by: David Leangen <[email protected]>
    dleangen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    949e738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38cfd84 View commit details
    Browse the repository at this point in the history
  6. Added richer support for CORS.

    Signed-off-by: David Leangen <[email protected]>
    dleangen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    4647451 View commit details
    Browse the repository at this point in the history
  7. Cleanup and documentation

    Signed-off-by: David Leangen <[email protected]>
    dleangen committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    30df688 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39bb1fa View commit details
    Browse the repository at this point in the history