summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Fix issues from teams:i18n:translation-check in localizationsGerrit Uitslag2013-10-27
|/ / / /
* | | | Merge pull request #400 from dokuwiki-translate/lang_update_418Andreas Gohr2013-10-25
|\ \ \ \
| * | | | translation updateRemon2013-10-25
|/ / / /
* | | | allow charset for SSO to be configured FS#2148Andreas Gohr2013-10-22
* | | | Mailer: avoid overlong headers in content ids FS#2868Andreas Gohr2013-10-22
* | | | Merge pull request #398 from dokuwiki-translate/lang_update_412Andreas Gohr2013-10-22
|\ \ \ \
| * | | | translation updatelainme2013-10-22
| | |_|/ | |/| |
* | | | Merge pull request #397 from dokuwiki-translate/lang_update_411Andreas Gohr2013-10-22
|\ \ \ \ | |/ / / |/| | |
| * | | translation updateMustafa Aslan2013-10-22
|/ / /
* | | Merge pull request #394 from dokuwiki-translate/lang_update_406Andreas Gohr2013-10-21
|\ \ \
| * | | translation updateJens Hyllegaard2013-10-21
* | | | Merge pull request #393 from dokuwiki-translate/lang_update_405Andreas Gohr2013-10-21
|\ \ \ \
| * | | | translation updateJens Hyllegaard2013-10-21
| |/ / /
* | | | Merge pull request #392 from dokuwiki-translate/lang_update_404Andreas Gohr2013-10-21
|\ \ \ \
| * | | | translation updateRoy Zahor2013-10-21
| |/ / /
* | | | Merge pull request #391 from dokuwiki-translate/lang_update_403Andreas Gohr2013-10-21
|\ \ \ \ | |/ / / |/| | |
| * | | translation updateJens Hyllegaard2013-10-21
|/ / /
* | | Fix handling of the legacy subscription action nameMichael Hamann2013-10-20
* | | Merge pull request #381 from splitbrain/jpegmetafixesAndreas Gohr2013-10-20
|\ \ \
| * | | fix some Only vars assigned by referenceGerrit Uitslag2013-10-16
| * | | fixed some errors indicated by IDEAGerrit Uitslag2013-10-16
* | | | Merge pull request #378 from splitbrain/aclajaxAndreas Gohr2013-10-20
|\ \ \ \
| * | | | remove obsolete opera handling and session closingAndreas Gohr2013-10-20
| * | | | remove no longer used ajax.phpAndreas Gohr2013-10-20
| * | | | acl ajax: add messages to returnsGerrit Uitslag2013-10-14
| * | | | acl ajax: replace die() by returnGerrit Uitslag2013-10-14
| * | | | Code reformatting and remove unused global confGerrit Uitslag2013-10-14
| * | | | remove unused variableGerrit Uitslag2013-10-14
| * | | | move ajax.php to action.php. Fixes FS#2233Gerrit Uitslag2013-10-14
* | | | | Merge pull request #388 from splitbrain/unittest_errorreportingAndreas Gohr2013-10-20
|\ \ \ \ \
| * | | | | change error level to ignore noticesChristopher Smith2013-10-20
| * | | | | also use DOKU_E_LEVEL in bootstrap's call to error_reporting()Christopher Smith2013-10-18
| * | | | | set error level so it is propagated correctly to dokuwikiChristopher Smith2013-10-18
| | |_|/ / | |/| | |
* | | | | fix proxy CONNECT where HTTP 1.1 answer is givenAndreas Gohr2013-10-20
* | | | | make sure HTTP test uses HTTP only and doesn't get redirectedAndreas Gohr2013-10-20
* | | | | more verbosity in test caseAndreas Gohr2013-10-20
* | | | | Merge pull request #380 from splitbrain/phpstrictAndreas Gohr2013-10-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Info plugin: allow xhtml renders to not to be an xhtml rendererMichael Hamann2013-10-20
| * | | | escaped another $ in mailer testAndreas Gohr2013-10-20
| * | | | use preg_replace_callback instead of '/e' flag when encoding quoated printabl...Christopher Smith2013-10-19
| * | | | additional auth_nameencode tests (apostrophe & backslash)Christopher Smith2013-10-19
| * | | | refactor to avoid php notice and match structure of rest of p_get_renderer()Christopher Smith2013-10-16
| * | | | initialize $inParagraph before useChristopher Smith2013-10-16
| * | | | replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
| * | | | remove '&' reference operator from metadata test, not required in php5Christopher Smith2013-10-16
| * | | | escape '$' in mailer test stringsChristopher Smith2013-10-16
| * | | | update for deprecated '/e' flag in preg_replace (php 5.5)Christopher Smith2013-10-16
| * | | | fix signature mail unittest, and improve some signatures info pluginGerrit Uitslag2013-10-16
| * | | | Merge remote-tracking branch 'origin/master' into phpstrictGerrit Uitslag2013-10-16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | output of fread is string, but recognized as object. Fixed assign by refGerrit Uitslag2013-10-15