| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wording for ssl_insecure option on mitmweb | Ferenc soós | 2020-01-20 | 1 | -1/+1 |
* | Update snapshot tests | Arun Swaminathan | 2018-10-20 | 2 | -0/+10 |
* | [web] adjust tests | Maximilian Hils | 2017-10-26 | 6 | -76/+31 |
* | [web] make it possible to run static viewer in subdirectories | Maximilian Hils | 2017-08-21 | 6 | -7/+7 |
* | [web] Update tests. | Matthew Shao | 2017-08-16 | 6 | -7/+7 |
* | [web] Remove MITMWEB_STATIC var in tests, and update them. | Matthew Shao | 2017-08-08 | 4 | -29/+13 |
* | [web] Update tests to ensure they won't be disturbed by static mode | Matthew Shao | 2017-08-07 | 3 | -13/+19 |
* | Merge pull request #2471 from ujjwal96/traceback-fix | Maximilian Hils | 2017-07-29 | 1 | -2/+2 |
|\ |
|
| * | updated snapshot | Ujjwal Verma | 2017-07-28 | 1 | -2/+2 |
* | | [web] Update tests. | Matthew Shao | 2017-07-26 | 2 | -30/+3 |
* | | [web] Update tests. | Matthew Shao | 2017-07-24 | 1 | -1/+28 |
* | | [web] OptionModal component coverge ++. | Matthew Shao | 2017-07-22 | 2 | -0/+115 |
* | | [web] Update tests. | Matthew Shao | 2017-07-21 | 1 | -0/+33 |
|/ |
|
* | [web] Minor fix and update tests. | Matthew Shao | 2017-07-20 | 3 | -74/+285 |
* | [web] Update tests. | Matthew Shao | 2017-07-10 | 1 | -4/+16 |
* | [web] Update test. | Matthew Shao | 2017-07-07 | 1 | -80/+99 |
* | [web] Update Option Modal UI and its tests. | Matthew Shao | 2017-07-05 | 1 | -1/+78 |
* | [web] Update tests for components. | Matthew Shao | 2017-06-30 | 1 | -28/+32 |
* | [web] Add tests for js/components/Modal/ModalSpec.js | Matthew Shao | 2017-06-29 | 2 | -0/+92 |
* | [web] Update test for js/components/Header/FileMenu.jsx | Matthew Shao | 2017-06-28 | 2 | -1/+27 |
* | [web] Minor fix and Coverage ++ | Matthew Shao | 2017-06-26 | 2 | -5/+6 |
* | [web] Add tests for js/components/FlowTable.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+129 |
* | [web] Add tests for js/components/EventLog.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+133 |
* | [web] Add tests for js/components/ContentView.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+141 |
* | [web] fix stopEdit | Maximilian Hils | 2017-06-12 | 1 | -1/+2 |
* | [web] Update ContentLoader class name. | Matthew Shao | 2017-06-12 | 1 | -3/+2 |
* | [web] Add tests for js/components/ContentView/ContentView.jsx | Matthew Shao | 2017-06-08 | 2 | -0/+137 |
* | [web] Add tests for js/components/ContentView/ContentLoader.jsx | Matthew Shao | 2017-06-08 | 2 | -0/+86 |
* | [web] Add tests for js/components/ContentView/ViewSelector.jsx | Matthew Shao | 2017-06-06 | 2 | -0/+161 |
* | [web] Add tests for js/components/ContentView/UploadContentButton.jsx | Matthew Shao | 2017-06-06 | 2 | -0/+31 |
* | [web] Imporve indentation. | Matthew Shao | 2017-06-06 | 1 | -5/+5 |
* | [web] Add tests for js/components/ContentView/ShowFullContentButton.jsx | Matthew Shao | 2017-06-05 | 2 | -0/+64 |
* | [web] Add tests for js/components/ContentView/MetaViews.jsx | Matthew Shao | 2017-06-05 | 2 | -0/+103 |
* | [web] Add tests for js/components/ContentView/DownloadContentButton.jsx | Matthew Shao | 2017-06-05 | 2 | -0/+28 |
* | explain codemirror rendering shortcomins | Maximilian Hils | 2017-06-02 | 1 | -0/+4 |
* | [web] Update tests for js/components/ContentView/ContentViewOptions.jsx | Matthew Shao | 2017-06-02 | 1 | -1/+2 |
* | [web] Add tests for js/components/ContentView/ContentViewOptions.jsx | Matthew Shao | 2017-06-01 | 2 | -0/+60 |
* | [web] Add tests for js/components/ContentView/CodeEditor.jsx | Matthew Shao | 2017-06-01 | 2 | -0/+30 |
* | [web] mock components/ContentView | Matthew Shao | 2017-05-31 | 2 | -30/+1 |
* | [web] Add tests for js/components/FlowView/Messages.jsx | Matthew Shao | 2017-05-31 | 2 | -0/+718 |
* | [web] Add tests for js/components/FlowView/ToggleEdit.jsx | Matthew Shao | 2017-05-30 | 2 | -0/+57 |
* | [web] Add tests for js/components/FlowView/Nav.jsx | Matthew Shao | 2017-05-30 | 2 | -0/+73 |
* | [web] Add tests for js/components/FlowView/Header.jsx | Matthew Shao | 2017-05-30 | 2 | -0/+260 |
* | [web] Add tests for js/components/FlowView/Details.jsx | Matthew Shao | 2017-05-30 | 2 | -0/+324 |
* | [web] Add tests for js/components/EventLog/EventList.jsx | Matthew Shao | 2017-05-29 | 2 | -0/+52 |
* | [web] Update snapshot. | Matthew Shao | 2017-05-29 | 1 | -1/+1 |
* | [web] Minor fixes. | Matthew Shao | 2017-05-29 | 2 | -3/+3 |
* | [web] Add tests for js/components/Header/MainMenu.js | Matthew Shao | 2017-05-28 | 2 | -0/+112 |
* | [web] Add tests for js/components/Header/OptionMenu.jsx | Matthew Shao | 2017-05-27 | 2 | -0/+164 |
* | [web] Add tests for js/components/Header/MenuToogle.jsx | Matthew Shao | 2017-05-27 | 2 | -0/+105 |