Commit Graph

  • fea0cacd85 add toudidel to contributors list Mahmoud Ben Hassine 2017-02-07 20:29:32 +0100
  • edb7c7668e fix link to travis ci logo Mahmoud Ben Hassine 2017-02-04 08:07:25 +0100
  • cee5f522aa update dependencies to latest version Mahmoud Ben Hassine 2017-02-02 22:25:51 +0100
  • 68441d47e2 Improve unit test coverage Pierre Frisch 2017-02-01 09:13:41 -0800
  • 3cb15dc05c Improve the handling of rules engine subclasses Pierre Frisch 2017-01-31 17:37:52 -0800
  • 568b0a4a3c Merge pull request #60 from JurMarky/master Mahmoud Ben Hassine 2016-11-23 10:03:35 +0100
  • 1200080f8a Issue #57: Tests bigise 2016-11-22 22:57:54 +0100
  • 7562bc72f2 Issue #57: Fix a bug that prevents a correct sort sequence (second fix) bigise 2016-11-22 22:56:52 +0100
  • bdb22702fe Issue #57: Fix a bug that prevents a correct sort sequence bigise 2016-11-17 20:27:47 +0100
  • 7dafeb2552 upgrade maven plugins versions Mahmoud Ben Hassine 2016-11-17 16:56:47 +0100
  • 67218cb6b7 upgrade mockito version to 2.2.15 remove unnecessary stubbing from tests Mahmoud Ben Hassine 2016-11-17 16:55:28 +0100
  • 37b7939636 add spearway to contributors list Mahmoud Ben Hassine 2016-11-17 10:07:13 +0100
  • be983dde89 add compiler option to lint unchecked warnings Mahmoud Ben Hassine 2016-11-17 10:05:15 +0100
  • bd6ed3e735 Merge pull request #58 from spearway/FixGenericUsage Mahmoud Ben Hassine 2016-11-17 10:01:51 +0100
  • b18c95943e Improve generic usage to remove warnings Pierre Frisch 2016-11-16 15:43:41 -0800
  • fb601f48dc ignore Eclipse project settings Pierre Frisch 2016-11-16 15:40:07 -0800
  • ae148b63ea Merge pull request #55 from toudidel/master Mahmoud Ben Hassine 2016-10-28 09:50:22 +0200
  • e998ae44aa add skipOnFirstNonTriggeredRule parameter (issue #52) Krzysztof Kozlowski 2016-10-27 19:35:28 +0200
  • cedf91ce8e add sonar badge Mahmoud Ben Hassine 2016-09-01 22:20:46 +0200
  • 33d561e7e3 add example in README.md Mahmoud Ben Hassine 2016-08-25 11:05:24 +0200
  • 29f2a24087 remove easyrules-jmx module. JMX managed rules have been deprecated in version 2.3 (issue #47) Mahmoud Ben Hassine 2016-08-24 23:30:55 +0200
  • e084f1e88e update snapshot version to 2.4.0-SNAPSHOT Mahmoud Ben Hassine 2016-08-24 23:28:39 +0200
  • d4922ca8f2 Merge branch 'release-v2.3' Mahmoud Ben Hassine 2016-08-24 23:09:06 +0200
  • 4a5956feb3 update javadoc overview version to 2.3 Mahmoud Ben Hassine 2016-08-24 23:08:25 +0200
  • 1e28b0e2d1 Merge branch 'release-v2.3' Mahmoud Ben Hassine 2016-08-24 22:56:48 +0200
  • c4b4b59fe6 [maven-release-plugin] prepare for next development iteration Mahmoud Ben Hassine 2016-08-24 22:50:23 +0200
  • 3e912c2335 [maven-release-plugin] prepare release easyrules-2.3.0 easyrules-2.3.0 Mahmoud Ben Hassine 2016-08-24 22:50:15 +0200
  • 12ef9c0bd5 update version to v2.3 Mahmoud Ben Hassine 2016-08-24 14:52:07 +0200
  • d048e70c9d fix issue #47 : deprecate JMX feature Mahmoud Ben Hassine 2016-08-24 10:04:18 +0200
  • 522691304d fix issue #46 : Improve JUL log record format Mahmoud Ben Hassine 2016-08-19 14:10:06 +0200
  • 06e974b646 fix issue #34 : checkRules should invoke listeners before evaluating rules Mahmoud Ben Hassine 2016-08-18 12:04:59 +0200
  • 375956af63 fix issue #34 : make method "beforeEvaluate" return a boolean Mahmoud Ben Hassine 2016-08-18 11:52:25 +0200
  • 2bd1a6413e fix issue #32 : add MXBean annotation to BasicJmxRule Mahmoud Ben Hassine 2016-08-18 11:38:24 +0200
  • 804d9be98a issue #40 : checkRules must take into account rules order Mahmoud Ben Hassine 2016-08-18 11:34:34 +0200
  • 8e4dfbd8b2 fix link to travis CI logo Mahmoud Ben Hassine 2016-08-17 11:37:51 +0200
  • 73e614e151 fix issue #34 : add method beforeEvaluate in the RuleListener API Mahmoud Ben Hassine 2016-08-17 11:08:23 +0200
  • 29ad9e45ca add test of removal of annotated rule from a composite rule Mahmoud Ben Hassine 2016-08-17 10:16:47 +0200
  • e109a55d12 update maven plugins version Mahmoud Ben Hassine 2016-08-17 10:06:09 +0200
  • 549d44ba26 fix issue #32 : Unable to use Easy Rules in android due to JMX Mahmoud Ben Hassine 2016-06-03 16:54:41 +0200
  • 52b2aaca26 fix issue #41 : Unable to add annotated rule to a composite rule Mahmoud Ben Hassine 2016-06-03 15:50:38 +0200
  • 3d047407b1 Merge branch 'feature-40-check-rules' Mahmoud Ben Hassine 2016-06-03 12:02:27 +0200
  • e43241a2df update README.md Mahmoud Ben Hassine 2016-05-24 10:07:31 +0200
  • 8646eb5772 update version to 2.3.0-SNAPSHOT Mahmoud Ben Hassine 2016-05-24 10:07:02 +0200
  • 1f847ca8b5 issue #40 : add method to check rules without firing them Mahmoud Ben Hassine 2016-05-24 10:04:01 +0200
  • 58a1e5e7b1 add test cases for composite rule Mahmoud Ben Hassine 2016-05-12 23:08:22 +0200
  • 808aae907a use diamond notation Mahmoud Ben Hassine 2016-05-12 23:03:15 +0200
  • eeb64470d9 issue #38: add rules engine name in spring factory bean Mahmoud Ben Hassine 2016-05-12 22:53:30 +0200
  • 1400431fc3 issue #39: add method to get registered listeners Mahmoud Ben Hassine 2016-05-12 22:49:08 +0200
  • 94d5284a47 remove unused class RulePriorityBean Mahmoud Ben Hassine 2016-05-12 22:31:39 +0200
  • 5f47fecf05 fix link to travis ci logo Mahmoud Ben Hassine 2016-05-12 22:09:34 +0200
  • 21d7451b3f update dependencies version Mahmoud Ben Hassine 2016-05-12 22:07:26 +0200
  • 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 Mahmoud Ben Hassine 2016-02-27 21:44:24 +0100
  • 73b2cabd65 [maven-release-plugin] prepare for next development iteration Mahmoud Ben Hassine 2015-12-08 00:52:27 +0100
  • 1487a4a55f [maven-release-plugin] prepare release easyrules-2.2.0 easyrules-2.2.0 Mahmoud Ben Hassine 2015-12-08 00:52:23 +0100
  • d58459f7b2 make the builder return the engine interface Mahmoud Ben Hassine 2015-12-08 00:50:50 +0100
  • 21a469ec0c update version to 2.2.0 Mahmoud Ben Hassine 2015-12-08 00:49:20 +0100
  • 61c902930d fix javadoc Mahmoud Ben Hassine 2015-12-08 00:48:29 +0100
  • 25814e81f5 fix versioneye project id Mahmoud Ben Hassine 2015-12-08 00:25:19 +0100
  • 75fdbed606 update project links Mahmoud Ben Hassine 2015-12-08 00:16:55 +0100
  • aa4df613bb remove samples (moved to http://github.com/EasyRules/easyrules-tutorials) Mahmoud Ben Hassine 2015-12-08 00:15:55 +0100
  • 809ef71059 remove site (moved to http://github.com/EasyRules/easyrules-website) Mahmoud Ben Hassine 2015-12-08 00:01:19 +0100
  • 3ad299a699 update documentation for version 2.2 Mahmoud Ben Hassine 2015-12-07 22:16:18 +0100
  • 63cbddf7fe add jekyll generated _site to .gitignore Mahmoud Ben Hassine 2015-12-07 22:15:46 +0100
  • 4cfa0e4069 remove web tutorial Mahmoud Ben Hassine 2015-12-07 22:12:41 +0100
  • edf11b6ac4 implement feature #30 : log registered rules at engine startup Mahmoud Ben Hassine 2015-12-06 22:44:04 +0100
  • 7087546e2d implement feature #29 : add @SpringRule meta annotation Mahmoud Ben Hassine 2015-12-06 21:02:14 +0100
  • eedfaa52ec update archetype Mahmoud Ben Hassine 2015-12-06 20:59:34 +0100
  • d8230f2a16 update shop tutorial Mahmoud Ben Hassine 2015-12-03 22:21:41 +0100
  • 5ca376f81d add tutorial on how to use Easy Rules in a web application Mahmoud Ben Hassine 2015-12-03 22:13:14 +0100
  • 569490d80e implement feature #28 : encapsulate rules engine parameters in the RulesEngineParameters class Mahmoud Ben Hassine 2015-12-03 07:18:38 +0100
  • fff1751ac7 refactoring + clean code Mahmoud Ben Hassine 2015-12-03 07:10:26 +0100
  • 5f5e66d4bc extract property for maven exec plugin version Mahmoud Ben Hassine 2015-12-03 07:08:58 +0100
  • 5cbc0f7495 update author's email Mahmoud Ben Hassine 2015-12-03 07:07:46 +0100
  • ea142d55dc update maven dependencies Mahmoud Ben Hassine 2015-12-03 07:03:17 +0100
  • 3d9457c7eb Merge pull request #27 from richdouglasevans/factory-bean-todo Mahmoud Ben Hassine 2015-11-26 10:04:46 +0100
  • ac7726475d Merge pull request #26 from richdouglasevans/meta-annotation Mahmoud Ben Hassine 2015-11-26 09:44:06 +0100
  • b64a807051 Add support for custom @Rule annotations richdouglasevans 2015-11-25 20:55:48 +0000
  • d478ae2a28 Address TODO by fleshing out test richdouglasevans 2015-11-25 22:40:00 +0000
  • b684602e5a replace jenkins with travis-ci Mahmoud Ben Hassine 2015-11-12 23:26:29 +0100
  • e9060cce76 remove reporting plugins, replaced with sonar analysis Mahmoud Ben Hassine 2015-11-12 23:15:57 +0100
  • d1644c7656 update dependencies Mahmoud Ben Hassine 2015-11-12 23:15:33 +0100
  • b09a0adbba fix link to travis ci build job Mahmoud Ben Hassine 2015-11-12 21:18:09 +0100
  • 8b345e235e fix issue #22 : Add method in the RulesEngine API to get registered rules Mahmoud Ben Hassine 2015-11-12 21:13:08 +0100
  • 57f9c1e9bc fix issue #24 : Improve rule name/description default values Mahmoud Ben Hassine 2015-11-12 20:55:35 +0100
  • 1a6f2994a4 add maven central badge Mahmoud Ben Hassine 2015-11-11 20:55:40 +0100
  • ba5e234ef7 update README.md Mahmoud Ben Hassine 2015-11-11 20:51:27 +0100
  • 468545706b upgrade java to version 7 Mahmoud Ben Hassine 2015-11-11 20:51:00 +0100
  • 89237ab5a6 update README.md Mahmoud Ben Hassine 2015-11-11 20:42:33 +0100
  • 32f0699057 add Travis CI configuration Mahmoud Ben Hassine 2015-11-11 20:25:01 +0100
  • 3839ff69ac add cobertura maven plugin Mahmoud Ben Hassine 2015-11-11 20:24:32 +0100
  • ad411f049b update author's twitter account Mahmoud Ben Hassine 2015-11-10 20:58:27 +0100
  • 81304b2c39 change snapshot version to 2.2.0-SNAPSHOT Mahmoud Ben Hassine 2015-11-10 20:57:48 +0100
  • 0f696ad565 add note about prototype scoped rules Mahmoud Ben Hassine 2015-07-03 00:28:36 +0200
  • cbe6cf824d Update README.md Mahmoud Ben Hassine 2015-06-30 23:41:21 +0200
  • 65f6ef5528 update README.md Mahmoud Ben Hassine 2015-06-30 23:18:28 +0200
  • 7073cef968 [maven-release-plugin] prepare for next development iteration Mahmoud Ben Hassine 2015-06-30 21:05:23 +0200
  • 9424f99858 [maven-release-plugin] prepare release easyrules-2.1.0 easyrules-2.1.0 Mahmoud Ben Hassine 2015-06-30 21:05:16 +0200
  • 83871daf5b update README.md Mahmoud Ben Hassine 2015-06-30 21:02:30 +0200
  • 894bfa3953 update documentation Mahmoud Ben Hassine 2015-06-30 00:42:30 +0200
  • a28e151c40 fix current version Mahmoud Ben Hassine 2015-06-30 00:35:16 +0200