1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-16 04:19:41 +02:00

25 Commits

Author SHA1 Message Date
Rubén Calvo
f8888c62ca [ticket/12630] Add debug.url_matcher
PHPBB3-12630
2020-08-30 10:37:07 +00:00
Rubén Calvo
6b337e0882
[ticket/15765] Add debug.url_generator
PHPBB3-15765
2020-08-30 10:29:59 +02:00
Marc Alexander
ecf343f577
Merge branch 'master' into ticket/12629 2018-10-26 10:16:04 +02:00
Marc Alexander
78195562db
Merge pull request #5331 from rubencm/ticket/12636
[ticket/12636] Add session.log_errors
2018-10-10 22:40:21 +02:00
Marc Alexander
466d331fec
Merge pull request #5313 from senky/ticket/12628
[ticket/12628] Introduce debug.memory
2018-10-09 14:05:42 +02:00
rubencm
03ea042d57 [ticket/12636] Rename log.session_errors to session.log_errors
PHPBB3-12636
2018-09-13 14:53:01 +00:00
rubencm
06a8affd66 [ticket/12629] Rename errors_show to show_errors
PHPBB3-12629
2018-09-13 14:40:47 +00:00
Rubén Calvo
43141a0d92 [ticket/12629] Add debug.errors_show
PHPBB3-12629
2018-09-01 01:47:10 +02:00
Rubén Calvo
f93ddcb382 [ticket/12636] Add log.session_errors
PHPBB3-12636
2018-09-01 01:16:57 +02:00
Rubén Calvo
5dd9c251e7 [ticket/12623] Add allow_install_dir
PHPBB3-12623
2018-09-01 01:09:22 +02:00
Jakub Senko
204f798f76
[ticket/12628] Introduce debug.memory
Also fix one debug.sql_explain missing from the previous PR

PHPBB3-12628
2018-08-02 09:21:25 +02:00
Tristan Darricau
f6301ea85a Merge pull request #5266 from senky/ticket/12624
[ticket/12624] Add debug.load_time parameter

* github.com:/phpbb/phpbb:
  [ticket/12624] Add debug.load_time parameter
2018-07-08 18:32:45 +02:00
Jakub Senko
bdff0f5590
[ticket/12627] Add debug.sql_explain parameter
PHPBB3-12627
2018-07-06 17:17:48 +02:00
Jakub Senko
fcc3dd996d
[ticket/12624] Add debug.load_time parameter
PHPBB3-12624
2018-07-06 17:01:15 +02:00
Tristan Darricau
9a836b5901
[ticket/11150] Makes composer output level configurable
PHPBB3-11150
2017-04-23 21:01:09 +02:00
Matt Friedman
d9d89cad94 [ticket/14247] Use quotes around @ and % strings in YAML
PHPBB3-14247
2015-12-07 13:11:22 -08:00
Tristan Darricau
17e7a89a60 [ticket/14124] Automatically translate exceptions in CLI
PHPBB3-14124
2015-08-25 22:24:28 +02:00
Tristan Darricau
f821130c3a [ticket/12632] Add twig.debug and twig.auto_reload in config.yml
PHPBB3-13206
PHPBB3-12632
2015-05-04 14:43:58 +02:00
Tristan Darricau
6850169095 [ticket/13266] Enable the debug extension in the development environment
PHPBB3-13266
2014-11-22 12:33:45 +01:00
Tristan Darricau
48950be82b [ticket/12620] Fix tests
PHPBB3-12620
2014-11-20 21:13:26 +01:00
Tristan Darricau
ac0ff219c6 [ticket/12620] Move the routing.yml file to routing/environment.yml
PHPBB3-12620
2014-11-20 21:13:21 +01:00
Tristan Darricau
6cbb60d13f [ticket/12620] Adds a yaml config file
PHPBB3-12620
2014-11-20 20:59:48 +01:00
Tristan Darricau
0306fefe04 [ticket/12620] Move the routing file to the environments
PHPBB3-12620
2014-11-20 19:06:40 +01:00
Tristan Darricau
42c9fd5c76 [ticket/12620] Add inheritance between environments
PHPBB3-12620
2014-11-20 19:01:03 +01:00
Tristan Darricau
8664d3229a [ticket/12620] Split the environments into differents folders
PHPBB3-12620
2014-11-20 19:00:59 +01:00