Commit History

Author SHA1 Message Date
  Martin Hujer 7f20cd2a5b Added PHP 5.6 and HHVM to Travis 12 years ago
  Frank Brückner ea86f710cb Merge pull request #276 from mhujer/new-tlds 12 years ago
  Martin Hujer 2ebe722758 Added new TLDs to Hostname validator 12 years ago
  Martin Hujer cd9eae1653 Reformated TLD list 12 years ago
  Frank Brückner f24c8ae140 Closes #269 - added missing require_once 12 years ago
  Frank Brückner 1474ec65b4 Removes the auth adapter for InfoCard 12 years ago
  Frank Brückner 1cfe9988d0 Merge pull request #271 from mhujer/drop-nirvanix 12 years ago
  Frank Brückner 9102c7da59 Merge pull request #275 from mhujer/docblock-fix 12 years ago
  Martin Hujer dccfab3b9e getTag() returns string, not void 12 years ago
  Martin Hujer ade30cfcec Removes the Nirvanix Service component, as the Nirvanix service shut down in October 2013. 12 years ago
  Frank Brückner 244267fe75 Merge pull request #266 from akrabat/remove-phpunit-check 12 years ago
  Rob Allen 6f2c89bac6 Comment out Zend_Soap_ServerTest::testShouldThrowExceptionIfHandledRequestContainsDoctype as it causes a segmentation fault on Travis PHP 5.2. This test is skipped anyway. 12 years ago
  Rob Allen 6a0fd04bb4 Correct PHPUnit command in runalltests.sh 12 years ago
  Rob Allen 9f5e73a783 set Zend_Session:: = true in Zend_Application_Resource_SessionTest::testInitSetsSaveHandler to avoid issue with PHPUnit 3.6 12 years ago
  Rob Allen 1271b8b8e1 Zend_Soap_AllTests change. 12 years ago
  Rob Allen f39dde2199 remove local test code 12 years ago
  Rob Allen 654bee1e9b Enable additional PHPUnit information when running tests 12 years ago
  Rob Allen 352cf93184 Add debug switch to phpunit 12 years ago
  Rob Allen 677d02723d Do not add Zend_Soap_AutoDiscover_OnlineTest to Zend_Soap_AllTests if TESTS_ZEND_SOAP_AUTODISCOVER_ONLINE_SERVER_BASEURI if TESTS_ZEND_SOAP_AUTODISCOVER_ONLINE_SERVER_BASEURI is not defined. 12 years ago
  Rob Allen 47f3393706 Additional info in runalltests.sh 12 years ago
  Rob Allen c1e89de6b3 TESTS_ZEND_REST_ONLINE_ENABLED to control online tests within Zend_Rest_ClientTest. 12 years ago
  Rob Allen b18b96bdf0 Fix include statement 12 years ago
  Rob Allen 0ee776620d remove require statements to non-existent classes. 12 years ago
  Rob Allen 1be92994df Improve install_dependencies.sh. 12 years ago
  Rob Allen 2b0cd4b195 Ensure that all Mocked classes have been required beforehand. 12 years ago
  Rob Allen 4e4d0d7d51 Don't upgrade the pear packages we're about to uninstall. 12 years ago
  Rob Allen 9a8b96a2d6 More install_dependencies.sh work. 12 years ago
  Rob Allen d87454f5ff Fix install_dependencies.sh 12 years ago
  Rob Allen 583aaec3f1 Explicitly list all PHPUnit items to install to avoid circular dependency errors. 12 years ago
  Rob Allen 4ee89379c9 Skip Zend_Service_ShortUrl tests if not enabled. 12 years ago