Commit History

Author SHA1 Message Date
  Fabien Potencier 6ab11eb1ce [Console] decoupled Command from Application 14 years ago
  Fabien Potencier 25e99e894b renamed Command to ContainerAwareCommand 14 years ago
  Fabien Potencier 5744b520f7 [Console] added unit tests for DialogHelper 14 years ago
  Fabien Potencier 08017fd881 merged branch Seldaek/traceable_event (PR #1372) 14 years ago
  Jordi Boggiano 6c46a3b1b2 [FrameworkBundle] Prevent breakage when an array callback is not callable 14 years ago
  Fabien Potencier aedb1dfe62 [DoctrineBundle] changed exception to use native Doctrine exception 14 years ago
  Fabien Potencier e6a2ca6508 [DoctrineBundle] fixed doctrine:generate:entity when the bundle does not contain any Entities yet 14 years ago
  Fabien Potencier 14b0807a80 merged branch Seldaek/sessionopt (PR #1368) 14 years ago
  Fabien Potencier bb7a9d75ea [Config] fixed phpdoc 14 years ago
  Jordi Boggiano f400124037 [HttpFoundation] Small optimization of Session flash handling 14 years ago
  Fabien Potencier 8b168a142b [HttpKernel] updated HttpKernel::varToString() 14 years ago
  Fabien Potencier 2e1747bf76 added more information about a resource in error and debug messages 14 years ago
  Fabien Potencier 01ecaa4503 [Config] renamed FileLoaderImportException to FileLoaderLoadException and replaced some \InvalidArgumentException with this new exception class 14 years ago
  Fabien Potencier 38fa4e65dc fixed tests 14 years ago
  Fabien Potencier 52b7dd2b7a [HttpKernel] moved back the default Kernel:init() method 14 years ago
  Fabien Potencier a1afb9961b [HttpKernel] sanitized log context in the log data collector 14 years ago
  Fabien Potencier 1c14010ebf merged branch stof/loggerinterface (PR #1356) 14 years ago
  Fabien Potencier 3f70fc1d44 merged branch 1ed/console-line-breaks (PR #1361) 14 years ago
  Fabien Potencier 031eb5c7e9 merged branch hidenorigoto/translate-UPDATE-beta5 (PR #1364) 14 years ago
  hidenorigoto 8ea6989e02 translated UPDATE file into Japanese (BETA5) 14 years ago
  Gábor Egyed 3cfff4bfbe [Console] fixed output formatter if content has line breaks 14 years ago
  Fabien Potencier 7e40b63bdc updated UPDATE file 14 years ago
  Fabien Potencier 610c1cc987 [Routing] removed AnnotationGlobLoader 14 years ago
  Fabien Potencier 54dd7966e6 [Console] added missing @api 14 years ago
  Fabien Potencier 9483c4ffa3 [BrowserKit] convert a click to a submit when the link is actually a form 14 years ago
  Fabien Potencier 8c89da0004 [TwigBundle] fixed cache warmer when there is a template with a syntax error 14 years ago
  Fabien Potencier 7d16c981a2 merged branch stof/doctrine_mapping_types (PR #1355) 14 years ago
  Fabien Potencier c536797cc9 [Routing] removed an optimization as it does not always work as expected 14 years ago
  Fabien Potencier 968cc7532d [ClassLoader] made another performance improvement 14 years ago
  Fabien Potencier fb4f37856e [ClassLoader] made a big performance improvement 14 years ago