1. 16 Nov, 2016 6 commits
  2. 15 Nov, 2016 2 commits
    • Detangle server from client · a99a889a
      Johannes Edmeier authored
      With this commits the server no longer depends on the client. The
      classes for the clients are moved to de.codecentric.boot.admin.client
      package.
      Since the perspective on applications is totally different from client
      and server the model has been split apart.
      
      What means this for users:
      1) The client is no longer a transitive dependency for your admin server
      you may need to add it explicitly to your dependencies, respectively
      jolokia-core in case you're using discovery and want to use the jmx-bean
      interface
      
      2)In case you have cutomised parts of the client you need to reflect the
      package change.
      
      fixes #332
  3. 12 Nov, 2016 1 commit
    • Use the loggers endpoint from boot 1.5.x · d6cb259c
      Johannes Edmeier authored
      Add support for the /loggers endpoint from spring boot 1.5.x. With this
      change log4j2 (and every other logging backend supported by spring boot)
      is supported in the logging view.
      The old implementation will be kept a while, so that the clients aren't
      forced to migrate.
      
      closes #305
  4. 10 Nov, 2016 2 commits
  5. 08 Nov, 2016 4 commits
  6. 07 Nov, 2016 6 commits
  7. 06 Nov, 2016 2 commits
  8. 03 Nov, 2016 4 commits
  9. 02 Nov, 2016 4 commits
  10. 26 Oct, 2016 3 commits
  11. 19 Oct, 2016 1 commit
  12. 17 Oct, 2016 3 commits
  13. 16 Oct, 2016 2 commits