Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier f57e1d3e10 fixed CS hace 14 años
  Fabien Potencier 86347a94c1 merged branch everzet/translation-phar-support (PR #1366) hace 14 años
  Fabien Potencier f322a4a99d fixed CS hace 14 años
  Fabien Potencier f406e3d6a3 merged branch Seldaek/http (PR #1414) hace 14 años
  Jordi Boggiano 7db0b952b6 [HttpKernel] Removed unnecessary strtoupper hace 14 años
  Jordi Boggiano 0891c578b2 [HttpKernel] Added test hace 14 años
  Jordi Boggiano 135064524a [HttpKernel] Uppercased a few http methods hace 14 años
  Fabien Potencier 100a8dc105 [Console] fixed Process exit code hace 14 años
  Fabien Potencier 0938f7ed54 merged branch lenar/non-blocking-process (PR #1403) hace 14 años
  Jordi Boggiano 05c990628b [HttpKernel] Suppress response content for 304 responses out of the cache hace 14 años
  Fabien Potencier 482492625d [Validator] restricted the True and False validator accepted values (the notion of True/False in PHP alone is too large) hace 14 años
  Fabien Potencier 8ccebc4631 [DomCrawler] fixed Link::getUri() method for anchors hace 14 años
  Fabien Potencier 88c8119152 merged branch asm89/domcrawler_link (PR #1410) hace 14 años
  Fabien Potencier 6de97c56e1 [Form] made required part of the algorithm to determine if an empty value should be added to a choice hace 14 años
  Fabien Potencier a395582605 merged branch stloyd/choicetype (PR #1371) hace 14 años
  Alexander d49e306b9b [DomCrawler] Fixed handling of relative query strings as links hace 14 años
  Fabien Potencier 74d539db25 merged branch vicb/form/php-theme (PR #1397) hace 14 años
  Alexander a4451b48cb [DomCrawler] Added tests for links starting with ?foo hace 14 años
  lenar 2d29a82412 New test for Process, testing stdout and stderr at different stream sizes hace 14 años
  Fabien Potencier da04075c9d merged branch craue/patch-5 (PR #1384) hace 14 años
  Fabien Potencier 16aa62db0e merged branch lenar/non-blocking-process (PR #1403) hace 14 años
  Fabien Potencier 84e87c65cc [HttpFoundation] fixed a bug in previous merge hace 14 años
  Fabien Potencier 37521b6fd7 [HttpFoundation] forced Response content to be string hace 14 años
  Fabien Potencier b2b0c4a98f merged branch Seldaek/response (PR #1387) hace 14 años
  lenar bda412932b Make run() fully non-blocking and fix potential other problems hace 14 años
  Fabien Potencier 1436d8dab7 [Security] added an HttpUtils class to manage logic related to Requests and Responses hace 14 años
  Fabien Potencier b91bd78ddb [DoctrineBundle] removed generate:doctrine:entity hace 14 años
  Fabien Potencier 7117f41b38 [FrameworkBundle] removed init:bundle (replaced by the generator bundle in Symfony SE) hace 14 años
  Victor Berchet 5d46e63089 [Form] Add the FormHelper configuration hace 14 años
  Victor Berchet a43fad409b [Form] Improve unit tests for rendering hace 14 años