17 Commits

Author SHA1 Message Date
Noah Levitt
8d269f4c56 add options --verbose, --exchange, --queue, --routing-key 2014-05-23 13:39:39 -07:00
Noah Levitt
bd3f979b56 capitalize AMQP in description 2014-05-23 13:39:08 -07:00
Noah Levitt
d7cfcbf233 new helper utility to browse urls provided as command line args 2014-05-20 17:11:16 -07:00
Noah Levitt
6c69b68771 organize imports, tweak command line args 2014-05-20 17:10:41 -07:00
Noah Levitt
1e18c2ca74 improve helper utilities 2014-05-20 16:44:13 -07:00
Noah Levitt
b59e76a5b9 clean shutdown without draining entire amqp queue (only consume urls from amqp when browser activity isn't saturated) 2014-05-20 03:02:48 -07:00
Noah Levitt
3e4232f32c refactor umbra.py into controller.py and browser.py, improve class names 2014-05-20 02:42:40 -07:00
Noah Levitt
f69edd5a87 handle multiple clients, browsers 2014-02-13 01:59:09 -08:00
Eldon
bdf00cc515 Refactor to pull Chrome execution inside of umbra, simplify some things 2014-02-12 19:31:03 -05:00
Eldon
8afe7d90a2 Replace js evaluation with direct page navigation, add default for dump_queue 2014-01-28 00:10:31 -05:00
Noah Levitt
8eb92b28e6 make load_url handle arguments similarly to umbra 2014-01-27 19:34:54 -08:00
Eldon
bd0183058d Inccognito messes with currently running chromium instances, disable it 2014-01-23 18:26:20 -05:00
Eldon
6dc20e660f Remove debugging output, improve support scripts 2014-01-22 18:41:00 +00:00
Eldon
4e38a142d4 Some refactor/testing and utility scripts 2014-01-22 18:03:02 +00:00
Eldon
428d6cb7da Rework executable script so that it uses a main 2014-01-22 02:30:12 +00:00
Eldon
7b219ab011 Fix parameter passing and work with chromiums wrapper stuff 2014-01-22 02:22:16 +00:00
Eldon
dd72311e2d Create executable umbra script 2014-01-21 18:23:11 +00:00