summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | | | fix expression passed by referenceGerrit Uitslag2013-10-15
| * | | | fix signatures and old by referencesGerrit Uitslag2013-10-15
| * | | | not assign object from plugin_load by referenceGerrit Uitslag2013-10-15
| * | | | fix php strict and remove double duplicated code of renderer plugin loaderGerrit Uitslag2013-10-15
| * | | | fix php strict noticesGerrit Uitslag2013-10-15
* | | | | Fix the indexer indexing test case (changed the data but not the result)Michael Hamann2013-10-19
* | | | | Fix FS#2854: Treat numerically different keys as differentMichael Hamann2013-10-19
* | | | | Merge pull request #342 from splitbrain/popversionfixAndreas Gohr2013-10-19
|\ \ \ \ \
| * | | | | add PHPDocs to popularity plugin helperGerrit Uitslag2013-10-14
| * | | | | get version popularity plugin direct from plugin infoGerrit Uitslag2013-10-14
| * | | | | Fixed gathering of version of popularity pluginGerrit Uitslag2013-09-19
* | | | | | Merge pull request #389 from splitbrain/comment_fixesAndreas Gohr2013-10-19
|\ \ \ \ \ \
| * | | | | | comment improvementsChristopher Smith2013-10-18
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #384 from splitbrain/lang_in_testsAndreas Gohr2013-10-19
|\ \ \ \ \ \
| * | | | | | add missing $_SERVER values for init.php when called from cliChristopher Smith2013-10-18
| * | | | | | Ensure language strings are reloaded for each unit testChristopher Smith2013-10-16
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #382 from splitbrain/visibilityPHPDocsAndreas Gohr2013-10-19
|\ \ \ \ \ \
| * | | | | | phpdocs plugins util and controllerGerrit Uitslag2013-10-15
| * | | | | | inc/search.php phpdocsGerrit Uitslag2013-10-15
| * | | | | | update phpdocs inc/search.phpGerrit Uitslag2013-10-15
| * | | | | | improve visibility and PHPdocs of plugin controllerGerrit Uitslag2013-10-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #383 from dokuwiki-translate/lang_update_398Andreas Gohr2013-10-19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | translation updateYangyu Huang2013-10-16
| | |/ / / | |/| | |
* | | | | Merge pull request #385 from dokuwiki-translate/lang_update_399Andreas Gohr2013-10-17
|\ \ \ \ \
| * | | | | translation updateSoren Birk2013-10-17
| |/ / / /
* | | | | Merge pull request #386 from dokuwiki-translate/lang_update_401Andreas Gohr2013-10-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | translation updateSoren Birk2013-10-17
|/ / / /
* | | | Added unit tests for CSS shorthand compression FS#2509Andreas Gohr2013-10-15
* | | | compact some CSS styles to their shorthand syntax FS#2509furun2013-10-15
|/ / /
* | | Merge pull request #379 from splitbrain/infosyntaxmodetableAndreas Gohr2013-10-15
|\ \ \
| * | | Fix PHP strict messagesGerrit Uitslag2013-10-15
| * | | Put syntax modes in a table layout, sort numbers in rowspans. Implements FS#2516Gerrit Uitslag2013-10-14
| | |/ | |/|
* | | Merge pull request #345 from splitbrain/ldapgroupmappingAndreas Gohr2013-10-15
|\ \ \
| * | | skips 'count' entries in ldap results. Fixes FS#2370Gerrit Uitslag2013-09-20
| | |/ | |/|
* | | Merge pull request #377 from dokuwiki-translate/lang_update_393Andreas Gohr2013-10-14
|\ \ \
| * | | translation updateMartin Michalek2013-10-14
|/ / /
* | | fix indention of RSS patchAndreas Gohr2013-10-13
* | | Merge pull request #376 from snarkturne/masterAndreas Gohr2013-10-13
|\ \ \
| * | | Exclude hidden pages (config["hidepages"]) from RSS feed (see https://www.dok...Snarkturne2013-10-11
* | | | Merge pull request #371 from splitbrain/FS#2837cookiepathAndreas Gohr2013-10-13
|\ \ \ \
| * | | | add cookie secure parameter to cookies set by javascriptGerrit Uitslag2013-10-10