summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sp.Christopher Smith2013-01-27
* 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
|\ \ \ \
| * | | | handle bzip1 as wellElan Ruusamäe2013-01-23
* | | | | Merge pull request #161 from glensc/tarlibAndreas Gohr2013-01-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notesElan Ruusamäe2013-01-23
|/ / / /
* | | | Merge pull request #160 from gturri/addedUTestsAndreas Gohr2013-01-23
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into addedUTestsGuillaume Turri2013-01-21
| |\ \ \ \
| * | | | | Added test for search_allpagesGuillaume Turri2013-01-21