Commit History

Author SHA1 Message Date
  Brikou CARRE 12bf94c7ff fixed description for isNoCache method 14 years ago
  Brikou CARRE e018e6ce44 added missing method's docblock 14 years ago
  Fabien Potencier ac1bde9003 Merge remote branch 'beberlei/YamlRoutingLoader' 14 years ago
  Fabien Potencier 2d2de7e8b0 Merge remote branch 'vicb/form-field' 14 years ago
  Fabien Potencier 17d9c97a77 Merge remote branch 'pminnieur/patch-1' 14 years ago
  Fabien Potencier 003fe6743d Merge remote branch 'vicb/form-render' 14 years ago
  Fabien Potencier 2c85a59599 Merge remote branch 'vicb/form-rendered' 14 years ago
  Fabien Potencier 5429593459 Merge remote branch 'kertz/datetime_single_text' 14 years ago
  Fabien Potencier b042366353 Merge remote branch 'stfalcon/patch-2' 14 years ago
  hidenorigoto c9f188b658 [FrameworkBundle] replaced Util/Mustache to Generator/Generator 14 years ago
  Pierre Minnieur 8bc13b9cdd fixed wrong usage of `supportsDenormalization()` (@see NormalizerInterface) 14 years ago
  Victor Berchet eb10c66a55 [Twig][Form] Optimize form rendering 14 years ago
  Amal Raghav 517f95d8a4 added missing single-text option 14 years ago
  Victor Berchet e117613550 [Form] Fix for nested forms getting erroneously set as rendered 14 years ago
  Victor Berchet e0ff7d2613 [Form] Tweak the field type 14 years ago
  Fabien Potencier f3b92cb1ad [FrameworkBundle] renamed Mustache to Generator and moved it to a new Generator sub-namespace 14 years ago
  Fabien Potencier 5ad2ff0595 [Console] added the possibility to pass a default value for DialodHelper::askAndValidate() 14 years ago
  Fabien Potencier fed6dc9a1e Merge remote branch 'kriswallsmith/http/session-fixes' 14 years ago
  Kris Wallsmith fc5992495f [HttpFoundation] updated session to only save on destruct if started 14 years ago
  Kris Wallsmith ed8ecab7ea [HttpFoundation] fixed locale accessor after session clear 14 years ago
  Kris Wallsmith a538344b3b [HttpFoundation] removed unnecessary method 14 years ago
  Benjamin Eberlei ec22b03b1d [Routing] Remove exception condition in YamlFileLoader::load() as its duplicating a check that is done in parseRoute() anyways. This changes allows to extend the YamlFileLoader without having to duplicate the whole method. 14 years ago
  stealth35 286961c47f Removed unnecessary array_push 14 years ago
  Fabien Potencier 91b1becc7d Merge remote branch 'schniper/patch-2' 14 years ago
  Fabien Potencier 9714524b39 fixed a unit test and CS 14 years ago
  jsor fd6c254b47 [HttpFoundation] changed checking for deleted cookie to be conform with setcookie() 14 years ago
  jsor fc1a8cac35 [HttpFoundation] allow negative values for cookies expires timestamp 14 years ago
  jsor f9b6c8b74a [HttpFoundation] included cookie headers in string representation 14 years ago
  jsor e6d929aa71 [HttpFoundation] added __toString() method 14 years ago
  Costin Bereveanu 5841f05f04 Fix process creation under Win7 Ultimate (app/console assetic:dump ./web): 14 years ago