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: ec7fb712664d
Choose a base ref
...
head repository: hawtio/hawtio
compare: daa7d99d27ea
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 3, 2013

  1. fix typo

    jstrachan committed Apr 3, 2013
    Copy the full SHA
    195961b View commit details
    Browse the repository at this point in the history
  2. fix occasional exception

    jstrachan committed Apr 3, 2013
    Copy the full SHA
    042acdd View commit details
    Browse the repository at this point in the history
  3. added missing jquery-datatable constant - and renamed file to correct…

    … typescript naming conventions
    jstrachan committed Apr 3, 2013
    Copy the full SHA
    839826d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b230b20 View commit details
    Browse the repository at this point in the history
  5. initial support for lazy loading of tree nodes for cases where a node…

    … has lazy loaded children for #220. Works OK but currently it would be nice to know up front which nodes have a lazy load handler registered; so we can set the lazy loading flag accordingly; to make sure things which will never be a folder appear as a leaf
    jstrachan committed Apr 3, 2013
    Copy the full SHA
    daa7d99 View commit details
    Browse the repository at this point in the history