Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into flow_editing_v2 | Maximilian Hils | 2016-07-25 | 73 | -741/+933 |
|\ | |||||
| * | Merge pull request #1426 from mhils/query-encoding | Maximilian Hils | 2016-07-24 | 4 | -21/+94 |
| |\ | |||||
| | * | add quote/unquote tests | Maximilian Hils | 2016-07-24 | 1 | -2/+42 |
| | * | improve query/path_components getter/setter | Maximilian Hils | 2016-07-24 | 3 | -19/+52 |
| * | | silence test warnings | Maximilian Hils | 2016-07-24 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #1425 from dufferzafar/clear-hotfix | Maximilian Hils | 2016-07-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix clearing of flows | Shadab Zafar | 2016-07-25 | 1 | -1/+1 |
| * | | console: fix options signal | Maximilian Hils | 2016-07-24 | 2 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1423 from dufferzafar/fix-search | Maximilian Hils | 2016-07-24 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix console search on Python 3 | Shadab Zafar | 2016-07-24 | 1 | -2/+2 |
| * | | fix keyboard navigation | Maximilian Hils | 2016-07-24 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1421 from mhils/encoding-cache | Maximilian Hils | 2016-07-23 | 4 | -125/+100 |
| |\ | |||||
| | * | remove content caching in netlib.http.Message | Maximilian Hils | 2016-07-23 | 2 | -117/+31 |
| | * | add tests for single-element cache | Maximilian Hils | 2016-07-23 | 1 | -0/+30 |
| | * | add single-element cache for netlib.encoding | Maximilian Hils | 2016-07-23 | 1 | -8/+39 |
| |/ | |||||
| * | fix #1373, fix #1154 (#1420) | Maximilian Hils | 2016-07-23 | 2 | -140/+139 |
| * | Merge pull request #1380 from dufferzafar/marked-filter | Maximilian Hils | 2016-07-23 | 10 | -106/+96 |
| |\ | |||||
| | * | Remove save marked flows prompt | Shadab Zafar | 2016-07-23 | 2 | -13/+3 |
| | * | Add marked attribute when converting flow to 0.18 | Shadab Zafar | 2016-07-23 | 1 | -0/+1 |
| | * | Test marked property while serialization roundtrip | Shadab Zafar | 2016-07-23 | 1 | -0/+2 |
| | * | Remove [Marked Flows] status indicator | Shadab Zafar | 2016-07-23 | 1 | -4/+0 |
| | * | Keep focus on same flow when disabling marked view | Shadab Zafar | 2016-07-23 | 1 | -2/+14 |
| | * | Focus nearest matching flow if current flow is unmarked | Shadab Zafar | 2016-07-23 | 1 | -2/+23 |
| | * | Move match function to Flow | Shadab Zafar | 2016-07-23 | 3 | -40/+20 |
| | * | Keep focus on same flow when enabling marked view | Shadab Zafar | 2016-07-23 | 1 | -5/+15 |
| | * | Remove flow marking from ConsoleState | Shadab Zafar | 2016-07-23 | 1 | -7/+0 |
| | * | Use marked property in ConsoleState.clear | Shadab Zafar | 2016-07-23 | 1 | -6/+2 |
| | * | Use ~marked filter while toggling marked view | Shadab Zafar | 2016-07-23 | 1 | -24/+9 |
| | * | Add a marked filter | Shadab Zafar | 2016-07-23 | 1 | -0/+9 |
| | * | Update unmark all flows "U" | Shadab Zafar | 2016-07-23 | 1 | -1/+1 |
| | * | Update save_marked_flows to use the new attribute | Shadab Zafar | 2016-07-23 | 1 | -4/+1 |
| | * | Fix display of mark status [m] | Shadab Zafar | 2016-07-23 | 2 | -3/+2 |
| | * | Update toggling of marked attribute on pressing "m" | Shadab Zafar | 2016-07-23 | 1 | -4/+1 |
| | * | Add marked attribute to flow | Shadab Zafar | 2016-07-23 | 1 | -1/+3 |
| * | | Merge pull request #1416 from mhils/issue-1396 | Maximilian Hils | 2016-07-23 | 3 | -4/+8 |
| |\ \ | |||||
| | * | | fix #1396, fix #1205, fix #1374 | Maximilian Hils | 2016-07-23 | 3 | -4/+8 |
| * | | | make the linter happy | Maximilian Hils | 2016-07-23 | 1 | -1/+1 |
| * | | | add remote debug example | Maximilian Hils | 2016-07-23 | 1 | -0/+19 |
| * | | | Merge pull request #1402 from mhils/console-fixes | Maximilian Hils | 2016-07-23 | 4 | -23/+27 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fix test_view_urlencoded | Maximilian Hils | 2016-07-23 | 3 | -5/+10 |
| | * | | minor fixes | Maximilian Hils | 2016-07-21 | 2 | -19/+18 |
| * | | | improve dumper addon text alignment (#1415) | Maximilian Hils | 2016-07-23 | 4 | -37/+54 |
| * | | | http2: fix kill (#1413) | Thomas Kriechbaumer | 2016-07-23 | 1 | -0/+2 |
| * | | | http2: cleanup tests | Thomas Kriechbaumer | 2016-07-23 | 1 | -37/+38 |
| | |/ | |/| | |||||
| * | | re-enable OSX builds on travis (#1411) | Maximilian Hils | 2016-07-22 | 1 | -4/+4 |
| * | | Merge pull request #1412 from cortesi/updated | Aldo Cortesi | 2016-07-23 | 32 | -134/+154 |
| |\ \ | |||||
| | * | | Addon iface: .configure(options) -> .configure(options, updated) | Aldo Cortesi | 2016-07-23 | 32 | -134/+154 |
| |/ / | |||||
| * | | Merge pull request #1410 from cortesi/addons | Aldo Cortesi | 2016-07-23 | 7 | -70/+136 |
| |\ \ | |||||
| | * | | scripts: refactor some examples that keep global state | Aldo Cortesi | 2016-07-23 | 3 | -39/+43 |
| | * | | script: convert test recorder to an addon class | Aldo Cortesi | 2016-07-23 | 2 | -19/+19 |