Skip to content
Snippets Groups Projects
  1. Aug 04, 2013
  2. Aug 01, 2013
    • Michael Hamann's avatar
      Remove search_references() and the refshow configuration option · 3e7e0277
      Michael Hamann authored
      The refshow configuration option wasn't used as described anymore
      already in the latest release and after the introduction of the media
      usage index the parameter is also no longer relevant for internal
      optimization. The only place where it was still used is the no longer
      used search_references()-function which is removed here, too.
      3e7e0277
  3. Jul 31, 2013
    • Michael Hamann's avatar
      Remove search_references() and the refshow configuration option · 0320882f
      Michael Hamann authored
      The refshow configuration option wasn't used as described anymore
      already in the latest release and after the introduction of the media
      usage index the parameter is also no longer relevant for internal
      optimization. The only place where it was still used is the no longer
      used search_references()-function which is removed here, too.
      0320882f
  4. Jun 12, 2013
  5. May 27, 2013
  6. Apr 19, 2013
  7. Apr 04, 2013
  8. Nov 16, 2012
  9. Oct 16, 2012
  10. Oct 06, 2012
    • Andreas Gohr's avatar
      changed default auth to authplain · 3094e817
      Andreas Gohr authored
      We need to decide how to handle the renaming of the auth classes. Should
      this be done automatically somehow? Or is an admin expected to fix this
      manually when updating?
      3094e817
  11. Jun 29, 2012
  12. Jun 23, 2012
  13. May 23, 2012
  14. Apr 23, 2012
  15. Apr 17, 2012
  16. Apr 16, 2012
    • Andreas Gohr's avatar
      rearranged the config options · 317250bb
      Andreas Gohr authored
      We had a lot of options lumped together under "Advanced Settings". I
      introduced two more categories and move a few options to other existing
      categories.
      I also reordered the appropriate entries in the source files to make it
      easier to find stuff when extending the options.
      317250bb
  17. Apr 15, 2012
  18. Mar 10, 2012
  19. Mar 02, 2012
  20. Feb 05, 2012
  21. Jan 30, 2012
  22. Jan 29, 2012
  23. Jan 08, 2012
  24. Nov 27, 2011
  25. Nov 06, 2011
  26. Sep 10, 2011
  27. Aug 28, 2011
  28. Aug 20, 2011
  29. Aug 10, 2011
  30. Aug 02, 2011
  31. Jun 29, 2011
  32. Jun 23, 2011
  33. Jun 18, 2011
  34. Jun 16, 2011
    • Andreas Gohr's avatar
      Use data uris for small image files in CSS · 809d3ba5
      Andreas Gohr authored
      This patch adds a new config option 'cssdatauri'. When enabled, the CSS
      patcher will automatically convert all occurances of small (<600 byte)
      PNG and GIF images in the CSS to embedded, base64 encoded data uris.
      
      This reduces the number of needed HTTP requests and avoids the HTTP header
      overhead.
      809d3ba5
  35. Apr 16, 2011
  36. Mar 29, 2011
Loading