qutebrowser/tests/unit
Ryan Roden-Corrent c32d452786 Add LIMIT to history query.
For performance, re-introduce web-history-max-items.
As the history query has now become a very specific multi-part query and
history completion was the only consumer of SqlCategory, SqlCategory is
now replaced by a HistoryCategory class.
2017-07-16 18:13:51 -04:00
..
browser Fix qute://history SQL bug. 2017-07-13 08:54:21 -04:00
commands Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
completion Add LIMIT to history query. 2017-07-16 18:13:51 -04:00
config Release v0.11.0 2017-07-04 18:02:34 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow tests: Use pytest.param 2017-05-23 08:08:46 +02:00
misc Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-05 08:45:57 -04:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-07 20:42:21 -04:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00