aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_console_contentview.py
Commit message (Expand)AuthorAgeFilesLines
* fix linux tests...Maximilian Hils2014-03-131-6/+6
* Much more sophisticated cert handlingAldo Cortesi2014-03-051-1/+1
* add basic backwards searchPedro Worcel2014-02-221-97/+0
* Merge pull request #193 from droope/search-functionalityAldo Cortesi2014-01-041-0/+98
|\
| * now really fix it + testPedro Worcel2013-12-261-1/+20
| * add looping aroundPedro Worcel2013-12-261-0/+21
| * fix failing testPedro Worcel2013-12-251-1/+2
| * Add focusing, and fixes non-clearance of prev searches. Addroot2013-12-251-6/+49
| * test passing, UI still not workingroot2013-12-241-0/+14
* | Add CSS view which beautifies CSS files if cssutils library is available,Tomaz Muraus2014-01-041-0/+25
|/
* update tests to reflect changes to options.scriptsMaximilian Hils2013-06-171-0/+5
* always read files in binary modeMaximilian Hils2013-06-161-8/+8
* Adds a new view for protocol buffersNicolas Esteves2013-04-061-0/+8
* Keep blank URL parametersEric Entzel2013-02-111-1/+3
* Substantially rewrite AMF decoding.Aldo Cortesi2012-11-261-9/+22
* Send tracebacks from content viewers to event log.Aldo Cortesi2012-08-181-5/+20
* Further simplifcation and testing of contentviews.Aldo Cortesi2012-08-181-37/+21
* Huge cleanup of content viewers.Aldo Cortesi2012-08-181-44/+58
* Optional AMF decoding supportSahn Lam2012-08-171-0/+23
* Port mitmproxy test suite entirely to nose.Aldo Cortesi2012-06-091-10/+14
* Add an "f" shortcut key to load full body contents.Aldo Cortesi2012-04-081-32/+39
* XML/HTML pretty view tweaks.Aldo Cortesi2012-04-071-8/+7
* Integrate lxml for pretty-printing HTML and XML.Aldo Cortesi2012-04-071-3/+20
* Refactor proxy.Server to fix a crash when replaying with -nAldo Cortesi2012-04-021-2/+2
* Start rationalizing content views.Aldo Cortesi2012-04-021-23/+11
* Add a pretty-viewer for images.Aldo Cortesi2012-03-261-0/+7
* Pretty view now indents Javascript.Aldo Cortesi2012-03-251-1/+6
* Re-enable simple multipart form parsing and preview.Aldo Cortesi2012-03-251-0/+26
* Refactor pretty view mechanism.Aldo Cortesi2012-03-241-0/+135