Commit Graph

420 Commits (a342bc26ad744d48ea7a8aceebcc950d8b4bd40d)
 

Author SHA1 Message Date
Mahmoud Ben Hassine f27d914349 [maven-release-plugin] prepare release easyrules-2.4.0 8 years ago
Mahmoud Ben Hassine fbbb66a701 update README for version 2.4 8 years ago
Mahmoud Ben Hassine 7d113e7b0c issue #63 : move Utils class to core package and make it package private 8 years ago
Mahmoud Ben Hassine 3b4846ae8d disable doclint in javadoc plugin 8 years ago
Mahmoud Ben Hassine 9b5c281e20 update license header 8 years ago
Mahmoud Ben Hassine 85e03b20dd add maven license plugin 8 years ago
Mahmoud Ben Hassine f70125e655 improve test coverage 8 years ago
Mahmoud Ben Hassine 108c7ae03b remove usage of deprecated mockito APIs 8 years ago
Mahmoud Ben Hassine a470539b5a update javadoc 8 years ago
Mahmoud Ben Hassine 0372a1d6ec remove overview.html 8 years ago
Mahmoud Ben Hassine e72966da76 add test classes to test suite 8 years ago
Mahmoud Ben Hassine a9a12f597d move test to the same package as the tested class 8 years ago
Mahmoud Ben Hassine 6b0df4c021 add RulesEngineBuilderTest 8 years ago
Mahmoud Ben Hassine d72db08070 remove usage of deprecated mockito APIs 8 years ago
Mahmoud Ben Hassine cb26413ed8 add JurMarky to contributors list 8 years ago
Mahmoud Ben Hassine fea0cacd85 add toudidel to contributors list 8 years ago
Mahmoud Ben Hassine edb7c7668e fix link to travis ci logo 8 years ago
Mahmoud Ben Hassine cee5f522aa update dependencies to latest version 8 years ago
Mahmoud Ben Hassine 568b0a4a3c Merge pull request #60 from JurMarky/master
Fix for Issue #57
8 years ago
bigise 1200080f8a Issue #57: Tests 8 years ago
bigise 7562bc72f2 Issue #57: Fix a bug that prevents a correct sort sequence (second fix) 8 years ago
bigise bdb22702fe Issue #57: Fix a bug that prevents a correct sort sequence 8 years ago
Mahmoud Ben Hassine 7dafeb2552 upgrade maven plugins versions 8 years ago
Mahmoud Ben Hassine 67218cb6b7 upgrade mockito version to 2.2.15
remove unnecessary stubbing from tests
8 years ago
Mahmoud Ben Hassine 37b7939636 add spearway to contributors list 8 years ago
Mahmoud Ben Hassine be983dde89 add compiler option to lint unchecked warnings 8 years ago
Mahmoud Ben Hassine bd6ed3e735 Merge pull request #58 from spearway/FixGenericUsage
Fix generic usage
8 years ago
Pierre Frisch b18c95943e Improve generic usage to remove warnings 8 years ago
Pierre Frisch fb601f48dc ignore Eclipse project settings 8 years ago
Mahmoud Ben Hassine ae148b63ea Merge pull request #55 from toudidel/master
add skipOnFirstNonTriggeredRule parameter (issue #52)
8 years ago
Krzysztof Kozlowski e998ae44aa add skipOnFirstNonTriggeredRule parameter (issue #52) 8 years ago
Mahmoud Ben Hassine cedf91ce8e add sonar badge 9 years ago
Mahmoud Ben Hassine 33d561e7e3 add example in README.md 9 years ago
Mahmoud Ben Hassine 29f2a24087 remove easyrules-jmx module. JMX managed rules have been deprecated in version 2.3 (issue #47) 9 years ago
Mahmoud Ben Hassine e084f1e88e update snapshot version to 2.4.0-SNAPSHOT 9 years ago
Mahmoud Ben Hassine d4922ca8f2 Merge branch 'release-v2.3' 9 years ago
Mahmoud Ben Hassine 4a5956feb3 update javadoc overview version to 2.3 9 years ago
Mahmoud Ben Hassine 1e28b0e2d1 Merge branch 'release-v2.3' 9 years ago
Mahmoud Ben Hassine c4b4b59fe6 [maven-release-plugin] prepare for next development iteration 9 years ago
Mahmoud Ben Hassine 3e912c2335 [maven-release-plugin] prepare release easyrules-2.3.0 9 years ago
Mahmoud Ben Hassine 12ef9c0bd5 update version to v2.3 9 years ago
Mahmoud Ben Hassine d048e70c9d fix issue #47 : deprecate JMX feature 9 years ago
Mahmoud Ben Hassine 522691304d fix issue #46 : Improve JUL log record format 9 years ago
Mahmoud Ben Hassine 06e974b646 fix issue #34 : checkRules should invoke listeners before evaluating rules 9 years ago
Mahmoud Ben Hassine 375956af63 fix issue #34 : make method "beforeEvaluate" return a boolean 9 years ago
Mahmoud Ben Hassine 2bd1a6413e fix issue #32 : add MXBean annotation to BasicJmxRule 9 years ago
Mahmoud Ben Hassine 804d9be98a issue #40 : checkRules must take into account rules order 9 years ago
Mahmoud Ben Hassine 8e4dfbd8b2 fix link to travis CI logo 9 years ago
Mahmoud Ben Hassine 73e614e151 fix issue #34 : add method beforeEvaluate in the RuleListener API 9 years ago
Mahmoud Ben Hassine 29ad9e45ca add test of removal of annotated rule from a composite rule 9 years ago