This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a change to branch improve-is-day-condition-operator
in repository https://gitbox.apache.org/repos/asf/unomi.git.
discard d5f4a43 Merge branch 'master' into improve-is-day-condition-operator
discard f071816 DMF-5016 : add support of date expression for multiple values
discard 9619bac UNOMI-523 : add date expression to isDay / isNotDay property
comparison operator. (bonus, fix double property type support)
add 09a234e UNOMI-523 : add date expression to isDay / isNotDay property
comparison operator. (bonus, fix double property type support)
add 414d344 DMF-5016 : add support of date expression for multiple values
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d5f4a43)
\
N -- N -- N refs/heads/improve-is-day-condition-operator
(414d344)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../conditions/PropertyConditionEvaluator.java | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)