Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the fix | Thomas Kriechbaumer | 2020-04-17 | 1 | -5/+3 |
* | cibuild: docker run must be non-interactive | Maximilian Hils | 2020-04-17 | 1 | -2/+0 |
* | mitmproxy -> mitmdump | Maximilian Hils | 2020-04-17 | 1 | -1/+1 |
* | fix docker smoke test | Maximilian Hils | 2020-04-16 | 1 | -2/+3 |
* | smoke-test docker images after building | Thomas Kriechbaumer | 2020-04-13 | 1 | -0/+14 |
* | fix docker entrypoint | Thomas Kriechbaumer | 2020-04-13 | 1 | -1/+2 |
* | remove outdated release intructions | Thomas Kriechbaumer | 2020-04-13 | 1 | -3/+1 |
* | post-release updates | Thomas Kriechbaumer | 2020-04-13 | 1 | -1/+1 |
* | drop Docker images for ARMv7 | Thomas Kriechbaumer | 2020-04-13 | 5 | -64/+7 |
* | docs: rename docs scripts and improve template | Thomas Kriechbaumer | 2020-04-11 | 2 | -11/+14 |
* | Rename web-iface to web-host | Lucas Ramage | 2020-04-05 | 1 | -1/+1 |
* | update installbuilder | Maximilian Hils | 2020-04-03 | 1 | -3/+3 |
* | update mypy and pin version | Maximilian Hils | 2020-04-02 | 1 | -1/+1 |
* | Fix binary builds (#3840) | Maximilian Hils | 2020-02-28 | 1 | -0/+7 |
* | Update README.md | Maximilian Hils | 2020-02-21 | 1 | -0/+1 |
* | pyinstaller: add publicsuffix2 hook | Maximilian Hils | 2019-12-27 | 1 | -0/+3 |
* | docker: auto-update latest tag | Maximilian Hils | 2019-12-21 | 2 | -5/+10 |
* | update release instructions | Maximilian Hils | 2019-12-21 | 1 | -13/+16 |
* | update release checklist | Maximilian Hils | 2019-12-21 | 1 | -10/+5 |
* | Use Github Actions for CI (#3713) | Maximilian Hils | 2019-11-19 | 1 | -62/+105 |
* | cleanup mypy usage | Maximilian Hils | 2019-11-16 | 1 | -1/+3 |
* | Merge pull request #3329 from Kriechi/readme-slogan | Thomas Kriechbaumer | 2019-09-28 | 1 | -1/+1 |
|\ | |||||
| * | update readme slogan | Thomas Kriechbaumer | 2018-09-21 | 1 | -1/+1 |
* | | bump dependencies | Thomas Kriechbaumer | 2018-12-02 | 3 | -3/+5 |
|/ | |||||
* | update docker security warning | Thomas Kriechbaumer | 2018-09-18 | 1 | -6/+10 |
* | add docker security warning | Thomas Kriechbaumer | 2018-09-15 | 5 | -2/+148 |
* | update installbuilder url | Maximilian Hils | 2018-09-04 | 1 | -2/+2 |
* | Update README.md | Maximilian Hils | 2018-07-31 | 1 | -12/+12 |
* | Merge pull request #3207 from cortesi/postrelease | Aldo Cortesi | 2018-06-17 | 1 | -5/+2 |
|\ | |||||
| * | CHANGELOG, release/README updates | Aldo Cortesi | 2018-06-16 | 1 | -5/+2 |
* | | update release information for Docker | Thomas Kriechbaumer | 2018-06-16 | 1 | -1/+1 |
* | | cibuild: permit non-dev versions on maintenance branches | Aldo Cortesi | 2018-06-16 | 1 | -2/+14 |
|/ | |||||
* | cibuild: Match Travis env variable behaviour | Aldo Cortesi | 2018-06-16 | 1 | -1/+7 |
* | cibuild: refactor to handle v prefix for release tag names | Aldo Cortesi | 2018-06-16 | 1 | -15/+15 |
* | Combining Docker push steps, clarifying tag name | marcymarcy | 2018-06-06 | 1 | -11/+2 |
* | Using subprocesses | marcymarcy | 2018-06-06 | 1 | -5/+1 |
* | Renaming function, formatting fix | marcymarcy | 2018-06-06 | 1 | -1/+2 |
* | Adding ARMv7 into build | marcymarcy | 2018-06-05 | 1 | -0/+22 |
* | Such CI, Very Wow. (#3182) | Maximilian Hils | 2018-06-02 | 3 | -61/+133 |
* | release: update docker instructions | Thomas Kriechbaumer | 2018-05-25 | 1 | -1/+1 |
* | cibuild: tweak docker tag, only upload prod builds to pypi | Aldo Cortesi | 2018-05-25 | 1 | -11/+12 |
* | cibuild: start building version awareness | Aldo Cortesi | 2018-05-25 | 2 | -1/+9 |
* | cibuild: minor - organize env class to make things easier to find | Aldo Cortesi | 2018-05-25 | 1 | -68/+68 |
* | cibuild: more accurate PR test, better dump output | Aldo Cortesi | 2018-05-24 | 1 | -10/+19 |
* | cibuild: fix docker upload condition, expand tests | Aldo Cortesi | 2018-05-24 | 1 | -3/+3 |
* | cibuild: extract upload conditions | Aldo Cortesi | 2018-05-24 | 1 | -21/+29 |
* | cibuild: add docker tag calculation to environ | Aldo Cortesi | 2018-05-24 | 1 | -4/+9 |
* | release: include release directory in coverage | Aldo Cortesi | 2018-05-24 | 1 | -34/+37 |
* | cibuild: Consolidate build environment and add tests | Aldo Cortesi | 2018-05-24 | 2 | -151/+229 |
* | add docker to the main repository | Thomas Kriechbaumer | 2018-05-19 | 2 | -69/+107 |