Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | fixed tests | Andreas Gohr | 2013-01-18 | |
| | * | | | | some reformatting | Andreas Gohr | 2012-12-07 | |
| | * | | | | added compatibility function | Andreas Gohr | 2012-12-07 | |
| | * | | | | moved registration notification to subscription class | Andreas Gohr | 2012-11-30 | |
| | * | | | | fixed merge error in inc/auth.php | Andreas Gohr | 2012-11-30 | |
| | * | | | | Merge branch 'master' into subscription | Andreas Gohr | 2012-11-30 | |
| | |\ \ \ \ | ||||
| | * | | | | | consolidate more notification code in subscription class | Andreas Gohr | 2012-09-21 | |
| | * | | | | | minor cleanup | Andreas Gohr | 2012-08-12 | |
| | * | | | | | initialize new subscriptions with current time | Andreas Gohr | 2012-08-12 | |
| | * | | | | | fixed subscription management | Andreas Gohr | 2012-08-12 | |
| | * | | | | | correctly check if subscriptions are enabled | Andreas Gohr | 2012-08-12 | |
| | * | | | | | subscription system should work now again | Andreas Gohr | 2012-08-12 | |
| | * | | | | | added list test | Andreas Gohr | 2012-08-12 | |
| | * | | | | | more subscription refactoring BROKEN | Andreas Gohr | 2012-08-12 | |
| | * | | | | | handle empty changelog in getRecentsSince() | Andreas Gohr | 2012-08-12 | |
| | * | | | | | first start at refactoring the subscription system BROKEN | Andreas Gohr | 2012-08-12 | |
| * | | | | | | updated year in copyright | Andreas Gohr | 2013-01-25 | |
| * | | | | | | fixed files being unselectable after upload (FS#2591) | Anika Henke | 2013-01-24 | |
| | |_|_|_|/ | |/| | | | | ||||
| * | | | | | fix custom editor loading | Andreas Gohr | 2013-01-24 | |
| * | | | | | fixed test case | Andreas Gohr | 2013-01-23 | |
| * | | | | | 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 | |
| * | | | | | | Merge pull request #161 from glensc/tarlib | Andreas Gohr | 2013-01-23 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | * | | | | | fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notes | Elan Ruusamäe | 2013-01-23 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #160 from gturri/addedUTests | Andreas Gohr | 2013-01-23 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into addedUTests | Guillaume Turri | 2013-01-21 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Added test for search_allpages | Guillaume Turri | 2013-01-21 | |
| * | | | | | | | fixed sample handling in toolbar FS#2691 | Kazutaka Miyasaka | 2013-01-22 | |
| * | | | | | | | 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 | |
| * | | | | | grayscaled some interwiki icons | Andreas Gohr | 2013-01-13 | |
| * | | | | | Fix content of pages with incorrect metadata in list feeds | Michael Hamann | 2013-01-11 | |
| * | | | | | show filesize of local file links in tooltip | Robin Getz | 2013-01-09 | |
| * | | | | | Traditional Chinese language update | 日向小郎 | 2013-01-09 | |
| * | | | | | allow template unit tests | Dominik Eckelmann | 2013-01-08 | |
| | |_|_|/ | |/| | | | ||||
| * | | | | Merge pull request #148 from michitux/indexer | Michael Hamann | 2013-01-06 | |
| |\ \ \ \ | ||||
| | * | | | | Remove superfluous requires and variables from bin/indexer.php | Michael Hamann | 2012-12-20 | |
| | * | | | | 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 |