Fabien Potencier
|
62c0b10b88
[FrameworkBundle] prevented search engine indexing on exception pages
|
14 년 전 |
Fabien Potencier
|
f23044f63b
Merge remote branch 'ptheg/master'
|
14 년 전 |
Fabien Potencier
|
dfd5b653cb
[DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml
|
14 년 전 |
Fabien Potencier
|
0cdd6ca4e2
[DoctrineBundle] added --path option to doctrine:generate:entities
|
14 년 전 |
Geyer Pierre
|
daeedb5705
Search engines should not indexing Profiler
|
14 년 전 |
Fabien Potencier
|
4fd5585e03
Merge remote branch 'danielholmes/validator_test_namespaces'
|
14 년 전 |
Daniel Holmes
|
8d96f6c009
[Validator] fixed namespaces for validator tests
|
14 년 전 |
Fabien Potencier
|
d9299e930b
[DoctrineBundle] changed mapping directory
|
14 년 전 |
Fabien Potencier
|
3f69333acb
[HttpKernel] refactored the ErrorHandler class
|
14 년 전 |
Fabien Potencier
|
ca3c5e652e
moved ErrorHandler management to the distributions
|
14 년 전 |
Fabien Potencier
|
0f0e5817b1
[HttpKernel] added a Kernel::init() method
|
14 년 전 |
Fabien Potencier
|
aba8f1e180
[ClassLoader] added a debug class loader
|
14 년 전 |
Fabien Potencier
|
fe9ef5c68b
[Routing] fixed deep nested route collections (closes #770)
|
14 년 전 |
Fabien Potencier
|
36bcfcc5ee
Merge remote branch 'bschussek/form'
|
14 년 전 |
Fabien Potencier
|
b7c8442068
[DoctrineBundle] made Doctrine metadata configuration easier
|
14 년 전 |
Fabien Potencier
|
ec226cd4bc
[DoctrineBundle] fixed doctrine:generate:entities
|
14 년 전 |
Fabien Potencier
|
c200b42e89
Merge remote branch 'kriswallsmith/http/forwarded-secure'
|
14 년 전 |
Kris Wallsmith
|
ae46150bc8
[HttpFoundation] added support for X-Forwarded-Port request header
|
14 년 전 |
Fabien Potencier
|
e150ffd699
Merge remote branch 'Bart00/patch-1'
|
14 년 전 |
Bernhard Schussek
|
74cca63938
[Form] CSRF fields are not included in the children of a FormView anymore if the view is not the root
|
14 년 전 |
Bernhard Schussek
|
173beeba74
[Form] FormView::offsetUnset() is now supported. It was possible anyway using getChildren() and setChildren().
|
14 년 전 |
Bernhard Schussek
|
3cc5d9f4cd
[Form] Split the option "modifiable" of the "collection" type into "allow_add" and "allow_delete"
|
14 년 전 |
Bernhard Schussek
|
bf1dfbbe99
[Form] Added test for last commit by kriswallsmith and improved dealing with original names
|
14 년 전 |
Fabien Potencier
|
86d0ddb4e3
[DoctrineBundle] split Registry::getEntityManager() in two methods
|
14 년 전 |
Bernhard Schussek
|
4c6f26f008
Merge remote branch 'kriswallsmith/form/fix-upload-fix' into kris_merge
|
14 년 전 |
Bernhard Schussek
|
eb50d766da
[Form] Fixed variable scope when entering nested form helpers
|
14 년 전 |
Bernhard Schussek
|
38098604af
[Form] Added tests for blocks/templates in the format _<ID>_(widget|row|label|...)
|
14 년 전 |
Daniel Holmes
|
dd692c0203
[Form] fixed transformation failed exception
|
14 년 전 |
Bart00
|
f9940b4175
Change "zou moeten" to "moet", ("zou moeten" implies that the problem is not so severe and was translated from english too literally)
|
14 년 전 |
Fabien Potencier
|
2e5bd42be3
Merge remote branch 'hollodk/master'
|
14 년 전 |