aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adapt to new literal escaping style in pathodAldo Cortesi2015-05-031-3/+1
* Adapt to new Pathoc API - silence output to stdout.Aldo Cortesi2015-05-022-8/+18
* pretty_size now lives in netlib.utilsAldo Cortesi2015-04-301-10/+5
* Fudge a rare race condition in the test suiteAldo Cortesi2015-04-191-1/+4
* Whitespace, formattingAldo Cortesi2015-04-151-23/+33
* Add set_cookies method to HTTPResponseAldo Cortesi2015-04-141-0/+11
* New get_cookies for HttpResponseAldo Cortesi2015-04-142-54/+56
* New get_cookie and set_cookie implementations for HTTPRequestAldo Cortesi2015-04-141-7/+15
* Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2015-04-142-1/+23
|\
| * add flowwriter exampleMaximilian Hils2015-04-121-1/+1
| * add testsMaximilian Hils2015-04-101-0/+14
| * fix #553Maximilian Hils2015-04-101-0/+8
* | Housekeeping and cleanupsAldo Cortesi2015-04-146-68/+74
|/
* add yappi benchmark toolMaximilian Hils2015-04-082-0/+51252
* Merge pull request #547 from macmantrl/blank_valuesMaximilian Hils2015-04-081-5/+9
|\
| * Keep blank query values for flow hashingTerry Long2015-04-021-5/+9
* | fix testsMaximilian Hils2015-04-081-0/+2
* | console: All palettes now explicitly set a background colourAldo Cortesi2015-04-071-1/+3
|/
* Fix timestamps in detail viewAldo Cortesi2015-03-311-6/+6
* Zap old search testsAldo Cortesi2015-03-291-178/+0
* Merge pull request #515 from krzysiekbielicki/masterMaximilian Hils2015-03-262-1/+39
|\
| * Added testsKrzysztof Bielicki2015-03-162-1/+39
* | Replace far-too-clever decorator LRU cache with something simplerAldo Cortesi2015-03-222-18/+18
* | Fix unit testsAldo Cortesi2015-03-221-2/+2
* | Refactor status bar prompting to use signal systemAldo Cortesi2015-03-221-5/+5
* | Pull PathEdit out into its own file.Aldo Cortesi2015-03-202-43/+48
* | Nicer Solarized palettes, using the correct terminal valuesAldo Cortesi2015-03-191-5/+5
* | No output to stdout in the test suite, please.Aldo Cortesi2015-03-191-3/+4
* | Revamp palette specificationAldo Cortesi2015-03-192-0/+20
* | test/test_console_help.py fixedMarcelo Glezer2015-03-181-1/+9
* | Merge remote-tracking branch 'onlywade/master'Maximilian Hils2015-03-151-17/+27
|\ \
| * | Adding a server replay option to ignore host when searching for matching requ...Wade Catron2015-03-081-17/+27
| |/
* / Test suite should pass even if example dependencies are not presentAldo Cortesi2015-03-121-2/+8
|/
* fixed formatting and added a 'test' (sort of)Marcelo Glezer2015-03-021-0/+2
* Merge pull request #489 from tekii/feature-487Maximilian Hils2015-03-021-0/+13
|\
| * added to flowlist / flowdetail time elapsed between request sent and response...Marcelo Glezer2015-02-261-0/+13
* | fix #319Maximilian Hils2015-02-272-0/+13
* | fix #479Maximilian Hils2015-02-272-2/+33
|/
* disable replay from ui for live flowsMaximilian Hils2015-02-071-0/+3
* fix #451Maximilian Hils2015-02-071-3/+0
* fix tests, re-enable pypy, do housekeepingMaximilian Hils2015-02-071-1/+1
* fix testsMaximilian Hils2015-02-051-6/+12
* clean up flow readingMaximilian Hils2015-02-051-1/+1
* Merge remote-tracking branch 'base/master'Marcelo Glezer2015-01-121-0/+24
|\
| * fix #443Maximilian Hils2015-01-091-0/+24
* | first steps in scenario supportMarcelo Glezer2015-01-051-3/+3
|/
* Fix unit testsAldo Cortesi2015-01-021-2/+2
* Consolidate reading flows from file, use in mitmweb.Aldo Cortesi2015-01-021-3/+11
* Move onboarding app to TornadoAldo Cortesi2014-12-271-2/+2
* fix tests, experimental travis speedupMaximilian Hils2014-12-242-2/+5