Fabien Potencier
|
7c727355d1
[Console] fixed default message layout
|
преди 15 години |
Fabien Potencier
|
0d05db0afc
[Routing] added requirements checking when generating a route
|
преди 15 години |
Fabien Potencier
|
2bc47f13f5
[Routing] changed matching to only check for method if it is available in the context
|
преди 15 години |
Fabien Potencier
|
e582408188
[Routing] fixed typo
|
преди 15 години |
Jordi Boggiano
|
dad75524fc
[ProfilerBundle] Allows the BundleStorage to use PDO_SQLITE as well as SQLite3 and fixes a bug in purge()
|
преди 15 години |
Pascal Borreli
|
e182853ef0
[Foundation] fixed a typo
|
преди 15 години |
Pascal Borreli
|
ed6ffb502f
[RequestHandler] fixed a typo
|
преди 15 години |
Fabien Potencier
|
75c922884e
[Console] removed the application name in help
|
преди 15 години |
Fabien Potencier
|
8ed170c726
[DoctrineBundle] fixed alias support to be in sync with the latest version of Doctrine
|
преди 15 години |
Fabien Potencier
|
60b714c2d3
[DoctrineBundle] changed option dir_or_file to dir-or-file
|
преди 15 години |
Fabien Potencier
|
9d060340f6
[DoctrineBundle] fixed Doctrine extension to always create aliases for entities in the Entities/ directory
|
преди 15 години |
Fabien Potencier
|
450550d06d
[ProfilerBundle] fixed storage read() method and unpack/pack data to avoid weird character in the data stream
|
преди 15 години |
Fabien Potencier
|
e8119ce875
[OutputEscaper] renamed Safe to SafeDecorator
|
преди 15 години |
Fabien Potencier
|
9738f34c4d
[ProfilerBundle] refactored some code
|
преди 15 години |
Fabien Potencier
|
74ff6cbd9f
[WebBundle] tweaked error message
|
преди 15 години |
Fabien Potencier
|
17d4e1538f
[DependencyInjection] store references to shared services as soon as possible to avoid circular references on legal code
|
преди 15 години |
Fabien Potencier
|
6ba662b0a4
[WebBundle] removed the Model/ directory from skeleton
|
преди 15 години |
Fabien Potencier
|
2e420c3c8a
[ProfiledBundle] moved debug tools from WebBundle to ProfilerBundle
|
преди 15 години |
Fabien Potencier
|
3fbe294461
[DoctrineBundle] removed the need to pass the container to the extension (which is dangerous)
|
преди 15 години |
Jordi Boggiano
|
635135a4e0
[WebBundle] Fixing regression introduced in de37e5225b60a5265982d6062b6d68f277427ae0
|
преди 15 години |
Jonathan H. Wage
|
47aee04459
[DoctrineBundle] Integrating the new Doctrine 2.0 entity alias feature for the query language
|
преди 15 години |
Jonathan H. Wage
|
42ad9b7c72
[DoctrineBundle] Improvements for building entities and getting started
|
преди 15 години |
Jonathan H. Wage
|
d15f2329ae
[Foundation] Fixing typo
|
преди 15 години |
Jonathan H. Wage
|
6ead924835
[DoctrineBundle, WebBundle] Enhancing API for retrieving database connections and entity managers from controllers to allow for specifying the name of the connection or entity manager. If no argument is given it returns the default configured connection or entity manager.
|
преди 15 години |
Jonathan H. Wage
|
2db073b03a
[DoctrineBundle] Fixes for building when you have multiple bundles which mixes mapping information types
|
преди 15 години |
Jonathan H. Wage
|
1be4ff9095
[DoctrineBundle] Adding doctrine:import-mapping command to allow you to easily import the mapping information from an existing database connection to a bundle
|
преди 15 години |
Jonathan H. Wage
|
0472d0f0e2
[DoctrineBundle] Adding some XML examples
|
преди 15 години |
Jonathan H. Wage
|
85ed6df2f0
[DoctrineBundle] Making mapping information more flexible to allow different metadata mapping files for each bundle
|
преди 15 години |
Jonathan H. Wage
|
1a45bb6d63
[DoctrineBundle] Enhancing the Doctrine 2 integration further to better handle multiple connections/entity managers
|
преди 15 години |
Jonathan H. Wage
|
b3d8aa414e
[Symfony] Adding isBooted() method so that I can pass an existing kernel to a Console application. Right now it throws an exception otherwise about it already being booted.
|
преди 15 години |