Commit Graph

  • 749d7bfc3c Add backticks to docs. Florian Bruhin 2015-10-08 10:47:36 +0200
  • 2c8aa26c93 Merge branch 'master' of https://github.com/pemic/qutebrowser into pemic-master Florian Bruhin 2015-10-08 10:39:33 +0200
  • 93a64a4ae5 Don't pass tests/ argument on AppVeyor. Florian Bruhin 2015-10-08 10:19:24 +0200
  • bfccb91e42 Changed code and docs according to comments Peter Michely 2015-10-08 10:13:47 +0200
  • 20bd1cc5fd Fix tests with 'DISPLAY='. Florian Bruhin 2015-10-08 06:36:38 +0200
  • ffab11c871 Install tox for eslint on Travis. Florian Bruhin 2015-10-08 06:24:31 +0200
  • 661f7cde92 Run eslint via tox. Florian Bruhin 2015-10-08 06:12:46 +0200
  • 10f4798559 Fixed whitespace errors Peter Michely 2015-10-08 01:10:44 +0200
  • 6be5c65c36 Fixed issue #943 and changed the docs accordingly Peter Michely 2015-10-07 23:53:21 +0200
  • 224ab3237d Fix .travis.yml syntax. Florian Bruhin 2015-10-07 23:14:03 +0200
  • 0960f229f0 Get rid of ci_run.py again. Florian Bruhin 2015-10-07 23:12:33 +0200
  • fb9e3639d0 Disable pytest-sugar properly for AppVeyor. Florian Bruhin 2015-10-07 23:09:30 +0200
  • 0845671165 Start Xvfb for CI from tests. Florian Bruhin 2015-10-07 23:05:39 +0200
  • 94d88e280b tox: Add pytest-sugar. Florian Bruhin 2015-10-07 22:13:22 +0200
  • c2ea2aa6d7 Remove unused import. Florian Bruhin 2015-10-07 22:05:22 +0200
  • 129df05932 ipc: Skip socketOptions test on Qt < 5.4. Florian Bruhin 2015-10-07 22:04:30 +0200
  • a5df7675eb requirements.txt: Update pyPEG2 to 2.15.2. Florian Bruhin 2015-10-07 21:53:13 +0200
  • 7db1f65425 ipc: Avoid using QLocalServer.setSocketOptions. Florian Bruhin 2015-10-07 21:52:09 +0200
  • 2e46efccdc tox: Update pytest to 2.8.2. Florian Bruhin 2015-10-07 18:14:35 +0200
  • 2918f33569 Include xvfbwrapper when freezing tests. Florian Bruhin 2015-10-07 17:06:19 +0200
  • 52ced6c652 Start Xvfb for tests. Florian Bruhin 2015-10-07 16:54:46 +0200
  • b0671ef530 tox: Don't add --faulthandler-timeout to pytest. Florian Bruhin 2015-10-07 07:01:03 +0200
  • 3153f69945 tox: Add pytest-faulthandler for main testenv. Florian Bruhin 2015-10-07 06:43:50 +0200
  • 5ecd935ee3 tox: Update six to 1.10.0. Florian Bruhin 2015-10-07 06:39:08 +0200
  • 6d117eac6a Update changelog. Florian Bruhin 2015-10-07 06:37:36 +0200
  • 2f6d0083d6 Merge branch 'MazeChaZer-feature/target-flag' Florian Bruhin 2015-10-07 06:24:01 +0200
  • 7e25d30814 Regenerate docs. Florian Bruhin 2015-10-07 06:23:49 +0200
  • 424809b120 Merge branch 'feature/target-flag' of https://github.com/MazeChaZer/qutebrowser into MazeChaZer-feature/target-flag Florian Bruhin 2015-10-07 06:22:29 +0200
  • 1e8170d98b Fixed lines which were too long Jonas Schürmann 2015-10-06 23:18:04 +0200
  • afc166a13e Coding style fixes #1002 Jonas Schürmann 2015-10-06 22:59:49 +0200
  • 7e2ae9f39f Also install nodejs-legacy on Travis. Florian Bruhin 2015-10-06 07:32:22 +0200
  • bdff26a024 tox: Run py35 testenv by default. Florian Bruhin 2015-10-06 06:44:45 +0200
  • 439c00f32a Run eslint on Travis. Florian Bruhin 2015-10-06 06:44:03 +0200
  • d094a495cc Avoid apt-get on Travis if possible. Florian Bruhin 2015-10-06 06:20:31 +0200
  • 98e451c90e Install vulture for pylint testenv. Florian Bruhin 2015-10-06 06:10:32 +0200
  • d9018fed14 Don't install python-dev packages on Travis. Florian Bruhin 2015-10-06 06:09:13 +0200
  • f79db832e4 Parallelize tests on AppVeyor. Florian Bruhin 2015-10-05 23:30:33 +0200
  • aa9498bb41 Add separate testenv for vulture. Florian Bruhin 2015-10-05 23:27:19 +0200
  • d7ca469d08 tox: Don't link pyqt for pyroma/check-manifest. Florian Bruhin 2015-10-05 23:16:09 +0200
  • 4b2e0470c8 Parallelize test runs on Travis. Florian Bruhin 2015-10-05 22:43:01 +0200
  • 5e958faf29 Add --noconftest flags for some testenvs. Florian Bruhin 2015-10-05 22:26:37 +0200
  • bc26592bb7 tox: Update some environments to pytest 2.8.1. Florian Bruhin 2015-10-05 22:21:38 +0200
  • 04619e0f81 Run Python 3.5 on OS X and get rid of Xvfb wrapper. Florian Bruhin 2015-10-05 21:39:56 +0200
  • 0a3844a3be tox: Don't set basepython for [testenv]. Florian Bruhin 2015-10-05 20:35:44 +0200
  • fda477397e Get rid of py34-integration testenv. Florian Bruhin 2015-10-05 19:06:00 +0200
  • 45c9768c16 Added --target command line argument #922 Jonas Schürmann 2015-10-05 21:09:26 +0200
  • 228b4104b0 tests: Ignore type conversion messages. Florian Bruhin 2015-10-05 08:22:53 +0200
  • cabbe406e3 tests: Fix ignoring of "load glyph failed" message. Florian Bruhin 2015-10-05 08:11:26 +0200
  • 54557fee20 Fix lint. Florian Bruhin 2015-10-05 06:53:56 +0200
  • 17778f1457 Prevent :restart when there's a SyntaxError. Florian Bruhin 2015-10-04 23:24:35 +0200
  • 6293842c18 Run vulture in misc testenv. Florian Bruhin 2015-10-04 23:02:03 +0200
  • b6f3b1951e Remove more dead code. Florian Bruhin 2015-10-04 22:21:49 +0200
  • bff93ff00a Adjust release docs. Florian Bruhin 2015-10-04 21:15:23 +0200
  • 03754b360a Release v0.4.1. Florian Bruhin 2015-09-30 18:23:35 +0200
  • 005753e83e Remove some dead code. Florian Bruhin 2015-10-04 20:43:29 +0200
  • f4fdcbdd71 Add a --check-all to check_coverage.py. Florian Bruhin 2015-10-04 20:35:24 +0200
  • 54ae1582af Make check_coverage work when called with a file. Florian Bruhin 2015-10-04 19:36:26 +0200
  • 55efd1358b Work around coverage.py bug in test_check_coverage. Florian Bruhin 2015-10-04 18:33:37 +0200
  • 12a11a5931 Revert "Remove colors -> tabs.bg.bar setting." Florian Bruhin 2015-10-04 17:49:43 +0200
  • f607659ece Revert "Update changelog." Florian Bruhin 2015-10-04 17:49:36 +0200
  • 252abc8954 Update changelog. Florian Bruhin 2015-10-04 17:13:39 +0200
  • 83a75bd263 Merge branch 'Kingdread-incdec-setting' Florian Bruhin 2015-10-04 17:12:46 +0200
  • 4600832eb6 Regenerate authors. Florian Bruhin 2015-10-04 17:12:36 +0200
  • de49e5f0a5 Use 'is None' to compare to None. Florian Bruhin 2015-10-04 17:05:24 +0200
  • 7ff881c3e3 Merge branch 'incdec-setting' of https://github.com/Kingdread/qutebrowser into Kingdread-incdec-setting Florian Bruhin 2015-10-04 17:04:40 +0200
  • 6a4785ec3a Merge branch 'daniel-lawrence-lu-master' Florian Bruhin 2015-10-04 16:56:37 +0200
  • a2c94e448e Update changelog. Florian Bruhin 2015-10-04 16:35:40 +0200
  • c6c34c4ac5 Regenerate authors. Florian Bruhin 2015-10-04 16:34:44 +0200
  • 801d2ae8e6 Remove colors -> tabs.bg.bar setting. Florian Bruhin 2015-10-04 16:32:45 +0200
  • fbf6696e2a Merge branch 'master' of https://github.com/daniel-lawrence-lu/qutebrowser into daniel-lawrence-lu-master Florian Bruhin 2015-10-04 16:30:17 +0200
  • 89e0b96bb6 tox: Update pytest-cov to 2.2.0. Florian Bruhin 2015-10-04 15:50:34 +0200
  • d229e90724 Fix some splelling mistakes. Florian Bruhin 2015-10-04 15:41:42 +0200
  • 0b4dc12869 Use basepython = python3.4 for pylint. Florian Bruhin 2015-10-04 14:31:54 +0200
  • de5308cbbf removes leftover space in tab bar when the window width is not divisible by the number of tabs Daniel Lu 2015-10-02 23:24:44 -0400
  • 739d2cfffd Fix displaying of web history if limited to -1. Florian Bruhin 2015-10-02 22:54:56 +0200
  • 73ba3ddaee Add all possible combinations to FlagList.complete Daniel 2015-10-02 18:46:31 +0200
  • f12fbe875e Use a two-digit number for incdec tests Daniel 2015-10-02 11:44:54 +0200
  • 7761dd5af4 configtypes: Disallow ValidValues without values. Florian Bruhin 2015-10-02 11:37:41 +0200
  • c78f83e692 Add port numbers to incdec_number tests Daniel 2015-10-02 11:27:56 +0200
  • b863c9807b Fix warning pattern, take two. Florian Bruhin 2015-10-02 10:59:11 +0200
  • 8cdbd2a15f Fix pattern for QSslSocketBackendPrivate warning. Florian Bruhin 2015-10-02 10:47:44 +0200
  • 2c719006cf tests: Fix skipping with multiple platform markers. Florian Bruhin 2015-10-02 10:39:21 +0200
  • 240e271b0d tests: Translate platform markers to skipif marks. Florian Bruhin 2015-10-02 09:26:33 +0200
  • 18bd20e109 Skip test_ipc:test_timeout on OS X. Florian Bruhin 2015-10-02 08:52:51 +0200
  • b88a22b139 tests: Add a not_osx platform marker. Florian Bruhin 2015-10-02 08:51:26 +0200
  • 9f7836131d tests: Add a reason argument to platform markers. Florian Bruhin 2015-10-02 08:46:28 +0200
  • b42b12b7a5 Fix ipc.py coverage. Florian Bruhin 2015-10-02 08:17:50 +0200
  • 454b2348a8 ipc: Actually use CONNECT_TIMEOUT. Florian Bruhin 2015-10-02 08:11:37 +0200
  • ea663f9975 IPC: Handle socket timeout correctly. Florian Bruhin 2015-10-02 08:08:03 +0200
  • 264f9c4919 Mention Linux Mint version needed. Florian Bruhin 2015-10-02 08:02:32 +0200
  • afa7a1a9a0 Remove broken margin-left for progress bar. Florian Bruhin 2015-10-02 08:01:45 +0200
  • 5c52d4d04e Fix TestGitStrSubprocess.test_real_git on Windows. Florian Bruhin 2015-10-02 07:36:06 +0200
  • 93ed853c36 Fix tests on Xvfb. Florian Bruhin 2015-10-02 07:07:38 +0200
  • d6301beb2a Improve configtypes.Regex tests and docs. Florian Bruhin 2015-10-01 23:24:27 +0200
  • 16ac3baf2e configtypes: Handle invalid escapes in regexes. Florian Bruhin 2015-10-01 23:11:48 +0200
  • e4a216e7cf configtypes: Refactor regex validation. Florian Bruhin 2015-10-01 22:29:24 +0200
  • 8e52e5f2fc Don't use deprecated logging calls. Florian Bruhin 2015-10-01 21:39:42 +0200
  • 65891c6f0d Fail tests on Python warnings. Florian Bruhin 2015-10-01 21:34:00 +0200
  • c9a959043b Smarter tests for incdec_number Daniel 2015-10-01 21:27:05 +0200
  • 8228a96180 Stylistic changes, more testing for incdec Daniel 2015-10-01 20:54:46 +0200