This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git.
from a6999de Unomi - 387: Stop Unomi in case of an error which its cannot
recovery from (#186)
add 2c0140b Add toDate and fromDate to pastEventCondition (#204)
No new revisions were added by this update.
Summary of changes:
.../org/apache/unomi/itests/EventServiceIT.java | 77 ++++++++++++++++++++++
plugins/baseplugin/pom.xml | 6 ++
.../actions/SetEventOccurenceCountAction.java | 71 ++++++++++++++++----
.../PastEventConditionESQueryBuilder.java | 20 ++++++
.../conditions/PastEventConditionEvaluator.java | 19 ++++++
.../cxs/conditions/pastEventCondition.json | 10 +++
.../services/impl/segments/SegmentServiceImpl.java | 29 ++++++++
7 files changed, 218 insertions(+), 14 deletions(-)