Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hawtio/hawtio
base: e71cc17ddc34
Choose a base ref
...
head repository: hawtio/hawtio
compare: 21023cfcc913
Choose a head ref
  • 5 commits
  • 16 files changed
  • 1 contributor

Commits on Oct 4, 2013

  1. Copy the full SHA
    b2158aa View commit details
    Browse the repository at this point in the history
  2. wired in a new MQ view showing groups, profiles, brokers, containers;…

    … though the layout sucks right now ;)
    jstrachan committed Oct 4, 2013
    Copy the full SHA
    ef6fab8 View commit details
    Browse the repository at this point in the history
  3. refactored more container related code to be reusable on any page usi…

    …ng the Fabric.initScope() helper function; also moved all the connect related logic and state into the connect nested object; so we don't litter controllers with noise; the code is now all defined in the Fabric.initScope() function and any page can now easily include the connect dialog without scope issues (using nested objects for included templates tends to help avoid parent/child scope hiding issues)
    jstrachan committed Oct 4, 2013
    Copy the full SHA
    be52d78 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    55635ac View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    21023cf View commit details
    Browse the repository at this point in the history