Commit Graph

183 Commits (9955c9e18d349b2258cd35e5fab2a7ee2ae570a5)
 

Author SHA1 Message Date
Mahmoud Ben Hassine 9955c9e18d update version to 2.1.0-SNAPSHOT 10 years ago
Mahmoud Ben Hassine c087c7813c update the scheduler tutorial 10 years ago
Mahmoud Ben Hassine 17c9e3db57 update log messages 10 years ago
Mahmoud Ben Hassine b8b8524c62 make the RulesEngineScheduler a singleton since the StdSchedulerFactory of quartz always return a singleton 10 years ago
Mahmoud Ben Hassine 33620b25a6 override toString in DefaultRulesEngine 10 years ago
Mahmoud Ben Hassine 39c6a5439e add utility method to check if a parameter is null 10 years ago
Mahmoud Ben Hassine cc0005afe4 fix rule description 10 years ago
Mahmoud Ben Hassine c0919c78e2 change the repeat interval in seconds instead of minutes 10 years ago
Mahmoud Ben Hassine f321ae658e make internal classes package private 10 years ago
Mahmoud Ben Hassine 9326a605a7 add tutorial about engine scheduler 10 years ago
Mahmoud Ben Hassine cc721734c2 - replace stubs with mocks
- remove Thread.sleep(5000) since it slows down test execution
10 years ago
Mahmoud Ben Hassine 4f3e568818 refactor the RulesEngineScheduler to accept the engine to schedule at construction time. This makes the API more consistent 10 years ago
Mahmoud Ben Hassine b9013b6554 add engine name 10 years ago
Mahmoud Ben Hassine 4d6345c962 add "gs-spadmanabhan" to contributors list 10 years ago
Mahmoud Ben Hassine 97b8fbac19 clean up poms 10 years ago
Mahmoud Ben Hassine cde907cff6 fix artifactId 10 years ago
Mahmoud Ben Hassine 2ae5ab357e Merge pull request #15 from gs-spadmanabhan/master
Add quartz module to schedule rules engines.
10 years ago
Sunand 311c559761 [Easy Rules Quartz], Adding quartz module to rules engine. 10 years ago
Mahmoud Ben Hassine 701f7fdc8c update README.md 10 years ago
Mahmoud Ben Hassine 0cfb11d38a [maven-release-plugin] prepare for next development iteration 10 years ago
Mahmoud Ben Hassine 773466bf00 [maven-release-plugin] prepare release easyrules-2.0.0 10 years ago
Mahmoud Ben Hassine 2a00c28f78 make internal classes package private 10 years ago
Mahmoud Ben Hassine e1613a3dee update javadoc 10 years ago
Mahmoud Ben Hassine 8431634d58 add simple log format 10 years ago
Mahmoud Ben Hassine ebae10c313 update documentation for version 2.0 10 years ago
Mahmoud Ben Hassine 94b8e17d37 update comments 10 years ago
Mahmoud Ben Hassine 1b04b4290f update log messages 10 years ago
Mahmoud Ben Hassine 2c7276079b add test case for custom rule ordering 10 years ago
Mahmoud Ben Hassine 71875779f0 refactor engine test class 10 years ago
Mahmoud Ben Hassine 14a10f9d7d rename test class 10 years ago
Mahmoud Ben Hassine 03690c7a4f move constants and utilities to Utils class 10 years ago
Mahmoud Ben Hassine d693d8d718 add parameter to mute loggers 10 years ago
Mahmoud Ben Hassine 8d3b9cdce1 add RuleListener API to allow the user to add behavior before/after the execution of each rule 10 years ago
Mahmoud Ben Hassine bfa0b10467 add parameter to skip next rules when a rule fails 10 years ago
Mahmoud Ben Hassine e43290f215 make compareTo() consistent with equals() 10 years ago
Mahmoud Ben Hassine bf56663a19 change snapshot version to 2.0.0-SNAPSHOT 10 years ago
Mahmoud Ben Hassine 22d35a4ff5 add rule proxy around annotated POJOs to make the rules engine consistent 10 years ago
Mahmoud Ben Hassine 1c939ee905 fix typo in javadoc 10 years ago
Mahmoud Ben Hassine 35e1ef0b42 remove redundant modifier 10 years ago
Mahmoud Ben Hassine 62665b2a24 add snapshot repository url 10 years ago
Mahmoud Ben Hassine 8bf5a50e79 update snapshot version to 1.4.0-SNAPSHOT 10 years ago
Mahmoud Ben Hassine d737b1ad6a add target directories to .gitignore 10 years ago
Mahmoud Ben Hassine e52f28c71b Merge pull request #7 from jordanjennings/patch-1
Fix typo in getting-started.md
10 years ago
jordanjennings 58a397dd93 Fix typo in getting-started.md
Changed "form" to "from" in the building from source header
10 years ago
Mahmoud Ben Hassine ad90e75b84 [maven-release-plugin] prepare for next development iteration 10 years ago
Mahmoud Ben Hassine adecfc0ed4 [maven-release-plugin] prepare release easyrules-1.3.0 10 years ago
Mahmoud Ben Hassine dc572bfaf8 update documentation for version 1.3.0 10 years ago
Mahmoud Ben Hassine 9deb03e011 update javadoc 10 years ago
Mahmoud Ben Hassine 476065568b remove non existent background image 10 years ago
Mahmoud Ben Hassine 14c00c42ee update author's web page 10 years ago