Jordi Boggiano
|
3d03cb6761
Added monolog to autoload and vendors script
|
vor 14 Jahren |
Jordi Boggiano
|
6114cccf7f
[MonologBundle] Added the MonologBundle
|
vor 14 Jahren |
Fabien Potencier
|
341a296c42
[DoctrineBundle] fixed configuration class
|
vor 14 Jahren |
Fabien Potencier
|
acc3590849
Merge remote branch 'stof/custom_dql'
|
vor 14 Jahren |
Fabien Potencier
|
0d052201fe
[FrameworkBundle] fixed class load order
|
vor 14 Jahren |
Fabien Potencier
|
f0c558592c
Merge remote branch 'everzet/console-formatter-refactoring'
|
vor 14 Jahren |
Fabien Potencier
|
c5a6c8432f
Merge remote branch 'vicb/templating'
|
vor 14 Jahren |
Fabien Potencier
|
3627eee3c6
Merge remote branch 'vicb/cfg_rebase'
|
vor 14 Jahren |
Victor Berchet
|
f89a5ff3b8
[TwigBundle] Fix some typos
|
vor 14 Jahren |
Victor Berchet
|
7f523466f4
[TwigBundle] Fix the cache warmer
|
vor 14 Jahren |
Victor Berchet
|
cead49fa2b
[Kernel] Fixed a typo
|
vor 14 Jahren |
Fabien Potencier
|
060f34fca9
[FrameworkBundle] fixed class loading order
|
vor 14 Jahren |
Fabien Potencier
|
136b23ead4
[EventDispatcher] refactored the code
|
vor 14 Jahren |
Fabien Potencier
|
69d324eca8
[EventDispatcher] added EventDispatcher::removeSubscriber()
|
vor 14 Jahren |
Fabien Potencier
|
10a02ff7fa
[EventDispatcher] reverted to the old event dispatcher way of storing listeners
|
vor 14 Jahren |
Fabien Potencier
|
9e88fc4e66
Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test'
|
vor 14 Jahren |
Fabien Potencier
|
e286adf173
[Security] fixed typos
|
vor 14 Jahren |
Fabien Potencier
|
9de0a3872b
Merge branch 'events'
|
vor 14 Jahren |
Fabien Potencier
|
d02a700c06
[FrameworkBundle] fixed the traceable event manager
|
vor 14 Jahren |
Fabien Potencier
|
59ac6313ad
[EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one
|
vor 14 Jahren |
Fabien Potencier
|
a71f63e61d
[FrameworkBundle] fixed class loading order
|
vor 14 Jahren |
Fabien Potencier
|
1af43a1562
fixed various bugs introduced during the event system migration
|
vor 14 Jahren |
Victor Berchet
|
9fd7d05ecf
[Config] Ability to add and override node types without having to subclass NodeBuilder
|
vor 14 Jahren |
Kris Wallsmith
|
a9af77a035
[HttpKernel] fixed file uploads in functional tests
|
vor 14 Jahren |
Kris Wallsmith
|
0a229947a6
[Form] updated tests for changes in HttpFoundation
|
vor 14 Jahren |
Kris Wallsmith
|
ab3b8ac364
[HttpFoundation] cleaned up comments and coding standards, added better exception messages when filesystem functions throw errors, added "moved" arg to UploadedFile constructor, added FileNotFoundException to UploadedFile per the parent constructor
|
vor 14 Jahren |
Kris Wallsmith
|
69609257ac
[DomCrawler] updated upload logic to better emulate a real upload by copying the source file to the temp directory
|
vor 14 Jahren |
Christophe Coevoet
|
2743abc35d
[DoctrineBundle] Fix some typos
|
vor 14 Jahren |
Victor Berchet
|
a96b1fb48b
[SwiftMailerBundle] Fix a merge issue in the configuration
|
vor 14 Jahren |
ever.zet
|
3e7fa82f34
[Console] privatized protected variables, cuz they now have getters/setters
|
vor 14 Jahren |