Commit History

Author SHA1 Message Date
  Mark Story 4e66fee851 Add tests for #7515 and fix query string parsing. 10 years ago
  Mark Story 2fc2fa4d6a Merge branch 'master' into 3.1 10 years ago
  Jose Lorenzo Rodriguez 43ad9874cd Fixing json view selection via ACCEPT header. 10 years ago
  Mark Story 495702fd70 Add tests for new constructor behavior. 10 years ago
  Mark Story efca5f20ab Add deprecations to deprecated methods. 10 years ago
  Mark Story efa41b11ff Use templatePath() instead of viewPath() 10 years ago
  Mark Story 2662b44e5d Start to integrate ViewBuilder. 10 years ago
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  ADmad 1d488cca3d Fix CS errors 10 years ago
  ADmad f1a4e1d278 Update tests for components. 10 years ago
  Mark Story 2cde19f24c Add option to disable local XML file parsing. 10 years ago
  Mark Story b896127099 Fix incorrect handling of request data. 11 years ago
  Jose Lorenzo Rodriguez eb7d510a72 Assigning request and response by reference in Components. 11 years ago
  Mark Scherer 42d4f20a31 Remove unused var 11 years ago
  Mark Scherer f576e68a57 Properly return the response object instead of dieing. 11 years ago
  Mark Scherer 5ad0e34039 Fix test. 11 years ago
  Mark Scherer 90220ed53d Add test case. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  AD7six 7a56cfdb13 correct fallbacks usage in tests 11 years ago
  Guy Warner 26b9d9449a Add @trigger to functions docs when event added 11 years ago
  Mark Story 539f0f60e3 Fix PATCH not automatically decoding known request bodies. 11 years ago
  AD7six c6d361e8ac better test description 11 years ago
  Mark Story 293b4b0fcc Make Component::initialize() work like other initialize() methods. 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 years ago
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 years ago
  ADmad f52bf79e13 Revert array $options argument to boolean $merge in routing classes. 11 years ago
  ADmad 0373e0e8c6 Update tests. 11 years ago