Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | more verbosity in test case | Andreas Gohr | 2013-10-20 | |
* | | | | | | | | | | | | Merge pull request #380 from splitbrain/phpstrict | Andreas Gohr | 2013-10-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Info plugin: allow xhtml renders to not to be an xhtml renderer | Michael Hamann | 2013-10-20 | |
| * | | | | | | | | | | | escaped another $ in mailer test | Andreas Gohr | 2013-10-20 | |
| * | | | | | | | | | | | use preg_replace_callback instead of '/e' flag when encoding quoated printabl... | Christopher Smith | 2013-10-19 | |
| * | | | | | | | | | | | additional auth_nameencode tests (apostrophe & backslash) | Christopher Smith | 2013-10-19 | |
| * | | | | | | | | | | | refactor to avoid php notice and match structure of rest of p_get_renderer() | Christopher Smith | 2013-10-16 | |
| * | | | | | | | | | | | initialize $inParagraph before use | Christopher Smith | 2013-10-16 | |
| * | | | | | | | | | | | replace boolean conditional checks on possibly uninitialized vars with \!empt... | Christopher Smith | 2013-10-16 | |
| * | | | | | | | | | | | remove '&' reference operator from metadata test, not required in php5 | Christopher Smith | 2013-10-16 | |
| * | | | | | | | | | | | escape '$' in mailer test strings | Christopher Smith | 2013-10-16 | |
| * | | | | | | | | | | | update for deprecated '/e' flag in preg_replace (php 5.5) | Christopher Smith | 2013-10-16 | |
| * | | | | | | | | | | | fix signature mail unittest, and improve some signatures info plugin | Gerrit Uitslag | 2013-10-16 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into phpstrict | Gerrit Uitslag | 2013-10-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | output of fread is string, but recognized as object. Fixed assign by ref | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | fix expression passed by reference | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | fix signatures and old by references | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | not assign object from plugin_load by reference | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | fix php strict and remove double duplicated code of renderer plugin loader | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | fix php strict notices | Gerrit Uitslag | 2013-10-15 | |
* | | | | | | | | | | | | Fix the indexer indexing test case (changed the data but not the result) | Michael Hamann | 2013-10-19 | |
* | | | | | | | | | | | | Fix FS#2854: Treat numerically different keys as different | Michael Hamann | 2013-10-19 | |
* | | | | | | | | | | | | Merge pull request #342 from splitbrain/popversionfix | Andreas Gohr | 2013-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | add PHPDocs to popularity plugin helper | Gerrit Uitslag | 2013-10-14 | |
| * | | | | | | | | | | | | get version popularity plugin direct from plugin info | Gerrit Uitslag | 2013-10-14 | |
| * | | | | | | | | | | | | Fixed gathering of version of popularity plugin | Gerrit Uitslag | 2013-09-19 | |
* | | | | | | | | | | | | | Merge pull request #389 from splitbrain/comment_fixes | Andreas Gohr | 2013-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | comment improvements | Christopher Smith | 2013-10-18 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #384 from splitbrain/lang_in_tests | Andreas Gohr | 2013-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | add missing $_SERVER values for init.php when called from cli | Christopher Smith | 2013-10-18 | |
| * | | | | | | | | | | | | | Ensure language strings are reloaded for each unit test | Christopher Smith | 2013-10-16 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #382 from splitbrain/visibilityPHPDocs | Andreas Gohr | 2013-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | phpdocs plugins util and controller | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | | | inc/search.php phpdocs | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | | | update phpdocs inc/search.php | Gerrit Uitslag | 2013-10-15 | |
| * | | | | | | | | | | | | | improve visibility and PHPdocs of plugin controller | Gerrit Uitslag | 2013-10-15 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #383 from dokuwiki-translate/lang_update_398 | Andreas Gohr | 2013-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | translation update | Yangyu Huang | 2013-10-16 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #385 from dokuwiki-translate/lang_update_399 | Andreas Gohr | 2013-10-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |