1. 25 Jun, 2017 1 commit
  2. 27 Dec, 2016 1 commit
  3. 21 Dec, 2016 1 commit
  4. 17 Dec, 2016 1 commit
  5. 14 Dec, 2016 1 commit
    • Add metadata to the applications · 21c17900
      Johannes Edmeier authored
      With this commit you can now associate your applications with custom
      metadata using `spring.boot.admin.client.metadata.*` sensitive values
      are recognized by key and are masked in the http interface.
      
      This can be useful in the future if there are instance specific settings
      which should be used by the admin server, e.g. custom notification
      recipients.
      
      For now there is no extra imetadata view in the ui. The values are shown
      in the environment view.
  6. 17 Oct, 2016 1 commit
  7. 12 Oct, 2016 1 commit
  8. 04 Sep, 2016 1 commit
  9. 28 Aug, 2016 1 commit
    • Use build-info for displaying the version · 32e368f5
      Johannes Edmeier authored
      As now with spring boot 1.4 there is a special goal for generating the build-
      information, we use it for displaying the version in spring boot admin. The old
      info.version property still works but is deprecated. From now on
      build.info.version is taken into account.
  10. 22 Jun, 2016 1 commit
    • Detect URLs in /info and render them as links · 9086e00c
      Johannes Edmeier authored
      With this commit urls form the /info endpoint are deteceted and rendered as
      links.
      The downside is to make that work I had to drop the collapsible info section in
      the overview list and replaced it with an resizable/scrollabe <pre> section.
  11. 22 May, 2016 1 commit
    • Add FilteringNotifier · 76c70039
      Johannes Edmeier authored
      This adds a new FilteringNotifier which can use filters to suppres certain
      events from being notified of. Two filter implementation are provided, one
      filtering by name and one by id. Additional when a FilteringNotifier bean is
      present, the autoconfiguration creates a REST-controller to add and remove
      filters at runtime.
  12. 14 Feb, 2016 1 commit
  13. 21 Oct, 2015 2 commits
  14. 17 Apr, 2015 1 commit
  15. 09 Apr, 2015 1 commit
  16. 07 Mar, 2015 1 commit
  17. 06 Mar, 2015 1 commit
  18. 04 Mar, 2015 1 commit
  19. 19 Nov, 2014 1 commit
  20. 14 Nov, 2014 1 commit