summaryrefslogtreecommitdiff
path: root/tests/unit/completion/test_listcategory.py
AgeCommit message (Expand)Author
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-29Correct import order (pylint).Ryan Roden-Corrent
2020-12-28Trim long patterns rather than clearing them.Ryan Roden-Corrent
2020-12-28Don't crash on long search patterns.Ryan Roden-Corrent
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-02Ensure completions are sorted after filtering.Ryan Roden-Corrent
2017-08-06Don't perform alphabetical sort in listcategory.Ryan Roden-Corrent
2017-07-23Fix unused imports and removeRow override.Ryan Roden-Corrent
2017-07-22Fix completion-item-del on undeletable item.Ryan Roden-Corrent
2017-07-08SQL code review changes.Ryan Roden-Corrent
2017-07-08More sql code review fixes.Ryan Roden-Corrent
2017-07-03Make various SQL code review changes.Ryan Roden-Corrent
2017-07-03Fix various test/flake8/pylint errors.Ryan Roden-Corrent
2017-06-19Assorted small fixes for sql code review.Ryan Roden-Corrent
2017-06-19Remove CompletionModel.columns_to_filter.Ryan Roden-Corrent
2017-06-19Decouple categories from completionmodel.Ryan Roden-Corrent