1. 05 Apr, 2018 3 commits
  2. 04 Apr, 2018 1 commit
  3. 30 Mar, 2018 2 commits
  4. 23 Mar, 2018 4 commits
  5. 21 Mar, 2018 5 commits
  6. 20 Mar, 2018 1 commit
  7. 19 Mar, 2018 3 commits
  8. 18 Mar, 2018 7 commits
  9. 15 Mar, 2018 2 commits
    • Enable caching for eslint · ea63e0a5
      Johannes Edmeier authored
    • Fix snapshot build instructions · 0628dc3a
      Tommy Ludwig authored
      The previous code snippet contained code which would go in the `distributionManagement` section of a POM, meant for where to publish snapshots. It is however intended for users to use in their POMs to access published snapshot versions of the Spring Boot Admin artifacts. This change makes that more clear and gives the correct snippet to copy-and-paste into one's POM.
  10. 14 Mar, 2018 3 commits
  11. 12 Mar, 2018 3 commits
  12. 09 Mar, 2018 1 commit
  13. 06 Mar, 2018 1 commit
  14. 05 Mar, 2018 2 commits
    • Fix: use application_id from VCAP · 976619f4
      Johannes Edmeier authored
    • Support CloudFoundry out of the box · 80eaf615
      Tetsushi Awano authored
      This commit enables client and server to work out of the box on
      CloudFoundry.
      The client derives the registration info (url and metadata) from the
      VCAP environment variables.
      The server computes a unique instanceId and the correct headers for the
      cf router based on the metadata provided by instances. Also suppots the
      CloudFoundry discovery client ootb.
      
      closes #434
  15. 04 Mar, 2018 1 commit
  16. 02 Mar, 2018 1 commit