0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Send success status message to stdout, remove comment More... about 14 years ago
Merge branch 'patch-1' of https://github.com/nazgob/capybara-webkit More... about 14 years ago
Merge branch 'http-header' of https://github.com/os0x/capybara-webkit More... about 14 years ago
Merge branch 'fix-args' of https://github.com/os0x/capybara-webkit More... about 14 years ago
Change Capybara-webkit to listen on poty 8200, simple patch removes collission with ElasticSearch. Also documents port number so as to give people a heads-up More... about 14 years ago
Improve the failure message, make it senseful when trying to discover what a service is from telnet, and a listen port More... about 14 years ago
added 'checked?' support More... about 14 years ago
force args to use to_s. this spec reproduce on ree 1.8.7, not reproduce 1.9.2 More... about 14 years ago
fix spell move header specs to driver_spec More... about 14 years ago
fixed memory leak, memory allocated by new[] was freed by delete instead of delete[] More... about 14 years ago
Bump to 0.5.0 More... about 14 years ago
Fix for Ruby 1.8.x More... about 14 years ago
Removed single letter variable More... about 14 years ago
add header support More... about 14 years ago
improving the install instructions More... about 14 years ago
bump to 0.4.1 More... about 14 years ago
fix for https://github.com/thoughtbot/capybara-webkit/issues/52 More... about 14 years ago
Do at_exit first to make sure server is always killed, also put a select in so it fails a bit more gracefully after 10 seconds if something goes wrong with the server More... about 14 years ago
Read the port output from webkit_server and use it to connect to More... about 14 years ago
Listen on a random port and send a status heading to stderr on launch, also make error message a little clearer on where it is coming from More... about 14 years ago
Forcing retunrned string as UTF-8 More... over 14 years ago
Trigger change event on checkbox and radio button when checked state is changed More... over 14 years ago
Suppress the webkit_server Dock icon on Mac OS X. More... over 14 years ago
Adding ability to render webpage to a PNG More... over 14 years ago
Bump to 0.4.0 More... over 14 years ago
Ignore built server binary More... over 14 years ago
Reading "disabled" property through Node#disabled? and Node#[] methods More... over 14 years ago
Fix: issue #34, compiling on Arch linux More... over 14 years ago
simplify building on mac os x More... over 14 years ago
Protect against qmake being named with version. More... over 14 years ago