Florian Bruhin
|
8dfca6fafb
|
Merge pull request #4421 from qutebrowser/pyup-scheduled-update-2018-11-12
Scheduled weekly dependency update for week 45
|
2018-11-14 10:35:27 +01:00 |
|
Jay Kamat
|
6010ce69b9
|
Merge pull request #4408 from lyeoh/master
Strip fragment and query only for `:navigate up`
|
2018-11-12 21:12:53 -08:00 |
|
Jay Kamat
|
3ecf6141fc
|
Merge pull request #4420 from esclerofilo/patch-1
Allow password_fill to work without final newline
|
2018-11-12 18:40:26 -08:00 |
|
Jay Kamat
|
16bad3184b
|
Update changelog
|
2018-11-12 18:38:26 -08:00 |
|
Jay Kamat
|
3e1bfc3e28
|
Fix 'in' vs 'equal' error
|
2018-11-12 18:35:11 -08:00 |
|
pyup-bot
|
4ec55d3597
|
Update pytest-rerunfailures from 4.2 to 5.0
|
2018-11-12 19:01:22 +01:00 |
|
pyup-bot
|
da091fb4b6
|
Update pytest from 3.10.0 to 3.10.1
|
2018-11-12 19:01:21 +01:00 |
|
pyup-bot
|
c9fd900578
|
Update cryptography from 2.3.1 to 2.4.1
|
2018-11-12 19:01:19 +01:00 |
|
pyup-bot
|
4d8745660c
|
Update requests from 2.20.0 to 2.20.1
|
2018-11-12 19:01:18 +01:00 |
|
pyup-bot
|
bb65b6ae2b
|
Update requests from 2.20.0 to 2.20.1
|
2018-11-12 19:01:16 +01:00 |
|
pyup-bot
|
98b59efb0c
|
Update coverage from 4.5.1 to 4.5.2
|
2018-11-12 19:01:15 +01:00 |
|
pyup-bot
|
0cc0d41b81
|
Update coverage from 4.5.1 to 4.5.2
|
2018-11-12 19:01:13 +01:00 |
|
Vicente Reyes
|
bd887ce988
|
allow password_fill to work without final newline
|
2018-11-11 18:09:13 -03:00 |
|
Florian Bruhin
|
3fd097066a
|
Disallow spaces in search engine names
|
2018-11-08 12:43:53 +01:00 |
|
Florian Bruhin
|
64f0e2471a
|
Merge pull request #4410 from qutebrowser/pyup-scheduled-update-2018-11-05
Scheduled weekly dependency update for week 44
|
2018-11-05 22:42:52 +01:00 |
|
pyup-bot
|
32084de617
|
Update markupsafe from 1.0 to 1.1.0
|
2018-11-05 18:59:25 +01:00 |
|
pyup-bot
|
62be152c1a
|
Update virtualenv from 16.0.0 to 16.1.0
|
2018-11-05 18:59:23 +01:00 |
|
pyup-bot
|
df134fd67f
|
Update pytest from 3.9.3 to 3.10.0
|
2018-11-05 18:59:21 +01:00 |
|
pyup-bot
|
f8143dcf54
|
Update hypothesis from 3.81.0 to 3.82.1
|
2018-11-05 18:59:20 +01:00 |
|
pyup-bot
|
1e78f02daf
|
Update jwcrypto from 0.5.0 to 0.6.0
|
2018-11-05 18:59:18 +01:00 |
|
pyup-bot
|
5b6233701d
|
Update future from 0.17.0 to 0.17.1
|
2018-11-05 18:59:17 +01:00 |
|
pyup-bot
|
31018e8717
|
Update pyparsing from 2.2.2 to 2.3.0
|
2018-11-05 18:59:15 +01:00 |
|
pyup-bot
|
0070be00af
|
Update urllib3 from 1.24 to 1.24.1
|
2018-11-05 18:59:14 +01:00 |
|
pyup-bot
|
04fad935a0
|
Update urllib3 from 1.24 to 1.24.1
|
2018-11-05 18:59:12 +01:00 |
|
Florian Bruhin
|
c09c34f465
|
Update _chromium_version comment for Qt 5.12
|
2018-11-05 18:58:52 +01:00 |
|
Florian Bruhin
|
6931f17f13
|
Add debug logging for netrc
|
2018-11-05 14:52:18 +01:00 |
|
Florian Bruhin
|
b3493efc80
|
Remove unused import
|
2018-11-05 11:19:39 +01:00 |
|
Florian Bruhin
|
27d4796c2f
|
Add adblock benchmark
|
2018-11-05 10:05:59 +01:00 |
|
Jay Kamat
|
4e1d63ee5f
|
Add tests for query increment
|
2018-11-03 11:01:50 -07:00 |
|
lyeoh
|
8c7c686d3f
|
Strip fragment and query only for :navigate up
|
2018-11-03 12:36:19 -05:00 |
|
Florian Bruhin
|
08278138c4
|
Add :yank markdown
|
2018-11-03 07:54:37 +01:00 |
|
Florian Bruhin
|
9645b2ed0d
|
Update changelog
|
2018-10-31 09:13:38 +01:00 |
|
Florian Bruhin
|
cac04d4001
|
Add workaround for accepting third-party cookies
An empty first-party URL is considered a first-party request. This workaround
is equivalent to the Qt fix: https://codereview.qt-project.org/#/c/244021/
Note that later versions of Chromium changed that check:
https://bugs.chromium.org/p/chromium/issues/detail?id=882107
That shouldn't be a problem since we disable our workaround with Qt 5.11.3, so
once Qt catches up there, the check isn't done anymore.
Fixes #4281
|
2018-10-31 08:54:29 +01:00 |
|
Florian Bruhin
|
7c43562807
|
Update changelog
|
2018-10-30 15:43:04 +01:00 |
|
Florian Bruhin
|
a7fb07fbee
|
Add emacs-like config docs
|
2018-10-30 15:41:26 +01:00 |
|
Florian Bruhin
|
d5a5e08eff
|
Simplify test
|
2018-10-30 15:32:35 +01:00 |
|
Florian Bruhin
|
e23b6ef64e
|
Merge remote-tracking branch 'origin/pr/4382'
|
2018-10-30 08:56:03 +01:00 |
|
Florian Bruhin
|
874cca7c18
|
Merge pull request #4394 from qutebrowser/pyup-scheduled-update-2018-10-29
Scheduled weekly dependency update for week 43
|
2018-10-30 08:00:28 +01:00 |
|
Florian Bruhin
|
96ace5aa99
|
Update flake8 dependencies
|
2018-10-29 19:57:54 +01:00 |
|
pyup-bot
|
3985908285
|
Update tox from 3.5.2 to 3.5.3
|
2018-10-29 18:56:28 +01:00 |
|
pyup-bot
|
130c2bcad4
|
Update vulture from 0.29 to 1.0
|
2018-10-29 18:56:26 +01:00 |
|
pyup-bot
|
83e0ea28d2
|
Update vulture from 0.29 to 1.0
|
2018-10-29 18:56:25 +01:00 |
|
pyup-bot
|
69b28d6a4d
|
Update pytest from 3.9.2 to 3.9.3
|
2018-10-29 18:56:23 +01:00 |
|
pyup-bot
|
8d6d4163bb
|
Update hypothesis from 3.79.0 to 3.81.0
|
2018-10-29 18:56:22 +01:00 |
|
pyup-bot
|
900bfe1e4f
|
Update python-dateutil from 2.7.3 to 2.7.5
|
2018-10-29 18:56:20 +01:00 |
|
pyup-bot
|
c5526f5c36
|
Update future from 0.16.0 to 0.17.0
|
2018-10-29 18:56:19 +01:00 |
|
pyup-bot
|
11184d3d5b
|
Update setuptools from 40.4.3 to 40.5.0
|
2018-10-29 18:56:17 +01:00 |
|
pyup-bot
|
3714adfe5a
|
Update flake8 from 3.5.0 to 3.6.0
|
2018-10-29 18:56:15 +01:00 |
|
Florian Bruhin
|
1f86f9814b
|
Merge pull request #4386 from jgkamat/jay/itsdangerous
Upgrade itsdangerous to 1.1.0
|
2018-10-28 10:54:20 +01:00 |
|
Jay Kamat
|
27625604b6
|
Upgrade itsdangerous to 1.1.0
Fixes CI failing due to pulled release
https://github.com/pallets/itsdangerous/issues/112
|
2018-10-27 16:24:13 -07:00 |
|