aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [ticket/11700] Replace some leftover phpbb_filesystem usesNils Adermann2013-09-172-3/+3
| * | | | [ticket/11700] Namespacif skipped filesystem instantiation in testNils Adermann2013-09-171-1/+1
| * | | | [ticket/11700] Namespace needed for mock object in web path testNils Adermann2013-09-171-1/+1
| * | | | [ticket/11700] Get functional tests running after develop mergeNils Adermann2013-09-173-3/+3
| * | | | [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-1716-32/+34
| * | | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-1726-161/+558
| |\ \ \ \ | | |/ / /
| * | | | [ticket/11700] Add back accidently deleted file in cache dirNils Adermann2013-09-171-0/+10
| * | | | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-1729-72/+111
| * | | | [ticket/11700] Correctly convert old acm type to namespaced class nameNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] Use underscores in avatar driver template file namesNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] namespacify phpbb_permissions classNils Adermann2013-09-161-13/+15
| * | | | [ticket/11700] Correct service definitions with namespacesNils Adermann2013-09-161-4/+4
| * | | | [ticket/11700] Load avatar explanations correctly from namespacesNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] Correctly generate lang key from avatar driver classNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-1613-18/+18
| * | | | [ticket/11700] Check for ALLOW_REMOTE_UPLOAD in acp output as expectedNils Adermann2013-09-162-2/+2
| * | | | [ticket/11700] And some last comments with backslashesNils Adermann2013-09-1611-30/+30
| * | | | [ticket/11700] Fix another case of non-namespaced classnamesNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] Fix a few more commentsNils Adermann2013-09-1614-20/+20
| * | | | [ticket/11700] The driver is namespaced now, so properly replace itNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] Default db driver for tests must not lead with \Nils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] travis has hardcoded driver class names without namespacesNils Adermann2013-09-163-3/+3
| * | | | [ticket/11700] The word "them" in a comment is not a classNils Adermann2013-09-161-1/+1
| * | | | [ticket/11700] Actually "one" in comments is not a classNils Adermann2013-09-163-5/+5
| * | | | [ticket/11700] Oh dear modules. Abort! Retreat!Nils Adermann2013-09-161-0/+2
| * | | | [ticket/11700] Fix authentication acp after develop mergeNils Adermann2013-09-166-28/+36
| * | | | [ticket/11700] Fix installation after develop mergeNils Adermann2013-09-167-14/+22
| * | | | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-1620-91/+98
| * | | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-16330-6358/+10278
| |\ \ \ \
| * | | | | [ticket/11700] Update finder tests for namespaced classnamesNils Adermann2013-09-161-14/+14
| * | | | | [ticket/11700] Don't prefix dbms classnames with \Nils Adermann2013-09-162-38/+38
| * | | | | [ticket/11700] Get the installer to run with namespacesNils Adermann2013-09-164-32/+39
| * | | | | [ticket/11700] DI container test needs namespaces to work properlyNils Adermann2013-09-161-50/+56
| * | | | | [ticket/11700] Avoid \t in double quoted strings for template codeNils Adermann2013-09-161-1/+1
| * | | | | [ticket/11700] Use underscores for generated search test wrappersNils Adermann2013-09-161-1/+1
| * | | | | [ticket/11700] Correclty use namespaces in notificationsNils Adermann2013-09-166-19/+21
| * | | | | [ticket/11700] Fix expected class name output from dbms convertNils Adermann2013-09-161-1/+1
| * | | | | [ticket/11700] Fix config namespace mishap in cache testsNils Adermann2013-09-162-9/+9
| * | | | | [ticket/11700] Fix class loader tests for namespacesNils Adermann2013-09-166-32/+28
| * | | | | [ticket/11700] Fix dbal tests after config namespace mishapNils Adermann2013-09-168-33/+33
| * | | | | [ticket/11700] Fix config db tests after namespace mishapNils Adermann2013-09-161-10/+10
| * | | | | [ticket/11700] Fix avatar testsNils Adermann2013-09-163-5/+9
| * | | | | [ticket/11700] Fix number class names in 3.0.x migrationsNils Adermann2013-09-1637-109/+109
| * | | | | [ticket/11700] Namespaces and class names should not start with digitsNils Adermann2013-09-1656-40/+40
| * | | | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-16420-1841/+2317
| * | | | | [ticket/11700] Add develop scripts to use namespaces and rename interfacesNils Adermann2013-09-162-0/+210
| * | | | | [ticket/11700] Load the dbms with namespacesNils Adermann2013-07-141-5/+5
| * | | | | [ticket/11700] Use a new style constructor for the error collectorNils Adermann2013-07-141-1/+1
| * | | | | [ticket/11700] Load namespaced classes in testsNils Adermann2013-07-141-3/+3
| * | | | | [ticket/11700] include and define are not valid class namesNils Adermann2013-07-145-8/+8