Fabien Potencier
|
f1f379b031
[Finder] simplified code
|
14 years ago |
Johannes Schmitt
|
ec1199eda7
[Serializer] updated SerializerInterface
|
14 years ago |
Fabien Potencier
|
3e21e07570
Merge remote branch 'schmittjoh/config'
|
14 years ago |
Fabien Potencier
|
62c0b10b88
[FrameworkBundle] prevented search engine indexing on exception pages
|
14 years ago |
Fabien Potencier
|
f23044f63b
Merge remote branch 'ptheg/master'
|
14 years ago |
Fabien Potencier
|
dfd5b653cb
[DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml
|
14 years ago |
Fabien Potencier
|
0cdd6ca4e2
[DoctrineBundle] added --path option to doctrine:generate:entities
|
14 years ago |
Victor Berchet
|
68b3d0d5ac
[Form] Allow for arbitrary keys in PaddedChoiceList
|
14 years ago |
Geyer Pierre
|
daeedb5705
Search engines should not indexing Profiler
|
14 years ago |
Johannes Schmitt
|
486ecdc6a6
[Config] some exception improvements
|
14 years ago |
Fabien Potencier
|
4fd5585e03
Merge remote branch 'danielholmes/validator_test_namespaces'
|
14 years ago |
Daniel Holmes
|
8d96f6c009
[Validator] fixed namespaces for validator tests
|
14 years ago |
Fabien Potencier
|
d9299e930b
[DoctrineBundle] changed mapping directory
|
14 years ago |
Johannes Schmitt
|
4d5db59e1e
[HttpFoundation] added unit test
|
14 years ago |
Fabien Potencier
|
3f69333acb
[HttpKernel] refactored the ErrorHandler class
|
14 years ago |
Fabien Potencier
|
ca3c5e652e
moved ErrorHandler management to the distributions
|
14 years ago |
Fabien Potencier
|
0f0e5817b1
[HttpKernel] added a Kernel::init() method
|
14 years ago |
Johannes Schmitt
|
362b7264d1
[Security][HttpFoundation] splits Request::hasSession() into hasSession(), and hasPreviousSession()
|
14 years ago |
Fabien Potencier
|
aba8f1e180
[ClassLoader] added a debug class loader
|
14 years ago |
Johannes Schmitt
|
c3084050a0
[SecurityBundle] added some tests
|
14 years ago |
Johannes Schmitt
|
f787a2a748
Merge branch 'acl' of https://github.com/IamPersistent/symfony into security
|
14 years ago |
Daniel Holmes
|
b98f786d66
[TwigBundle] fixed form templates so divs won't have all the input attributes, some of which are invalid (such as required, maxlength, name, etc)
|
14 years ago |
Fabien Potencier
|
fe9ef5c68b
[Routing] fixed deep nested route collections (closes #770)
|
14 years ago |
Michel Weimerskirch
|
476644a92c
[Form] Support for the HTML5 "pattern" attribute, see http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#the-pattern-attribute
|
14 years ago |
Fabien Potencier
|
36bcfcc5ee
Merge remote branch 'bschussek/form'
|
14 years ago |
Fabien Potencier
|
b7c8442068
[DoctrineBundle] made Doctrine metadata configuration easier
|
14 years ago |
Fabien Potencier
|
ec226cd4bc
[DoctrineBundle] fixed doctrine:generate:entities
|
14 years ago |
Fabien Potencier
|
c200b42e89
Merge remote branch 'kriswallsmith/http/forwarded-secure'
|
14 years ago |
Kris Wallsmith
|
ae46150bc8
[HttpFoundation] added support for X-Forwarded-Port request header
|
14 years ago |
Fabien Potencier
|
e150ffd699
Merge remote branch 'Bart00/patch-1'
|
14 years ago |