Commit Graph

16403 Commits

Author SHA1 Message Date
Florian Bruhin
6293bc5178 Fix lint and test 2018-09-04 23:46:34 +02:00
SubbulakshmiRS
5b8e0d8d80 Fixing the previous patches
Patch files for correct usage of QuteSchemeError and general clean up.

Closes https://github.com/qutebrowser/qutebrowser/issues/4059
2018-09-04 23:15:05 +02:00
Florian Bruhin
58793d95d7 Further clean up error handling 2018-09-04 23:05:59 +02:00
Florian Bruhin
92fcc523c5 WIP: Properly signal scheme errors 2018-09-04 23:03:10 +02:00
Florian Bruhin
2fcdc5a0c9 Merge branch 'blacklist-history' 2018-09-04 22:19:52 +02:00
Florian Bruhin
f6d0ed78d0 Improve description for completion.web_history.exclude 2018-09-04 22:19:22 +02:00
Florian Bruhin
25c189d8d4
Merge pull request #4187 from qutebrowser/pyup-scheduled-update-2018-09-03
Scheduled weekly dependency update for week 35
2018-09-03 22:29:39 +02:00
Florian Bruhin
a565fc62e4 Rebuild all requirements files 2018-09-03 20:06:18 +02:00
Florian Bruhin
e9370aeed4 Filter pytest 3.7.3/3.7.4 2018-09-03 19:55:01 +02:00
pyup-bot
6a323c9fda Update pytest-repeat from 0.6.0 to 0.7.0 2018-09-03 19:42:41 +02:00
pyup-bot
c896444289 Update pytest-qt from 3.0.0 to 3.0.2 2018-09-03 19:42:40 +02:00
pyup-bot
c8e143cdb8 Update pytest from 3.6.4 to 3.7.4 2018-09-03 19:42:38 +02:00
pyup-bot
fc29f027c7 Update py from 1.5.4 to 1.6.0 2018-09-03 19:42:37 +02:00
pyup-bot
9e93009d54 Update py from 1.5.4 to 1.6.0 2018-09-03 19:42:35 +02:00
pyup-bot
c9f049a886 Update hypothesis from 3.69.0 to 3.70.3 2018-09-03 19:42:34 +02:00
pyup-bot
3026f14729 Update cheroot from 6.4.0 to 6.5.2 2018-09-03 19:42:32 +02:00
pyup-bot
998a55844a Update atomicwrites from 1.1.5 to 1.2.0 2018-09-03 19:42:31 +02:00
pyup-bot
bc1296f55e Update github3.py from 1.1.0 to 1.2.0 2018-09-03 19:42:29 +02:00
pyup-bot
9205f68f9c Update github3.py from 1.1.0 to 1.2.0 2018-09-03 19:42:28 +02:00
pyup-bot
202bac485a Update macholib from 1.10 to 1.11 2018-09-03 19:42:26 +02:00
pyup-bot
f27f2f2ae1 Update setuptools from 40.1.0 to 40.2.0 2018-09-03 19:42:25 +02:00
pyup-bot
7c1f46134a Update typing from 3.6.4 to 3.6.6 2018-09-03 19:42:23 +02:00
pyup-bot
48711c3803 Update typing from 3.6.4 to 3.6.6 2018-09-03 19:42:22 +02:00
pyup-bot
d787f85843 Update attrs from 18.1.0 to 18.2.0 2018-09-03 19:42:20 +02:00
pyup-bot
4f5dec0dc2 Update attrs from 18.1.0 to 18.2.0 2018-09-03 19:42:19 +02:00
pyup-bot
aad42aca63 Update attrs from 18.1.0 to 18.2.0 2018-09-03 19:42:17 +02:00
pyup-bot
0e7053affe Update certifi from 2018.8.13 to 2018.8.24 2018-09-03 19:42:16 +02:00
pyup-bot
0dbdd4a410 Update certifi from 2018.8.13 to 2018.8.24 2018-09-03 19:42:14 +02:00
pyup-bot
adfcf6acd7 Update certifi from 2018.8.13 to 2018.8.24 2018-09-03 19:42:13 +02:00
Florian Bruhin
79eece8fd0 Completely undo older changes 2018-09-02 18:27:30 +02:00
Florian Bruhin
87a4b1d662 Reduce code duplication 2018-09-02 18:26:43 +02:00
Florian Bruhin
f028759125 Update changelog 2018-09-02 15:47:53 +02:00
Florian Bruhin
5b0c10d430 Fix docstrings 2018-09-02 15:46:57 +02:00
Florian Bruhin
8a42256cff Merge remote-tracking branch 'origin/pr/4178' 2018-09-02 15:45:48 +02:00
Florian Bruhin
e8937b55f2 Fix up changelog for v1.4.2 2018-09-02 14:56:09 +02:00
Florian Bruhin
a7775ffc2d Release v1.4.2 2018-09-02 14:53:38 +02:00
Florian Bruhin
46b430c95b Update changelog for v1.4.2 2018-09-02 14:51:25 +02:00
Florian Bruhin
ed67263a64 Check redirect before patterns 2018-09-02 14:42:47 +02:00
Florian Bruhin
b0185e3c8a Use config_stub.val instead of config_stub.set_obj in tests 2018-09-02 14:42:47 +02:00
Florian Bruhin
dbdeb6a9c7 Rename history.exclude to completion.web_history.exclude
If the blacklist is only valid for the completion, the setting should also be
under completion.

This also un-renames history.gap_interval and renames
completion.web_history_max_items.
2018-09-02 14:42:47 +02:00
Florian Bruhin
4f56355fbe Don't affect qute://history with history.exclude 2018-09-02 14:42:47 +02:00
Florian Bruhin
d62f502e81 Update changelog 2018-09-02 14:42:47 +02:00
Florian Bruhin
3a13614d0e Fix none_ok description in BaseType 2018-09-02 12:10:07 +02:00
Florian Bruhin
67b4b7d490 Handle :// as URL pattern 2018-09-02 11:58:34 +02:00
Florian Bruhin
37396d68f3 Define names for sqlite error codes 2018-09-01 22:25:22 +02:00
Florian Bruhin
f5c92ded41 Merge Sql{Environment,Bug}Error with Sqlite{Environment,Bug}Error 2018-09-01 22:25:22 +02:00
Florian Bruhin
50ae2bf2f9 Redesign SQL error handling
Instead of having an environmental attribute on exceptions, we now have two
different exception classes.

Fixes #3341
See #3073
2018-09-01 22:25:22 +02:00
Florian Bruhin
99ae49ccd6 Describe all sqlite error codes 2018-09-01 22:25:22 +02:00
Florian Bruhin
71a2dad570 Add a history.exclude setting
This allows to exclude URL patterns from being displayed in the completion or
in qute://history.
2018-09-01 22:25:22 +02:00
Florian Bruhin
5f10c9c15f Make rcorre codeowners line recursive 2018-09-01 22:17:22 +02:00