- Feb 14, 2016
-
-
Masoud Sadrnezhaad authored
-
- Feb 11, 2016
-
-
Romano authored
-
- Feb 03, 2016
-
-
Masoud Sadrnezhaad authored
-
- Jan 29, 2016
-
-
Andreas Gohr authored
You really never want to search the whole filesystem, so something must have gone wrong. Better abort than go on.
-
- Jan 22, 2016
-
-
Andreas Gohr authored
The opening tag of the button was self closing, creating invalid HTML. See https://forum.dokuwiki.org/thread/13346 for initial report
-
- Jan 07, 2016
-
-
dimsharav authored
-
- Dec 29, 2015
-
-
Wesley de Weerd authored
-
- Dec 27, 2015
-
-
Mohmmad Razavi authored
-
- Dec 24, 2015
- Dec 22, 2015
- Dec 21, 2015
- Dec 19, 2015
-
-
Martin Michalek authored
-
- Dec 17, 2015
-
-
Alfredo Silva authored
-
- Dec 13, 2015
-
-
Erial authored
-
- Dec 10, 2015
-
-
sagi authored
-
- Nov 27, 2015
-
-
Amnuay authored
-
Andreas Gohr authored
The token login was introduced for the flash uploader. Since it has been removed there is no need for this code anymore.
-
Andreas Gohr authored
-
Andreas Gohr authored
Instead of having various function_exists checks all over the place, this introduces the constants DOKU_HAS_GZIP and DOKU_HAS_BZIP. All non-3rdparty parts of the code using gz* functions should now check if zlib is actually available.
-
Andreas Gohr authored
-
- Nov 25, 2015
-
-
Garfield authored
-
- Nov 15, 2015
-
-
Jaroslav Lichtblau authored
-
- Nov 13, 2015
-
-
Guilherme Cardoso authored
-
- Nov 05, 2015
-
-
solohazlo authored
-
- Nov 01, 2015
-
-
Aleksandr Selivanov authored
-
- Oct 29, 2015
-
-
Michael Große authored
The motivation is to work around/fix issue #1182. Using a CSP-Header did not work. ToDo: - [ ] Implement a check for Chrome only.
-
- Oct 28, 2015
-
-
Dominik D. Geyer authored
-
- Oct 17, 2015
-
-
David Stone authored
-
David Stone authored
Autoloader should return true if it can handle the class so other registered autoloader don't execute. require is faster than require_once and should be safe to use since the autoloader won't run if the class already exists
-
- Sep 25, 2015
-
-
Andreas Gohr authored
This allows to quickly check if a variable is empty but keeps strings and numbers evaluating to zero.
-
- Sep 16, 2015
-
-
Marius van Witzenburg authored
-
- Sep 11, 2015
-
-
Marius van Witzenburg authored
-
- Sep 10, 2015
-
-
Andreas Gohr authored
Sorting by the sort number is too confusing since those are assigned independently by different authors
-
- Sep 07, 2015
-
-
Marius van Witzenburg authored
-
- Sep 05, 2015
-
-
Aleksandr Selivanov authored
-
- Sep 04, 2015
-
-
Martin Michalek authored
-