Commit Graph

341 Commits (e1a6a6684215cc5553193c77edb6a584409d4771)
 

Author SHA1 Message Date
Will Gilbert e1a6a66842 In the 'build.gradle' move the classpath definition to a common task; DRY - Don't Repeat Yourself\! 8 years ago
Will Gilbert 1853c10e0f Add Easy Rules tutorial using Groovy beans with a Gradle build 8 years ago
Mahmoud Ben Hassine e0868d6757 issue #74: deprecate spring support 8 years ago
Mahmoud Ben Hassine 89e3b4a1f2 issue #75: deprecate quartz support 8 years ago
Mahmoud Ben Hassine 25a1eb0fa7 issue #64: rename method unregisterRuleByName to unregisterRule (overloading the existing one) 8 years ago
Mahmoud Ben Hassine ade6682460 add khandelwalankit to contributors list 8 years ago
Mahmoud Ben Hassine a437b01065 Merge pull request #69 from khandelwalankit/UnregisterRuleByName
#64 Added changes to unregister rule via ruleName
8 years ago
Mahmoud Ben Hassine be5d61bda9 issue #71 : make SpringRule annotation inherited 8 years ago
Mahmoud Ben Hassine 2e72286120 issue #66 : add Inherited annotation to support base (abstract) classes as rules 8 years ago
Mahmoud Ben Hassine aaf2898a3d update contributors list 8 years ago
Mahmoud Ben Hassine 665c53054c issue #72 : add method in RuleListener to get notified on rule evaluation result 8 years ago
Mahmoud Ben Hassine 9856b0532c update snapshot version to 2.5.0-SNAPSHOT 8 years ago
Ankit Khandelwal be98dc5ed7 Added changes to unregister rule via ruleName 8 years ago
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