summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* Merge pull request #159 from michitux/indexerMichael Hamann2013-01-26
|\
| * Indexer: abort page rename if deletion of new id failsMichael Hamann2013-01-26
| * Indexer: added internal deletePageNoLock methodMichael Hamann2013-01-26
| * Clarified the behavior of the Doku_Indexer::renamePage methodMichael Hamann2013-01-26
| * Indexer: Added page and meta value rename functionsMichael Hamann2013-01-19
* | Merge branch 'subscription' Pull Request #125Andreas Gohr2013-01-26
|\ \
| * | link directly to subscription management in mailsAndreas Gohr2013-01-26
| * | only use mailfromnobody for bulk mailsAndreas Gohr2013-01-25
| * | added missing context for list mailsAndreas Gohr2013-01-25
| * | readded mailfromnobody to subscription sendingAndreas Gohr2013-01-18
| * | correctly escape diffs in HTML mailsAndreas Gohr2013-01-18
| * | fixed lists in HTML mailsAndreas Gohr2013-01-18
| * | simplified subscription->add() code a bitAndreas Gohr2013-01-18
| * | comment adjustedAndreas Gohr2013-01-18
| * | removed unused varsAndreas Gohr2013-01-18
| * | removed data parameter in subscription_handle_post()Andreas Gohr2013-01-18
| * | some reformattingAndreas Gohr2012-12-07
| * | added compatibility functionAndreas Gohr2012-12-07
| * | moved registration notification to subscription classAndreas Gohr2012-11-30
| * | fixed merge error in inc/auth.phpAndreas Gohr2012-11-30
| * | Merge branch 'master' into subscriptionAndreas Gohr2012-11-30
| |\ \
| * | | consolidate more notification code in subscription classAndreas Gohr2012-09-21
| * | | minor cleanupAndreas Gohr2012-08-12
| * | | initialize new subscriptions with current timeAndreas Gohr2012-08-12
| * | | fixed subscription managementAndreas Gohr2012-08-12
| * | | correctly check if subscriptions are enabledAndreas Gohr2012-08-12
| * | | subscription system should work now againAndreas Gohr2012-08-12
| * | | more subscription refactoring BROKENAndreas Gohr2012-08-12
| * | | handle empty changelog in getRecentsSince()Andreas Gohr2012-08-12
| * | | first start at refactoring the subscription system BROKENAndreas Gohr2012-08-12
* | | | fix custom editor loadingAndreas Gohr2013-01-24
* | | | Revert "handle bzip1 as well"Andreas Gohr2013-01-23
* | | | Merge pull request #162 from glensc/bz-bz2Andreas Gohr2013-01-23
|\ \ \ \
| * | | | handle bzip1 as wellElan Ruusamäe2013-01-23
* | | | | fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notesElan Ruusamäe2013-01-23
|/ / / /
* | | | Merge pull request #157 from gturri/permsMichael Hamann2013-01-21
|\ \ \ \
| * | | | Increment DOKU_API_VERSIONGuillaume Turri2013-01-21
| * | | | wiki.getAttachments returns 'perms' according to documentationGuillaume Turri2013-01-19
| | |_|/ | |/| |
* | | | Merge pull request #154 from gturri/searchDepthAndreas Gohr2013-01-20
|\ \ \ \
| * | | | If depth option is set to 0, we should recurse foreverGuillaume Turri2013-01-10
| * | | | Check search limit depth with an inequalityGuillaume Turri2013-01-09
* | | | | Merge pull request #155 from gturri/fixPageVersionsAndreas Gohr2013-01-20
|\ \ \ \ \
| * | | | | Don't remove page version from result if uneededGuillaume Turri2013-01-10
| |/ / / /
* | / / / Correct PHPDoc comment of DokuWiki_Plugin::locale_xhtml()Michael Hamann2013-01-19
| |/ / / |/| | |
* | | | Turkish language updateErdem2013-01-18
* | | | Catalan language updateDaniel López Prat2013-01-18
* | | | show filesize of local file links in tooltipRobin Getz2013-01-09
* | | | Traditional Chinese language update日向小郎2013-01-09
* | | | Merge pull request #148 from michitux/indexerMichael Hamann2013-01-06
|\ \ \ \
| * | | | Remove global $Indexer, clear index in the testing system insteadMichael Hamann2012-12-20