Fabien Potencier
|
0f5f28c039
Merge remote branch 'Brouznouf/patch-1'
|
14 years ago |
Fabien Potencier
|
ffd8c31f3a
[DoctrineBundle] reindented some code for clarity
|
14 years ago |
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)
|
14 years ago |
Fabien Potencier
|
3f1d969fcd
[DoctrineBundle] fixed a unit test
|
14 years ago |
Joel Wurtz
|
a56e271025
[Serializer] Fix bug when denormalize a class in cache
|
14 years ago |
Fabien Potencier
|
e63c2e2315
[DoctrineBundle] added back the possibility to easily define one DBAL connection
|
14 years ago |
Fabien Potencier
|
7395069b60
[DoctrineBundle] cleaned up code
|
14 years ago |
Fabien Potencier
|
03511dea5c
[DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life)
|
14 years ago |
Fabien Potencier
|
55f9e6fb99
[DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine
|
14 years ago |
Fabien Potencier
|
631393e29d
[DoctrineBundle] fixed CS
|
14 years ago |
Fabien Potencier
|
aab56fa91e
[DoctrineBundle] moved some more definition to abstract definition
|
14 years ago |
Fabien Potencier
|
f1b43450c3
[DoctrineBundle] removed parameters from orm.xml as they already have default values in the Configuration class
|
14 years ago |
Fabien Potencier
|
35a32440c7
[DoctrineBundle] converted DBAL definition templates to abstract definitions
|
14 years ago |
Victor Berchet
|
d350e01e33
File & UploadedFile tweaks
|
14 years ago |
Fabien Potencier
|
e96b39f060
updated UPDATE file
|
14 years ago |
Fabien Potencier
|
00bfd10ca9
[HttpFoundation] refactored File management to be safer
|
14 years ago |
Fabien Potencier
|
b7cd7115d1
[HttpFoundation] removed protected methods that were not used
|
14 years ago |
Fabien Potencier
|
5bb9da4b6d
[HttpFoundation] renamed getDefaultExtension() to guessExtension()
|
14 years ago |
Fabien Potencier
|
a26de5ba58
[HttpFoundation] fixed CS
|
14 years ago |
Fabien Potencier
|
854fbd7f68
[HttpFoundation] use realpath to ensure that there is no .. in file path (to match phpdoc)
|
14 years ago |
Fabien Potencier
|
9f846997ef
Merge remote branch 'Infranology/normalize-bools'
|
14 years ago |
Eriksen Costa
|
164ce5210d
capitalized 'boolean'
|
14 years ago |
Eriksen Costa
|
4db0752894
replaced 'bool' with 'Boolean'
|
14 years ago |
Fabien Potencier
|
aa3ec504ae
removed File::getWebPath()
|
14 years ago |
Benoît Merlet
|
d9ac718b97
fixed typo
|
14 years ago |
Fabien Potencier
|
28aa8e729a
[FrameworkBundle] fixed typo
|
14 years ago |
Fabien Potencier
|
94bbdff8c0
Merge remote branch 'kriswallsmith/process/default-executable'
|
14 years ago |
Kris Wallsmith
|
5dc1a9bb58
[Process] added optional argument for default executable
|
14 years ago |
Kris Wallsmith
|
e726cdd917
changed some skipped tests to incomplete
|
14 years ago |
Fabien Potencier
|
4bef9995c6
fixed typo
|
14 years ago |