1. 25 Jun, 2014 12 commits
  2. 24 Jun, 2014 19 commits
  3. 23 Jun, 2014 3 commits
  4. 22 Jun, 2014 3 commits
  5. 21 Jun, 2014 2 commits
    • Dave Syer's avatar
      Hack around with Tomcat resource paths · 1bcc1363
      Dave Syer authored
      Tomcat 8 has different APIs again so it was quite difficult to
      get it working and test it. The test is manual anyway (multi-module
      project with JSPs in /META-INF/resources, not part of the samples),
      and requires you to build a war and execute it (since the resource
      paths are different when it's an archive).
      
      Fixes gh-1131
      1bcc1363
    • Dave Syer's avatar
      Log exception in ErrorPageFilter · 51496b4e
      Dave Syer authored
      Fixes gh-1130
      51496b4e
  6. 20 Jun, 2014 1 commit