Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | fix custom editor loading | Andreas Gohr | 2013-01-24 | |
* | | | | | | | | | | | Revert "handle bzip1 as well" | Andreas Gohr | 2013-01-23 | |
* | | | | | | | | | | | Merge pull request #162 from glensc/bz-bz2 | Andreas Gohr | 2013-01-23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | handle bzip1 as well | Elan Ruusamäe | 2013-01-23 | |
* | | | | | | | | | | | | fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notes | Elan Ruusamäe | 2013-01-23 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #157 from gturri/perms | Michael Hamann | 2013-01-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Increment DOKU_API_VERSION | Guillaume Turri | 2013-01-21 | |
| * | | | | | | | | | | | wiki.getAttachments returns 'perms' according to documentation | Guillaume Turri | 2013-01-19 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #154 from gturri/searchDepth | Andreas Gohr | 2013-01-20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | If depth option is set to 0, we should recurse forever | Guillaume Turri | 2013-01-10 | |
| * | | | | | | | | | | | Check search limit depth with an inequality | Guillaume Turri | 2013-01-09 | |
* | | | | | | | | | | | | Merge pull request #155 from gturri/fixPageVersions | Andreas Gohr | 2013-01-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Don't remove page version from result if uneeded | Guillaume Turri | 2013-01-10 | |
| |/ / / / / / / / / / / | ||||
* | / / / / / / / / / / | Correct PHPDoc comment of DokuWiki_Plugin::locale_xhtml() | Michael Hamann | 2013-01-19 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Turkish language update | Erdem | 2013-01-18 | |
* | | | | | | | | | | | Catalan language update | Daniel López Prat | 2013-01-18 | |
* | | | | | | | | | | | show filesize of local file links in tooltip | Robin Getz | 2013-01-09 | |
* | | | | | | | | | | | Traditional Chinese language update | 日向小郎 | 2013-01-09 | |
* | | | | | | | | | | | Merge pull request #148 from michitux/indexer | Michael Hamann | 2013-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Remove global $Indexer, clear index in the testing system instead | Michael Hamann | 2012-12-20 | |
| * | | | | | | | | | | | Add clear function to the indexer that deletes the whole index | Michael Hamann | 2012-12-20 | |
| * | | | | | | | | | | | Indexer: Make $Indexer in idx_get_indexer() global instead of static | Michael Hamann | 2012-12-04 | |
| * | | | | | | | | | | | Indexer: Add cache for getPID() | Michael Hamann | 2012-12-04 | |
| * | | | | | | | | | | | Indexer: add getPID/getPageFromPID functions and PID to INDEXER_PAGE_ADD | Michael Hamann | 2012-12-03 | |
* | | | | | | | | | | | | Merge pull request #153 from gturri/xmlrpcPerms | Andreas Gohr | 2013-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Made auth_aclcheck always return int | Guillaume Turri | 2013-01-06 | |
* | | | | | | | | | | | | | Arabic language update | Osama Al-Kofahi | 2013-01-06 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Fixed declared returned type | Guillaume Turri | 2013-01-06 | |
* | | | | | | | | | | | | Made xmlrpc putPage and appendPage consistent with documentation | Guillaume Turri | 2013-01-06 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | fixed broken @author link in farm code | Anika Henke | 2012-12-19 | |
* | | | | | | | | | | | added to version info if version is unknown | Anika Henke | 2012-12-19 | |
* | | | | | | | | | | | Merge pull request #149 from splitbrain/installer | Andreas Gohr | 2012-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | added option to enable automatic popularity data in installer | Andreas Gohr | 2012-12-07 | |
| |/ / / / / / / / / / | ||||
* / / / / / / / / / / | de/de-informal: language updates / added "sidebar" | lupo49 | 2012-12-12 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Correct parameter documentation of DokuWiki_Plugin::loadHelper() | Michael Hamann | 2012-12-03 | |
* | | | | | | | | | | XHTML renderer: bind section id counter to the renderer instance | Michael Hamann | 2012-12-02 | |
* | | | | | | | | | | Merge pull request #142 from splitbrain/proxyconnect | Andreas Gohr | 2012-12-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into proxyconnect | Andreas Gohr | 2012-11-08 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||
| * | | | | | | | | | | support CONNECT for tunneling SSL via HTTP proxies FS#2431 | Andreas Gohr | 2012-07-28 | |
* | | | | | | | | | | | Fixed missing %s in Swedish translation | Hakan Sandell | 2012-12-02 | |
* | | | | | | | | | | | Re-phrased "no license" installer text | Hakan Sandell | 2012-12-02 | |
* | | | | | | | | | | | Merge pull request #119 from whoopdedo/installerstrings | Andreas Gohr | 2012-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Translatable string for "None" license selection | Tom N Harris | 2012-07-17 | |
* | | | | | | | | | | | Fix case-insensitive match in ACL checking | Kazutaka Miyasaka | 2012-11-25 | |
* | | | | | | | | | | | GeSHi update to 1.0.8.11 | Andreas Gohr | 2012-11-24 | |
* | | | | | | | | | | | ignore empty header on mail sending | Dominik Eckelmann | 2012-11-23 | |
* | | | | | | | | | | | remove empty BCC/CC mail headers | Dominik Eckelmann | 2012-11-23 | |
* | | | | | | | | | | | Galician language update | Leandro Regueiro | 2012-11-23 | |
* | | | | | | | | | | | Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-reques... | Andreas Gohr | 2012-11-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | changed semicolon to colon in link to welcome page to make it less confusing | Anika Henke | 2012-11-18 |