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 eccfbe35a4 Merge branch '2.6' into 2.7
* 2.6:
  CS: fixes
  Translator component has default domain for null implemented no need to have default translation domain logic in 3 different places
  [Form] [TwigBridge] Bootstrap layout whitespace control
  [travis] Kill tests when a new commit has been pushed
  fixed CS
  Change behavior to mirror hash_equals() returning early if there is a length mismatch
  CS fixing
  Prevent modifying secrets as much as possible
  Update StringUtils.php
  Whitespace
  Update StringUtils.php
  StringUtils::equals() arguments in RememberMe Cookie based implementation are confused
  CS: general fixes
  [SecurityBundle] removed a duplicated service definition and simplified others.

Conflicts:
	src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
2015-03-27 11:22:45 +01:00
..
Mock Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
AbstractProfilerStorageTest.php Merge branch '2.6' into 2.7 2015-03-27 11:22:45 +01:00
FileProfilerStorageTest.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +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 2014-09-22 10:32:35 +02:00
ProfilerTest.php [HttpKernel] [WebProfilerBundle] added HTTP status to profiler search result 2015-01-25 04:57:33 +01: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