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