Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed namespace subscription file location FS#2013 | Andreas Gohr | 2010-08-29 |
| | | | | | | If you subscribed to namespaces other than the root namespace using the new develonly subscription feature you'll need to renew your subscriptions. | ||
* | Ignore small & own changes in digest & list mails | Adrian Lang | 2010-08-10 |
| | |||
* | Add locking for indexer-based notifications | Adrian Lang | 2010-05-05 |
| | |||
* | Merge branch 'requireall' | Andreas Gohr | 2010-03-12 |
|\ | | | | | | | | | Conflicts: inc/fulltext.php | ||
| * | removed more unneeded require_once() calls | Andreas Gohr | 2010-02-01 |
| | | |||
| * | first attempt to centralize all include loading | Andreas Gohr | 2010-01-31 |
| | | | | | | | | | | | | | | | | Classes are loaded throug PHP5's class autoloader, all other includes are just loaded by default. This skips a lot of require_once calls. Parser and Plugin stuff isn't handled by the class loader yet. | ||
* | | Nicer list subscription mail | Adrian Lang | 2010-02-09 |
| | | |||
* | | Receive event data by ref to change it | Adrian Lang | 2010-02-08 |
|/ | |||
* | fixed call-time pass-by-reference warning | Andreas Gohr | 2010-01-31 |
| | |||
* | more code cleanup | Andreas Gohr | 2010-01-29 |
| | |||
* | Add events to subscription. | Adrian Lang | 2010-01-20 |
| | |||
* | New mail subscription with digest | Adrian Lang | 2010-01-20 |