Skip to content
  1. Jan 25, 2015
  2. Jan 24, 2015
    • Dmitry Andrianov's avatar
      Make AccessEvent.prepareForDeferredProcessing() to create a copy of the... · b444c3ff
      Dmitry Andrianov authored
      Make AccessEvent.prepareForDeferredProcessing() to create a copy of the request attributes map so attributes are available later even if processing is done in a background thread.
      
      Only Serializable attributes are copied to be on a safe side. Also, do not copy attributes set by Logback's TeeFilter as the very same information is already serialised as request/response content.
      b444c3ff
  3. Jan 18, 2015
  4. Jan 12, 2015
  5. Jan 11, 2015
  6. Jan 10, 2015
  7. Jan 07, 2015
  8. Dec 31, 2014
  9. Dec 29, 2014
  10. Dec 28, 2014
  11. Dec 27, 2014
    • jkuperus's avatar
      Fix for LOGBACK-1023 · 3c5f1463
      jkuperus authored
      Make sure TeeHttpServletResponse uses the response character encoding
      when contructing a new writer.
      3c5f1463
  12. Dec 25, 2014
  13. Dec 24, 2014
  14. Dec 23, 2014
  15. Dec 22, 2014