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: d7e71cd1c1f2
Choose a base ref
...
head repository: hawtio/hawtio
compare: 13f42f4eef78
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Jul 12, 2013

  1. fixed up the search of class names so it works a bit better (always r…

    …eturning the maximum results if available, and avoiding re-scanning of the same jars many times - doh!) so its reasonably snappy relatively (we maybe should throttle down the number of requests when typing quickly) though) #383
    jstrachan committed Jul 12, 2013
    Copy the full SHA
    608a0c1 View commit details
    Browse the repository at this point in the history
  2. #383 only start searching for classes after 3 characters are pressed…

    … (as the results are fairly meaningless with less ;)
    jstrachan committed Jul 12, 2013
    Copy the full SHA
    13f42f4 View commit details
    Browse the repository at this point in the history