Commit History

Author SHA1 Message Date
  sgehrig e4e372ffa2 ZF-7888 16 years ago
  yoshida@zend.co.jp b790788125 [DOCUMENTATION]Japanese new Zend_Filter-Null 16 years ago
  takagi 4a64524516 sync Japanese document with r18221, r18222, r18223, and r18225. 16 years ago
  takagi ec4a0ee6bb sync Japanese document with r18222. 16 years ago
  takagi a9a248d756 sync Japanese document with r18216. 16 years ago
  padraic 5f7eb1c733 Replaced static instance of Zend_Http_Client with a local instance. This is initially cloned when the object is instantiated but can be replaced using setLocalHttpClient() - fixes ZF-6284 16 years ago
  takagi 8186efcdd9 sync Japanese document with r18176. 16 years ago
  sgehrig db77038b41 ZF-7084 16 years ago
  padraic 870d30d219 Updated userTimeline() API call to accept additional parameters currently acceptable by Twitter API and to ignore invalid parameters phased out in Apr 2009. Added unit tests. Fixes ZF-7781 16 years ago
  thomas 4fbf530d43 [DOCUMENTATION] German: 16 years ago
  padraic 02e55ed1cc Removed use of "since" parameter by methods. These were removed from the Twitter API (along with If-Modified-Since header) as of April 8, 2009 16 years ago
  beberlei 1bef23a421 ZF-6162 - Set default method of Zend_Controller_Request_HttpTestCase to GET. 16 years ago
  beberlei 0695ca3230 ZF-7496 - Added notion about problems with action helper redirector and usage in preDispatch(), postDispatch() and action 16 years ago
  sgehrig e4f497ea46 ZF-4010 16 years ago
  beberlei 4520b150dc ZF-7455 - Added section on Redirector Action Helper into Zend Test manual, refactored changes of ZF-6870 into this section also 16 years ago
  beberlei b01039b414 ZF-7837 - Fixed wrong class name referrals in Zend_Test documentation 16 years ago
  beberlei f4bf15d939 ZF-6870 - Documented possible pitfalls with redirector action helper issuing exit() when using Zend_Test_PHPUnit_ControllerTestCase 16 years ago
  beberlei e0cb59d3f0 ZF-6013 - Fixed Zend_Test_PHPUnit_ControllerTestCase vague failure messages 16 years ago
  thomas eb10663ca3 [DOCUMENTATION] German: 16 years ago
  thomas f39d69775d [GENERIC] Zend_Filter_Null: 16 years ago
  yoshida@zend.co.jp d88baef1da [DOCUMENTATION] Japanese sync 18196, 18210 16 years ago
  ralph 2563980bf2 ZF-7821 16 years ago
  padraic 18b55e9370 Updated performance-view.xml in documentation (en/refs) to fix a variable reference error - fixes ZF-7229 16 years ago
  padraic a325ad1713 Updated Zend_View_Helper_RenderToPlaceholder::renderToPlaceholder() method description - fixes ZF-5299 16 years ago
  beberlei a79f781297 ZF-6134 - Committed patch by Matthew Turland, preventing the same path from being loaded more than once per class path in the plugin loader (thereby removing a significant performance drain) 16 years ago
  mikaelkael 0132ce2228 [DOCUMENTATION] French: 16 years ago
  beberlei cac6758913 ZF-6942 - Fixed some small problems and added a testsuite for Zend_Application_Resource_Session 16 years ago
  mikaelkael c92b2db2bf [DOCUMENTATION] French: 16 years ago
  beberlei 2607d99d56 ZF-6942 - Moved Initialisation of Zend_Application_Resource_Session from setSessionHandler() to init() method, which delays the requirement of an initialized database resource to init() and might not cause the missing db resource exception. 16 years ago
  beberlei f059d20fcf ZF-4440 - Fixed Zend_Db_Table_Select::union() 16 years ago