Commit Graph

  • 4e73aa9f0f Update changelog. Florian Bruhin 2015-12-02 07:38:03 +0100
  • e64f64e456 Merge branch 'artur-shaik-caret_mode_windows_osx' Florian Bruhin 2015-12-02 06:24:42 +0100
  • f23af85161 Regenerate authors. Florian Bruhin 2015-12-02 06:24:34 +0100
  • d418f7f9fa Merge branch 'caret_mode_windows_osx' of https://github.com/artur-shaik/qutebrowser into artur-shaik-caret_mode_windows_osx Florian Bruhin 2015-12-02 06:22:27 +0100
  • 71d1aed041 Merge branch 'forkbong-tab-move-wrap' Florian Bruhin 2015-12-02 06:21:02 +0100
  • 91fcc91092 Regenerate authors. Florian Bruhin 2015-12-02 06:20:53 +0100
  • eeadeb400c Style fix. Florian Bruhin 2015-12-02 06:20:41 +0100
  • 6e8ac374dd Add tests for :tab-move wrapping. Panagiotis Ktistakis 2015-12-02 03:20:22 +0200
  • de3460da3e Wrap tabs on :tab-move +/- if tabs->wrap is true. Panagiotis Ktistakis 2015-12-02 03:17:54 +0200
  • eff0e4c7cc pylint: Enable useless-suppression globally. Florian Bruhin 2015-12-01 23:01:09 +0100
  • cf54fa1ef1 pylint: Remove some now useless suppressions. Florian Bruhin 2015-12-01 23:00:48 +0100
  • e1f53302be Revert "tox: Add {posargs} for pylint." Florian Bruhin 2015-12-01 22:51:03 +0100
  • b3515f5e82 pylint: Remove import-error disabling from tests. Florian Bruhin 2015-12-01 22:47:10 +0100
  • 5817b47f75 Revert "Use fully qualified imports in tests." Florian Bruhin 2015-12-01 22:45:59 +0100
  • 109984c96e pylint: Check attr-defined-outside-init for tests. Florian Bruhin 2015-12-01 22:41:16 +0100
  • 803398c49b Use some more fixtures for older tests. Florian Bruhin 2015-12-01 22:40:58 +0100
  • ad72b26b1a Add comment why abstract-method is ignored. Florian Bruhin 2015-12-01 22:16:23 +0100
  • c7fdcc92b8 Use fully qualified imports in tests. Florian Bruhin 2015-12-01 20:59:06 +0100
  • 788a096150 pylint: Ignore import-error globally for tests. Florian Bruhin 2015-12-01 20:58:08 +0100
  • 150a83d8f4 pylint: Remove unneeded supressions. Florian Bruhin 2015-12-01 20:55:38 +0100
  • a156d51844 Don't use for-else when returning. Florian Bruhin 2015-12-01 20:53:17 +0100
  • 31265b80b6 pylint: Add WORKAROUND to some comments. Florian Bruhin 2015-12-01 20:52:53 +0100
  • c575435782 misc/editor: Fix tempfile deleted on error / editor crash Tomasz Kramkowski 2015-10-01 13:15:50 +0100
  • b59951cc98 tox: Add {posargs} for pylint. Florian Bruhin 2015-12-01 18:16:37 +0100
  • c9d47ae92a More win32 workarounds Artur Shaik 2015-12-01 16:53:07 +0600
  • 25545617a0 Try workaround for win32 platform. Artur Shaik 2015-12-01 16:19:13 +0600
  • 3a5ce22eac Remove unnecessary actions in block jumps. Artur Shaik 2015-12-01 13:17:28 +0600
  • d53c4f2702 tests: Increase test_late_message timeout. Florian Bruhin 2015-12-01 08:10:44 +0100
  • 81f522336f Do PYTHONPATH shenanigans in run_pylint_on_tests. Florian Bruhin 2015-12-01 08:07:42 +0100
  • 8be04e4f6c pylint: Disable non-callable in SslError. Florian Bruhin 2015-12-01 07:50:08 +0100
  • 9cce8fe825 Adjust vulture whitelist for pylint changes. Florian Bruhin 2015-12-01 07:48:33 +0100
  • 7e8f16dd22 pylint: Disable deprecated-method in test_conftest. Florian Bruhin 2015-12-01 07:16:53 +0100
  • 6f9b02741a Switch from map() to list comprehensions. Florian Bruhin 2015-12-01 07:16:32 +0100
  • 251e657bd1 pylint: Disable some messages again. Florian Bruhin 2015-12-01 06:53:05 +0100
  • 009e29789a tox: Add {toxinidir} to PYTHONPATH for pylint. Florian Bruhin 2015-12-01 07:00:45 +0100
  • 101f81844c pylint: Adjust custom checkers for astroid 1.4. Florian Bruhin 2015-12-01 07:09:46 +0100
  • a42d99a8b7 pylint: Get rid of some customizations in pylintrc Florian Bruhin 2015-11-30 21:07:44 +0100
  • 9755a9b00f pylint: Improve ignored-classes list. Florian Bruhin 2015-11-30 20:31:49 +0100
  • 5b5003d599 pylint: Use qualified names for ignored-classes. Florian Bruhin 2015-11-30 20:25:02 +0100
  • 99258dac46 pylint: Remove defining-attr-methods from pylintrc. Florian Bruhin 2015-11-30 20:19:30 +0100
  • 5dc891f207 pylint: Move expected-line-ending-format to config. Florian Bruhin 2015-11-30 20:17:27 +0100
  • 41b9fd7853 tox: Remove --rcfile for pylint. Florian Bruhin 2015-11-30 20:15:15 +0100
  • d00f999dcf move_to_end_of_prev_block without unnecessary command. Artur Shaik 2015-11-30 22:27:24 +0600
  • 455e5f6523 Merge branch 'flv0-log-javascript-console' Florian Bruhin 2015-11-30 08:08:58 +0100
  • 6ad1d37eb5 Regenerate docs. Florian Bruhin 2015-11-30 08:08:52 +0100
  • 5f13fd2ece Merge branch 'log-javascript-console' of https://github.com/flv0/qutebrowser into flv0-log-javascript-console Florian Bruhin 2015-11-30 08:08:31 +0100
  • 7d9ef320d2 Merge branch 'flv0-conf-remove-special' Florian Bruhin 2015-11-30 07:42:56 +0100
  • f93785a0be Merge branch 'conf-remove-special' of https://github.com/flv0/qutebrowser into flv0-conf-remove-special Florian Bruhin 2015-11-30 07:42:04 +0100
  • a987c08b69 tox: Set basepython = python3 for pylint. Florian Bruhin 2015-11-30 07:38:49 +0100
  • 2f955470db travis: Add buildtimetrend. Florian Bruhin 2015-11-30 07:37:04 +0100
  • 48252258dd Disable some new pylint checks. Florian Bruhin 2015-11-30 07:16:24 +0100
  • 6e392f0f09 Add workarounds for pylint/astroid update. Florian Bruhin 2015-11-30 07:16:12 +0100
  • 0004bebc09 tox: Update astroid/pylint to 1.4.1/1.5.0. Florian Bruhin 2015-11-30 07:12:59 +0100
  • a9de97968d Make pylint shut up about ua_fetch.py. Florian Bruhin 2015-11-30 07:12:18 +0100
  • f7a13fa1f9 Rename LineParserWrapper to LineParserMixin. Florian Bruhin 2015-11-30 07:11:33 +0100
  • 2ba55a0e77 Split generate_settings in src2asciidoc. Florian Bruhin 2015-11-30 07:11:03 +0100
  • 27d0c004e2 Don't reuse variable in compact_text. Florian Bruhin 2015-11-30 07:10:39 +0100
  • 288bf1524e Fix some unidiomatic comparisons. Florian Bruhin 2015-11-30 07:10:21 +0100
  • e227712e21 Don't reuse DocstringParser attribute. Florian Bruhin 2015-11-30 07:09:40 +0100
  • 7e6be517e3 Simplify indicator_width code. Florian Bruhin 2015-11-30 07:09:02 +0100
  • 307fe6b109 Avoid shadowing 'model'. Florian Bruhin 2015-11-30 07:03:49 +0100
  • a4f47150b4 Simplify unneeded if. Florian Bruhin 2015-11-30 07:00:51 +0100
  • a008b488b1 tox: Set ignore_errors for some environments. Florian Bruhin 2015-11-30 07:00:20 +0100
  • a8b808819a update log-javascript-console option documentation Patric Schmitz 2015-11-29 19:24:09 +0100
  • b9aa40ea74 remove config types special variable Patric Schmitz 2015-11-29 18:53:37 +0100
  • 98a454a428 log-javascript-console -> [none, debug, info] Patric Schmitz 2015-11-29 18:37:11 +0100
  • d286f637d6 tests: Set basedir to None, not ''. Florian Bruhin 2015-11-29 01:12:43 +0100
  • f7a3a9e015 Split testprocess.wait_for into two methods. Florian Bruhin 2015-11-29 01:02:21 +0100
  • 736fd7d45e Use os.path.join for bookmarks/urls path. Florian Bruhin 2015-11-29 00:59:18 +0100
  • 6a46aea934 Fix tests for basedir logging. Florian Bruhin 2015-11-29 00:23:39 +0100
  • a67644589e bdd: Add first test for :bookmark-add. Florian Bruhin 2015-11-28 23:37:27 +0100
  • f9d7f20aac tests: Raise if wait_for is used without kwargs. Florian Bruhin 2015-11-28 23:36:26 +0100
  • f5febc4807 Log basedir and save it in QuteProcess for tests. Florian Bruhin 2015-11-28 23:35:32 +0100
  • e26c499bd6 lineparser: Log after saving is done. Florian Bruhin 2015-11-28 23:35:04 +0100
  • 8d5b6b2dad bdd: Add tests for :home. Florian Bruhin 2015-11-28 22:44:05 +0100
  • 052e758f38 bdd: Add tests for :help. Florian Bruhin 2015-11-28 22:34:19 +0100
  • 429f520997 Merge branch 'flv0-log-javascript-console' Florian Bruhin 2015-11-28 21:12:41 +0100
  • 1d4c51b78a Regenerate authors. Florian Bruhin 2015-11-28 21:12:31 +0100
  • c236e70920 Merge branch 'log-javascript-console' of https://github.com/flv0/qutebrowser into flv0-log-javascript-console Florian Bruhin 2015-11-28 21:12:25 +0100
  • 83b94a8be5 Fix session tests. Florian Bruhin 2015-11-28 20:41:42 +0100
  • 03b6459d2f tox: Update py to 1.4.31. Florian Bruhin 2015-11-28 20:38:20 +0100
  • 8cf6ace0e7 Ignore deleted windows when saving session. Florian Bruhin 2015-11-28 20:30:41 +0100
  • 913aa209c6 remove BadMappingSubclass and rename MappingSubclass Patric Schmitz 2015-11-28 20:17:31 +0100
  • dbc6f63fc0 remove whitespace Patric Schmitz 2015-11-28 18:57:41 +0100
  • 03ba38578e set valid_values after __init__ consistently, move type validation out of class into pytest Patric Schmitz 2015-11-28 18:29:21 +0100
  • fdde05569c remove redundant __init__ and rely on base class Patric Schmitz 2015-11-27 16:28:35 +0100
  • c14b52f916 initialize valid_values separately, not using base class __init__ parameter Patric Schmitz 2015-11-27 16:27:43 +0100
  • c322130dc0 style changes Patric Schmitz 2015-11-27 00:03:04 +0100
  • 6f65397dfe always set valid_values in __init__ instead of class scope variable Patric Schmitz 2015-11-26 10:17:16 +0100
  • 9b453aaad5 revert config transformation Patric Schmitz 2015-11-25 16:35:10 +0100
  • 9aaf5c18c1 set valid_values in __init__ methods, except for BaseType s.t. variable is shared across derived class scopes Patric Schmitz 2015-11-25 14:19:14 +0100
  • 55edd9cda7 add valid_values = None to config basetype Patric Schmitz 2015-11-25 12:16:11 +0100
  • 2867df4c21 revert log-javascript-console changes Patric Schmitz 2015-11-25 12:07:39 +0100
  • 6431542eba fixes to config types, remove unneeded derived __init__ and call base __init__ Patric Schmitz 2015-11-25 11:11:30 +0100
  • 2a705e2eb6 Make non-specialized config types String. Closes #1103 Patric Schmitz 2015-11-09 09:12:13 +0100
  • 75f9f2af8d get rid of redundant option description Patric Schmitz 2015-11-08 09:36:06 +0100
  • ff6d3e05a6 log-javascript-console now String option: none, debug, info Patric Schmitz 2015-11-07 16:14:52 +0100
  • 73f999da31 Revert a43c206 and b344f92. Artur Shaik 2015-11-28 21:29:54 +0600
  • f847ddf3cb bdd: Remove :rl-backward-delete-char test. Florian Bruhin 2015-11-27 20:29:49 +0100
  • 9d92baa996 Stop uploading test results to AppVeyor. Florian Bruhin 2015-11-27 20:12:25 +0100