Bernhard Schussek
|
39b0aafc00
Merge remote branch 'symfony/master' into experimental
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
35d9b7f800
[Form] Improved test coverage of Form. The emptyValue closure now receives the Form instance to use form data when constructing new objects
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
4f39234741
[Form] bind() is ignored if a form is read-only
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
ca20aef379
[Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
33b0011f86
[Form] Improved test coverage of Form
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
1d4024c654
[Process] added some missing accessors/mutators
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
06074c367d
[AsseticBundle] added twig support for asset packages
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
e6d4734d4e
[AsseticBundle] cleaned up php templating support
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
6c3f50a585
[FrameworkBundle] fixed interface and usage in RouterHelper
|
%!s(int64=14) %!d(string=hai) anos |
michaelwilliams
|
46b711c4a8
Update PDO session storage to check if any rows are updated when doing a session write. If no rows are udpated when performing a session write it generally means that we have created a new session id somewhere and we have not inserted into the database. This is the case for when calling regenerate_session_id() from the native session storage class. It will update the session id then call sessionWrite() to save the session but since the new session id does not exist in the DB, no rows are updated and any new session attributes such as security tokens are lost.
|
%!s(int64=14) %!d(string=hai) anos |
Ryan Weaver
|
b9883a3bad
[Config] Improving the exception when a resource cannot be imported
|
%!s(int64=14) %!d(string=hai) anos |
Ryan Weaver
|
65ac5ec7c0
[DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML
|
%!s(int64=14) %!d(string=hai) anos |
Ryan Weaver
|
083b25b68c
[HttpKernel] Wrapping the end of handleException() in a try-catch to prevent response listeners from throwing another exception
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
98b3a2d9eb
[AsseticBundle] fixed twig classes for api changes in assetic
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
2bc8c5f796
[AsseticBundle] moved some parameter defaults to Configuration
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
54655104ca
[Process] changed run() behavior to always populate getOutput() and getErrorOutput()
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
1a486492b8
[HttpKernel] fixed test
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
347b66a2b6
[AsseticBundle] fixed definition of filter configs
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
e2f317c0bb
[AsseticBundle] added coalescing directory resources that check the kernel for bundle templates
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
10297d4eb5
Merge remote branch 'hason/frameworkbundle'
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
daccbf45bf
[Routing] updated for DirectoryResource changes
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
c51b716180
[Config] simplified DirectoryResource to only allow one regex
|
%!s(int64=14) %!d(string=hai) anos |
Johannes Schmitt
|
4776f9523b
[SecurityBundle] inline parameters which are only used in one place
|
%!s(int64=14) %!d(string=hai) anos |
Martin Hason
|
e43b53fea3
[HttpKernel] removed unused class
|
%!s(int64=14) %!d(string=hai) anos |
Martin Hason
|
57b1b4992b
[FrameworkBundle] fixed bugs
|
%!s(int64=14) %!d(string=hai) anos |
Martin Hason
|
c045f2896b
[FrameworkBundle] fixed test on windows
|
%!s(int64=14) %!d(string=hai) anos |
Martin Hason
|
3baebe4e3b
[FrameworkBundle] fixed CS
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
c9c66db108
Merge remote branch 'kadeer/master'
|
%!s(int64=14) %!d(string=hai) anos |
Johannes Schmitt
|
e0c745757d
[SecurityBundle] moved all non-class parameters to the Configuration file
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
046e3637db
[FrameworkBundle] removed unused parameters
|
%!s(int64=14) %!d(string=hai) anos |