]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against the...
authorDylan William Hardison <dylan@hardison.net>
Fri, 17 Mar 2017 20:53:57 +0000 (16:53 -0400)
committerDylan William Hardison <dylan@hardison.net>
Fri, 17 Mar 2017 20:53:57 +0000 (16:53 -0400)
commit1ad85fd04a2268a660fbf35068e730dda917d137
tree3155f5d6d82532810cb653fa04b7e466199f7e71
parent4cc54c4c9acd39b1b0850c9d5a937f5f909d18d0
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against the ES backend

This not the cause of test failures, so should live on in master now.
19 files changed:
Bugzilla.pm
Bugzilla/Bug.pm
Bugzilla/Elastic.pm [new file with mode: 0644]
Bugzilla/Elastic/Indexer.pm
Bugzilla/Elastic/Role/HasClient.pm
Bugzilla/Elastic/Role/Search.pm [new file with mode: 0644]
Bugzilla/Elastic/Search.pm [new file with mode: 0644]
Bugzilla/Elastic/Search/FakeCGI.pm [new file with mode: 0644]
Bugzilla/Search/Quicksearch.pm
Bugzilla/User.pm
Bugzilla/WebService/Constants.pm
Bugzilla/WebService/Elastic.pm [new file with mode: 0644]
Bugzilla/WebService/Server/REST.pm
Bugzilla/WebService/Server/REST/Resources/Elastic.pm [new file with mode: 0644]
buglist.cgi
js/field.js
scripts/search.pl [new file with mode: 0644]
scripts/suggest-user.pl [new file with mode: 0644]
template/en/default/list/list.html.tmpl