1. 21 Aug, 2013 6 commits
  2. 20 Aug, 2013 9 commits
  3. 19 Aug, 2013 3 commits
    • Dave Syer's avatar
      Restore Tomcat in CLI · 229943a8
      Dave Syer authored
      Seems to work. I think the problem was the race conditions
      that we hopefully already eliminated. I got an out of memory
      error running the samples tests in Eclipse, but then it went
      away again (something to look out for).
      
      [Fixes #54925992] [bs-280]
      229943a8
    • Dave Syer's avatar
      12241ec6
    • Dave Syer's avatar
      Add additional ViewResolver configuration · 2fbff698
      Dave Syer authored
      The DispatcherServlet adds a default InternalViewResolver
      which was used by some apps, but when the actuator was
      available it added an "/error" bean and effectively
      switched off the default view resolver. The net fix was
      to add an InternalViewResolver at the same time as
      adding any other ViewResolvers.
      
      [Fixes #55357516] [bs-290] Actuator UI app cannot serve static index.html
      2fbff698
  4. 18 Aug, 2013 1 commit
  5. 16 Aug, 2013 3 commits
  6. 15 Aug, 2013 6 commits
  7. 14 Aug, 2013 3 commits
  8. 13 Aug, 2013 5 commits
  9. 12 Aug, 2013 4 commits