0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '1.0' More... about 15 years ago
Fix. More... about 15 years ago
Merge branch '1.0' More... about 15 years ago
Update dependency information. More... about 15 years ago
Fix whitespace. More... about 15 years ago
Fix skip message. More... about 15 years ago
Update ChangeLog. More... about 15 years ago
Add cURL as dependency. More... about 15 years ago
Cleanup. More... about 15 years ago
Merge branch 'totallymeat-1.0' More... about 15 years ago
Merge branch '1.0' of git://github.com/totallymeat/phpunit-selenium into totallymeat-1.0 More... about 15 years ago
Merge branch '1.0' More... about 15 years ago
Fix docblocks. More... about 15 years ago
Wrote alternate implementation of the doCommand function that employs the cURL library instead of the fopen function. cURL is a standard PHP library, is more efficient than fopen for the intended purpose, and does not require allow_url_fopen to be enabled. More... about 15 years ago
Sync with recent changes in PHPUnit autoloader. More... about 15 years ago
Bump copyright year. More... about 15 years ago
Fix docblocks. More... about 15 years ago
Add getSessionId() for issue #29. More... about 15 years ago
Close #31. More... about 15 years ago
Update ChangeLog. More... about 15 years ago
Merge branch '1.0' More... about 15 years ago
Prepare release. More... about 15 years ago
Merge branch '1.0' More... about 15 years ago
Add ChangeLog and LICENSE. More... about 15 years ago
$this->name is no longer protected, access it using the $this->getName() method. More... about 15 years ago
Merge branch '1.0' More... about 15 years ago
Bump copyright year. More... about 15 years ago
Give PHPUnit_Selenium its own autoloader. More... about 15 years ago
Merge branch '1.0' More... over 15 years ago
Fix HTTP deadlock with Selenium RC server More... over 15 years ago