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
/
install
/
index.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11305] Define hook finder as a service on the container.
Oleg Pudeyev
2013-01-02
1
-1
/
+1
*
[ticket/11305] Create a normal container during final installation step.
Oleg Pudeyev
2013-01-02
1
-3
/
+0
*
[ticket/11305] Extract hook finder from cache service.
Oleg Pudeyev
2013-01-02
1
-1
/
+2
*
Merge PR #1130 branch 'EXreaction/ticket/11259' into develop
Oleg Pudeyev
2012-12-29
1
-6
/
+10
|
\
|
*
[ticket/11259] htmlspecialchars($phpbb_admin_path)
Nathan Guse
2012-12-10
1
-2
/
+2
|
*
[ticket/11259] adm_relative_path -> phpbb_adm_relative_path
Nathan Guse
2012-12-09
1
-3
/
+3
|
*
[ticket/11259] Make phpbb_admin_path available everywhere
Nathan Guse
2012-12-09
1
-6
/
+10
*
|
[feature/template-events] Convert a single style name to array of them.
Oleg Pudeyev
2012-11-17
1
-1
/
+1
|
/
*
Merge pull request #1056 from igorw/feature/compiled-dic
Nils Adermann
2012-11-11
1
-11
/
+10
|
\
|
*
[ticket/11152] Move container functions to a separate function file
Igor Wiedler
2012-11-10
1
-0
/
+1
|
*
[feature/compiled-dic] Remove re-creation of class loader in install
David King
2012-11-10
1
-3
/
+0
|
*
[feature/compiled-dic] Remove redundant method call
David King
2012-11-10
1
-1
/
+0
|
*
[feature/compiled-dic] Compile the DI Container into a cached class
David King
2012-11-10
1
-7
/
+9
*
|
[ticket/10780] Make L_COLON available in the installer.
Andreas Fischer
2012-11-10
1
-0
/
+1
*
|
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)
Igor Wiedler
2012-11-09
1
-2
/
+2
|
/
*
[ticket/10933] Dependency inject template context.
Oleg Pudeyev
2012-11-02
1
-1
/
+1
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-06
1
-1
/
+1
|
\
|
*
[ticket/11135] Full replacement of credit link to https
Vinny
2012-10-05
1
-1
/
+1
*
|
[feature/dic] Adjust installer script to work with partially configured conta...
Igor Wiedler
2012-07-26
1
-9
/
+3
*
|
[feature/dic] Load services from extensions
Igor Wiedler
2012-07-21
1
-1
/
+6
*
|
[feature/dic] Introduce DI processors instead of abusing compiler passes
Igor Wiedler
2012-07-21
1
-4
/
+4
*
|
[feature/dic] Configure container via config.php, use compiler pass
Igor Wiedler
2012-07-21
1
-4
/
+11
*
|
Merge branch 'develop' into feature/dic
Igor Wiedler
2012-07-21
1
-4
/
+4
|
\
\
|
*
|
[ticket/10756] Renaming phpbb_style_template to phpbb_template
Vjacheslav Trushkin
2012-04-19
1
-1
/
+1
|
*
|
[ticket/10756] Removing path provider from template class
Vjacheslav Trushkin
2012-04-19
1
-1
/
+1
|
*
|
[ticket/10754] Changing $style to $phpbb_style
Vjacheslav Trushkin
2012-04-03
1
-3
/
+3
*
|
|
[feature/dic] Rewrite cron system to use DIC
Igor Wiedler
2012-04-09
1
-10
/
+11
*
|
|
[feature/dic] Make use of calls to cut down on boilerplate
Igor Wiedler
2012-03-31
1
-5
/
+1
*
|
|
[feature/dic] Use DIC in download/file and install/index
Igor Wiedler
2012-03-31
1
-8
/
+16
|
/
/
*
|
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
1
-2
/
+1
*
|
[feature/class-prefix] Rename user and session to phpbb_*
Igor Wiedler
2012-03-31
1
-2
/
+1
*
|
[feature/merging-style-components] Moving template initialization out of style
Vjacheslav Trushkin
2012-03-31
1
-2
/
+2
*
|
[feature/merging-style-components] Initializing locator and provider separately
Vjacheslav Trushkin
2012-03-31
1
-1
/
+3
*
|
Merge branch 'develop' into feature/merging-style-components
Vjacheslav Trushkin
2012-03-31
1
-0
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcher
Igor Wiedler
2012-03-30
1
-2
/
+2
|
|
\
\
|
*
|
|
[feature/event-dispatcher] Add empty dispatcher to installer and db updater
Igor Wiedler
2012-03-28
1
-0
/
+1
|
*
|
|
[feature/event-dispatcher] Delete hard dependency on composer.
Oleg Pudeyev
2012-03-18
1
-2
/
+0
|
*
|
|
[feature/event-dispatcher] Use real EventDispatcher through composer
Igor Wiedler
2012-03-11
1
-0
/
+2
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...
Vjacheslav Trushkin
2012-03-29
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to...
David King
2012-03-25
1
-2
/
+2
|
|
/
/
*
|
|
[feature/merging-style-components] Updating style initialization
Vjacheslav Trushkin
2012-03-15
1
-2
/
+2
*
|
|
[feature/merging-style-components] Creating style class
Vjacheslav Trushkin
2012-03-15
1
-3
/
+2
*
|
|
[feature/merging-style-components] Renaming template classes
Vjacheslav Trushkin
2012-03-14
1
-3
/
+3
|
/
/
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
[feature/extension-manager] Don't use the extension manager during install
Nils Adermann
2011-09-29
1
-1
/
+1
*
|
[feature/extension-manager] Add support for templates in extensions.
Nils Adermann
2011-09-29
1
-2
/
+4
*
|
[feature/extension-manager] The class loader no longer knows about extensions
Nils Adermann
2011-09-29
1
-3
/
+6
*
|
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
1
-1
/
+1
*
|
[feature/remove-db-styles] Removed database storage of style components.
Chris Smith
2011-09-20
1
-3
/
+0
*
|
Merge remote-tracking branch 'igorw/ticket/10155' into develop
Oleg Pudeyev
2011-09-05
1
-0
/
+1
|
\
\
[next]