This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel/Tests/Profiler
Fabien Potencier 66433c5626 Merge branch '2.1' into 2.2
* 2.1:
  bumped Symfony version to 2.1.11-DEV
  updated VERSION for 2.1.10
  update CONTRIBUTORS for 2.1.10
  updated CHANGELOG for 2.1.10
  fixed CS
  [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI
  [Filesystem] Fix regression introduced in 10dea948

Conflicts:
	src/Symfony/Component/Form/Extension/Core/DataTransformer/DataTransformerChain.php
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php
	src/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php
2013-05-06 22:02:13 +02:00
..
Mock fixed CS 2013-05-06 12:48:41 +02:00
AbstractProfilerStorageTest.php Merge branch '2.1' into 2.2 2013-05-01 09:15:36 +02:00
FileProfilerStorageTest.php [FileProfilerStorage] optimize file reads 2013-01-14 15:59:38 +01:00
MemcachedProfilerStorageTest.php [HttpKernel] Added mock objects for Memcache(d) and Redis 2012-04-29 01:33:14 +02:00
MemcacheProfilerStorageTest.php [HttpKernel] Added mock objects for Memcache(d) and Redis 2012-04-29 01:33:14 +02:00
MongoDbProfilerStorageTest.php fixed CS 2012-12-11 11:40:22 +01:00
ProfilerTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
RedisProfilerStorageTest.php [HttpKernel] Added mock objects for Memcache(d) and Redis 2012-04-29 01:33:14 +02:00
SqliteProfilerStorageTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00