Histórico de commits

Autor SHA1 Mensagem Data
  Jordi Boggiano c20b4a3950 [Serializer] Cleaned up NormalizerInterface 14 anos atrás
  Jordi Boggiano 4104c7b073 [Serializer] Inlined back the logic from isStructuredType and removed the method 14 anos atrás
  Jordi Boggiano 3ecc9602e4 [Serializer] Add checks for SerializerAwareInterface 14 anos atrás
  Jordi Boggiano 01a104916b [Serializer] Implement SerializerAwareInterface 14 anos atrás
  Jordi Boggiano 8263b09b5c [Serializer] Properly check for the DecoderInterface 14 anos atrás
  Jordi Boggiano fe7119da8a [Serializer] serialize shouldn't normalize since it's the encoder's job to do that when they require it 14 anos atrás
  Fabien Pennequin 983caef290 Added notice for File::getDefaultExtension() method 14 anos atrás
  Matthieu Vachon 0da289cfbc [Security\Acl] Fixed hardcoded table names 14 anos atrás
  Pascal Borreli e60a68f2c6 [Validator] Fixing method_exists 14 anos atrás
  Christophe Coevoet 87391119be [FrameworkBundle] Changed the priority of the ProfilerListener 14 anos atrás
  Pascal Borreli 4c098c2dbc [Locale] Silenting error to test return value 14 anos atrás
  Pascal Borreli 0839a2f6c9 [Locale] Added symfony 1 test cases 14 anos atrás
  Pascal Borreli 5a432dd469 [EventDispatcher] Full coverage 14 anos atrás
  Pascal Borreli f061de2ff2 [DomCrawler] Full coverage 14 anos atrás
  Pascal Borreli cc6318b622 [Translation] Full coverage 14 anos atrás
  Christophe Coevoet eab8ffc5ef [MonologBundle] Added a proper exception when the handler type is invalid 14 anos atrás
  Kris Wallsmith 545a7fdcb9 [AsseticBundle] made some methods private 14 anos atrás
  Lukas Kahwe Smith 9f32345887 typo fix 14 anos atrás
  Kris Wallsmith 539ae49f62 [AsseticBundle] added a test of dumping in debug mode 14 anos atrás
  Kris Wallsmith 520941d60d [AsseticBundle] added test of dumping one asset 14 anos atrás
  Kris Wallsmith 6f03a08714 [AsseticBundle] added the beginnings of a test class for the assetic:dump command 14 anos atrás
  Kris Wallsmith f78be41355 [AsseticBundle] updated dump command to dump leaf assets per debug mode 14 anos atrás
  Christophe Coevoet c90c79472c [MonologBridge] Removed useless method 14 anos atrás
  Christophe Coevoet 0ed6d04a5f [MonologBundle] Moved the handlers to the Bridge namespace 14 anos atrás
  Kris Wallsmith 9e19cac3c0 [AsseticBundle] rearranged execute() method 14 anos atrás
  Kris Wallsmith 547610a631 [AsseticBundle] moved debug flag to object property 14 anos atrás
  Kris Wallsmith 918ece8baf [AsseticBundle] moved asset manager to object property 14 anos atrás
  Kris Wallsmith a11f18687b [AsseticBundle] moved base path to object property 14 anos atrás
  Kris Wallsmith f3b077a0dd [Form] removed a bunch of unused use statements 14 anos atrás
  Drew Butler dea5b26c3f Method exists does not work if you append the () to the method name, thus this never words for objects that actually have the __toString method. Removed the erroneous () so that this works as it appears to have been intended. 14 anos atrás