| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 1 | -12/+12 |
* | [ticket/11700] Correctly load extensions with nonprefixed namespaces | Nils Adermann | 2013-09-17 | 1 | -2/+2 |
* | [ticket/11700] Fix class loader tests for namespaces | Nils Adermann | 2013-09-16 | 6 | -32/+28 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -3/+3 |
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 6 | -5/+5 |
* | [ticket/11335] (tests) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -2/+2 |
* | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 1 | -2/+0 |
* | [ticket/9916] Updating license in non-distributed files | Unknown | 2012-01-02 | 1 | -1/+1 |
* | [feature/extension-manager] The class loader no longer knows about extensions | Nils Adermann | 2011-09-29 | 2 | -22/+30 |
* | [feature/extension-manager] Extension Manager & Finder | Nils Adermann | 2011-09-29 | 2 | -2/+13 |
* | [ticket/10011] Tests can't be ran on PHP < 5.3 | Erik Frèrejean | 2011-01-31 | 1 | -3/+3 |
* | [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests. | Nils Adermann | 2011-01-09 | 2 | -86/+6 |
* | [task/acm-refactor] Refactor the ACM classes to have a common interface. | Igor Wiedler | 2011-01-09 | 2 | -6/+57 |
* | [ticket/9979] Support autoloading in unit tests | Igor Wiedler | 2011-01-09 | 1 | -0/+12 |
* | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2011-01-07 | 2 | -47/+4 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -1/+1 |
* | [feature/auto-loading] Add test case for phpbb_dir2 => | Igor Wiedler | 2010-08-31 | 2 | -0/+11 |
* | [feature/auto-loading] Only check subdir if there is another name part. | Nils Adermann | 2010-08-19 | 2 | -0/+12 |
* | [feature/auto-loading] Added a phpBB autoloader with caching support. | Nils Adermann | 2010-07-05 | 6 | -0/+153 |