Commit Graph

578 Commits (5d5b5333f9d8d4305b28578490e13b3c56036356)
 

Author SHA1 Message Date
Mahmoud Ben Hassine b36365b9bb Merge pull request #65 from andersonkyle/spring-boot
Add Spring Boot Starter for Easy Rules
8 years ago
Kyle Anderson 2ec0ab6f82 Add Multiple Rules Test to Spring Boot Starter 8 years ago
Kyle Anderson 4523234255 Add Spring Boot Starter for Easy Rules 8 years ago
Mahmoud Ben Hassine c9c9f47f82 update README.md 8 years ago
Mahmoud Ben Hassine 9606b8235f update README.md 8 years ago
Mahmoud Ben Hassine 599cc3b265 remove jmx module from dependencies management 8 years ago
Mahmoud Ben Hassine adde4e71a0 Merge branch 'release-v2.4.0' 8 years ago
Mahmoud Ben Hassine 55ca0e324c [maven-release-plugin] prepare for next development iteration 8 years ago
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