1. 10 May, 2016 4 commits
  2. 09 May, 2016 3 commits
    • Stephane Nicoll's avatar
      Polish · 2cacc19c
      Stephane Nicoll authored
      See gh-5901
      2cacc19c
    • Stephane Nicoll's avatar
      Backport 6dd84159 · a4ba8f61
      Stephane Nicoll authored
      While working on gh-5309, a regression was introduced and fixed right the
      way on master. Unfortunately, the fix wasn't applied to `1.3.x` as it
      should have been.
      
      This commit applies 6dd84159 to `1.3.x`
      
      Closes gh-5901
      a4ba8f61
    • Vedran Pavic's avatar
      Update launch script integration tests · 3891b242
      Vedran Pavic authored
      - Use the latest Docker image for Ubuntu 14.04 LTS based tests
      - Add Ubuntu 16.04 LTS based tests
      
      Closes gh-5868
      3891b242
  3. 07 May, 2016 2 commits
  4. 06 May, 2016 5 commits
  5. 05 May, 2016 8 commits
  6. 04 May, 2016 3 commits
  7. 02 May, 2016 3 commits
  8. 30 Apr, 2016 1 commit
  9. 28 Apr, 2016 2 commits
  10. 27 Apr, 2016 1 commit
  11. 26 Apr, 2016 3 commits
  12. 25 Apr, 2016 1 commit
  13. 22 Apr, 2016 1 commit
    • Dave Syer's avatar
      Add metric flusher to export remaining metrics on shutdown · b9db4742
      Dave Syer authored
      Before this change the app context closes and metrics that have not
      yet been exported ccan be orphaned. The design of this feature is simple:
      use Closeable where possible, so that it will be called automatically
      by Spring on shutdown.
      
      Fixes gh-5771
      b9db4742
  14. 21 Apr, 2016 2 commits
  15. 20 Apr, 2016 1 commit