Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Marton Sebok | 2014-05-20 |
| | |||
* | declare field | Andreas Gohr | 2014-05-19 |
| | |||
* | doc updates | Andreas Gohr | 2014-05-19 |
| | |||
* | fixed parameter type | Andreas Gohr | 2014-05-19 |
| | |||
* | some doc update | Andreas Gohr | 2014-05-19 |
| | |||
* | Merge pull request #720 from splitbrain/newcli | Andreas Gohr | 2014-05-18 |
|\ | | | | | Refactored the CLI stuff | ||
| * | deprecated the old CLI opts parser | Andreas Gohr | 2014-05-16 |
| | | |||
| * | code reformat | Andreas Gohr | 2014-05-16 |
| | | |||
| * | don't unlock based on empty session | Andreas Gohr | 2014-05-16 |
| | | |||
| * | CLI: send messages to STDERR | Andreas Gohr | 2014-03-22 |
| | | |||
| * | converted some more CLI tools, minor CLI class updates | Andreas Gohr | 2014-03-20 |
| | | |||
| * | removed superflous argument | Andreas Gohr | 2014-03-20 |
| | | |||
| * | fixed broken wordwrapping | Andreas Gohr | 2014-03-20 |
| | | |||
| * | wrap help texts to fit typial terminal width | Andreas Gohr | 2014-03-19 |
| | | |||
| * | converted git tool to new CLI base | Andreas Gohr | 2014-03-19 |
| | | |||
| * | completely new base for CLI scripts | Andreas Gohr | 2014-03-17 |
| | | | | | | | | | | | | | | | | | | This introduces an abstract base class that command line tools need to inherit from. It provides a simple framework for registering accepted command line options and provides commonly needed things like help output and colored text. Existing CLI scripts still need to be converted. | ||
* | | Merge pull request #693 from splitbrain/logdeprecated | Andreas Gohr | 2014-05-18 |
|\ \ | | | | | | | log deprecated function calls FS#2399 | ||
| * | | log deprecated function calls FS#2399 | Andreas Gohr | 2014-05-10 |
| | | | | | | | | | | | | | | | | | | This introduces a new dbg_deprecated() function which allows for easy marking of deprecated functions. Each call is logged to the debuglog when debuggin is enabled. | ||
* | | | translation update | PzF_X | 2014-05-18 |
| | | | |||
* | | | translation update | Francesco | 2014-05-14 |
| | | | |||
* | | | translation update | Mati | 2014-05-14 |
| | | | |||
* | | | translation update | Gerrit Uitslag | 2014-05-13 |
| | | | |||
* | | | translation update | Mirko | 2014-05-13 |
| | | | |||
* | | | Merge pull request #701 from dokuwiki-translate/lang_update_19 | Andreas Gohr | 2014-05-13 |
|\ \ \ | | | | | | | | | Translation update (tr) | ||
| * | | | translation update | ilker rifat kapaç | 2014-05-13 |
| | | | | |||
* | | | | translation update | lainme | 2014-05-13 |
|/ / / | |||
* / / | doc block updates | Andreas Gohr | 2014-05-10 |
|/ / | |||
* | | translation update | Hideaki SAWADA | 2014-05-10 |
| | | |||
* | | translation update | Luka Lejava | 2014-05-08 |
| | | |||
* | | translation update | Luka Lejava | 2014-05-07 |
| | | |||
* | | translation update | Hoisl | 2014-05-06 |
| | | |||
* | | add defaults to phpdocs of search universal | Gerrit Uitslag | 2014-05-05 |
| | | |||
* | | Merge pull request #618 from splitbrain/cache_and_cachetime | Andreas Gohr | 2014-05-04 |
|\ \ | | | | | | | Fix longstanding issue with cache class & cachetime setting | ||
| * | | adjust logic of caching comments for _nocache | Christopher Smith | 2014-03-17 |
| | | | |||
| * | | Fix longstanding issue with cache class & cachetime setting | Christopher Smith | 2014-03-16 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | 1. cachetime setting should only be applied to the cache_renderer class. Previously it was applied to cache_parser (and by extension cache_handler). 2. two special cachetime values, -1 & 0, weren't handled, per FS#2183 To handle the cachetime setting, -1, disable caching, a new property _nocache is added. When that property is true, any cache file must not be used and storecache() should not store any values | ||
* | | Merge pull request #672 from dokuwiki-translate/lang_update_274 | Andreas Gohr | 2014-05-04 |
|\ \ | | | | | | | Translation update (ka) | ||
| * | | translation update | Luka Lejava | 2014-05-03 |
| | | | |||
* | | | Merge pull request #671 from dokuwiki-translate/lang_update_273 | Andreas Gohr | 2014-05-04 |
|\ \ \ | | | | | | | | | Translation update (fr) | ||
| * | | | translation update | David VANTYGHEM | 2014-05-02 |
| |/ / | |||
* / / | translation update | David VANTYGHEM | 2014-05-02 |
|/ / | |||
* | | add new valid() method to $INPUT #667 | Andreas Gohr | 2014-04-30 |
| | | |||
* | | Merge pull request #664 from dokuwiki-translate/lang_update_259 | Andreas Gohr | 2014-04-30 |
|\ \ | | | | | | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2014-04-27 |
| | | | |||
* | | | Fix https proxy authentication, the header was missing a colon so that | Alex | 2014-04-29 |
|/ / | | | | | | | the auth info was not working. | ||
* | | Merge pull request #661 from dokuwiki-translate/lang_update_243 | Anika Henke | 2014-04-26 |
|\ \ | | | | | | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2014-04-22 |
| | | | |||
* | | | translation update | Владимир | 2014-04-25 |
|/ / | |||
* | | Merge pull request #658 from dokuwiki-translate/lang_update_235 | Andreas Gohr | 2014-04-16 |
|\ \ | | | | | | | Translation update (es) | ||
| * | | translation update | Antonio Bueno | 2014-04-16 |
| | | | |||
* | | | Merge remote-tracking branch 'origin/master' | Gerrit Uitslag | 2014-04-16 |
|\| | |