aboutsummaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* fix the fixThomas Kriechbaumer2020-04-171-5/+3
|
* cibuild: docker run must be non-interactiveMaximilian Hils2020-04-171-2/+0
|
* mitmproxy -> mitmdumpMaximilian Hils2020-04-171-1/+1
|
* fix docker smoke testMaximilian Hils2020-04-161-2/+3
|
* smoke-test docker images after buildingThomas Kriechbaumer2020-04-131-0/+14
|
* fix docker entrypointThomas Kriechbaumer2020-04-131-1/+2
| | | | fixes #3933
* remove outdated release intructionsThomas Kriechbaumer2020-04-131-3/+1
|
* post-release updatesThomas Kriechbaumer2020-04-131-1/+1
|
* drop Docker images for ARMv7Thomas Kriechbaumer2020-04-135-64/+7
|
* docs: rename docs scripts and improve templateThomas Kriechbaumer2020-04-112-11/+14
|
* Rename web-iface to web-hostLucas Ramage2020-04-051-1/+1
| | | | Bug: https://github.com/mitmproxy/mitmproxy/issues/3891
* update installbuilderMaximilian Hils2020-04-031-3/+3
|
* update mypy and pin versionMaximilian Hils2020-04-021-1/+1
|
* Fix binary builds (#3840)Maximilian Hils2020-02-281-0/+7
| | | See https://github.com/pypa/setuptools/issues/1963 for details.
* Update README.mdMaximilian Hils2020-02-211-0/+1
| | | mention mitmweb assets, refs #3822
* pyinstaller: add publicsuffix2 hookMaximilian Hils2019-12-271-0/+3
|
* docker: auto-update latest tagMaximilian Hils2019-12-212-5/+10
|
* update release instructionsMaximilian Hils2019-12-211-13/+16
|
* update release checklistMaximilian Hils2019-12-211-10/+5
|
* Use Github Actions for CI (#3713)Maximilian Hils2019-11-191-62/+105
| | | switch to github actions for CI
* cleanup mypy usageMaximilian Hils2019-11-161-1/+3
|
* Merge pull request #3329 from Kriechi/readme-sloganThomas Kriechbaumer2019-09-281-1/+1
|\ | | | | update readme slogan
| * update readme sloganThomas Kriechbaumer2018-09-211-1/+1
| |
* | bump dependenciesThomas Kriechbaumer2018-12-023-3/+5
|/
* update docker security warningThomas Kriechbaumer2018-09-181-6/+10
|
* add docker security warningThomas Kriechbaumer2018-09-155-2/+148
|
* update installbuilder urlMaximilian Hils2018-09-041-2/+2
|
* Update README.mdMaximilian Hils2018-07-311-12/+12
|
* Merge pull request #3207 from cortesi/postreleaseAldo Cortesi2018-06-171-5/+2
|\ | | | | CHANGELOG, release/README updates
| * CHANGELOG, release/README updatesAldo Cortesi2018-06-161-5/+2
| | | | | | | | We no longer care about annotated tags.
* | update release information for DockerThomas Kriechbaumer2018-06-161-1/+1
| |
* | cibuild: permit non-dev versions on maintenance branchesAldo Cortesi2018-06-161-2/+14
|/ | | | | | Cater for the corner case where commits are incorporated on a maintenance branch. We should be able to test these without adding a dev suffix to the tool versions.
* cibuild: Match Travis env variable behaviourAldo Cortesi2018-06-161-1/+7
| | | | | | | | Whenever TRAVIS_TAG is non-empty, TRAVIS_BRANCH is over-ridden to match the TRAVIS_TAG value. Adjust our tests to reflect this, and add a sanity check that fails hard if this constraint is ever not met. See https://github.com/travis-ci/travis-ci/issues/4745
* cibuild: refactor to handle v prefix for release tag namesAldo Cortesi2018-06-161-15/+15
|
* Combining Docker push steps, clarifying tag namemarcymarcy2018-06-061-11/+2
|
* Using subprocessesmarcymarcy2018-06-061-5/+1
|
* Renaming function, formatting fixmarcymarcy2018-06-061-1/+2
|
* Adding ARMv7 into buildmarcymarcy2018-06-051-0/+22
|
* Such CI, Very Wow. (#3182)Maximilian Hils2018-06-023-61/+133
|
* release: update docker instructionsThomas Kriechbaumer2018-05-251-1/+1
|
* cibuild: tweak docker tag, only upload prod builds to pypiAldo Cortesi2018-05-251-11/+12
|
* cibuild: start building version awarenessAldo Cortesi2018-05-252-1/+9
|
* cibuild: minor - organize env class to make things easier to findAldo Cortesi2018-05-251-68/+68
|
* cibuild: more accurate PR test, better dump outputAldo Cortesi2018-05-241-10/+19
|
* cibuild: fix docker upload condition, expand testsAldo Cortesi2018-05-241-3/+3
|
* cibuild: extract upload conditionsAldo Cortesi2018-05-241-21/+29
|
* cibuild: add docker tag calculation to environAldo Cortesi2018-05-241-4/+9
|
* release: include release directory in coverageAldo Cortesi2018-05-241-34/+37
| | | | With lots of exclusions for now
* cibuild: Consolidate build environment and add testsAldo Cortesi2018-05-242-151/+229
|
* add docker to the main repositoryThomas Kriechbaumer2018-05-192-69/+107
|