Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use string for version number. closes #1100 | Andreas Gohr | 2015-05-02 |
| | | | | | | PHP will localize floats (eg. a 45.5 becomes 45,5 in a German locale). Using a string will prevent that. A fix has been applied on the server end, but it makes sense to always send the correct message. | ||
* | Merge pull request #1127 from dokuwiki-translate/lang_update_3 | Andreas Gohr | 2015-05-02 |
|\ | | | | | Translation update (pt-br) | ||
| * | translation update | Hudson FAS | 2015-04-28 |
|/ | |||
* | fixed allow_failures syntax | Andreas Gohr | 2015-04-25 |
| | |||
* | introduce new "flaky" test group | Andreas Gohr | 2015-04-25 |
| | | | | this group is skipped by default | ||
* | new travis config | Andreas Gohr | 2015-04-25 |
| | | | | | test (but allow fails) against hhvm and PHP nightly (PHP7) builds remove phpunit pinning | ||
* | Merge pull request #1119 from anini/patch-3 | Andreas Gohr | 2015-04-25 |
|\ | | | | | Adding Arabic Stopwords | ||
| * | Adding Arabic Stopwords | Mohammad Anini | 2015-04-19 |
| | | | | | | Adding Arabic stopwords and keeping Engish stopwords as well, since most of the Arabic wikis contain a lot of English words. | ||
* | | Merge pull request #1121 from dokuwiki-translate/lang_update_49 | Andreas Gohr | 2015-04-25 |
|\ \ | | | | | | | Translation update (uk) | ||
| * | | translation update | Max Lyashuk | 2015-04-19 |
| |/ | |||
* | | Merge pull request #1126 from dokuwiki-translate/lang_update_62 | Andreas Gohr | 2015-04-25 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Alex P | 2015-04-24 |
|/ / | |||
* | | Merge pull request #1125 from micgro42/linkwizCursorPos | Andreas Gohr | 2015-04-23 |
|\ \ | | | | | | | Linkwizard: Move cursor to the end of the text in input | ||
| * | | Add comment to explain purpose of folliwing lines | Michael Große | 2015-04-23 |
| | | | |||
| * | | Move cursor to the end of the text in input | Michael Große | 2015-04-23 |
|/ / | |||
* | | Merge pull request #1122 from Epy/master | Michael Hamann | 2015-04-20 |
|\ \ | | | | | | | 2 typo fixes in French translation | ||
| * | | 2 typo fixes | Yoven | 2015-04-19 |
|/ / | |||
* / | increased copyright year in wiki:dokuwiki | Anika Henke | 2015-04-19 |
|/ | |||
* | Merge pull request #1116 from dokuwiki-translate/lang_update_47 | Andreas Gohr | 2015-04-17 |
|\ | | | | | Translation update (lt) | ||
| * | translation update | Tomas Darius Davainis | 2015-04-17 |
|/ | |||
* | Merge pull request #1112 from dokuwiki-translate/lang_update_46 | Andreas Gohr | 2015-04-14 |
|\ | | | | | Translation update (fr) | ||
| * | translation update | Schplurtz le Déboulonné | 2015-04-14 |
|/ | |||
* | Merge pull request #1106 from real-or-random/master | Andreas Gohr | 2015-04-13 |
|\ | | | | | make PHP_CodeSniffer rules compatible with v2 | ||
| * | make PHP_CodeSniffer rules compatible with v2 | Tim Ruffing | 2015-04-04 |
| | | |||
* | | Merge pull request #1110 from anini/patch-1 | Andreas Gohr | 2015-04-12 |
|\ \ | | | | | | | Update register.txt (Arabic) - Fix spelling mistake | ||
| * | | Update register.txt (Arabic) - Fix spilling mistake | Mohammad Anini | 2015-04-12 |
|/ / | |||
* | | Merge pull request #1109 from micgro42/deprecateMailSend | Andreas Gohr | 2015-04-09 |
|\ \ | | | | | | | Add deprecated tag to mail_send, _mail_send_action, mail_encode_address | ||
| * | | Add deprecated tag to mail_send, _mail_send_action, mail_encode_address | Michael Große | 2015-04-09 |
|/ / | | | | | | | | | These functions are already deprecated and replaced by the Mailer:: class. The deprecated tag was simply missing. | ||
* | | Merge pull request #1108 from dokuwiki-translate/lang_update_39 | Andreas Gohr | 2015-04-08 |
|\ \ | |/ |/| | Translation update (bn) | ||
| * | translation update | Ninetailz | 2015-04-08 |
|/ | |||
* | Merge pull request #1097 from dokuwiki-translate/lang_update_35 | Andreas Gohr | 2015-04-02 |
|\ | | | | | Translation update (pt) | ||
| * | translation update | Romulo Pereira | 2015-03-31 |
| | | |||
* | | Merge pull request #1102 from splitbrain/plugingroups | Andreas Gohr | 2015-04-02 |
|\ \ | |/ |/| | Plugingroups | ||
| * | add plugin groups to config plugin test | Christopher Smith | 2015-04-01 |
| | | |||
| * | add more plugin groups to authplain test | Christopher Smith | 2015-04-01 |
|/ | |||
* | Merge pull request #1089 from dokuwiki-translate/lang_update_27 | Andreas Gohr | 2015-03-31 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Myeongjin | 2015-03-28 |
| | | |||
* | | Merge pull request #1090 from dokuwiki-translate/lang_update_28 | Andreas Gohr | 2015-03-31 |
|\ \ | | | | | | | Translation update (cs) | ||
| * | | translation update | Jaroslav Lichtblau | 2015-03-28 |
| |/ | |||
* | | Merge pull request #1095 from dokuwiki-translate/lang_update_33 | Andreas Gohr | 2015-03-31 |
|\ \ | |/ |/| | Translation update (es) | ||
| * | translation update | Alejandro Nunez | 2015-03-31 |
|/ | |||
* | Merge pull request #1083 from chang-zhao/master | Andreas Gohr | 2015-03-25 |
|\ | | | | | Update toolbar.js | ||
| * | Update toolbar.js | chang-zhao | 2015-03-21 |
| | | | | | | When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `function pickerToggle()` and shift picker buttons position if needed. | ||
| * | Merge pull request #1 from splitbrain/master | chang-zhao | 2015-03-21 |
| |\ | | | | | | | Test | ||
* | \ | Merge pull request #1085 from dokuwiki-translate/lang_update_25 | Andreas Gohr | 2015-03-24 |
|\ \ \ | |_|/ |/| | | Translation update (ne) | ||
| * | | translation update | सरोज ढकाल | 2015-03-24 |
|/ / | |||
* | | Merge pull request #1022 from cdwertmann/patch-1 | Andreas Gohr | 2015-03-19 |
|\ \ | | | | | | | indexer.php: slow page loads on lighttpd due to missing ob_flush() | ||
| * | | Speed up indexer on lighttpd by using tpl_flush() | Christoph Dwertmann | 2015-03-17 |
| | | | |||
| * | | Add ob_flush() to sendGIF | Christoph Dwertmann | 2015-02-05 |
| | | | | | | | | | | | | | | | | | | | | | I'm running this dokuwiki docker container: https://registry.hub.docker.com/u/mprasil/dokuwiki/ It uses lighttpd and fastcgi. For some reason, the ignore_user_abort() feature where the browser should close the connection after the GIF has been received is not working on lighty. The browser keeps loading the page until the indexer run is complete, which leads to extremely slow load times with a larger page index. Adding ob_flush() to sendGIF fixes the issue. | ||
* | | | corrupted the gz test file more | Andreas Gohr | 2015-03-18 |
| | | | | | | | | | | | | | | | | | | it seems that different zlib versions behave different with corrupted files. Some return false, some return whatever they still can read from the file. the file now should no longer be readable by any version. |