Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #2285 from MatthewShao/jest-dev | Maximilian Hils | 2017-04-30 | 4 | -5/+110 | |
|\ \ \ | ||||||
| * | | | [web] Export updateUrlFromStore and updateStoreFromUrl | Matthew Shao | 2017-04-30 | 2 | -25/+46 | |
| * | | | [web] Introduce redux-mock-store and minor fix. | Matthew Shao | 2017-04-30 | 4 | -44/+64 | |
| * | | | [web] Add coverage for js/urlState.js | Matthew Shao | 2017-04-28 | 1 | -0/+66 | |
| |/ / | ||||||
* | | | Merge pull request #2271 from mhils/mitmweb-connection-indicator | Maximilian Hils | 2017-04-30 | 14 | -4658/+5128 | |
|\ \ \ | ||||||
| * | | | [web] add connection tests | Maximilian Hils | 2017-04-29 | 4 | -16/+63 | |
| * | | | [web] add connection indicator | Maximilian Hils | 2017-04-29 | 12 | -4655/+5078 | |
* | | | | Merge pull request #2297 from cortesi/flowcmd | Aldo Cortesi | 2017-05-01 | 7 | -91/+52 | |
|\ \ \ \ | ||||||
| * | | | | commands: view.order.options, view.marked.toggle, view.create | Aldo Cortesi | 2017-04-30 | 7 | -91/+52 | |
* | | | | | Merge pull request #2296 from cortesi/viewload | Aldo Cortesi | 2017-04-30 | 28 | -653/+385 | |
|\| | | | | ||||||
| * | | | | commands: view.load | Aldo Cortesi | 2017-04-30 | 7 | -27/+39 | |
| * | | | | commands: support *args for commands | Aldo Cortesi | 2017-04-30 | 6 | -47/+122 | |
| * | | | | Move export to addon, kill Python and Locust export | Aldo Cortesi | 2017-04-30 | 23 | -586/+231 | |
* | | | | | fix markdown | Thomas Kriechbaumer | 2017-04-30 | 1 | -4/+4 | |
* | | | | | update docker-release tags during release | Thomas Kriechbaumer | 2017-04-30 | 1 | -0/+4 | |
* | | | | | Merge pull request #2293 from cortesi/clip | Aldo Cortesi | 2017-04-30 | 3 | -0/+47 | |
|\| | | | | ||||||
| * | | | | commands: cut.clip copies cuts to system clipboard | Aldo Cortesi | 2017-04-30 | 3 | -0/+47 | |
* | | | | | Merge pull request #2291 from cortesi/cuts | Aldo Cortesi | 2017-04-30 | 13 | -13/+351 | |
|\| | | | | ||||||
| * | | | | Add help text to --commands output | Aldo Cortesi | 2017-04-30 | 3 | -5/+16 | |
| * | | | | cut: more flexible cut specification based on attribute paths | Aldo Cortesi | 2017-04-30 | 4 | -50/+79 | |
| * | | | | cut: use csv module to encode multi-values for saving | Aldo Cortesi | 2017-04-30 | 2 | -27/+60 | |
| * | | | | Introduce cuts: a flow dissector | Aldo Cortesi | 2017-04-29 | 10 | -5/+270 | |
* | | | | | Merge pull request #2276 from mitmproxy/add-examples-to-script-docs | Maximilian Hils | 2017-04-29 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | prominently link to examples in script docs | Maximilian Hils | 2017-04-27 | 1 | -0/+6 | |
* | | | | | | Merge pull request #2221 from iharsh234/mypy-master-example/simple | Aldo Cortesi | 2017-04-29 | 13 | -19/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed lint error | harsh vijay | 2017-04-29 | 1 | -1/+1 | |
| * | | | | | | lint error fixed | harsh vijay | 2017-04-29 | 1 | -1/+1 | |
| * | | | | | | extend mypy example/simple | harsh vijay | 2017-04-29 | 13 | -19/+34 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #2290 from cortesi/scriptrun | Aldo Cortesi | 2017-04-29 | 4 | -90/+70 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | command: script.run | Aldo Cortesi | 2017-04-29 | 4 | -90/+70 | |
* | | | | | | Merge pull request #2289 from cortesi/flowrevert | Aldo Cortesi | 2017-04-29 | 4 | -8/+28 | |
|\| | | | | | ||||||
| * | | | | | command: flow.revert | Aldo Cortesi | 2017-04-29 | 4 | -8/+28 | |
* | | | | | | Merge pull request #2288 from cortesi/replayfiles | Aldo Cortesi | 2017-04-29 | 4 | -0/+37 | |
|\| | | | | | ||||||
| * | | | | | commands: "replay.client.file" and "replay.server.file" | Aldo Cortesi | 2017-04-29 | 4 | -0/+37 | |
* | | | | | | Merge pull request #2287 from cortesi/cmdmark | Aldo Cortesi | 2017-04-29 | 10 | -82/+152 | |
|\| | | | | | ||||||
| * | | | | | Rework client and server replay | Aldo Cortesi | 2017-04-29 | 8 | -81/+71 | |
| * | | | | | command: flow.kill, flow.replay | Aldo Cortesi | 2017-04-29 | 4 | -15/+48 | |
| * | | | | | commands: marking | Aldo Cortesi | 2017-04-29 | 6 | -11/+58 | |
* | | | | | | Merge pull request #2283 from cortesi/cmdall | Aldo Cortesi | 2017-04-29 | 11 | -158/+251 | |
|\| | | | | | |/ / / / |/| | | | | ||||||
| * | | | | commands: view.go | Aldo Cortesi | 2017-04-29 | 9 | -75/+153 | |
| * | | | | Commands, core update event | Aldo Cortesi | 2017-04-29 | 10 | -89/+104 | |
|/ / / / | ||||||
* | | | | Update README.md | Maximilian Hils | 2017-04-28 | 1 | -1/+1 | |
* | | | | Update README.md | Maximilian Hils | 2017-04-28 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | update CHANGELOG | Maximilian Hils | 2017-04-28 | 1 | -0/+16 | |
* | | | fix mitmweb's content security policy | Maximilian Hils | 2017-04-28 | 1 | -1/+1 | |
* | | | Merge pull request #2282 from cortesi/cmddec | Aldo Cortesi | 2017-04-28 | 12 | -105/+176 | |
|\ \ \ | ||||||
| * | | | commands: add a command.command decorator | Aldo Cortesi | 2017-04-28 | 6 | -29/+87 | |
| * | | | Support unary flow command arguments | Aldo Cortesi | 2017-04-28 | 4 | -8/+29 | |
| * | | | console: save flows to command | Aldo Cortesi | 2017-04-28 | 2 | -22/+1 | |
| * | | | console: start migrating hotkeys to keymap | Aldo Cortesi | 2017-04-28 | 8 | -48/+61 |