Laszlo Hornyak has submitted this change and it was merged.
Change subject: core: SyntaxChecker cleanup V
......................................................................
core: SyntaxChecker cleanup V
- moves the processing logic to generateSafeConditionStatement, only
- the old generateConditionStatment is generating a safeValue, this
value is passed over to generateSafeConditionStatement, the
originalValue and isSafe are no longer passed
Change-Id: I4034db4e89dfd4450a3d2f01c8adbd018e914468
Signed-off-by: Laszlo Hornyak <lhornyak(a)redhat.com>
---
M
backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SyntaxChecker.java
1 file changed, 12 insertions(+), 9 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
Doron Fediuck: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7079
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4034db4e89dfd4450a3d2f01c8adbd018e914468
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server