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

Issue #5539 - Proper StatisticsServlet output format via content negotiation #5560

Merged
merged 10 commits into from Nov 17, 2020

Commits on Nov 16, 2020

  1. Issue #5539 - Proper StatisticsServlet output format via content nego…

    …tiation
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    5362467 View commit details
    Browse the repository at this point in the history
  2. Issue #5539 - Deprecating 'xml' request parameter in StatisticsServlet

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    02f35de View commit details
    Browse the repository at this point in the history
  3. Issue #5539 - Cleanup, adding javadoc, etc.

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    b419db9 View commit details
    Browse the repository at this point in the history
  4. Issue #5539 - Adding query parameter accept variation

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    cc952f3 View commit details
    Browse the repository at this point in the history
  5. Provide more detail in test failure on CI

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    c511275 View commit details
    Browse the repository at this point in the history
  6. Issue #5539 - Fixing javadoc

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    c944035 View commit details
    Browse the repository at this point in the history
  7. Fixing bad Container Include Jar pattern.

    + It was matching on jetty-util-ajax-#.jar as well.
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    fd974c4 View commit details
    Browse the repository at this point in the history
  8. Issue #5539 - Adding jetty-util-ajax missing dep to osgi tests

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    770be2d View commit details
    Browse the repository at this point in the history
  9. Issue #5539 - Updating StatisticsServlet accept processing per review

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    683d9a9 View commit details
    Browse the repository at this point in the history
  10. Issue #5539 - Adding StatisticsServlet tests in test-distribution

    + Updating module definition for JSON
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Nov 16, 2020
    Copy the full SHA
    314c65f View commit details
    Browse the repository at this point in the history