2
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  matthew 0f107e8f48 [2012] Update copyrights to 2012 vor 14 Jahren
  ralph 694010ef39 ZF-10964 vor 14 Jahren
  bradley.holt c40b0f25b1 ZF-10964: Test that decoding is only happening once against parameter values, instead of against route matched values vor 14 Jahren
  adamlundrigan 39031c0555 ZF-9115 vor 14 Jahren
  ralph 1e7772fa08 ZF-11122 vor 15 Jahren
  bradley.holt 95199c46be ZF-10964: Remove duplicate urldecode calls and add related unit tests vor 15 Jahren
  andries 5200a8d929 Resolves #ZF-10837 -- removed included of TestHelper in every testfile, as this is now done via the phpunit.xml vor 15 Jahren
  mjh_ca a42133e04d ZF-2585 Unit test cleanup; removing unnecessary require_once statements vor 15 Jahren
  wilmoore 449396cb28 ZF-9823 #resolve #comment fixes Zend_Rest_Route#assemble such that URLs routing to new|editAction() are supported. Also supports indexAction() routing with additional parameters. vor 15 Jahren
  elazar a3f7cce93e Added an action method for receiving HEAD requests to Zend_Rest_Controller and updated unit tests for it and Zend_Rest_Route accordingly vor 15 Jahren
  bkarwin f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
  lcrouch b0fff3324c ZF-7896 support uri query params in routing vor 16 Jahren
  lcrouch 839bce4e03 ZF-8537 add ini config support to Zend_Rest_Route via getInstance method vor 16 Jahren
  lcrouch 50e40db967 ZF-8469 urlencode param values in assemble(); urldecode id param value in match() vor 16 Jahren
  lcrouch 37f58af7c1 ZF-7656 add restful controller check for non-URI (default) controller vor 16 Jahren
  alexander 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. vor 16 Jahren
  lcrouch 8e43f027b4 ZF-7928 add partial matching logic to support chaining Zend_Rest_Route vor 16 Jahren
  lcrouch e7449ecdf8 ZF-7771 move the 'edit' special GET logic up with the other special GET logic to fix a bug with the 'action' and 'id' param values for /edit requests vor 16 Jahren
  lcrouch c307bacbe6 ZF-7437 ZF-7598 change Zend_Rest_Route to route to indexAction instead of listAction vor 16 Jahren
  alexander 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. vor 16 Jahren
  matthew f9d6d54554 Promoted RESTful route/PUT support to trunk; fixed issue in TestConfiguration vor 16 Jahren