phpbb/phpBB
Marc Alexander 22090dc3a3 [ticket/12386] Add DEBUG_EXTRA again and use it for container creation
We are currently creating a new compiled container on every page load when
having DEBUG enabled. However, one might only have that enabled to be
presented with errors or for getting the page load stats.
This change will add the DEBUG_EXTRA constant again. It will be used for
choosing whether the compiled container should be created on every page load -
when defined as true - or just once after the cache is cleared.

PHPBB3-12386
2014-04-11 11:11:31 +02:00
..
adm Merge remote-tracking branch 'nickvergessen/ticket/8700' into develop-ascraeus 2014-04-09 17:22:00 -07:00
assets [ticket/12355] Topic Tools not fully updated when subscribing/bookmarking 2014-04-11 10:12:35 +05:30
bin [ticket/11998] Make phpbbcli executable and add shebang 2013-11-12 00:12:34 +01:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config [ticket/12150] Use log service instead of add_log() function 2014-03-29 22:16:25 +01:00
develop [ticket/12348] Allow to run create_schema_files when phpBB is not installed 2014-04-03 14:44:07 +02:00
docs Merge remote-tracking branch 'paybas/ticket/12377' into develop-ascraeus 2014-04-11 10:35:35 +02:00
download [ticket/12171] Send correct status 403 when forbidden and 404 when not found 2014-02-10 12:56:45 +01:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/12386] Add DEBUG_EXTRA again and use it for container creation 2014-04-11 11:11:31 +02:00
install Merge branch 'develop-olympus' into develop-ascraeus 2014-04-10 15:44:47 +02:00
language Merge branch 'develop-olympus' into develop-ascraeus 2014-04-10 17:42:59 -07:00
phpbb Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop-ascraeus 2014-04-10 14:22:36 -07:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge remote-tracking branch 'vsephpbb/ticket/12283' into develop-ascraeus 2014-04-11 10:39:40 +02:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/11850] Need symfony request and filesystem setup globally for session 2013-09-30 18:44:02 -05:00
composer.json [ticket/11998] Add symfony/console as dependency. 2013-11-03 01:52:40 +01:00
composer.lock [ticket/11998] Add symfony/console as dependency. 2013-11-03 01:52:40 +01:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
feed.php [ticket/11271] Make path conversion more precise 2013-12-27 03:31:28 +05:30
index.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
mcp.php [ticket/11360] Updating default value of $display_online_list 2014-03-24 00:12:40 +05:30
memberlist.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
posting.php [ticket/12356] Assign vars preventing Plupload from loading in PM editor. 2014-04-09 11:38:14 -07:00
report.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
search.php [ticket/11360] Avoiding online list where not required 2014-03-20 17:15:43 +05:30
ucp.php [ticket/12360] Fix duplicated creation of session when logging out the user 2014-04-06 23:49:20 +02:00
viewforum.php [ticket/12150] Add file and caller for pruning shadow topics 2014-03-29 21:56:53 +01:00
viewonline.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
viewtopic.php Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus 2014-04-05 09:54:14 +02:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00