Skip to content
  1. Jan 25, 2017
  2. Jan 24, 2017
  3. Jan 20, 2017
  4. Dec 11, 2016
  5. Dec 10, 2016
  6. Dec 09, 2016
  7. Nov 25, 2016
  8. Nov 07, 2016
  9. Mar 29, 2016
  10. Mar 11, 2016
  11. Feb 29, 2016
  12. Feb 25, 2016
  13. Feb 17, 2016
  14. Feb 13, 2016
  15. Feb 11, 2016
  16. Feb 10, 2016
  17. Oct 15, 2015
  18. Jun 10, 2015
  19. Jun 08, 2015
  20. Jun 02, 2015
  21. Apr 13, 2015
  22. Mar 24, 2015
  23. Feb 09, 2015
  24. Jan 25, 2015
  25. 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
  26. Dec 28, 2014
  27. 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
  28. Jun 03, 2014