summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-09logfail: Rename capturelog module.Florian Bruhin
2015-09-07Remove double changelog entry.Florian Bruhin
2015-09-07Update changelog.Florian Bruhin
2015-09-06Start working on #888 (new IPC path).Florian Bruhin
2015-09-06Add a protocol version to IPC.Florian Bruhin
2015-09-06Test raw json data for IPC.Florian Bruhin
2015-09-06Add qutebrowser version to IPC data.Florian Bruhin
2015-09-06Use Travis/AppVeyor badges in README.Florian Bruhin
2015-09-06Add missing return.Florian Bruhin
2015-09-06Improve performance when adding new history item.Florian Bruhin
2015-09-06Rename TestError to Error.Florian Bruhin
2015-09-06Skip some more IPC tests on Windows.Florian Bruhin
2015-09-04Fix error output with --no-err-windows.Florian Bruhin
2015-09-04ipc: Simplify exception handling.Florian Bruhin
2015-09-04ipc: Use a custom class for exceptions.Florian Bruhin
2015-09-04100% coverage for misc.ipc.Florian Bruhin
2015-09-03Adjust test_ipcserver_socket_none for prev commit.Florian Bruhin
2015-09-03ipc: Reduce logging on Windows.Florian Bruhin
2015-09-03ipc: Fix exception handling on AddressError.Florian Bruhin
2015-09-03ipc: Fix sleep time on AddressError.Florian Bruhin
2015-09-03ipc: Handle None-socket in slots correctly.Florian Bruhin
2015-09-03ipc: Skip test_normal on Windows.Florian Bruhin
2015-09-03test_ipc: Remove disconnect assert.Florian Bruhin
2015-09-03Fix some more IPC tests on Windows.Florian Bruhin
2015-09-03Adjust default keybinding to clear-keychain on Esc.Florian Bruhin
2015-09-03Revert "Remove test_ipc workaround again."Florian Bruhin
2015-09-03Rewrite test_double_connection.Florian Bruhin
2015-09-03Remove test_ipc workaround again.Florian Bruhin
2015-09-03Try different workaround for test_ipc issues.Florian Bruhin
2015-09-02Fix pylint in test_ipc.Florian Bruhin
2015-09-02ipc tests: More tests.Florian Bruhin
2015-09-02ipc tests: Clean up qlocalsocket correctly.Florian Bruhin
2015-09-02ipc tests: Fix waiting for FakeSocket.Florian Bruhin
2015-09-02ipc: Pass socket to send_to_running_instance.Florian Bruhin
2015-09-02ipc: Mark on_ready_read cornercase as no-cover.Florian Bruhin
2015-09-02More IPC tests.Florian Bruhin
2015-09-02tests: Make FakeSignal callable.Florian Bruhin
2015-09-02Add some tests for misc.ipc.Florian Bruhin
2015-09-02ipc: Disconnect on invalid data.Florian Bruhin
2015-09-02ipc: Clarify comment.Florian Bruhin
2015-09-02ipc: Add got_invalid_data signal.Florian Bruhin
2015-09-02Merge branch 'jnphilipp-master'Florian Bruhin
2015-09-02Regenerate authors.Florian Bruhin
2015-09-02Merge branch 'master' of https://github.com/jnphilipp/qutebrowser into jnphil...Florian Bruhin
2015-09-02Incorporated The-Compilers suggested chanes.jnphilipp
2015-09-01Rewrote userscript to use BeautifulSoup.jnphilipp
2015-09-01Set basepython for all envs in tox.ini.Florian Bruhin
2015-09-01Install libpython3.4-dev on Travis.Florian Bruhin
2015-09-01Split integration tests, run smoke via pytest.Florian Bruhin
2015-09-01Merge branch 'acogneau-autoupdate_tests'Florian Bruhin