1. 29 Jun, 2018 1 commit
  2. 15 May, 2018 1 commit
  3. 20 Mar, 2018 1 commit
  4. 02 Mar, 2018 1 commit
  5. 20 Feb, 2018 1 commit
  6. 19 Feb, 2018 1 commit
  7. 16 Feb, 2018 1 commit
  8. 12 Feb, 2018 1 commit
  9. 11 Feb, 2018 2 commits
  10. 27 Jan, 2018 1 commit
  11. 26 Jan, 2018 1 commit
  12. 13 Jan, 2018 1 commit
    • Make starter names compliant with spring initializer · d1fc2fca
      Johannes Edmeier authored
      In order to make the starters compliant to the spring boot naming rules
      I added a codecentric-* prefix to the server and the client starters.
      All samples are now using our starters and the docs were alignes with
      these changes. In order to not suprise existing users I've added a
      relocation to our old module
  13. 12 Jan, 2018 1 commit
  14. 09 Jan, 2018 1 commit
  15. 27 Dec, 2017 1 commit
  16. 16 Nov, 2017 1 commit
  17. 10 Nov, 2017 1 commit
  18. 01 Sep, 2017 1 commit
  19. 30 Jul, 2017 1 commit
  20. 25 Jul, 2017 3 commits
  21. 24 Jul, 2017 1 commit
  22. 25 Jun, 2017 1 commit
  23. 16 Jun, 2017 1 commit
  24. 07 May, 2017 1 commit
  25. 12 Apr, 2017 1 commit
  26. 12 Mar, 2017 1 commit
  27. 28 Dec, 2016 1 commit
  28. 17 Dec, 2016 1 commit
  29. 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
  30. 02 Nov, 2016 1 commit
    • Add Turbine UI Module · bb765862
      Johannes Edmeier authored
      With this commit the support for Turbine is completly revised. From now
      on Turbine is supported via a separate module and is integrated as top
      level view.
      
      closes #306
  31. 26 Oct, 2016 1 commit
  32. 19 Oct, 2016 1 commit
  33. 11 Oct, 2016 1 commit
  34. 27 Sep, 2016 1 commit
  35. 23 Sep, 2016 1 commit
  36. 04 Sep, 2016 1 commit