Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | Better support for multi domain AD setups | Andreas Gohr | 2012-08-22 | |
| * | | | | | | | | Merge branch 'adldap4' into future | Andreas Gohr | 2012-09-26 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | make use of adLDAP 4.0.4 in AD backend | Rudolf Mayerhofer | 2012-09-21 | |
* | | | | | | | | | | some refactoring | Klap-in | 2013-02-04 | |
* | | | | | | | | | | Add some breaks to while loops. | Klap-in | 2013-01-28 | |
* | | | | | | | | | | Add working EoF and BoF checks when chunck reading. | Klap-in | 2013-01-28 | |
* | | | | | | | | | | Added diff navigation | Klap-in | 2013-01-27 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
* | | | | | | | | | Implement media subscriptions in the new subscription class | Michael Hamann | 2013-01-26 | |
* | | | | | | | | | Add threading headers to change notification mails as proposed in PR #120 | Michael Hamann | 2013-01-26 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | added SHA512 hashing method FS#2663 | Andreas Gohr | 2013-01-26 | |
* | | | | | | | | allow varying salt length in password hasher | Andreas Gohr | 2013-01-26 | |
* | | | | | | | | added mediawiki password method FS#2559 | Andreas Gohr | 2013-01-26 | |
* | | | | | | | | Merge pull request #159 from michitux/indexer | Michael Hamann | 2013-01-26 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Indexer: abort page rename if deletion of new id fails | Michael Hamann | 2013-01-26 | |
| * | | | | | | | | Indexer: added internal deletePageNoLock method | Michael Hamann | 2013-01-26 | |
| * | | | | | | | | Clarified the behavior of the Doku_Indexer::renamePage method | Michael Hamann | 2013-01-26 | |
| * | | | | | | | | Indexer: Added page and meta value rename functions | Michael Hamann | 2013-01-19 | |
* | | | | | | | | | Merge branch 'subscription' Pull Request #125 | Andreas Gohr | 2013-01-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | link directly to subscription management in mails | Andreas Gohr | 2013-01-26 | |
| * | | | | | | | | | only use mailfromnobody for bulk mails | Andreas Gohr | 2013-01-25 | |
| * | | | | | | | | | added missing context for list mails | Andreas Gohr | 2013-01-25 | |
| * | | | | | | | | | readded mailfromnobody to subscription sending | Andreas Gohr | 2013-01-18 | |
| * | | | | | | | | | correctly escape diffs in HTML mails | Andreas Gohr | 2013-01-18 | |
| * | | | | | | | | | fixed lists in HTML mails | Andreas Gohr | 2013-01-18 | |
| * | | | | | | | | | simplified subscription->add() code a bit | Andreas Gohr | 2013-01-18 | |
| * | | | | | | | | | comment adjusted | Andreas Gohr | 2013-01-18 | |
| * | | | | | | | | | removed unused vars | Andreas Gohr | 2013-01-18 | |
| * | | | | | | | | | removed data parameter in subscription_handle_post() | 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 | |
| * | | | | | | | | | | 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 | |
* | | | | | | | | | | | 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 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | |