annotate dev_requirements.txt @ 8646:96c86063278c

autocomplete: also match on email address There are cases where the firstname/lastname known to Kallithea, is not complete, perhaps only an initial. But users that try to add a reviewer, may start typing a full name and expect autocompletion. For example: firstname: John lastname: D email: john.doe@example.com When a review starts typing 'Doe' they will not get any matches if autocompletion is purely based on names. This situation sometimes arises with Indian developers, where the names known to companies may be abbreviated as initials. For example "C K Deepak" where Deepak is the first name and C K are the initials of the last name.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Fri, 25 Sep 2020 11:11:11 +0200
parents 68eee0e7f4f5
children 5f4a108eed54
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8557
42312c8d070d setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8240
diff changeset
1 pytest >= 4.6.6, < 5.5
7900
4dad662fe6fd dev_requirements.txt: bump minimum pytest versions to a working set
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7810
diff changeset
2 pytest-sugar >= 0.9.2, < 0.10
4dad662fe6fd dev_requirements.txt: bump minimum pytest versions to a working set
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7810
diff changeset
3 pytest-benchmark >= 3.2.2, < 3.3
4dad662fe6fd dev_requirements.txt: bump minimum pytest versions to a working set
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7810
diff changeset
4 pytest-localserver >= 0.5.0, < 0.6
8228
d122a9532630 setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8137
diff changeset
5 mock >= 3.0.0, < 4.1
8557
42312c8d070d setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8240
diff changeset
6 Sphinx >= 1.8.0, < 3.1
8137
268c47a1a93d setup: bump webtest minimum version to 2.0.6 to get py3 stdlib support
Mads Kiilerich <mads@kiilerich.com>
parents: 7929
diff changeset
7 WebTest >= 2.0.6, < 2.1
8599
68eee0e7f4f5 isort: upgrade to 5.1.2
Mads Kiilerich <mads@kiilerich.com>
parents: 8557
diff changeset
8 isort == 5.1.2
8557
42312c8d070d setup: bump version numbers to current max
Mads Kiilerich <mads@kiilerich.com>
parents: 8240
diff changeset
9 pyflakes == 2.2.0