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
/
includes
/
event
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/controller] Fix comments, check against more general HttpException
David King
2012-11-19
1
-2
/
+2
*
[feature/controller] Check for proper status codes from controllers
David King
2012-11-19
1
-2
/
+7
*
[feature/controller] Move Response definition into a variable
David King
2012-11-16
1
-1
/
+2
*
[feature/controller] Move include to app.php
David King
2012-11-16
1
-5
/
+0
*
[feature/controller] Further separate url matcher functionality
David King
2012-11-16
1
-4
/
+2
*
[feature/controller] Separate Kernel listeners into their own classes
David King
2012-11-16
3
-58
/
+128
*
[feature/controller] Use a dumped url matcher class to improve performance
David King
2012-11-16
1
-2
/
+50
*
[feature/controller-new] Rename kernel compiler pass class
David King
2012-11-16
1
-69
/
+0
*
[feature/controller] Don't allow a kernel listener to be added with no method
David King
2012-11-16
1
-4
/
+1
*
[feature/controller] Transfer kernel-related stuff from container PR
David King
2012-11-16
2
-0
/
+166
*
[feature/compiled-dic] Remove HttpKernel-related stuff
David King
2012-11-10
2
-166
/
+0
*
[feature/compiled-dic] Compile the DI Container into a cached class
David King
2012-11-10
3
-2
/
+168
*
[feature/event-dispatcher] Fix copyright years
Igor Wiedler
2012-03-30
2
-2
/
+2
*
[feature/event-dispatcher] Braces CS fix
Igor Wiedler
2012-03-29
1
-1
/
+2
*
[feature/event-dispatcher] Fix docblock in phpbb_event_data
Igor Wiedler
2012-03-29
1
-5
/
+5
*
[feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, tests
Igor Wiedler
2012-03-24
2
-88
/
+42
*
[feature/event-dispatcher] Add phpbb_event_dispatcher_wrapper
Igor Wiedler
2012-03-21
1
-0
/
+88
*
[feature/event-dispatcher] Switch subscriber loader to EventDispatcherInterface
Igor Wiedler
2012-03-21
1
-2
/
+2
*
[feature/event-dispatcher] Change subscriber naming {subscriber => listener}.php
Igor Wiedler
2012-03-18
1
-1
/
+1
*
[feature/event-dispatcher] Add get_data_filtered function to event data.
Oleg Pudeyev
2012-03-18
1
-0
/
+10
*
[feature/event-dispatcher] Use real EventDispatcher through composer
Igor Wiedler
2012-03-11
2
-3
/
+7
*
[feature/event-dispatcher] Remove copied EventDispatcher code
Igor Wiedler
2012-03-11
4
-474
/
+0
*
[feature/event-dispatcher] Correct copyright statement for Symfony2 files
Igor Wiedler
2012-01-08
4
-4
/
+24
*
[feature/event-dispatcher] Fix event class name in dispatcher interface
Igor Wiedler
2012-01-08
1
-1
/
+1
*
[feature/event-dispatcher] Support setting data on an event
Igor Wiedler
2012-01-07
1
-0
/
+56
*
[feature/event-dispatcher] Allow subscribers to be loaded from extensions
Igor Wiedler
2012-01-07
1
-0
/
+43
*
[feature/event-dispatcher] Introduce a port of Symfony2 EventDispatcher
Igor Wiedler
2012-01-07
4
-0
/
+454