| d3b0952c | 14-Dec-2014 |
Myeongjin <aranet100@gmail.com> |
translation update |
| e9e4d466 | 13-Dec-2014 |
Type-kun <workwork-1@yandex.ru> |
translation update |
| d52dfa3a | 13-Dec-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| 4ac11792 | 12-Dec-2014 |
Type-kun <workwork-1@yandex.ru> |
translation update |
| 4645078a | 12-Dec-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| ab6ac843 | 12-Dec-2014 |
Jussi Takala <jussi.takala@live.fi> |
translation update |
| 903f0494 | 12-Dec-2014 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
translation update |
| 1ec86040 | 11-Dec-2014 |
Andreas Gohr <andi@splitbrain.org> |
check for SSL support in the extension manager |
| 85c59bdb | 11-Dec-2014 |
Søren Birk <soer9648@eucl.dk> |
translation update |
| 52a281e8 | 10-Dec-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Some PHPDocs media and admin plugin |
| 7c3df9b4 | 10-Dec-2014 |
Søren Birk <sbi@eucl.dk> |
translation update |
| 4b583437 | 09-Dec-2014 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 29eba429 | 08-Dec-2014 |
Omid Hezaveh <hezpublic@gmail.com> |
translation update |
| 48b5d5e9 | 03-Dec-2014 |
Andreas Gohr <gohr@cosmocode.de> |
warn about enabled, but not used auth plugins |
| cded1125 | 02-Dec-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
phpdocs syntax plugin base class |
| 044a73b5 | 27-Nov-2014 |
Mohammad Sadegh <msdn2013@gmail.com> |
translation update |
| 52f0afd3 | 21-Nov-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| 2ec6a92c | 19-Nov-2014 |
Patrick <spill.p@hotmail.com> |
translation update |
| ae6f2c31 | 27-Oct-2014 |
lioujheyu <lioujheyu@gmail.com> |
translation update |
| 17bc1e4f | 22-Oct-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| a1298aea | 18-Oct-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| dfc5e46c | 15-Oct-2014 |
Yadav Gowda <yadav.gowda@gmail.com> |
translation update |
| 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 ...
|
| 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 |