| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11700] Update finder tests for namespaced classnames | Nils Adermann | 2013-09-16 | 1 | -14/+14 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Don't prefix dbms classnames with \ | Nils Adermann | 2013-09-16 | 2 | -38/+38 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Get the installer to run with namespaces | Nils Adermann | 2013-09-16 | 4 | -32/+39 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] DI container test needs namespaces to work properly | Nils Adermann | 2013-09-16 | 1 | -50/+56 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Avoid \t in double quoted strings for template code | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Use underscores for generated search test wrappers | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Correclty use namespaces in notifications | Nils Adermann | 2013-09-16 | 6 | -19/+21 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix expected class name output from dbms convert | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix config namespace mishap in cache tests | Nils Adermann | 2013-09-16 | 2 | -9/+9 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix class loader tests for namespaces | Nils Adermann | 2013-09-16 | 6 | -32/+28 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix dbal tests after config namespace mishap | Nils Adermann | 2013-09-16 | 8 | -33/+33 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix config db tests after namespace mishap | Nils Adermann | 2013-09-16 | 1 | -10/+10 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix avatar tests | Nils Adermann | 2013-09-16 | 3 | -5/+9 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Fix number class names in 3.0.x migrations | Nils Adermann | 2013-09-16 | 37 | -109/+109 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Namespaces and class names should not start with digits | Nils Adermann | 2013-09-16 | 56 | -40/+40 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 420 | -1841/+2317 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Add develop scripts to use namespaces and rename interfaces | Nils Adermann | 2013-09-16 | 2 | -0/+210 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Load the dbms with namespaces | Nils Adermann | 2013-07-14 | 1 | -5/+5 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Use a new style constructor for the error collector | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Load namespaced classes in tests | Nils Adermann | 2013-07-14 | 1 | -3/+3 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] include and define are not valid class names | Nils Adermann | 2013-07-14 | 5 | -8/+8 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Instantiate the class loader with namespace rather than prefix | Nils Adermann | 2013-07-14 | 3 | -3/+3 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Implement namespace loading in the class loader | Nils Adermann | 2013-07-14 | 1 | -31/+18 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 61 | -207/+207 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] With namespaces interface will no longer be a valid classname | Nils Adermann | 2013-07-14 | 11 | -14/+14 |
| | | | | | PHPBB3-11700 | ||||
| * | Merge remote-tracking branch 'nickvergessen/ticket/11702' into develop | Andreas Fischer | 2013-07-14 | 1 | -1/+1 |
| |\ | | | | | | | | | * nickvergessen/ticket/11702: [ticket/11702] Fix forum_posts left over for link-click counts in viewforum.php | ||||
| | * | [ticket/11702] Fix forum_posts left over for link-click counts in viewforum.php | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
| |/ | | | | PHPBB3-11702 | ||||
| * | Merge pull request #1558 from nickvergessen/ticket/11696 | Nils Adermann | 2013-07-14 | 14 | -40/+3 |
| |\ | | | | | [ticket/11696] Rename db_tools.php so it can be autoloaded | ||||
| | * | [ticket/11696] Move file to new directory | Joas Schilling | 2013-07-14 | 1 | -0/+0 |
| | | | | | | | | | PHPBB3-11696 | ||||
| | * | [ticket/11696] Rename constructor to __construct() | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11696 | ||||
| | * | [ticket/11696] Remove manual loading of db_tools in extension controller test | Joas Schilling | 2013-07-14 | 1 | -2/+0 |
| | | | | | | | | | | | | | Remember to store the file, before commiting it... PHPBB3-11696 | ||||
| | * | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 13 | -37/+2 |
| |/ | | | | PHPBB3-11696 | ||||
| * | Merge pull request #1559 from naderman/ticket/11698 | Nathan Guse | 2013-07-13 | 273 | -52/+37 |
| |\ | | | | | [WIP][ticket/11698] Moving all autoloadable files to phpbb/ | ||||
| | * | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 273 | -52/+37 |
| |/ | | | | PHPBB3-11698 | ||||
| * | Merge pull request #1555 from EXreaction/ticket/11692 | Nils Adermann | 2013-07-13 | 1 | -1/+4 |
| |\ | | | | | [ticket/11692] Don't update search_type in dev migration if already appended | ||||
| | * | [ticket/11692] Don't update search_type in dev migration if already appended | Nathaniel Guse | 2013-07-13 | 1 | -1/+4 |
| | | | | | | | | | PHPBB3-11692 | ||||
| * | | Merge remote-tracking branch 'cyberalien/ticket/11694' into develop | David King | 2013-07-13 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | * cyberalien/ticket/11694: [ticket/11694] Do not locate assets with root path | ||||
| | * | | [ticket/11694] Do not locate assets with root path | Vjacheslav Trushkin | 2013-07-13 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | Do not locate assets that start with ./ PHPBB3-11694 | ||||
| * | | Merge pull request #1554 from EXreaction/ticket/11675 | Nils Adermann | 2013-07-13 | 1 | -1/+1 |
| |\ \ | |/ |/| | [ticket/11675] Fix template loop | ||||
| | * | [ticket/11675] Fix template loop | Nathaniel Guse | 2013-07-13 | 1 | -1/+1 |
| |/ | | | | PHPBB3-11675 | ||||
| * | Merge pull request #1429 from cyberalien/ticket/11553 | Nathan Guse | 2013-07-13 | 6 | -29/+85 |
| |\ | | | | | Move bulletin points for linklist lists to pseudo classes | ||||
| | * | [ticket/11553] Typo | Vjacheslav Trushkin | 2013-07-11 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11553 | ||||
| | * | [ticket/11553] Replace bullet with unicode | Vjacheslav Trushkin | 2013-07-11 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-11553 | ||||
| | * | [ticket/11553] Move bulletin points to pseudo class | Vjacheslav Trushkin | 2013-07-11 | 6 | -29/+85 |
| | | | | | | | | | | | | | | | Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553 | ||||
| * | | Merge pull request #1553 from naderman/ticket/11690 | Nathan Guse | 2013-07-13 | 1 | -5/+12 |
| |\ \ | | | | | | | [ticket/11690] Old module class names may get autoloaded by class_exists | ||||
| | * | | [ticket/11690] Old module class names may get autoloaded by class_exists | Nils Adermann | 2013-07-13 | 1 | -5/+12 |
| | | | | | | | | | | | | | PHPBB3-11690 | ||||
| * | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-07-13 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| | | | | | | | | * develop-olympus: [ticket/11686] Not checking for phpBB Debug errors on functional tests | ||||
| | * | | Merge remote-tracking branch 'github-exreaction/ticket/11686' into ↵ | Nils Adermann | 2013-07-13 | 1 | -0/+1 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | develop-olympus * github-exreaction/ticket/11686: [ticket/11686] Not checking for phpBB Debug errors on functional tests | ||||
| | | * | | [ticket/11686] Not checking for phpBB Debug errors on functional tests | Nathaniel Guse | 2013-07-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-11686 | ||||
| * | | | | Merge pull request #1473 from marc1706/ticket/11600 | Nathan Guse | 2013-07-13 | 1 | -22/+108 |
| |\ \ \ \ | | | | | | | | | | | [ticket/11600] Increase code test coverage of avatar manager | ||||
