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

New major version of notifier #47

Merged
merged 37 commits into from Oct 31, 2016
Merged

New major version of notifier #47

merged 37 commits into from Oct 31, 2016

Commits on Aug 25, 2016

  1. Copy the full SHA
    4d0072d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Remove examples build artefacts

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    fffcf5b View commit details
    Browse the repository at this point in the history
  2. Address logging review comments

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    ba339af View commit details
    Browse the repository at this point in the history
  3. Tidy up

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    c7233ca View commit details
    Browse the repository at this point in the history
  4. Target JDK 1.6

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    e2821d3 View commit details
    Browse the repository at this point in the history
  5. Add Client tests

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    f3109cf View commit details
    Browse the repository at this point in the history
  6. Ignore common IDE files

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    385c640 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ca6cd12 View commit details
    Browse the repository at this point in the history
  8. Add Gradle Wrapper

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    197b104 View commit details
    Browse the repository at this point in the history
  9. Fix or supress compiler warnings

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    8df261d View commit details
    Browse the repository at this point in the history
  10. Fix the simple example app

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    5ec205f View commit details
    Browse the repository at this point in the history
  11. Fix servlet example

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    3816d47 View commit details
    Browse the repository at this point in the history
  12. Remove missing examples

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    ebfe4ff View commit details
    Browse the repository at this point in the history
  13. Add getters and setters

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    aa1a27d View commit details
    Browse the repository at this point in the history
  14. Document interfaces

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    ede763c View commit details
    Browse the repository at this point in the history
  15. Auto format

    Duncan Hewett committed Sep 27, 2016
    Copy the full SHA
    84b38e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Revert "Add Getters and Setters"

    Duncan Hewett committed Sep 29, 2016
    Copy the full SHA
    d296781 View commit details
    Browse the repository at this point in the history
  2. Some more tests

    Duncan Hewett committed Sep 29, 2016
    Copy the full SHA
    61795c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Fix checkstyle

    Duncan Hewett committed Sep 30, 2016
    Copy the full SHA
    0e99251 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle for tests

    Duncan Hewett committed Sep 30, 2016
    Copy the full SHA
    4e0583f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2016

  1. Try different travis builds for different JDKs

    Duncan Hewett committed Oct 1, 2016
    Copy the full SHA
    bf945ed View commit details
    Browse the repository at this point in the history
  2. Clean for each JDK

    Duncan Hewett committed Oct 1, 2016
    Copy the full SHA
    06768c9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5cdc7ba View commit details
    Browse the repository at this point in the history
  4. Use Jackson version that supports JDK6

    Duncan Hewett committed Oct 1, 2016
    Copy the full SHA
    d39617b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Add error handler to the servlet example

    Duncan Hewett committed Oct 7, 2016
    Copy the full SHA
    2740b78 View commit details
    Browse the repository at this point in the history
  2. Upgrade instructions

    Duncan Hewett committed Oct 7, 2016
    Copy the full SHA
    7da153e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Don't send empty collections

    Duncan Hewett committed Oct 14, 2016
    Copy the full SHA
    f49715e View commit details
    Browse the repository at this point in the history
  2. Tighten access to report constructor and methods

    Duncan Hewett committed Oct 14, 2016
    Copy the full SHA
    ffc992e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Add release process

    Duncan Hewett committed Oct 17, 2016
    Copy the full SHA
    3ace134 View commit details
    Browse the repository at this point in the history
  2. Release from master

    Duncan Hewett committed Oct 17, 2016
    Copy the full SHA
    94089f5 View commit details
    Browse the repository at this point in the history
  3. Add defaults for properties

    Duncan Hewett committed Oct 17, 2016
    Copy the full SHA
    6cc70d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Copy the full SHA
    60c9f29 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e632dc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Add extra notify variant

    Duncan Hewett committed Oct 25, 2016
    Copy the full SHA
    4033ac7 View commit details
    Browse the repository at this point in the history
  2. Add setEndpoint to upgrading guide

    Duncan Hewett committed Oct 25, 2016
    Copy the full SHA
    8bc3cba View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Checkstyle wars

    Duncan Hewett committed Oct 31, 2016
    Copy the full SHA
    8e3f456 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d8be1a7 View commit details
    Browse the repository at this point in the history