index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
common.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14948] Update requirements and travis build matrix
Marc Alexander
2019-05-09
1
-1
/
+1
*
[ticket/12624] Add debug.load_time parameter
Jakub Senko
2019-05-09
1
-1
/
+1
*
[ticket/12627] Add debug.sql_explain parameter
Jakub Senko
2019-05-09
1
-0
/
+2
*
[ticket/15227] Check PHP version and remove old unused code
javiexin
2017-05-12
1
-5
/
+0
*
[ticket/11076] Also state min PHP version when visiting forum website
Marc Alexander
2017-01-20
1
-1
/
+6
*
[ticket/13616] Fix UI tests
Tristan Darricau
2016-04-03
1
-0
/
+2
*
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2016-03-27
1
-1
/
+7
|
\
|
*
[ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
Marc Alexander
2016-02-15
1
-1
/
+7
*
|
[ticket/14177] Uses Symfony's Debug ErrorHandler in development environment
Tristan Darricau
2015-12-11
1
-6
/
+19
*
|
[ticket/14044] Deduplicate the installers
Mate Bartus
2015-10-22
1
-1
/
+1
*
|
[ticket/13770] Fix tests
Nicofuma
2015-05-14
1
-6
/
+4
*
|
[ticket/13770] Wither interface for container_builder
Tristan Darricau
2015-05-14
1
-7
/
+7
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-1
/
+1
*
|
[ticket/13407] Bump minimal version to php 5.3.9
Nicofuma
2015-02-04
1
-1
/
+1
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+2
*
|
[ticket/12620] Adds a yaml config file
Tristan Darricau
2014-11-20
1
-8
/
+0
*
|
[ticket/12620] Use PHPBB_ENVIRONMENT
Tristan Darricau
2014-11-20
1
-4
/
+4
*
|
[ticket/12620] Rebased to the latest develop-ascraeus
Tristan Darricau
2014-11-20
1
-1
/
+0
*
|
[ticket/12620] Rename productive to production
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
[ticket/12620] Improve error message
Tristan Darricau
2014-11-20
1
-1
/
+1
*
|
[ticket/12620] Display error message when the environment isn't available
Tristan Darricau
2014-11-20
1
-2
/
+21
*
|
[ticket/12620] Allow the user to define multiples environments
Tristan Darricau
2014-11-20
1
-0
/
+5
|
/
*
[ticket/13070] Adjust template hook name to match that provided in the class.
Cesar G
2014-10-20
1
-1
/
+1
*
[ticket/12775] Update doc blocks
Tristan Darricau
2014-07-07
1
-1
/
+0
*
[ticket/12775] Fix container_builder
Tristan Darricau
2014-07-07
1
-1
/
+1
*
[ticket/12775] Rename config_php to config_php_file
Tristan Darricau
2014-07-07
1
-3
/
+3
*
[ticket/12775] Renamed to \phpbb\di\container_builder
Tristan Darricau
2014-07-07
1
-2
/
+2
*
[ticket/12775] Rename the variables into common.php
Tristan Darricau
2014-07-07
1
-5
/
+4
*
[ticket/12775] Add a config.php class (and service)
Tristan Darricau
2014-07-07
1
-9
/
+8
*
[ticket/12775] Add a conter_factory class and remove functions_container
Tristan Darricau
2014-07-07
1
-6
/
+6
*
[ticket/12784] Allow the extensions to add a custom auto loader
Tristan Darricau
2014-07-01
1
-0
/
+2
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+9
*
[ticket/12576] Remove cron from common.php
Tristan Darricau
2014-05-22
1
-5
/
+0
*
[ticket/12473] Move compatibility globals out into its own file.
Andreas Fischer
2014-05-02
1
-28
/
+1
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-1
/
+1
*
[ticket/11850] Need symfony request and filesystem setup globally for session
Nathan Guse
2013-09-30
1
-0
/
+2
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-17
/
+2
*
[ticket/11700] Fix redirection in common.php until fs dependency on request i...
Nils Adermann
2013-09-19
1
-0
/
+6
*
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
1
-1
/
+1
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-2
/
+9
|
\
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-1
/
+2
|
*
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
1
-1
/
+6
|
*
[ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request
Nathan Guse
2013-09-13
1
-2
/
+2
|
*
[ticket/11832] We must instantiate the $phpbb_filesystem in common
Nathan Guse
2013-09-12
1
-0
/
+1
|
*
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Nathan Guse
2013-09-09
1
-1
/
+1
*
|
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-1
/
+3
|
\
\
|
|
/
|
*
Merge branch 'develop' into ticket/11215
David King
2013-08-31
1
-4
/
+3
|
|
\
|
|
*
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
Nathaniel Guse
2013-07-24
1
-1
/
+0
|
*
|
[ticket/11215] Correct paths when path info is used for controller access
David King
2013-07-06
1
-0
/
+3
[next]