| bd8c2ebf | 25-Apr-2015 |
Andreas Gohr <andi@splitbrain.org> |
introduce new "flaky" test group
this group is skipped by default |
| 7d986b28 | 25-Apr-2015 |
Andreas Gohr <andi@splitbrain.org> |
new travis config
test (but allow fails) against hhvm and PHP nightly (PHP7) builds remove phpunit pinning |
| e40f7042 | 24-Apr-2015 |
Alex P <alexander@lanos.co.uk> |
translation update |
| fcf506ee | 23-Apr-2015 |
Michael Große <grosse@cosmocode.de> |
Add comment to explain purpose of folliwing lines |
| 703509f6 | 23-Apr-2015 |
Michael Große <grosse@cosmocode.de> |
Move cursor to the end of the text in input |
| bf43fe7b | 19-Apr-2015 |
Yoven <epy@free.fr> |
2 typo fixes |
| 153dee4f | 19-Apr-2015 |
Anika Henke <anika@selfthinker.org> |
increased copyright year in wiki:dokuwiki |
| c71cd01a | 19-Apr-2015 |
Max Lyashuk <m_lyashuk@ukr.net> |
translation update |
| a07baef5 | 18-Apr-2015 |
Mohammad Anini <mohd.anini@gmail.com> |
Adding Arabic Stopwords
Adding Arabic stopwords and keeping Engish stopwords as well, since most of the Arabic wikis contain a lot of English words. |
| d15f7f88 | 17-Apr-2015 |
Tomas Darius Davainis <tomasdd@gmail.com> |
translation update |
| a7ec3530 | 14-Apr-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add display options to extension manger
Allows tho show/hide extensions that are: enabled, disabled, updatable |
| 796c6110 | 14-Apr-2015 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 39c0ce3e | 12-Apr-2015 |
Mohammad Anini <mohd.anini@gmail.com> |
Update register.txt (Arabic) - Fix spilling mistake |
| 0a71e551 | 09-Apr-2015 |
Michael Große <grosse@cosmocode.de> |
Add deprecated tag to mail_send, _mail_send_action, mail_encode_address
These functions are already deprecated and replaced by the Mailer:: class. The deprecated tag was simply missing. |
| f93b5aaf | 08-Apr-2015 |
Ninetailz <ninetailz1125@gmail.com> |
translation update |
| 96e99986 | 04-Apr-2015 |
Tim Ruffing <tim@timruffing.de> |
make PHP_CodeSniffer rules compatible with v2 |
| d49d4260 | 04-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Remove no longer needed language string |
| 45bd9f13 | 04-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Delete unused div (Fixes #1098) |
| 247faa0e | 04-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Remove unused language strings |
| 0bfc5a91 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
add plugin groups to config plugin test |
| f8095446 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
add more plugin groups to authplain test |
| 04dcb5b2 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
correct typo |
| 9e01e280 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
update test_replacements to include EMAILSIGNATURE token |
| 9ea45836 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
Fix up test_simplemail() - refactor Mailer class to allow unit tests to access token replacements - use CRLF in signature string per rfc2045 6.8 - add email signature to the expected mail body - ap
Fix up test_simplemail() - refactor Mailer class to allow unit tests to access token replacements - use CRLF in signature string per rfc2045 6.8 - add email signature to the expected mail body - apply appropriate chunksplit to the expected mail body - ensure regex is quoted - '/' is a legal base64 character
show more ...
|
| 5b795a65 | 01-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Move language string to authad plugin |