Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10011] Removing __DIR__ uses I missed in previous commit | Nils Adermann | 2011-03-07 | 1 | -3/+3 |
* | [ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files. | Nils Adermann | 2011-03-07 | 1 | -6/+6 |
* | [feature/system-cron] More tests for cron manager. | Oleg Pudeyev | 2011-02-12 | 4 | -0/+55 |
* | [feature/system-cron] Cache cron's task names. | Nils Adermann | 2011-02-12 | 3 | -8/+70 |
* | [feature/system-cron] Use a RecursiveDirectoryIterator instead of readdir. | Nils Adermann | 2011-02-12 | 1 | -1/+1 |
* | [feature/system-cron] Move tests to phpunit.xml and always load class loader | Nils Adermann | 2011-02-12 | 2 | -59/+7 |
* | [feature/system-cron] Basic tests for cron manager. | Oleg Pudeyev | 2011-02-12 | 2 | -0/+98 |