Skip to content
  1. Mar 29, 2016
  2. Mar 11, 2016
  3. Feb 29, 2016
  4. Feb 25, 2016
  5. Feb 17, 2016
  6. Feb 13, 2016
  7. Feb 11, 2016
  8. Feb 10, 2016
  9. Oct 15, 2015
  10. Jun 10, 2015
  11. Jun 08, 2015
  12. Jun 02, 2015
  13. Apr 13, 2015
  14. Mar 24, 2015
  15. Feb 09, 2015
  16. Jan 25, 2015
  17. 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
  18. Dec 28, 2014
  19. 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
  20. Jun 03, 2014
  21. May 07, 2014
  22. May 03, 2014
    • Jeremy Landis's avatar
      moved remaining resources to src/main/resources · 99c67be2
      Jeremy Landis authored
      logback-access & logback-examples resource files moved from source
      packages to resources packages to comply with maven standards.
      99c67be2
    • Jeremy Landis's avatar
      POM Modernization · 2c8265b6
      Jeremy Landis authored
      - Corrected maven xsd
      - Removed duplication in child poms (url, license, version, groupId)
      - Removed commented out scala items
      - Removed commented out jetty servlet api
      - Removed excess spacing
      - Note JavaSE-1.6 & 1.6 oracle docs
      - Replaced examples use of antrun with maven-dependency-plugin
      - Updated plugin versions
      - Added plugins in parent pluginManagement
      - Updated mockito & log4j
      - Dropped old slf4j-api 1.5.10 - pom pulls latest
      - Moved modelVersion to correct location
      - Explicit groupId everywhere
      - Use maven properties for jdk version used for compiler plugin
      - Added generation of test source & javadoc jars
      - Added lifecycle mapping filter for gmaven for users without m2e configuration.
      - Moved maven bundle to plugin management
      2c8265b6
  23. Apr 27, 2014
  24. Apr 08, 2014
  25. Apr 04, 2014
  26. Apr 02, 2014
  27. Feb 10, 2014
  28. Feb 08, 2014
  29. Feb 05, 2014