Skip to content
Snippets Groups Projects
  1. Jul 06, 2012
    • Andreas Gohr's avatar
      Merge pull request #113 from lupo49/master · 14e2b802
      Andreas Gohr authored
      de/de-informal: added missing strings / updates for existing ones.
      14e2b802
    • Andreas Gohr's avatar
      Merge pull request #114 from NEOhidra/master · 125c9093
      Andreas Gohr authored
      BG: language update
      125c9093
    • Andreas Gohr's avatar
      Merge branch 'httpclient' of git://github.com/whoopdedo/dokuwiki into pull-request-107 · ef718d79
      Andreas Gohr authored
      * 'httpclient' of git://github.com/whoopdedo/dokuwiki:
        Adjust unit test to reflect desired behavior of max_bodysize
        Avoid timeout when content-length is 0
        Limit size of reads when max_bodysize is set or content-length is present
        Skip over chunk extensions that nobody uses because RFC2616 says so
        HTTPClient will read up to max_bodysize if it can
        Validate the size of a chunk before reading from the socket
        Efficiently wait on sockets
        HTTP headers are already parsed, there is no need for regexp
        Utility function for writing to a socket
        Unit test for HTTPClient chunked encoding
        Utility functions for reading from a socket.
        Raise an exception on socket errors.
        Correct handling of chunked transfer encoding. (FS#2535)
        Avoid strict warnings about unset array keys.
        Reference static variable through 'self::' as you're supposed to.
      ef718d79
    • Andreas Gohr's avatar
      some link icon fixes FS#2548 · 15f8c902
      Andreas Gohr authored
      Made sure all links align as well as possible in a list, giveing them
      all the same padding.
      
      Adjusted the template's icons to use 16x16 size and use the additional
      space for alignment.
      
      Adjusted some of the default interwiki icons (amazon, skype, paypal).
      15f8c902
  2. Jul 05, 2012
  3. Jul 04, 2012
  4. Jul 02, 2012
  5. Jul 01, 2012
  6. Jun 30, 2012
Loading