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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11103] Use scope: prototype
Nathan Guse
2012-12-09
1
-0
/
+17
*
Merge branch 'ticket/11257' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-12-08
1
-0
/
+16
|
\
|
*
[ticket/11257] Do not require set_name() method to exist
Nathan Guse
2012-12-07
1
-0
/
+16
*
|
[ticket/11103] Newlines at end of files
Nathan Guse
2012-12-08
1
-1
/
+1
*
|
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-12-07
1
-9
/
+0
|
\
\
|
|
/
|
*
[ticket/11256] Remove unused controller.provider service
Igor Wiedler
2012-12-07
1
-3
/
+0
|
*
[ticket/11256] Remove unused service with non-existent class
Igor Wiedler
2012-12-07
1
-6
/
+0
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-11-20
2
-0
/
+70
|
\
\
|
|
/
|
*
[feature/controller] Update routing documentation for using query string
David King
2012-11-18
1
-2
/
+2
|
*
[feature/controller] Separate Kernel listeners into their own classes
David King
2012-11-16
1
-4
/
+15
|
*
[feature/controller] Undo removal of period in ext.finder service definition
David King
2012-11-16
1
-1
/
+1
|
*
[feature/controller] Use a dumped url matcher class to improve performance
David King
2012-11-16
1
-17
/
+4
|
*
[feature/controller] Update helper service given constructor change
David King
2012-11-16
1
-3
/
+6
|
*
[feature/controller] Resolve trivial conflict I missed during rebase
David King
2012-11-16
1
-3
/
+0
|
*
[feature/controller] Implement a front controller
David King
2012-11-16
2
-0
/
+72
*
|
[ticket/11103] Create user loader class, update for DIC
Nathan Guse
2012-11-20
3
-57
/
+44
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-11-14
1
-11
/
+8
|
\
\
|
|
/
|
*
[ticket/11193] Instantiate a single collection_pass for all collections
Nils Adermann
2012-11-11
1
-0
/
+2
|
*
[ticket/11152] Change phpbb_di_pass_cron to generic phpbb_di_pass_collection
Igor Wiedler
2012-11-10
1
-7
/
+0
|
*
[ticket/11152] Convert cron_task_collection to generic di_service_collection
Igor Wiedler
2012-11-10
1
-1
/
+1
|
*
[feature/compiled-dic] Fix cron tasks again
David King
2012-11-10
1
-7
/
+3
|
*
[feature/compiled-dic] Fix cron task loading
David King
2012-11-10
1
-0
/
+4
|
*
[feature/compiled-dic] Compile the DI Container into a cached class
David King
2012-11-10
1
-1
/
+3
*
|
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathaniel Guse
2012-11-10
1
-1
/
+4
|
\
\
|
|
/
|
*
[ticket/10933] Dependency inject template context.
Oleg Pudeyev
2012-11-02
1
-1
/
+4
*
|
[ticket/11103] Inject table prefix to notifications system instead of constants
Nathaniel Guse
2012-11-09
3
-0
/
+34
*
|
[ticket/11103] Use phpBB Container to load types/methods
Nathaniel Guse
2012-11-09
2
-0
/
+274
*
|
[ticket/11103] Make $phpbb_notifications a global and use it everywhere
Nathan Guse
2012-10-04
1
-1
/
+1
*
|
[ticket/11103] Use dependency injection instead of phpbb_container
Nathan Guse
2012-10-04
1
-1
/
+9
*
|
[ticket/11103] Rename classes
Nathan Guse
2012-10-04
1
-1
/
+1
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-09-14
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/11101] Delay execution of container processors
Igor Wiedler
2012-09-08
1
-1
/
+1
*
|
[ticket/11103] The start of an all-encompassing notifications system
Nathan Guse
2012-09-08
1
-0
/
+5
|
/
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631
Unknown Bliss
2012-09-01
1
-0
/
+1
*
[feature/dic] Fix re-ordering of services
Igor Wiedler
2012-08-25
1
-11
/
+11
*
Merge remote-tracking branch 'upstream/develop' into feature/dic
Igor Wiedler
2012-08-25
1
-0
/
+3
*
[feature/dic] Re-order services alphabetically
Igor Wiedler
2012-08-25
1
-54
/
+54
*
[feature/dic] Add trailing newline to htaccess
Igor Wiedler
2012-07-26
1
-1
/
+1
*
[feature/dic] Load services from extensions
Igor Wiedler
2012-07-21
1
-0
/
+7
*
[feature/dic] Configure container via config.php, use compiler pass
Igor Wiedler
2012-07-21
3
-12
/
+4
*
Merge branch 'develop' into feature/dic
Igor Wiedler
2012-07-21
2
-2
/
+2
*
[feature/dic] Give all cron tasks a name, change some manager usage
Igor Wiedler
2012-04-09
1
-1
/
+2
*
[feature/dic] Protect config directory via .htaccess
Igor Wiedler
2012-04-09
1
-0
/
+4
*
[feature/dic] Rewrite cron system to use DIC
Igor Wiedler
2012-04-09
2
-1
/
+76
*
[feature/dic] Move cron.lock_db into DIC
Igor Wiedler
2012-04-01
1
-0
/
+7
*
[feature/dic] Make table_config a DIC parameter
Igor Wiedler
2012-04-01
1
-2
/
+3
*
[feature/dic] Make use of calls to cut down on boilerplate
Igor Wiedler
2012-03-31
1
-0
/
+8
*
[feature/dic] Move class loader into DIC
Igor Wiedler
2012-03-31
1
-3
/
+18
*
[feature/dic] Move cron manager into DIC
Igor Wiedler
2012-03-31
1
-0
/
+11
*
[feature/dic] Remove cache factory, now handled by DIC
Igor Wiedler
2012-03-31
2
-12
/
+7
[next]