Commit History

Author SHA1 Message Date
  Kris Wallsmith ed8ecab7ea [HttpFoundation] fixed locale accessor after session clear 14 years ago
  Kris Wallsmith a538344b3b [HttpFoundation] removed unnecessary method 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
  Fabien Potencier 9fe1c3ae0e Merge remote branch 'bschussek/form' 14 years ago
  Fabien Potencier 75e7a7a76f Merge remote branch 'kriswallsmith/assetic/combine' 14 years ago
  Fabien Potencier c4232b11fa Merge remote branch 'beberlei/DoctrineUniqueValidator' 14 years ago
  Fabien Potencier 38baa85d46 Merge remote branch 'AurelC2G/fix-phpdoc' 14 years ago
  Fabien Potencier a75303029d Merge remote branch 'stealth35/patch-1' 14 years ago
  Bernhard Schussek 961dfd3767 Merge pull request #24 from mweimerskirch/patch-1 14 years ago
  Kris Wallsmith 4f37b9e9fb [AsseticBundle] added missing filter to test 14 years ago
  Kris Wallsmith fa248e00fb [AsseticBundle] added config for cssimport filter 14 years ago
  Kris Wallsmith e74c6edc34 [AsseticBundle] added config for packager filter 14 years ago
  Kris Wallsmith 7ed5518554 [AsseticBundle] removed problematic test 14 years ago
  Kris Wallsmith 7eeb945a4c [AsseticBundle] fixed various bugs in PHP templating, added new "combine" option 14 years ago
  Michel Weimerskirch fd92105fa0 Fix merge error (function "guess" was in there twice) 14 years ago
  stealth35 61b23a5a68 checkdnsrr exits for all PHP 5.3 version 14 years ago
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request 14 years ago
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override 14 years ago
  Aurélien Fredouelle c0e8db18f9 [Config] fixed phpdoc 14 years ago
  Bernhard Schussek c575432790 [Form] Added test case for bf2f9d2a028f526cd4c61b870571d07834b59bd0 14 years ago
  Bernhard Schussek dcc61a9a98 Merge remote branch 'shieldo/search_field' into shieldo_merge 14 years ago
  Bernhard Schussek 13a964ae6d [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms 14 years ago
  Bernhard Schussek 829aa4dc0b [Locale] Improved error reporting and added stubs for intl_is_failure(), intl_get_error_code() and intl_get_error_message() 14 years ago
  Bernhard Schussek c3e8569f73 Merge remote branch 'vicb/form-csrf' into vicb_merge 14 years ago