Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2265 from cortesi/addons | Aldo Cortesi | 2017-04-27 | 4 | -120/+93 |
|\ | |||||
| * | Addons and addon testing | Aldo Cortesi | 2017-04-26 | 4 | -120/+93 |
* | | Merge pull request #2269 from mhils/issue-2250 | Maximilian Hils | 2017-04-26 | 1 | -0/+4 |
|\ \ | |||||
| * | | fix #2250, add type info to cookie module | Maximilian Hils | 2017-04-26 | 1 | -0/+4 |
* | | | Merge pull request #2258 from mhils/readfile | Maximilian Hils | 2017-04-26 | 3 | -103/+98 |
|\ \ \ | |||||
| * | | | separate reading from stdin into its own addon | Maximilian Hils | 2017-04-26 | 1 | -54/+63 |
| * | | | integrate readstdin into readfile addon | Maximilian Hils | 2017-04-26 | 2 | -83/+63 |
| * | | | typecheck: add support for typing.Any | Maximilian Hils | 2017-04-26 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge pull request #2268 from mhils/issue-2257 | Maximilian Hils | 2017-04-26 | 3 | -62/+98 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix #2257 | Maximilian Hils | 2017-04-26 | 3 | -62/+98 |
| |/ | |||||
* / | fix #2228 | Maximilian Hils | 2017-04-26 | 2 | -3/+2 |
|/ | |||||
* | Merge pull request #2262 from Kriechi/reduced-coverage++ | Aldo Cortesi | 2017-04-26 | 11 | -18/+16 |
|\ | |||||
| * | improve tests | Thomas Kriechbaumer | 2017-04-25 | 11 | -18/+16 |
* | | configure(options, updated) -> configure(updated) | Aldo Cortesi | 2017-04-26 | 6 | -11/+15 |
* | | Move options into ctx | Aldo Cortesi | 2017-04-26 | 3 | -147/+150 |
* | | Remove watchdog, solidify script testing | Aldo Cortesi | 2017-04-26 | 5 | -117/+78 |
* | | Revamp how addons work | Aldo Cortesi | 2017-04-25 | 18 | -228/+202 |
|/ | |||||
* | Fixes #2109 | Ujjwal Verma | 2017-04-09 | 1 | -0/+7 |
* | fixes ipv6 authority form parsing in CONNECT | Robert C Jensen | 2017-04-07 | 1 | -0/+1 |
* | Add tests for set_focus | Nikhil Soni | 2017-03-29 | 1 | -0/+16 |
* | addon loader: add boot_into, which replaces returning from start() | Aldo Cortesi | 2017-03-25 | 6 | -12/+114 |
* | addons: start -> load throughout | Aldo Cortesi | 2017-03-25 | 7 | -26/+26 |
* | bump h2 | Thomas Kriechbaumer | 2017-03-24 | 1 | -3/+11 |
* | Merge pull request #2207 from nikofil/scripts-redirect-stdout | Aldo Cortesi | 2017-03-24 | 2 | -6/+23 |
|\ | |||||
| * | scripts: redirect stdout to ctx.log.warn | Nikos Filippakis | 2017-03-24 | 2 | -6/+23 |
* | | optmanager: make serialization and loading more robust | Aldo Cortesi | 2017-03-24 | 1 | -0/+14 |
|/ | |||||
* | move examples tests (#2199) | Thomas Kriechbaumer | 2017-03-22 | 4 | -85/+115 |
* | Factor out an io module | Aldo Cortesi | 2017-03-20 | 5 | -3/+3 |
* | options: reraise when there's an error with a partial update | Aldo Cortesi | 2017-03-19 | 1 | -2/+6 |
* | options: choices for content views and tighten console order spec | Aldo Cortesi | 2017-03-19 | 1 | -5/+3 |
* | dumper, mitmdump: kill filtstr | Aldo Cortesi | 2017-03-19 | 2 | -4/+4 |
* | streamfile: add streamfile_filter and use it instead of filtstr | Aldo Cortesi | 2017-03-19 | 1 | -3/+5 |
* | optmanager: test coverage | Aldo Cortesi | 2017-03-19 | 1 | -1/+8 |
* | console options: add an overlay grid editor for sequence options | Aldo Cortesi | 2017-03-19 | 1 | -0/+12 |
* | optmanager: cope with bound methods in .subscribe | Aldo Cortesi | 2017-03-19 | 1 | -0/+15 |
* | options cleanups | Aldo Cortesi | 2017-03-19 | 1 | -3/+3 |
* | Rip out master handler mechanism | Aldo Cortesi | 2017-03-17 | 1 | -1/+0 |
* | Merge pull request #2168 from cortesi/handlers | Maximilian Hils | 2017-03-16 | 17 | -160/+113 |
|\ | |||||
| * | Rip out master handler mechanism | Aldo Cortesi | 2017-03-16 | 12 | -57/+43 |
| * | Remove last handlers in test suite | Aldo Cortesi | 2017-03-16 | 1 | -35/+21 |
| * | Remove test handlers by using taddons.RecordingMaster | Aldo Cortesi | 2017-03-16 | 8 | -68/+49 |
| * | Move dump handlers to addon | Aldo Cortesi | 2017-03-16 | 1 | -1/+1 |
* | | Fix test_format_xml with dot in path | Felix Yan | 2017-03-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2152 from cortesi/readfile | Aldo Cortesi | 2017-03-16 | 18 | -93/+194 |
|\ | |||||
| * | Add a light-weight custom event system, use it for keepserving | Aldo Cortesi | 2017-03-16 | 13 | -46/+58 |
| * | Clean up addonmanager interface | Aldo Cortesi | 2017-03-16 | 3 | -6/+8 |
| * | Extract flow reading into addons | Aldo Cortesi | 2017-03-15 | 5 | -53/+140 |
* | | add Request.make | Maximilian Hils | 2017-03-15 | 2 | -2/+28 |
|/ | |||||
* | stateobject: automatically change id when copying | Maximilian Hils | 2017-03-14 | 2 | -4/+16 |
* | add connection ids | Maximilian Hils | 2017-03-14 | 1 | -0/+24 |