Page MenuHomePhabricator

Modernize the Herald rule search engine
ClosedPublic

Authored by epriestley on Nov 14 2018, 8:11 PM.
Tags
None
Referenced Files
F14078471: D19803.diff
Fri, Nov 22, 3:53 AM
Unknown Object (File)
Mon, Nov 18, 2:47 PM
Unknown Object (File)
Thu, Nov 14, 3:50 AM
Unknown Object (File)
Sat, Nov 9, 11:47 PM
Unknown Object (File)
Tue, Nov 5, 11:47 PM
Unknown Object (File)
Tue, Oct 29, 4:00 AM
Unknown Object (File)
Mon, Oct 28, 9:13 PM
Unknown Object (File)
Oct 9 2024, 10:36 AM
Subscribers
None

Details

Summary

Ref T13216. Update the Herald Rule SearchEngine and Query to use a more modern style.

Test Plan

Ran various rule queries in the UI, got sensible results

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 14 2018, 8:11 PM
Harbormaster failed remote builds in B21144: Diff 47295!

Stacked on qsprintf() stuff.

amckinley added inline comments.
src/applications/herald/query/HeraldRuleSearchEngine.php
29–55

Wow, I didn't realize how much nicer the new-style search stuff looks!

This revision is now accepted and ready to land.Nov 15 2018, 8:09 PM
This revision was automatically updated to reflect the committed changes.