1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Niklas Baumstark
d348e203a8 kill HTTPS server after usage, don't pollute STDOUT 2011-10-14 16:38:43 -04:00
Andrew Wason
f57b3a3d15 Make ignoring SSL errors an option.
webkit_server takes an --ignore-ssl-errors argument.
2011-10-14 16:38:07 -04:00
Hongli Lai (Phusion)
3b025e7115 Fix signal handling behavior on Ruby 1.8. 2011-08-22 09:32:08 +02:00
John Barker
a8ad8b9560 Send success status message to stdout, remove comment 2011-06-30 09:29:36 +08:00
John Barker
92d731f425 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 2011-05-30 13:57:39 +08:00
Joe Ferris
13bbf204fe Fixed name 2011-02-26 15:53:03 -05:00
Joe Ferris
52e9bee48b Merged Tristan's Url and Source commands 2011-02-26 10:06:11 -05:00
Joe Ferris
3e32892e2b Refactor Connection/Command so that arguments are passed in as a single QStringList instead of in consecutive calls to argumentReceived 2011-02-25 23:29:36 -05:00
Tristan Dunn
77ff0b4fc5 Remove debugging output. 2011-02-25 17:44:16 -05:00
Joe Ferris
0745b1ee1c Initial commit 2011-02-24 23:13:11 -05:00