Commit Graph

8 Commits

Author SHA1 Message Date
Jonathan H. Wage
2a0730aaaa Adding mongodb to default autoloader so tests will run. 2010-08-11 20:51:38 +02:00
Fabien Potencier
79808650e9 updated vendors to not rely on Doctrine submodules 2010-07-13 07:36:12 +02:00
Fabien Potencier
da9f36ca86 renamed Symfony\Foundation to Symfony\Framework
In existing applications, you need to updated the autoload.php file, the
XXXKernel file and all XXXBundle classes.
2010-07-09 10:25:54 +02:00
Fabien Potencier
6ba48ff8c1 simplified bootstrap.php 2010-06-30 10:29:27 +02:00
Fabien Potencier
a05a82a892 fixed autoloading for code coverage 2010-06-23 15:40:36 +02:00
Fabien Potencier
6ec9b9966e fixed coding standards for XML and YAML files 2010-06-11 10:06:44 +02:00
Fabien Potencier
aa050e2f08 fixed ZF2 unit tests 2010-06-07 10:09:10 +02:00
Fabien Potencier
a79ad894f9 added a way to run tests that depends on external libraries 2010-06-07 09:24:09 +02:00