Florian Bruhin
62059c27f3
Use per-file-ignores built into the new flake8
2019-02-16 18:00:10 +01:00
Florian Bruhin
018d207941
Update requirements-pyqt properly for Qt 5.12
2019-02-16 17:24:23 +01:00
Florian Bruhin
823a0de884
Check for updated docs in all affected tests
...
Fixes #4576
2019-02-16 01:43:20 +01:00
Florian Bruhin
a8910f5ef5
Fix up _asciidoc_fallback_path
...
Note to self: Don't do coding in bed at 1 AM.
See #4576
2019-02-16 01:10:03 +01:00
Florian Bruhin
0de43e3438
_asciidoc_fallback_path: Remove reading from parent directories
...
Reading paths from outside the Python package worked in pkg_resources < 40.8.0
but got deprecated afterwards: https://github.com/pypa/setuptools/pull/1640
Since this isn't really any critical functionality, let's just not try reading
from there. We can still revisit this when the switch to Sphinx is complete.
Fixes #4576 (hopefully)
See #345
2019-02-16 01:05:27 +01:00
Florian Bruhin
6519ac5cca
Add normpath in _asciidoc_fallback_path
...
See #4576
2019-02-16 00:46:41 +01:00
Florian Bruhin
6ca6271170
Add additional asserts to utils.read_file
...
See #4576
2019-02-16 00:23:52 +01:00
Florian Bruhin
ac1e8a4efe
Add window.print() support for Qt 5.12
...
See #3992
2019-02-15 23:25:59 +01:00
Florian Bruhin
e1f0d994fd
Use /bin/bash for format_json userscript
...
The pipefail option is undefined in POSIX sh:
https://github.com/koalaman/shellcheck/wiki/SC2039
2019-02-15 23:25:59 +01:00
Jay Kamat
17eff15ab6
Merge pull request #4424 from qutebrowser/stylesheet-fix
...
stylesheet.js: Check if document.documentElement exists
2019-02-14 20:14:15 -08:00
Jay Kamat
4039b3188f
Update changelog
2019-02-14 17:52:57 -08:00
Jay Kamat
bc29ff60b3
Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into stylesheet-fix
2019-02-14 17:51:19 -08:00
Jay Kamat
266a4c16fd
Fix lint errors
2019-02-14 17:51:04 -08:00
Florian Bruhin
5fdcaefbbe
Merge pull request #4463 from mvanaltvorst/donottrack
...
Remove outdated X-Do-Not-Track
2019-02-14 14:38:09 +01:00
Jay Kamat
eaffed0b80
Update changelog
2019-02-13 23:29:00 -08:00
pyup-bot
be2d362417
Update virtualenv from 16.1.0 to 16.4.0
2019-02-11 19:41:16 +01:00
pyup-bot
9a0c517858
Update tox from 3.6.1 to 3.7.0
2019-02-11 19:41:14 +01:00
pyup-bot
3e4bd7c35c
Update pytest-xvfb from 1.1.0 to 1.2.0
2019-02-11 19:41:12 +01:00
pyup-bot
7a944dfac3
Update pytest-rerunfailures from 5.0 to 6.0
2019-02-11 19:41:11 +01:00
pyup-bot
c1254c3965
Update pytest-mock from 1.10.0 to 1.10.1
2019-02-11 19:41:09 +01:00
pyup-bot
b11f9a2410
Update pytest-cov from 2.6.0 to 2.6.1
2019-02-11 19:41:08 +01:00
pyup-bot
787aed8164
Update pytest-benchmark from 3.1.1 to 3.2.2
2019-02-11 19:41:06 +01:00
pyup-bot
0a03328dfe
Update pytest from 4.0.2 to 4.2.0
2019-02-11 19:41:05 +01:00
pyup-bot
1d793ebac9
Update pluggy from 0.8.0 to 0.8.1
2019-02-11 19:41:03 +01:00
pyup-bot
cc820208a1
Update pluggy from 0.8.0 to 0.8.1
2019-02-11 19:41:01 +01:00
pyup-bot
a324133e5f
Update parse from 1.9.0 to 1.11.1
2019-02-11 19:41:00 +01:00
pyup-bot
3a69489f53
Update hypothesis from 3.85.2 to 4.5.6
2019-02-11 19:40:58 +01:00
pyup-bot
43c0bbde73
Update cheroot from 6.5.3 to 6.5.4
2019-02-11 19:40:57 +01:00
pyup-bot
3ec0b39c9f
Update beautifulsoup4 from 4.7.0 to 4.7.1
2019-02-11 19:40:55 +01:00
pyup-bot
34533befe8
Update atomicwrites from 1.2.1 to 1.3.0
2019-02-11 19:40:54 +01:00
pyup-bot
788ca3fc15
Update sphinx from 1.8.3 to 1.8.4
2019-02-11 19:40:52 +01:00
pyup-bot
d3c86561e2
Update pytz from 2018.7 to 2018.9
2019-02-11 19:40:51 +01:00
pyup-bot
b434498a6c
Update wrapt from 1.10.11 to 1.11.1
2019-02-11 19:40:49 +01:00
pyup-bot
14a6c1f2e4
Update python-dateutil from 2.7.5 to 2.8.0
2019-02-11 19:40:48 +01:00
pyup-bot
6a51244cb0
Update github3.py from 1.2.0 to 1.3.0
2019-02-11 19:40:46 +01:00
pyup-bot
75e6575233
Update cryptography from 2.4.2 to 2.5
2019-02-11 19:40:44 +01:00
pyup-bot
8bf4a9a93e
Update setuptools from 40.6.3 to 40.8.0
2019-02-11 19:40:42 +01:00
pyup-bot
9caa43aba2
Update pyparsing from 2.3.0 to 2.3.1
2019-02-11 19:40:41 +01:00
pyup-bot
2774b63355
Update pyparsing from 2.3.0 to 2.3.1
2019-02-11 19:40:39 +01:00
pyup-bot
7abc4e9804
Update packaging from 18.0 to 19.0
2019-02-11 19:40:38 +01:00
pyup-bot
14955a46a3
Update packaging from 18.0 to 19.0
2019-02-11 19:40:36 +01:00
pyup-bot
1dca42b1bd
Update hunter from 2.1.0 to 2.2.1
2019-02-11 19:40:34 +01:00
pyup-bot
4fca20bcec
Update hunter from 2.1.0 to 2.2.1
2019-02-11 19:40:33 +01:00
pyup-bot
22b2e8c539
Update typed-ast from 1.1.1 to 1.3.1
2019-02-11 19:40:31 +01:00
pyup-bot
b3c5cbbd12
Update pyqt5 from 5.11.3 to 5.12
2019-02-11 19:40:29 +01:00
pyup-bot
61b2551e46
Update pyqt5 from 5.11.3 to 5.12
2019-02-11 19:40:28 +01:00
pyup-bot
fed127d7a7
Update mypy from 0.650 to 0.670
2019-02-11 19:40:26 +01:00
pyup-bot
10c0f3d986
Update pyflakes from 2.0.0 to 2.1.0
2019-02-11 19:40:24 +01:00
pyup-bot
e980dd7ea0
Update pycodestyle from 2.4.0 to 2.5.0
2019-02-11 19:40:23 +01:00
pyup-bot
f41be46104
Update pep8-naming from 0.7.0 to 0.8.2
2019-02-11 19:40:21 +01:00