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/tests/Symfony/Tests/Component
Fabien Potencier 49063a5314 Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names'
* kriswallsmith/kernel/shorter-bundle-names:
  updated codebase to use shorter bundle names
  [HttpKernel] updated component to work with shorter bundle names
  [HttpKernel] updated Bundle::getName() to validate bundle class name and rtrim "Bundle"
2011-03-28 18:06:41 +02:00
..
BrowserKit [BrowserKit] tagged the guaranteed BC API 2011-03-24 09:25:46 +01:00
ClassLoader replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Config [Config] fixed a test 2011-03-22 19:55:16 +01:00
Console [Console] fixed a test 2011-03-24 14:03:56 +01:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection Fixed PhpDumper isSimpleService and changed test fixtures 2011-03-22 17:01:03 +01:00
DomCrawler [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 2011-03-18 09:39:08 -07:00
EventDispatcher [EventDispatcher] refactored the code 2011-03-18 09:01:22 +01:00
Finder [Finder] added Finder::append() method to be able to combine several Finder instances into one 2011-03-25 15:50:47 +01:00
Form [Form] updated tests for changes in HttpFoundation 2011-03-17 16:09:12 -07:00
HttpFoundation [HttpFoundation] removed the hardcoded ^ and $ from the RequestMatcher 2011-03-23 21:27:04 +01:00
HttpKernel updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
Locale [Locale] updated the tests so that we can be green again (previous version always add 2 skipped tests) 2011-03-17 12:20:37 +01:00
Routing updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
Security [Security] ACL: AclVoter::vote only gets an ObjectIdentity if $object is not an instance of ObjectIdentityInterface 2011-03-24 21:54:21 -03:00
Serializer [Serializer] fixed some tests that were failing on the CI server 2011-03-23 20:27:58 +01:00
Templating [Templating] updated assets helper to leave protocol-relative URLs untouched 2011-03-23 13:02:49 -07:00
Translation replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Validator removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
Yaml replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00