aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Py3: Fix a test_language_writer test by using a byte literalShadab Zafar2016-06-071-1/+1
* Merge branch 'port-pathod-language-writer'Maximilian Hils2016-06-071-2/+2
|\
| * Reenable pathod.language.writer testsMaximilian Hils2016-06-061-2/+2
* | Merge pull request #1216 from dufferzafar/pathod-lang-wsMaximilian Hils2016-06-062-3/+3
|\ \
| * | Enable Travis for test/pathod/test_language_websocketShadab Zafar2016-06-072-3/+3
* | | add codecov too appveyorMaximilian Hils2016-06-061-0/+2
* | | s/coveralls/codecov/Maximilian Hils2016-06-062-2/+1
|/ /
* | Utils cleanupsAldo Cortesi2016-06-0718-99/+90
* | fix docsMaximilian Hils2016-06-061-1/+1
* | travis: stricter doc checksMaximilian Hils2016-06-061-1/+1
* | docs: remove option directiveMaximilian Hils2016-06-0618-54/+54
* | fix MultiView docsMaximilian Hils2016-06-061-4/+10
* | minor fixesMaximilian Hils2016-06-063-6/+6
* | docs: adjust theme override inclusionAldo Cortesi2016-06-071-5/+2
* | Merge remote-tracking branch 'upstream/master'Aldo Cortesi2016-06-0723-1539/+1600
|\ \
| * | fix all pathod tests on Windows :tada:Maximilian Hils2016-06-061-14/+14
| * | Merge branch 'master' of https://github.com/mitmproxy/mitmproxyMaximilian Hils2016-06-061-8/+4
| |\ \
| | * | web: accept all falsey sortFns in sortedIndexOfMaximilian Hils2016-06-061-8/+4
| * | | Merge branch 'pathod-lang-http'Maximilian Hils2016-06-069-108/+115
| |\ \ \ | | |/ / | |/| |
| | * | fix NestedMessage encodingMaximilian Hils2016-06-062-2/+2
| | * | fix .freeze(), improve testsMaximilian Hils2016-06-063-6/+11
| | * | update pyparsingMaximilian Hils2016-06-061-1/+1
| | * | Py3: encode() status code responsesShadab Zafar2016-06-061-1/+1
| | * | Py3: Exception doesn't have to be bytesShadab Zafar2016-06-061-1/+1
| | * | Py3: Fix status_code and other tests by using byte literalsShadab Zafar2016-06-061-7/+7
| | * | Py3: Fix corresponding base.Integer test in test_language_baseShadab Zafar2016-06-062-2/+2
| | * | Py3: Store base.Integer value as bytesShadab Zafar2016-06-061-2/+2
| | * | Py3: Fix useragent testsShadab Zafar2016-06-061-4/+4
| | * | Py3: UASTRINGS should be indexed by and return bytesShadab Zafar2016-06-061-1/+1
| | * | Py3: decode() input before creating new Header tokenShadab Zafar2016-06-061-4/+4
| | * | Py3: Fix websocket testsShadab Zafar2016-06-061-10/+10
| | * | Py3: Use BytesIO in tutils.renderShadab Zafar2016-06-061-1/+2
| | * | Py3: Use bytes_to_escaped_str for escaping messageShadab Zafar2016-06-061-3/+4
| | * | Py3: More byte literalsShadab Zafar2016-06-061-6/+6
| | * | Enable Travis for test/pathod/test_language_httpShadab Zafar2016-06-062-3/+3
| | * | Py3: Use byte string literalsShadab Zafar2016-06-062-24/+24
| | * | Py3: Use BytesIO instead of StringIO for testsShadab Zafar2016-06-061-8/+8
| | * | Py3: Use global next() instead of iterator methodShadab Zafar2016-06-061-23/+23
| | * | Py3: Return bytes from _Component classShadab Zafar2016-06-061-3/+3
| * | | netlib: always disconnect when using context managerMaximilian Hils2016-06-061-2/+4
| |/ /
| * | Py3: Fix tests by using byte literalsShadab Zafar2016-06-061-6/+6
| * | Py3: Use global next() instead of iterator methodShadab Zafar2016-06-061-1/+1
| |/
| * fix travis tests on masterMaximilian Hils2016-06-061-2/+2
| * fix pathod test on WindowsMaximilian Hils2016-06-061-1/+2
| * Fix sequencing in Pathoc websocket termination testAldo Cortesi2016-06-062-3/+5
| * Close when Pathoc.connect raises an exceptionAldo Cortesi2016-06-061-35/+41
| * Make more of the pathod test suite use synchronisationAldo Cortesi2016-06-061-39/+11
| * Fix lintAldo Cortesi2016-06-061-1/+1
| * web: fix list update propagationMaximilian Hils2016-06-053-30/+14
| * Merge branch 'such-redux'Maximilian Hils2016-06-056-1318/+1409
| |\