aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2945 from kajojify/shorteningAldo Cortesi2018-03-051-0/+28
|\
| * Minor fixes.Miroslav2018-03-031-12/+11
| * Finalization of tests. Conditions rewritten again.Miroslav2018-03-021-19/+23
| * Initial tests. New conditions.Miroslav2018-03-011-0/+25
* | Merge pull request #2868 from kira0204/data-crashMaximilian Hils2018-03-041-2/+2
|\ \
| * | Testingkira02042018-02-191-1/+1
| * | Adding testkira02042018-02-161-1/+1
* | | clean up ProxyConfigMaximilian Hils2018-02-273-24/+20
| |/ |/|
* | Start consolidating core optionsAldo Cortesi2018-02-2610-98/+59
* | Split dumper_filter off from view_filterAldo Cortesi2018-02-262-6/+6
* | Revamp verbosity optionsAldo Cortesi2018-02-265-6/+7
* | Merge pull request #2909 from fristonio/Fix-2867Aldo Cortesi2018-02-251-0/+9
|\ \
| * | Fix test fails in test_xss_scanner when running tox without internet connecti...Deepesh Pathak2018-02-241-0/+9
* | | Misc. typosluz.paz2018-02-241-1/+1
* | | Merge pull request #2907 from cortesi/optionscompAldo Cortesi2018-02-257-32/+18
|\ \ \ | |/ / |/| |
| * | addon options: proxyauth to /addonsAldo Cortesi2018-02-242-7/+8
| * | Split default_contentview into dumper_* and console_* varietiesAldo Cortesi2018-02-241-1/+1
| * | Move intercept options to addonAldo Cortesi2018-02-242-16/+1
| * | flow_detail option to /addons/dumperAldo Cortesi2018-02-242-8/+8
* | | Merge branch 'master' into optsAldo Cortesi2018-02-242-0/+37
|\ \ \ | |/ / |/| |
| * | Merge pull request #2886 from tran-tien-dat/set-cookieAldo Cortesi2018-02-241-0/+21
| |\ \
| | * | Fix #2829Tran Tien Dat2018-02-211-0/+21
| * | | Fix an issue with quoting and commandsAldo Cortesi2018-02-231-0/+16
| |/ /
* | | Resolve some left-over cross-addon dependenciesAldo Cortesi2018-02-242-6/+3
* | | addon options: upstream_authAldo Cortesi2018-02-241-2/+2
* | | addon options: stickycookie, streambodiesAldo Cortesi2018-02-242-9/+9
* | | addon options: setheaders, stickyauthAldo Cortesi2018-02-244-22/+16
* | | addon options: readfile, save, scriptAldo Cortesi2018-02-241-5/+5
* | | addon options: migrate replace, simplify taddons.contextAldo Cortesi2018-02-241-5/+5
* | | addon options: shift server_replay optionsAldo Cortesi2018-02-241-16/+16
* | | addon options: shift keepserving and onboarding optionsAldo Cortesi2018-02-243-12/+13
* | | client options: migrate allowremote and clientplaybackAldo Cortesi2018-02-242-5/+4
* | | Clean up un-necessary arguments to taddons.contextAldo Cortesi2018-02-245-16/+15
* | | Start moving addon options into /addonsAldo Cortesi2018-02-245-12/+13
|/ /
* | Flake, be happyMiroslav2018-02-201-2/+0
* | one more cleanupMiroslav2018-02-201-1/+0
* | Hotkeys cleanupMiroslav2018-02-201-10/+0
* | Merge pull request #2881 from cortesi/refreshoptMaximilian Hils2018-02-193-6/+6
|\ \ | |/ |/|
| * option replay_kill_extra -> server_replay_kill_extraAldo Cortesi2018-02-203-3/+3
| * option refresh_server_playback -> server_replay_refreshAldo Cortesi2018-02-202-3/+3
* | Merge pull request #2847 from kira0204/key-cookie-issueMaximilian Hils2018-02-122-6/+26
|\ \
| * | keeping consistency, better testingkira02042018-02-112-6/+22
| * | fixing logickira02042018-02-071-0/+4
* | | Merge pull request #2851 from mhils/always-use-tls-settingsMaximilian Hils2018-02-101-5/+4
|\ \ \
| * | | use TLS options also for request replay, refs #2840Maximilian Hils2018-02-081-5/+4
* | | | Excess return was deletedMiroslav2018-02-081-1/+1
| |/ / |/| |
* | | Extend mypy checking, fix #2194 (#2819)Arushit Mudgal2018-02-031-4/+4
* | | don't raise when pyperclip doesn't find a clipboard, fix #2816Samoilenko Roman2018-02-032-2/+19
|/ /
* | remove quotes around filenameMaximilian Hils2018-02-011-0/+12
* | Fix for #2750 and #2783 (#2809)Samoilenko Roman2018-01-252-0/+34