Commit Graph

616 Commits (00603574667ab78cdb14d401bfb3e26955cf4288)
 

Author SHA1 Message Date
Mahmoud Ben Hassine e43241a2df update README.md 9 years ago
Mahmoud Ben Hassine 8646eb5772 update version to 2.3.0-SNAPSHOT 9 years ago
Mahmoud Ben Hassine 1f847ca8b5 issue #40 : add method to check rules without firing them 9 years ago
Mahmoud Ben Hassine 58a1e5e7b1 add test cases for composite rule 9 years ago
Mahmoud Ben Hassine 808aae907a use diamond notation 9 years ago
Mahmoud Ben Hassine eeb64470d9 issue #38: add rules engine name in spring factory bean 9 years ago
Mahmoud Ben Hassine 1400431fc3 issue #39: add method to get registered listeners 9 years ago
Mahmoud Ben Hassine 94d5284a47 remove unused class RulePriorityBean 9 years ago
Mahmoud Ben Hassine 5f47fecf05 fix link to travis ci logo 9 years ago
Mahmoud Ben Hassine 21d7451b3f update dependencies version 9 years ago
Mahmoud Ben Hassine edef86e0cd remove package-info.java from the easyrules-jmx module. These files are in the same package as the core module. Hence, they override the package-info.java of the core module 9 years ago
Mahmoud Ben Hassine 73b2cabd65 [maven-release-plugin] prepare for next development iteration 9 years ago
Mahmoud Ben Hassine 1487a4a55f [maven-release-plugin] prepare release easyrules-2.2.0 9 years ago
Mahmoud Ben Hassine d58459f7b2 make the builder return the engine interface 9 years ago
Mahmoud Ben Hassine 21a469ec0c update version to 2.2.0 9 years ago
Mahmoud Ben Hassine 61c902930d fix javadoc 9 years ago
Mahmoud Ben Hassine 25814e81f5 fix versioneye project id 9 years ago
Mahmoud Ben Hassine 75fdbed606 update project links 9 years ago
Mahmoud Ben Hassine aa4df613bb remove samples (moved to http://github.com/EasyRules/easyrules-tutorials) 9 years ago
Mahmoud Ben Hassine 809ef71059 remove site (moved to http://github.com/EasyRules/easyrules-website) 9 years ago
Mahmoud Ben Hassine 3ad299a699 update documentation for version 2.2 9 years ago
Mahmoud Ben Hassine 63cbddf7fe add jekyll generated _site to .gitignore 9 years ago
Mahmoud Ben Hassine 4cfa0e4069 remove web tutorial 9 years ago
Mahmoud Ben Hassine edf11b6ac4 implement feature #30 : log registered rules at engine startup 9 years ago
Mahmoud Ben Hassine 7087546e2d implement feature #29 : add @SpringRule meta annotation 9 years ago
Mahmoud Ben Hassine eedfaa52ec update archetype 9 years ago
Mahmoud Ben Hassine d8230f2a16 update shop tutorial 9 years ago
Mahmoud Ben Hassine 5ca376f81d add tutorial on how to use Easy Rules in a web application 9 years ago
Mahmoud Ben Hassine 569490d80e implement feature #28 : encapsulate rules engine parameters in the RulesEngineParameters class 9 years ago
Mahmoud Ben Hassine fff1751ac7 refactoring + clean code 9 years ago
Mahmoud Ben Hassine 5f5e66d4bc extract property for maven exec plugin version 9 years ago
Mahmoud Ben Hassine 5cbc0f7495 update author's email 9 years ago
Mahmoud Ben Hassine ea142d55dc update maven dependencies 9 years ago
Mahmoud Ben Hassine 3d9457c7eb Merge pull request #27 from richdouglasevans/factory-bean-todo
Address TODO by fleshing out test
9 years ago
Mahmoud Ben Hassine ac7726475d Merge pull request #26 from richdouglasevans/meta-annotation
Add support for custom @Rule annotations
9 years ago
richdouglasevans b64a807051 Add support for custom @Rule annotations 9 years ago
richdouglasevans d478ae2a28 Address TODO by fleshing out test
I spotted the TODO marker while reviewing the Spring support.

I addressed the TODO marker by fleshing out the test assertions.

I then removed the TODO marker. No more TODOs :)
9 years ago
Mahmoud Ben Hassine b684602e5a replace jenkins with travis-ci 9 years ago
Mahmoud Ben Hassine e9060cce76 remove reporting plugins, replaced with sonar analysis 9 years ago
Mahmoud Ben Hassine d1644c7656 update dependencies 9 years ago
Mahmoud Ben Hassine b09a0adbba fix link to travis ci build job 9 years ago
Mahmoud Ben Hassine 8b345e235e fix issue #22 : Add method in the RulesEngine API to get registered rules 9 years ago
Mahmoud Ben Hassine 57f9c1e9bc fix issue #24 : Improve rule name/description default values 9 years ago
Mahmoud Ben Hassine 1a6f2994a4 add maven central badge 9 years ago
Mahmoud Ben Hassine ba5e234ef7 update README.md 9 years ago
Mahmoud Ben Hassine 468545706b upgrade java to version 7 9 years ago
Mahmoud Ben Hassine 89237ab5a6 update README.md 9 years ago
Mahmoud Ben Hassine 32f0699057 add Travis CI configuration 9 years ago
Mahmoud Ben Hassine 3839ff69ac add cobertura maven plugin 9 years ago
Mahmoud Ben Hassine ad411f049b update author's twitter account 9 years ago