]> 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>
Tue, 7 Mar 2017 22:47:36 +0000 (17:47 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 7 Mar 2017 22:49:02 +0000 (17:49 -0500)
commit9c26c01867ca3e2af1e70c051140eea59c68c500
tree5b7b8a9e3f953a650ef1c3f07cabc4e71d750e42
parent91248ef8f435814392896e247c45e09119ec6729
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against the ES backend
18 files changed:
Bugzilla.pm
Bugzilla/Bug.pm
Bugzilla/Elastic.pm [new file with mode: 0644]
Bugzilla/Elastic/Indexer.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