Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #818 from jurrehart/issue#740 | Andreas Gohr | 2014-07-29 |
|\ | | | | | Issue #740 quick simple fix | ||
| * | Update template.php | Jurgen | 2014-07-29 |
| | | | | | | Removed creation of <meta name="date" as suggested in issue #740 thread | ||
* | | Merge pull request #819 from dokuwiki-translate/lang_update_117 | Andreas Gohr | 2014-07-29 |
|\ \ | |/ |/| | Translation update (bn) | ||
| * | translation update | ninetailz | 2014-07-29 |
|/ | |||
* | HTTPClient don't omit headers with value 0 | Andreas Gohr | 2014-07-28 |
| | |||
* | Merge pull request #813 from dokuwiki-translate/lang_update_112 | Andreas Gohr | 2014-07-28 |
|\ | | | | | Translation update (ta) | ||
| * | translation update | Naveen Venugopal | 2014-07-26 |
| | | |||
* | | fix AUTH_USER_CHANGE event in profile updates | Andreas Gohr | 2014-07-26 |
|/ | | | | | the triggered event did not allow event handlers to change the passed data | ||
* | another try and configuring travis | Andreas Gohr | 2014-07-24 |
| | |||
* | allow PHP 5.6 to fail | Andreas Gohr | 2014-07-24 |
| | |||
* | run tests against PHP 5.6 as well | Andreas Gohr | 2014-07-24 |
| | |||
* | Merge pull request #809 from dokuwiki-translate/lang_update_105 | Andreas Gohr | 2014-07-21 |
|\ | | | | | Translation update (ta) | ||
| * | translation update | Naveen Venugopal | 2014-07-21 |
|/ | |||
* | Merge pull request #807 from dokuwiki-translate/lang_update_100 | Andreas Gohr | 2014-07-20 |
|\ | | | | | Translation update (ta) | ||
| * | translation update | Naveen Venugopal | 2014-07-20 |
|/ | |||
* | Merge pull request #801 from splitbrain/semicolonwinapache | Andreas Gohr | 2014-07-18 |
|\ | | | | | not encode semicolon in idfilter() | ||
| * | not encode semicolon in idfilter. | Gerrit Uitslag | 2014-07-15 |
| | | | | | | | | Restores vanished changes of #84 | ||
* | | skip cache test until #694 has been fixed | Andreas Gohr | 2014-07-18 |
| | | |||
* | | Merge pull request #803 from dokuwiki-translate/lang_update_98 | Andreas Gohr | 2014-07-17 |
|\ \ | |/ |/| | Translation update (hr) | ||
| * | translation update | Davor Turkalj | 2014-07-17 |
|/ | |||
* | add PHPDocs in html.php | Gerrit Uitslag | 2014-07-15 |
| | |||
* | Merge pull request #798 from dokuwiki-translate/lang_update_93 | Andreas Gohr | 2014-07-12 |
|\ | | | | | Translation update (th) | ||
| * | translation update | Yuthana Tantirungrotechai | 2014-07-12 |
|/ | |||
* | Merge pull request #796 from dokuwiki-translate/lang_update_92 | Andreas Gohr | 2014-07-12 |
|\ | | | | | Translation update (ja) | ||
| * | translation update | Hideaki SAWADA | 2014-07-12 |
|/ | |||
* | Merge pull request #794 from dokuwiki-translate/lang_update_88 | Andreas Gohr | 2014-07-10 |
|\ | | | | | Translation update (hr) | ||
| * | translation update | Davor Turkalj | 2014-07-10 |
|/ | |||
* | Merge pull request #789 from dokuwiki-translate/lang_update_77 | Andreas Gohr | 2014-07-05 |
|\ | | | | | Translation update (ta) | ||
| * | translation update | Naveen Venugopal | 2014-07-05 |
|/ | |||
* | Merge pull request #755 from projectgus/master | Andreas Gohr | 2014-07-05 |
|\ | | | | | authplain: Escape ':'s that appear in the pwhash string | ||
| * | authplain: Escape ':' in any data field as '\:' | Angus Gratton | 2014-07-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | ':' is the field delimiter in the authplain flat text conf/users.auth.php file, but it's also used as an internal delimiter for the 'mediawiki' password hash format. Currently using this hash format corrupts the file This change escapes ':' as '\:' in any field in the users.auth.php file, and any '\' as '\\'. Also adds test cases for escaping modes. | ||
* | | allow for easier HTTPClient debugging | Andreas Gohr | 2014-07-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes users report bugs or problems releated to HTTP connections made by our HTTPCient (eg. in the extension manager or XMLRPC). Debugging those problems previously required modifying some sources to enable the debugging output of the HTTPClient. This patch adds a way to enable the debugging via a request parameter. Since HTTP requests are often done only *after* some button was clicked, the parameter is also looked for in the referrer of a request. Debugging output is enabled through the existence of the parameter 'httpdebug' and is directly printed to the screen. Debugging HTTP only works when allowdebug is enabled. | ||
* | | rephrased error message. #681 | Andreas Gohr | 2014-07-04 |
| | | |||
* | | Merge branch 'oldpluginshasnoGetinfo' of ↵ | Andreas Gohr | 2014-07-04 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | git://github.com/splitbrain/dokuwiki into pull-request-709 * 'oldpluginshasnoGetinfo' of git://github.com/splitbrain/dokuwiki: Reformat getInfo function Improve missing plugin.info.txt message. | ||
| * | | Reformat getInfo function | Gerrit Uitslag | 2014-05-13 |
| | | | | | | | | | | | | with previous commit, Fixes #681 | ||
| * | | Improve missing plugin.info.txt message. | Gerrit Uitslag | 2014-05-13 |
| | | | |||
* | | | Merge remote-tracking branch 'origin/pr/783' | Andreas Gohr | 2014-07-04 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/pr/783: translation update Conflicts: inc/lang/es/edit.txt lib/plugins/extension/lang/es/lang.php | ||
| * | | | translation update | Jonathan Hernández | 2014-07-04 |
| | | | | |||
* | | | | Merge remote-tracking branch 'origin/pr/787' | Andreas Gohr | 2014-07-04 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/pr/787: translation update Conflicts: inc/lang/es/edit.txt | ||
| * | | | | translation update | Jonathan Hernández | 2014-07-04 |
| |/ / / | |||
* | | | | Merge pull request #781 from dokuwiki-translate/lang_update_71 | Andreas Gohr | 2014-07-04 |
|\ \ \ \ | | | | | | | | | | | Translation update (es) | ||
| * | | | | translation update | Jonathan Hernández | 2014-07-04 |
| |/ / / | |||
* | | | | Merge pull request #786 from dokuwiki-translate/lang_update_75 | Andreas Gohr | 2014-07-04 |
|\ \ \ \ | | | | | | | | | | | Translation update (es) | ||
| * | | | | translation update | Jonathan Hernández | 2014-07-04 |
| |/ / / | |||
* | | | | Merge pull request #785 from dokuwiki-translate/lang_update_74 | Andreas Gohr | 2014-07-04 |
|\ \ \ \ | | | | | | | | | | | Translation update (es) | ||
| * | | | | translation update | Jonathan Hernández | 2014-07-04 |
| |/ / / | |||
* | | | | Merge pull request #784 from dokuwiki-translate/lang_update_73 | Andreas Gohr | 2014-07-04 |
|\ \ \ \ | |/ / / |/| | | | Translation update (es) | ||
| * | | | translation update | Jonathan Hernández | 2014-07-04 |
|/ / / | |||
* | | | Merge pull request #776 from dokuwiki-translate/lang_update_65 | Andreas Gohr | 2014-07-01 |
|\ \ \ | |_|/ |/| | | Translation update (sv) | ||
| * | | translation update | Mikael Bergström | 2014-07-01 |
|/ / |