summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into trailingcolonsGerrit Uitslag2014-05-26
|\ | | | | | | | | | | Conflicts: inc/lang/cs/lang.php inc/lang/hu/lang.php
| * made $capture public in metadata rendererAndreas Gohr2014-05-26
| | | | | | | | some plugins (eg. the tag plugin) rely on it
| * Merge pull request #739 from dokuwiki-translate/lang_update_3Andreas Gohr2014-05-26
| |\ | | | | | | Translation update (fr)
| | * translation updateSchplurtz le Déboulonné2014-05-26
| | |
| * | Merge pull request #738 from dokuwiki-translate/lang_update_2Andreas Gohr2014-05-26
| |\ \ | | |/ | |/| Translation update (fr)
| | * translation updateSchplurtz le Déboulonné2014-05-26
| |/
| * just some more doc blocksAndreas Gohr2014-05-25
| |
| * removed some unused lines in HTTPClientAndreas Gohr2014-05-25
| |
| * Merge pull request #626 from splitbrain/feedmodelistsortAndreas Gohr2014-05-25
| |\ | | | | | | Added sort by date option to feed in list mode
| | * add date sort option for list mode of feedGerrit Uitslag2014-03-20
| | |
| | * Improve encoding dir in rssListNamespace()Gerrit Uitslag2014-03-20
| | |
| * | Merge pull request #729 from splitbrain/scrutinizerAndreas Gohr2014-05-25
| |\ \ | | | | | | | | PHPdocs, unused var, etc
| | * | revert return of getNS to false againAndreas Gohr2014-05-25
| | | |
| | * | change getNS output check to empty string as wellGerrit Uitslag2014-05-21
| | | |
| | * | PHPdocs pageutilsGerrit Uitslag2014-05-21
| | | |
| | * | getNS returns empty string instead of falseGerrit Uitslag2014-05-21
| | | |
| | * | PHPdocs changelogGerrit Uitslag2014-05-21
| | | |
| | * | PhpdocsGerrit Uitslag2014-05-20
| | | |
| | * | phpdocs, fallthrough, unused var in common.phpGerrit Uitslag2014-05-20
| | | |
| | * | add replacements to event data of COMMON_NOTIFY_ADDRESSLISTGerrit Uitslag2014-05-20
| | | |
| | * | PHPDocs for common.phpGerrit Uitslag2014-05-20
| | | |
| * | | check mbstring function overloading in installer. closes #736Andreas Gohr2014-05-24
| | | |
| * | | simplified abstract caoturing in metadata rendererAndreas Gohr2014-05-24
| | | |
| * | | updated doc blocks in metadata rendererAndreas Gohr2014-05-24
| | | |
| * | | added short comment on how a renderer worksAndreas Gohr2014-05-24
| | | |
| * | | added doc blocks for xhtml rendererAndreas Gohr2014-05-24
| | | |
| * | | added doc blocks to all functions in rendererAndreas Gohr2014-05-24
| | | |
| * | | more reformattingAndreas Gohr2014-05-24
| | | |
| * | | reformattingAndreas Gohr2014-05-24
| | | |
| * | | removed unset $cache parameter in _audio _video #698Andreas Gohr2014-05-24
| | | |
| * | | Merge pull request #734 from dokuwiki-translate/lang_update_65Andreas Gohr2014-05-22
| |\ \ \ | | | | | | | | | | Translation update (nl)
| | * | | translation updateJohan Vervloet2014-05-22
| |/ / /
| * | | Merge pull request #733 from dokuwiki-translate/lang_update_62Andreas Gohr2014-05-21
| |\ \ \ | | | | | | | | | | Translation update (fr)
| | * | | translation updateCaillot2014-05-21
| |/ / /
| * | | Merge pull request #731 from dokuwiki-translate/lang_update_59Andreas Gohr2014-05-21
| |\ \ \ | | | | | | | | | | Translation update (cs)
| | * | | translation updateRadovan Buroň2014-05-21
| |/ / /
| * | | Merge pull request #728 from dokuwiki-translate/lang_update_56Andreas Gohr2014-05-20
| |\ \ \ | | |/ / | |/| | Translation update (hu)
| | * | translation updateMarton Sebok2014-05-20
| |/ /
| * | declare fieldAndreas Gohr2014-05-19
| | |
| * | doc updatesAndreas Gohr2014-05-19
| | |
| * | fixed parameter typeAndreas Gohr2014-05-19
| | |
| * | Use git attributes to exclude some files from exported archivesGuy Brand2014-05-19
| | |
| * | some doc updateAndreas Gohr2014-05-19
| | |
* | | Merge remote-tracking branch 'origin/master' into trailingcolonsGerrit Uitslag2014-05-19
|\| | | | | | | | | | | | | | Conflicts: lib/plugins/usermanager/lang/nl/intro.txt
| * | Merge pull request #720 from splitbrain/newcliAndreas Gohr2014-05-18
| |\ \ | | | | | | | | Refactored the CLI stuff
| | * | deprecated the old CLI opts parserAndreas Gohr2014-05-16
| | | |
| | * | code reformatAndreas Gohr2014-05-16
| | | |
| | * | refactored dwpage.php to new CLIAndreas Gohr2014-05-16
| | | |
| | * | don't unlock based on empty sessionAndreas Gohr2014-05-16
| | | |
| | * | CLI: send messages to STDERRAndreas Gohr2014-03-22
| | | |