1. 16 Nov, 2016 1 commit
    • Respect management.ssl.* settings · 79eb9496
      Johannes Edmeier authored
      The managment.ssl.* properties needs to be taken into account when they
      are explicitly set and the managment.port differs from server.port
      
      fixes #333
  2. 10 Nov, 2016 1 commit
  3. 08 Nov, 2016 3 commits
  4. 07 Nov, 2016 3 commits
  5. 06 Nov, 2016 1 commit
  6. 03 Nov, 2016 3 commits
  7. 02 Nov, 2016 4 commits
  8. 26 Oct, 2016 1 commit
  9. 17 Oct, 2016 3 commits
  10. 16 Oct, 2016 2 commits
  11. 15 Oct, 2016 2 commits
  12. 14 Oct, 2016 1 commit
    • Fix using objects as arguments for jmx operations · 5e55293b
      Johannes Edmeier authored
      With this commit objects are passed now correctly to jolokia. The
      object's needs to be written in json, which is validated for well-
      formedness.
      From now on the attributes are read autmatically when the bean gets
      selected and I fixed that errors weren't displayed.
      
      fixes #301
  13. 13 Oct, 2016 1 commit
    • Wrap acitivti module.js with a scope · e0bd77bf
      Johannes Edmeier authored
      The 'use strict' in the activit module affected the global scope and
      broke the ui for some orderings of the modules. With this commit the
      module is wrapped into a function so the global scope isn't affected.
      
      fixes #294
  14. 12 Oct, 2016 3 commits
  15. 11 Oct, 2016 4 commits
  16. 04 Oct, 2016 1 commit
  17. 03 Oct, 2016 2 commits
  18. 01 Oct, 2016 1 commit
  19. 28 Sep, 2016 1 commit
    • Update to linkifyjs 2.1.2 · c564c898
      Johannes Edmeier authored
      Updated linkifyjs to 2.1.2 which treats single quotes as punctuation and now
      renders the detected links in the yml nicely.
  20. 27 Sep, 2016 2 commits