- Dec 19, 2012
-
-
Anika Henke authored
-
- Dec 12, 2012
-
-
lupo49 authored
-
- Dec 07, 2012
-
-
Andreas Gohr authored
-
- Dec 02, 2012
-
-
Michael Hamann authored
-
Michael Hamann authored
This changes the previously static lastsecid into an instance variable, this leads to consistent section edit ids when the xhtml renderer is used more than once in a request. This makes it possible for test cases to know the exact section edit id for an instruction array.
-
Hakan Sandell authored
-
Hakan Sandell authored
-
- Nov 25, 2012
-
-
Kazutaka Miyasaka authored
ACL checking of DokuWiki is currently always case-sensitive regardless of auth backend setting ($auth->isCaseSensitive). This commit enables case-insensitive match in the same way of auth_isMember().
-
- Nov 24, 2012
-
-
Andreas Gohr authored
-
- Nov 23, 2012
-
-
Dominik Eckelmann authored
-
Dominik Eckelmann authored
Empty BCC/CC headers may cause errors on IIS.
-
Leandro Regueiro authored
-
- Nov 18, 2012
-
-
Tom N Harris authored
-
Anika Henke authored
-
Anika Henke authored
-
- Nov 12, 2012
-
-
Anael Mobilia authored
-
Jakub authored
-
Andreas Gohr authored
We now have two defines for checking for UTF-8 and Unicode property support in PREG and use them to work around FS#2636 on older systems.
-
- Nov 08, 2012
-
-
Andreas Gohr authored
-
- Nov 06, 2012
-
-
Andreas Gohr authored
we now touch the messages before the actual update happens. this should lower the chance of more than one update check running at a time.
-
Andreas Gohr authored
In the recent refactoring of the HTTPClient, a problem with certain systems was reintroduced. On these systems a select() call always waits for a timeout on the first call before working properly on the second call. This patch reintroduces the shorter timeouts with usleep rate limiting again. Since this bug is not reproducible on other systems it can't be unit tested unfortunately.
-
Andreas Gohr authored
-
- Nov 05, 2012
-
-
Dominik Eckelmann authored
-
- Nov 04, 2012
-
-
Andreas Gohr authored
The library now creates either a POSIX ustar prefix or a GNU longlink entry for files which have a name longer than 100 bytes
-
Andreas Gohr authored
Supports POSIX ustar prefixes and GNU longlink entries
-
- Nov 03, 2012
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This new class is only losely based on our previous library. The whole API was changed to make it more flexible and memory saving. Some fisrt unit tests are included
-
Andreas Gohr authored
-
Andreas Gohr authored
Appending files now works at least for uncompressed tar files. Seeking in compressed tars is not yet supported.
-
Andreas Gohr authored
You can give a path and file contents in an array. However this didn't work because the file_exist() check was done before checking for an array
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Nov 02, 2012
-
-
Martin Michalek authored
-
이명진 authored
-
Aivars Miska authored
-
- Oct 31, 2012
-
-
Dominik Eckelmann authored
-
- Oct 26, 2012
-
-
Anika Henke authored
-
- Oct 23, 2012
-
-
AmirH Hassaneini authored
-
Mercè López authored
-
sh.khmit authored
-