История коммитов

Автор SHA1 Сообщение Дата
  Andrius Petrauskis 69f9333a24 Adjust timestamp in test to Travis timezone 8 лет назад
  Andrius Petrauskis 17c50b75fc Fix test for PHP5.3 8 лет назад
  Andrius Petrauskis ea0db4f07b Update timestamp value in test 8 лет назад
  Andrius Petrauskis e884a57a5f Introduce ability to get cookies from response 8 лет назад
  Jonny Wenmoth 95cfd7a72c Removing PHP5.6 specific code 9 лет назад
  Jonny Wenmoth 78887bafdd Added support for cookie management. Can now add and delete cookies - https://github.com/jonnnnyw/php-phantomjs/issues/124 9 лет назад
  Jonny Wenmoth 65564e83bc Can now set PhantomJS page settings, including custom user agent, in request - https://github.com/jonnnnyw/php-phantomjs/issues/45 9 лет назад
  Jonny Wenmoth 384b6dbeab Can now set client to lazy load pages which will wait for all resources on the page to load before rendering - https://github.com/jonnnnyw/php-phantomjs/issues/85 9 лет назад
  Jonny Wenmoth 50bc19d022 Comment blocks in procedures and partials no longer break validation - https://github.com/jonnnnyw/php-phantomjs/issues/103 9 лет назад
  Jonny Wenmoth 9f5e81f0bd Downgrading phpunit for support for earlier PHP versions 9 лет назад
  Jonny Wenmoth 486144ac38 Upgrading phpunit version and fixing broken test in earlier php versions 9 лет назад
  Jonny Wenmoth dafb41807d Can now add repeating header and footer to PDF output - https://github.com/jonnnnyw/php-phantomjs/issues/99 9 лет назад
  Jonny Wenmoth ee6cecba62 Using uniqid for tmp file name generation appears to be causing conflicts when running processes in parallel. Have replaced for random string generation seeded by mt_rand - https://github.com/jonnnnyw/php-phantomjs/issues/101 9 лет назад
  Jonny Wenmoth 1e09977d6f Adding body styles partial allowing CSS styles to be set on the body tag of the requested page - https://github.com/jonnnnyw/php-phantomjs/issues/92 9 лет назад
  Jonny Wenmoth 030ee31211 Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 10 лет назад
  Jonny Wenmoth 176b6a272a Added support for saving to PDF - https://github.com/jonnnnyw/php-phantomjs/issues/35 10 лет назад
  Jonny Wenmoth f939babff7 Procedures are now compiled and cached from partials allowing for partial script injection 10 лет назад
  Jonny Wenmoth 2950edfa3b Adding Esprima syntax validation, removing the need for phantomloader. 11 лет назад
  Jonny Wenmoth b2e6985b73 Removing urldecode on http_build_query for request body and request URI - https://github.com/jonnnnyw/php-phantomjs/pull/28 11 лет назад
  Jonny Wenmoth 621871c2ac Fixing issue where multiple POST params were being URL encoded in procedure template - https://github.com/jonnnnyw/php-phantomjs/issues/23 11 лет назад
  Jonny Wenmoth 5fce2f79be Adding ability to set viewport size for request - https://github.com/jonnnnyw/php-phantomjs/pull/14 11 лет назад
  Jonny Wenmoth b4939b816c Fixing issue where delay wasn't working for screen captures and added tests to verify 11 лет назад
  Jonny Wenmoth 6af27880ec Full rebuild of PHP PhantomJS. See README for features. 11 лет назад