Fabien Potencier
|
c846990459
[DoctrineBundle] added the possibility to disable a bundle when using auto_mapping
|
hace 14 años |
Fabien Potencier
|
c752429d7c
[DoctrineBundle] removed the possibility to use auto_mapping when you have more than one entity manager
|
hace 14 años |
Fabien Potencier
|
dc85727b5a
[DoctrineBundle] added an auto-mapping option to let Symfony register all enabled bundle mappings
|
hace 14 años |
Fabien Potencier
|
32070f5f68
[DoctrineBundle] fixed service visibility
|
hace 14 años |
Joel Wurtz
|
f11cc2de0b
[Seriliazer] [XmlEncoder] Optimize conditions
|
hace 14 años |
Kris Wallsmith
|
abb61f48de
added note about document_root removal
|
hace 14 años |
sasezaki
|
3d85db8fbc
fixed typoe on Exception message
|
hace 14 años |
Joel Wurtz
|
b6a9935314
[Serializer] [XmlEncoder] Allow decoder to extract attributes in root element
|
hace 14 años |
Fabien Potencier
|
71330e91d0
[DoctrineBundle] simplified code
|
hace 14 años |
Fabien Potencier
|
0f5f28c039
Merge remote branch 'Brouznouf/patch-1'
|
hace 14 años |
Fabien Potencier
|
ffd8c31f3a
[DoctrineBundle] reindented some code for clarity
|
hace 14 años |
Fabien Potencier
|
059104a9e7
[DoctrineBundle] added back the possibility to define a single entity manager with a shorter syntax (same reasonning as the previous commit for DBAL)
|
hace 14 años |
Fabien Potencier
|
3f1d969fcd
[DoctrineBundle] fixed a unit test
|
hace 14 años |
Joel Wurtz
|
a56e271025
[Serializer] Fix bug when denormalize a class in cache
|
hace 14 años |
Fabien Potencier
|
e63c2e2315
[DoctrineBundle] added back the possibility to easily define one DBAL connection
|
hace 14 años |
Fabien Potencier
|
7395069b60
[DoctrineBundle] cleaned up code
|
hace 14 años |
Fabien Potencier
|
03511dea5c
[DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life)
|
hace 14 años |
Fabien Potencier
|
55f9e6fb99
[DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine
|
hace 14 años |
Fabien Potencier
|
631393e29d
[DoctrineBundle] fixed CS
|
hace 14 años |
Fabien Potencier
|
aab56fa91e
[DoctrineBundle] moved some more definition to abstract definition
|
hace 14 años |
Fabien Potencier
|
f1b43450c3
[DoctrineBundle] removed parameters from orm.xml as they already have default values in the Configuration class
|
hace 14 años |
Fabien Potencier
|
35a32440c7
[DoctrineBundle] converted DBAL definition templates to abstract definitions
|
hace 14 años |
IamPersistent
|
22fd08531c
Merge branch 'master' into acl
|
hace 14 años |
Victor Berchet
|
d350e01e33
File & UploadedFile tweaks
|
hace 14 años |
Fabien Potencier
|
e96b39f060
updated UPDATE file
|
hace 14 años |
Fabien Potencier
|
00bfd10ca9
[HttpFoundation] refactored File management to be safer
|
hace 14 años |
Fabien Potencier
|
b7cd7115d1
[HttpFoundation] removed protected methods that were not used
|
hace 14 años |
Fabien Potencier
|
5bb9da4b6d
[HttpFoundation] renamed getDefaultExtension() to guessExtension()
|
hace 14 años |
Fabien Potencier
|
a26de5ba58
[HttpFoundation] fixed CS
|
hace 14 años |
Fabien Potencier
|
854fbd7f68
[HttpFoundation] use realpath to ensure that there is no .. in file path (to match phpdoc)
|
hace 14 años |