aboutsummaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Release cleanupsAldo Cortesi2018-05-183-388/+0
| | | | | | | | - rtool suck back in, the bastard! Delete it. - Ditch CONTRRIBUTORS, saving a step. I added this before Github had a contributors page, which is good enough: https://github.com/mitmproxy/mitmproxy/graphs/contributors - Remove some cruft from CI that we no longer use.
* improve release workflowThomas Kriechbaumer2018-05-173-82/+388
|
* Update README.mdThomas Kriechbaumer2018-05-171-8/+8
|
* Post-release updatesAldo Cortesi2018-05-172-30/+27
| | | | | - Update release docs - Bump version
* update release instructionsMaximilian Hils2018-04-051-0/+5
|
* Remove support for Python 3.5Aldo Cortesi2018-04-011-2/+2
| | | | | | | | | | | There are a number of significant improvements in Python3.6 - especially in asyncio - that makes ditching Python 3.5 compelling. The next Ubuntu LTS will be released before the next version of mitmproxy, and will include Python 3.6 in base. This patch removes support for testing under Python 3.5 and changes our documentation. There are deeper changes in the type system and so forth that we will make over time.
* Python 3.5 is dead -- long live Python 3.6!Thomas Kriechbaumer2018-03-311-1/+1
| | | | fixes #2266
* release: fix PR detection for appveyorAldo Cortesi2018-03-081-1/+3
|
* release: put branches in /branches on the snapshots serverAldo Cortesi2018-03-081-1/+3
| | | | | | This is a precautionary measure to prevent a clash in case we have a branch with the same name as a tag. Tags live in the top-level directory, because these are releases that users will most often access directly.
* release: build snapshots for all branches on the main repoAldo Cortesi2018-03-081-3/+2
|
* release: don't upload assets for PRs from the main repoAldo Cortesi2018-03-081-0/+15
|
* release: clean rtoolAldo Cortesi2018-03-071-79/+0
|
* release: build wheelAldo Cortesi2018-03-071-0/+10
|
* release: shift appveyor to new processAldo Cortesi2018-03-072-14/+38
| | | | In the process also move to InstallBuilder 18.2
* release: satisfy lintAldo Cortesi2018-03-071-30/+1
|
* release: cleanup and re-enable all our Travis testsAldo Cortesi2018-03-071-3/+0
| | | | Wheels are yet to come.
* release: revamped release upload processAldo Cortesi2018-03-074-266/+251
|
* improve release instructionsThomas Kriechbaumer2018-02-251-0/+5
|
* improve release instructionsThomas Kriechbaumer2018-02-252-6/+19
|
* update release instructionsThomas Kriechbaumer2018-02-251-0/+12
|
* update release instructionsMaximilian Hils2018-02-221-2/+3
|
* only use annotated tags for version calculationMaximilian Hils2018-01-071-0/+4
|
* pin snapshot server hostkey, update pysftpMaximilian Hils2018-01-043-1/+7
|
* fix appveyor build scriptMaximilian Hils2017-12-301-0/+1
| | | | | we now have a module named "types", which of course confuses Python 3.5. O:-)
* single-source version processingMaximilian Hils2017-12-301-23/+6
|
* rtool: include dev version in binariesMaximilian Hils2017-12-291-34/+74
|
* remove rtool's setup.py, embrace toxMaximilian Hils2017-12-291-18/+0
|
* update rtool dependenciesMaximilian Hils2017-12-261-1/+1
|
* pyinstaller: add passlib hookMaximilian Hils2017-09-041-0/+1
|
* bump rtool dependenciesThomas Kriechbaumer2017-08-181-1/+1
|
* minor fixes for windows packageMaximilian Hils2017-06-144-11/+5
|
* add windows store experimentMaximilian Hils2017-06-044-0/+61
|
* Update setup.pyMaximilian Hils2017-05-261-1/+1
|
* bump cryptographyMaximilian Hils2017-05-261-1/+1
|
* fix markdownThomas Kriechbaumer2017-04-301-4/+4
|
* update docker-release tags during releaseThomas Kriechbaumer2017-04-301-0/+4
|
* Update README.mdMaximilian Hils2017-04-281-1/+1
|
* Update README.mdMaximilian Hils2017-04-281-1/+1
|