summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* put some whitespace between form submit button and fieldset bottom borderChristopher Smith2013-01-30
* reduce the content region width on auth forms (profile, login, register & res...Christopher Smith2013-01-30
* line up remember me checkbox with the text input fieldsChristopher Smith2013-01-30
* open fullscreen media manager in current namespace (FS#2420)Anika Henke2013-01-27
* fixed issue with pagetools over tabsAnika Henke2013-01-26
* Implement media subscriptions in the new subscription classMichael Hamann2013-01-26
* Add threading headers to change notification mails as proposed in PR #120Michael Hamann2013-01-26
* added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
* allow varying salt length in password hasherAndreas Gohr2013-01-26
* added mediawiki password method FS#2559Andreas Gohr2013-01-26
* 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 rename test cases: assert that renames succeedMichael Hamann2013-01-26
| * Add test cases for indexer rename page/meta value methodsMichael Hamann2013-01-25
| * 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
| * | fixed testsAndreas 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
| * | | added list testAndreas 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
* | | | updated year in copyrightAndreas Gohr2013-01-25
* | | | fixed files being unselectable after upload (FS#2591)Anika Henke2013-01-24
* | | | fix custom editor loadingAndreas Gohr2013-01-24
* | | | fixed test caseAndreas Gohr2013-01-23
* | | | Revert "handle bzip1 as well"Andreas Gohr2013-01-23
* | | | Merge pull request #162 from glensc/bz-bz2Andreas Gohr2013-01-23
|\ \ \ \