Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | release preparation | Andreas Gohr | 2013-10-29 |
| | |||
* | Merge pull request #404 from dokuwiki-translate/lang_update_435 | Andreas Gohr | 2013-10-29 |
|\ | | | | | Translation update (eo) | ||
| * | translation update | Robert Bogenschneider | 2013-10-29 |
|/ | |||
* | Merge pull request #402 from dokuwiki-translate/lang_update_425 | Andreas Gohr | 2013-10-29 |
|\ | | | | | Translation update (ar) | ||
| * | translation update | Ahmad Abd-Elghany | 2013-10-28 |
|/ | |||
* | fixed strict violation in ACL plugin | Andreas Gohr | 2013-10-28 |
| | |||
* | Merge pull request #395 from splitbrain/FS#2867 | Andreas Gohr | 2013-10-28 |
|\ | | | | | FS#2867, ACL processing may fail with utf-8 characters which include byte 'A0'. | ||
| * | ensure locale is set back to the original value | Christopher Smith | 2013-10-25 |
| | | |||
| * | skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale | Christopher Smith | 2013-10-25 |
| | | |||
| * | unittests for auth_loadACL | Christopher Smith | 2013-10-25 |
| | | |||
| * | replace \s, \S with [ \t], [^ \t] in regexs used with acls | Christopher Smith | 2013-10-21 |
| | | |||
| * | Merge branch 'master' into FS#2867 | Christopher Smith | 2013-10-21 |
| |\ | |||
| * \ | Merge branch 'master' into FS#2867 | Christopher Smith | 2013-10-19 |
| |\ \ | |||
| * | | | add tests for usernames with 2 & 3 byte utf8 characters | Christopher Smith | 2013-10-19 |
| | | | | |||
* | | | | Merge pull request #401 from splitbrain/langcheckfixes | Andreas Gohr | 2013-10-28 |
|\ \ \ \ | | | | | | | | | | | Fix issues from teams:i18n:translation-check in localizations | ||
| * | | | | Fix issues from teams:i18n:translation-check in localizations | Gerrit Uitslag | 2013-10-27 |
|/ / / / | |||
* | | | | Merge pull request #400 from dokuwiki-translate/lang_update_418 | Andreas Gohr | 2013-10-25 |
|\ \ \ \ | | | | | | | | | | | Translation update (nl) | ||
| * | | | | translation update | Remon | 2013-10-25 |
|/ / / / | |||
* | | | | allow charset for SSO to be configured FS#2148 | Andreas Gohr | 2013-10-22 |
| | | | | |||
* | | | | Mailer: avoid overlong headers in content ids FS#2868 | Andreas Gohr | 2013-10-22 |
| | | | | |||
* | | | | Merge pull request #398 from dokuwiki-translate/lang_update_412 | Andreas Gohr | 2013-10-22 |
|\ \ \ \ | | | | | | | | | | | Translation update (zh) | ||
| * | | | | translation update | lainme | 2013-10-22 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #397 from dokuwiki-translate/lang_update_411 | Andreas Gohr | 2013-10-22 |
|\ \ \ \ | |/ / / |/| | | | Translation update (tr) | ||
| * | | | translation update | Mustafa Aslan | 2013-10-22 |
|/ / / | |||
* | | | Merge pull request #394 from dokuwiki-translate/lang_update_406 | Andreas Gohr | 2013-10-21 |
|\ \ \ | | | | | | | | | Translation update (da) | ||
| * | | | translation update | Jens Hyllegaard | 2013-10-21 |
| | | | | |||
* | | | | Merge pull request #393 from dokuwiki-translate/lang_update_405 | Andreas Gohr | 2013-10-21 |
|\ \ \ \ | | | | | | | | | | | Translation update (da) | ||
| * | | | | translation update | Jens Hyllegaard | 2013-10-21 |
| |/ / / | |||
* | | | | Merge pull request #392 from dokuwiki-translate/lang_update_404 | Andreas Gohr | 2013-10-21 |
|\ \ \ \ | | | | | | | | | | | Translation update (he) | ||
| * | | | | translation update | Roy Zahor | 2013-10-21 |
| |/ / / | |||
* | | | | Merge pull request #391 from dokuwiki-translate/lang_update_403 | Andreas Gohr | 2013-10-21 |
|\ \ \ \ | |/ / / |/| | | | Translation update (da) | ||
| * | | | translation update | Jens Hyllegaard | 2013-10-21 |
|/ / / | |||
* | | | Fix handling of the legacy subscription action name | Michael Hamann | 2013-10-20 |
| | | | |||
* | | | Merge pull request #381 from splitbrain/jpegmetafixes | Andreas Gohr | 2013-10-20 |
|\ \ \ | | | | | | | | | Jpegmeta fixes | ||
| * | | | fix some Only vars assigned by reference | Gerrit Uitslag | 2013-10-16 |
| | | | | |||
| * | | | fixed some errors indicated by IDEA | Gerrit Uitslag | 2013-10-16 |
| | | | | |||
* | | | | Merge pull request #378 from splitbrain/aclajax | Andreas Gohr | 2013-10-20 |
|\ \ \ \ | | | | | | | | | | | acl plugin: move ajax.php to action.php | ||
| * | | | | remove obsolete opera handling and session closing | Andreas Gohr | 2013-10-20 |
| | | | | | |||
| * | | | | remove no longer used ajax.php | Andreas Gohr | 2013-10-20 |
| | | | | | |||
| * | | | | acl ajax: add messages to returns | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
| * | | | | acl ajax: replace die() by return | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
| * | | | | Code reformatting and remove unused global conf | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
| * | | | | remove unused variable | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
| * | | | | move ajax.php to action.php. Fixes FS#2233 | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
* | | | | | Merge pull request #388 from splitbrain/unittest_errorreporting | Andreas Gohr | 2013-10-20 |
|\ \ \ \ \ | | | | | | | | | | | | | set error level so it is propagated correctly to dokuwiki | ||
| * | | | | | change error level to ignore notices | Christopher Smith | 2013-10-20 |
| | | | | | | |||
| * | | | | | also use DOKU_E_LEVEL in bootstrap's call to error_reporting() | Christopher Smith | 2013-10-18 |
| | | | | | | |||
| * | | | | | set error level so it is propagated correctly to dokuwiki | Christopher Smith | 2013-10-18 |
| | |_|/ / | |/| | | | |||
* | | | | | fix proxy CONNECT where HTTP 1.1 answer is given | Andreas Gohr | 2013-10-20 |
| | | | | | |||
* | | | | | make sure HTTP test uses HTTP only and doesn't get redirected | Andreas Gohr | 2013-10-20 |
| | | | | |