- Jan 14, 2015
-
-
KeenRivals authored
-
- Jan 12, 2015
-
-
Andreas Gohr authored
Update css.php
-
Rainbow Spike authored
1 little fix
-
- Jan 10, 2015
-
-
Andreas Gohr authored
Scrutinizer Auto-Fixes
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Andreas Gohr authored
Document the nosort parameter.
-
- Jan 09, 2015
-
-
- Jan 08, 2015
-
-
Robin H. Johnson authored
Signed-off-by:
Robin H. Johnson <robbat2@gentoo.org>
-
Andreas Gohr authored
Translation update (nl)
-
Mijndert authored
-
Andreas Gohr authored
Handles CTRL-Enter event to save in the editor
-
Andreas Gohr authored
Allow arbitrary mediatype names for CSS
-
https://github.com/yurii-github/dokuwikiAndreas Gohr authored
* 'master' of https://github.com/yurii-github/dokuwiki: fixes FASTCGI_UNEXPECTED_EXIT (error 0xff) in FastCGI/IIS for PHP5.6.x 64bit Conflicts: inc/plugincontroller.class.php
-
Andreas Gohr authored
Optionally render RSS unsorted.
-
Robin H. Johnson authored
By default, SimplePie sorts RSS entries by the the date on each entry. If some cases, mostly where RSS is used as a input format for another service, rendering the order as-is is better than having it sorted. This patch adds a new parameter for the rss keyword, 'nosort', which can be used to disable SimplePie's sorting. This makes it possible to correctly display RSS feeds from "Remember The Milk", which have a complex order from the system. Signed-off-by:
Robin H. Johnson <robbat2@gentoo.org>
-
- Jan 07, 2015
-
-
Andreas Gohr authored
Scrutinizer Auto-Fixes
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Andreas Gohr authored
-
Andreas Gohr authored
We no longer support IE6, so hashes in URLs no longer need to be protected when redirecting.
-
Andreas Gohr authored
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
-
- Jan 06, 2015
-
-
Andreas Gohr authored
Translation update (fr)
-
- Jan 05, 2015
-
-
Schplurtz le Déboulonné authored
-
Andreas Gohr authored
Translation update (cs)
-
Andreas Gohr authored
Translation update (pl)
-
Maciej Helt authored
-
- Jan 03, 2015
-
-
Yurii Korotia authored
-
- Dec 31, 2014
-
-
Jaroslav Lichtblau authored
-
- Dec 30, 2014
-
-
Andreas Gohr authored
Translation update (ro)
-
Marian Banica authored
-
- Dec 27, 2014
-
-
Andreas Gohr authored
Translation update (pt)
-
Andreas Gohr authored
Translation update (fr)
-
- Dec 22, 2014
-
-
Andreas Gohr authored
Translation update (ru)
-
Andreas Gohr authored
rfc2231 compatible encoding for header()
-
Gerry Weißbach authored
-
Gerry Weißbach authored
-
- Dec 21, 2014
-
-
Type-kun authored
-
- Dec 20, 2014
-
-
Yves Grandvalet authored
-
- Dec 18, 2014
-
-
Guido Salatino authored
-
Andreas Gohr authored
Add tests for video syntax
-
Michael Große authored
-