commit | 921460ede60188c3b3e0ab44343060889c75b427 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Sun May 17 12:38:13 2020 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Mon May 18 22:43:55 2020 +0200 |
tree | 9e97488fb24009855b2d05aec73209b5d9a939e3 | |
parent | 26cd95155e724cb3602551c0e0e2b9d55191a644 [diff] |
Drop name filtering for project searches `projectSearch` is exactly for one name, and the name is not a wildcard. So the only result has to be the correct one and the filtering is unnecessary and we drop it. With this dropping, all the attachments in searching become unnecessary, which we clean up in follow-up commits. Change-Id: I66cf84e16bcc283f241a643f9b34c7f1bfbce907