fd18b5f4 | 22-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
visibility from private to protected for DokuCssFile |
a1298aea | 18-Oct-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
dfc5e46c | 15-Oct-2014 |
Yadav Gowda <yadav.gowda@gmail.com> |
translation update |
5c5b52fd | 15-Oct-2014 |
LarsDW223 <lars_paulsen@web.de> |
Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\/
Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\//' (which was treated as a single line comment because of the regular expression not being recognized). Finally fixes #897.
show more ...
|
70daee86 | 14-Oct-2014 |
LarsDW223 <lars_paulsen@web.de> |
Corrected compression for ++ and -- operator. Partially fixes #897. |
9c03f73b | 13-Oct-2014 |
Michal Koutný <xm.koutny@gmail.com> |
AUTH_USER_CHANGE handler can modify passed data
Originally AUTH_USER_CHANGE handler could modify the user data, however, auth plugin consequently worked with different copy of the array thus effecti
AUTH_USER_CHANGE handler can modify passed data
Originally AUTH_USER_CHANGE handler could modify the user data, however, auth plugin consequently worked with different copy of the array thus effectively preventing any changes by the AUTH_USER_CHANGE implementer.
show more ...
|
7d247a3c | 11-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
preserve comments in less if 'compress' config disabled
Otherwise comments are never visible in css.php |
9d846ff4 | 04-Oct-2014 |
Christopher Smith <chris@jalakai.co.uk> |
escaping backslash should be included in split items |
6c8c1f46 | 03-Oct-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Fix for issues 877 & 885 related to a bug in PCRE 6.6 |
7e8500ee | 02-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs and some improvements |
253d4b48 | 01-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
more PHPDocs, unused var, small bit code reformatting |
c9ed469e | 01-Oct-2014 |
Rainbow Spike <Rainbow_Spike@derpy.ru> |
Update index.php
1 typo |
aecab027 | 01-Oct-2014 |
Rainbow Spike <Rainbow_Spike@derpy.ru> |
Update lang.php
Microfix |
42ea7f44 | 01-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Many PHPDocs, some unused and dyn declared vars
many PHPDocs some unused variables some dynamically declared variables declared |
9d7d72dc | 30-Sep-2014 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
59bc3b48 | 29-Sep-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
more scrutinizer issue improvements |
07a1dd10 | 29-Sep-2014 |
Christopher Smith <chris@jalakai.co.uk> |
postgresql auth plugin: correct function name |
80d9f3dd | 29-Sep-2014 |
lisps <stummp@loewen.de> |
parse AT parameter: first strtotime then timestamp remove config option |
e0c26282 | 29-Sep-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
scrutinizer documentations issues |
7ce0a39e | 22-Sep-2014 |
Mohamed Belhsine <b.mohamed897@gmail.com> |
translation update |
2c99198d | 20-Sep-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
ba6828f2 | 19-Sep-2014 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
c3df44ff | 17-Sep-2014 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
616de5f5 | 15-Sep-2014 |
Viktor Zavadil <vzavadil@newps.cz> |
translation update |
505d947e | 13-Sep-2014 |
June-Hao Hou <junehao@gmail.com> |
translation update |