aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | | [ticket/11700] Instantiate the class loader with namespace rather than prefixNils Adermann2013-07-143-3/+3
| * | | [ticket/11700] Implement namespace loading in the class loaderNils Adermann2013-07-141-31/+18
| * | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-1461-207/+207
| * | | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-1411-14/+14
* | | | Merge remote-tracking branch 'cyberalien/ticket/11846' into developAndreas Fischer2013-09-232-4/+8
|\ \ \ \
| * | | | [ticket/11846] Replace empty p with margin-topVjacheslav Trushkin2013-09-152-4/+8
* | | | | Merge remote-tracking branch 'fredsa/ticket/11606' into developAndreas Fischer2013-09-231-14/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/11606] remove preg_replace() /e modifier in make_clickable()Fred Sauer2013-06-131-14/+35
* | | | | Merge remote-tracking branch 'EXreaction/ticket/11832' into developJoas Schilling2013-09-1626-161/+557
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/11832] Correct paths in testsNathan Guse2013-09-153-17/+19
| * | | | [ticket/11832] Correct ROOT_PATH variableNathan Guse2013-09-151-1/+1
| * | | | [ticket/11832] get_url() from phpbb_template_asset should return web pathNathan Guse2013-09-152-4/+9
| * | | | [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-1321-41/+170
| * | | | [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-138-14/+41
| * | | | [ticket/11832] Fix smiley pathsNathan Guse2013-09-131-2/+2
| * | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-131-1/+1
| |\ \ \ \
| * | | | | [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_requestNathan Guse2013-09-137-75/+110
| * | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-1335-362/+1178
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/1...Nathan Guse2013-09-127-19/+139
| |\ \ \ \ \ \
| * | | | | | | [ticket/11832] Fix build_url and the S_LOGIN_ACTIONNathan Guse2013-09-121-16/+18
| * | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-1252-43/+3073
| |\ \ \ \ \ \ \
| * | | | | | | | [ticket/11832] Changing comments to say app.php rather than index.phpNathan Guse2013-09-121-3/+3