Commit Graph

  • c0b40aefdd tests/dirbrowser: normalize paths before comparing Daniel Schadt 2016-03-24 22:02:57 +0100
  • f6e8815871 tests: add integration tests for dirbrowser Daniel Schadt 2016-03-24 21:26:55 +0100
  • 5e73a2ea37 dirbrowser: move parent dir logic to own function Daniel Schadt 2016-03-24 18:52:49 +0100
  • 7fe4c7e06d fix lint Daniel Schadt 2016-03-24 01:15:41 +0100
  • e97b10517f tests: use file_url for dirbrowser tests Daniel Schadt 2016-03-24 00:53:23 +0100
  • 375e60627a dirbrowser: ditch .lstrip, add file_url function Daniel Schadt 2016-03-24 00:14:22 +0100
  • 700756aa16 tests: add more cases for dirbrowser.is_root Daniel Schadt 2016-03-23 23:56:23 +0100
  • a77e085952 dirbrowser: fix navigation on windows Daniel Schadt 2016-03-23 23:31:38 +0100
  • c0f9ab9b2b tox: Update Werkzeug to 0.11.5 Florian Bruhin 2016-03-28 20:14:15 +0200
  • eb2bd91e4b Merge branch 'IsSuEat-master' Florian Bruhin 2016-03-28 19:59:26 +0200
  • 6d190fc16e Regenerate authors Florian Bruhin 2016-03-28 19:59:18 +0200
  • 654d2ac676 Added openSUSE repo issue 2016-03-28 14:40:35 +0200
  • 76935291c0 Open links in current tab Kevin Velghe 2016-03-28 13:15:22 +0200
  • bec8bd0285 Mention QtWebEngine in segfault report dialog Florian Bruhin 2016-03-27 23:11:45 +0200
  • 952daf0479 Well, this is embarassing. Fix segfault reports. Florian Bruhin 2016-03-27 22:50:55 +0200
  • 4cd49d42cc Fix pdfjs error page after jinja.render changes Florian Bruhin 2016-03-27 12:53:53 +0200
  • e0475bf4e1 Revert "Allow eslint to fail for now" Florian Bruhin 2016-03-26 17:28:08 +0100
  • cb9ff97edb Mention to clone repo in INSTALL.asciidoc Florian Bruhin 2016-03-26 14:36:42 +0100
  • 3ccbf3ce1f tox: Use -m pytest instead of -m py.test Florian Bruhin 2016-03-26 12:15:56 +0100
  • 32304f36dd fix pylint failure Clayton Craft 2016-03-25 16:35:49 -0700
  • 387e35d3e5 Fix lint Florian Bruhin 2016-03-26 00:24:54 +0100
  • 9edc5a665e Handle jinja's UndefinedError in jinja.render Florian Bruhin 2016-03-25 23:57:29 +0100
  • 4778ff6f9c Cleaned up url test and improved coveraged based on feedback Clayton Craft 2016-03-25 15:56:39 -0700
  • ebfe476319 Allow eslint to fail for now Florian Bruhin 2016-03-25 22:04:48 +0100
  • a81345c91d Merge branch 'craftyguy-importer-fix-order' Florian Bruhin 2016-03-25 21:51:08 +0100
  • af54255cee Regenerate authors Florian Bruhin 2016-03-25 21:47:46 +0100
  • 8e1f8be5e8 Merge branch 'importer-fix-order' of https://github.com/craftyguy/qutebrowser into craftyguy-importer-fix-order Florian Bruhin 2016-03-25 21:47:33 +0100
  • 8addc19d47 Added option to output in "bookmark" format, clarified some "help" msgs Clayton Craft 2016-03-25 13:01:21 -0700
  • 0083538491 Add basic test for spawning userscripts Philipp Hansch 2016-03-25 18:21:38 +0100
  • 69da5d7545 Add BDD tests for spawn command Philipp Hansch 2016-03-25 18:19:35 +0100
  • 86b12a302e Add a jinja.render helper Florian Bruhin 2016-03-25 14:29:30 +0100
  • e4625a2849 Merge branch 'craftyguy-system-wide-data-path' Florian Bruhin 2016-03-25 11:10:57 +0100
  • f2f0f429fb Update docs Florian Bruhin 2016-03-25 11:09:03 +0100
  • 74ee0d88e3 Merge branch 'system-wide-data-path' of https://github.com/craftyguy/qutebrowser into craftyguy-system-wide-data-path Florian Bruhin 2016-03-25 11:04:10 +0100
  • 81ce9b818f Fix importer script to output bookmarks in the right format for qutebrowser to use Clayton Craft 2016-03-24 18:58:08 -0700
  • 439d815601 Now runner calls cmd_path instead of cmd Clayton Craft 2016-03-24 16:26:19 -0700
  • 58363d66ce Merge branch 'paretje-openfeeds' Florian Bruhin 2016-03-24 23:26:56 +0100
  • 8a7550ae8b Regenerate authors Florian Bruhin 2016-03-24 23:26:49 +0100
  • 3680bc8ddf Merge branch 'openfeeds' of https://github.com/paretje/qutebrowser into paretje-openfeeds Florian Bruhin 2016-03-24 23:26:42 +0100
  • 11075457de Complete url's in openfeeds Kevin Velghe 2016-03-24 22:03:29 +0100
  • ff4e17190f Allow searching system-wide data path on Linux for userscripts Clayton Craft 2016-03-22 16:10:28 -0700
  • a78644a199 Implement statusbar.url test Clayton Craft 2016-03-23 22:14:16 -0700
  • 74e1900910 Merge branch 'phansch-feature_test_tab_settings' Florian Bruhin 2016-03-24 20:21:53 +0100
  • 1c3516bfac Regenerate authors Florian Bruhin 2016-03-24 20:21:46 +0100
  • 84b558ecd2 Merge branch 'feature_test_tab_settings' of https://github.com/phansch/qutebrowser into phansch-feature_test_tab_settings Florian Bruhin 2016-03-24 20:21:36 +0100
  • 9559a0695d Merge branch 'tosmarcel-master' Florian Bruhin 2016-03-24 20:16:10 +0100
  • 4fda35be66 Regenerate authors Florian Bruhin 2016-03-24 20:16:00 +0100
  • 2a58cf09c5 Fix formatting and add video to the instructions Marcelo Santos 2016-03-24 13:44:42 +0000
  • 9b3f17da61 Add sound troubleshooting instructions for debian-based distros Marcelo Santos 2016-03-24 13:25:46 +0000
  • a0e32753a5 Forgot a possible race condition Philipp Hansch 2016-03-24 12:20:08 +0100
  • 624aa9b41d Try to fix possible race conditions Philipp Hansch 2016-03-24 11:40:10 +0100
  • 7e55eee1b9 Set background-tabs to false for rest of the tests Philipp Hansch 2016-03-24 10:20:21 +0100
  • 38bda67adc Add background-tabs and new-tab-position tests Philipp Hansch 2016-03-24 10:09:19 +0100
  • cd5cb2f50d Improve check_coverage.py output on failure Florian Bruhin 2016-03-24 06:51:06 +0100
  • 504332cd6e Add a crowdfunding link to the README for GitHub Florian Bruhin 2016-03-23 18:10:19 +0100
  • bc20b7c313 Add crowdfunding banner to website Florian Bruhin 2016-03-23 11:20:25 +0100
  • 20799f9740 tox: Update astroid/pylint to 1.4.5/1.5.5 Florian Bruhin 2016-03-21 21:05:01 +0100
  • 456aa8bc97 Merge branch 'phansch-netscape-bookmarks-import' Florian Bruhin 2016-03-21 12:57:05 +0100
  • 2d152fd036 Regenerate authors. Florian Bruhin 2016-03-21 12:56:55 +0100
  • a50363ca67 Fix flake8 issues Philipp Hansch 2016-03-20 13:02:04 +0100
  • 573660f36d Fix lint issue Philipp Hansch 2016-03-20 12:08:26 +0100
  • 8000af1664 Generalize bookmarks import Philipp Hansch 2016-03-20 10:49:33 +0100
  • 93e0f29254 travis: Allow OS X to fail for now Florian Bruhin 2016-03-19 10:58:16 +0100
  • fdce4e9692 tox: Update pytest-bdd to 2.16.1 Florian Bruhin 2016-03-19 10:41:36 +0100
  • 4c8f84f97d tox: Update to pytest 2.9.1 Florian Bruhin 2016-03-18 22:41:42 +0100
  • e72e7dbf5f Update changelog Florian Bruhin 2016-03-18 06:35:52 +0100
  • 72e081b8da Regenerate authors. Florian Bruhin 2016-03-18 06:18:33 +0100
  • a932183909 Merge branch 'master' of https://github.com/haxwithaxe/qutebrowser into haxwithaxe-master Florian Bruhin 2016-03-18 06:17:54 +0100
  • eed13467f3 allow {0} in search engine specification strings to allow multiple instances of the search term in the url haxwithaxe 2016-03-17 20:38:05 -0400
  • 74706abbc1 Fix lint Florian Bruhin 2016-03-17 22:10:58 +0100
  • 05bb435687 Merge branch 't-wissmann-password_fill' Florian Bruhin 2016-03-17 22:05:31 +0100
  • 0944293fdd Merge branch 'password_fill' of https://github.com/t-wissmann/qutebrowser into t-wissmann-password_fill Florian Bruhin 2016-03-17 22:05:13 +0100
  • d8c999aa73 Merge branch 'EliteTK-editor_crash_behaviour' Florian Bruhin 2016-03-17 21:41:35 +0100
  • 0830b400fe Merge branch 'editor_crash_behaviour' of https://github.com/EliteTK/qutebrowser into EliteTK-editor_crash_behaviour Florian Bruhin 2016-03-17 21:40:17 +0100
  • 20cc17b5a7 Merge branch 'hcraT-multi_url_heuristic' Florian Bruhin 2016-03-17 21:36:52 +0100
  • 99fadacda6 Merge branch 'multi_url_heuristic' of https://github.com/hcraT/qutebrowser into hcraT-multi_url_heuristic Florian Bruhin 2016-03-17 21:28:40 +0100
  • e121bd764f hints: add another iframe test Jakub Klinkovský 2016-03-16 21:47:58 +0100
  • 164df521c1 hints: add verifications for iframe tests Jakub Klinkovský 2016-03-16 20:59:46 +0100
  • dad26cc395 Fix line length Florian Bruhin 2016-03-16 19:43:18 +0100
  • 0336048781 Merge branch 'NoctuaNivalis-fix/hints-auto-follow' Florian Bruhin 2016-03-16 18:17:43 +0100
  • 91415105f3 Regenerate docs. Florian Bruhin 2016-03-16 18:17:32 +0100
  • a52334333b Merge branch 'fix/hints-auto-follow' of https://github.com/NoctuaNivalis/qutebrowser into NoctuaNivalis-fix/hints-auto-follow Florian Bruhin 2016-03-16 18:17:08 +0100
  • abfadb5631 Fix asciidoc2html --no-authors Florian Bruhin 2016-03-16 07:35:12 +0100
  • ee4fa6c118 travis: Use prebuilt docker images Florian Bruhin 2016-03-16 07:23:17 +0100
  • b76886d2ff Ignore --no-authors in asciidoc2html.py Florian Bruhin 2016-03-16 07:11:40 +0100
  • a2b9749dbf docker: Don't install base-devel on Arch Florian Bruhin 2016-03-16 06:57:44 +0100
  • bb2847fee9 Fix argument passing to Travis Florian Bruhin 2016-03-16 06:52:06 +0100
  • 0eb12b8fa0 Fix spelling Florian Bruhin 2016-03-16 06:23:39 +0100
  • 236572e0f5 Check docs on Travis, take two Florian Bruhin 2016-03-16 06:22:36 +0100
  • 172611a1b9 Revert "Revert "Check docs on Travis"" Florian Bruhin 2016-03-16 06:19:33 +0100
  • cc6d2ddc1d Revert "Check docs on Travis" Florian Bruhin 2016-03-15 23:22:19 +0100
  • f1ec6e1e00 Check docs on Travis Florian Bruhin 2016-03-15 22:46:49 +0100
  • 07d31634c6 Add script to check for doc changes Florian Bruhin 2016-03-15 22:43:47 +0100
  • 5ae9f0405d travis: Fine-tune IRC notifications Florian Bruhin 2016-03-15 22:32:53 +0100
  • 543aa48e26 travis: Add IRC notifications Florian Bruhin 2016-03-15 21:42:48 +0100
  • 0bc31e5373 docker: Also run on Ubuntu Wily on Travis Florian Bruhin 2016-03-15 21:39:30 +0100
  • b19da05097 flake8: Ignore "If is too complex" in ci/install.py Florian Bruhin 2016-03-15 21:38:17 +0100
  • bc6bf82301 docker: Minimize Debian Jessie image Florian Bruhin 2016-03-15 21:08:19 +0100
  • 6d225a7858 Set DEBIAN_FRONTEND=noninteractive for Debian Dockerfile Florian Bruhin 2016-03-15 19:48:43 +0100
  • 123de8783f ci/install.py fixup Florian Bruhin 2016-03-15 19:32:20 +0100