aboutsummaryrefslogtreecommitdiffstats
path: root/policy-core/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Removing deprecated DMAAP libraryadheli.tavares13-137/+136
2021-08-05Use lombok in drools-pdp #2Jim Hahn2-6/+6
2021-06-18Fix new checkstyle issues in drools-pdpJim Hahn1-0/+1
2021-03-09add no locking featurejhh3-57/+144
2021-02-23rearrange asserts in DroolsRunnable testsjhh1-2/+2
2020-08-25Address more sonars in drools-pdpJim Hahn1-1/+9
2020-07-06Checkstyle fixes to drools-pdpJim Hahn1-2/+1
2020-07-02drools-pdp sonar fixTaka Cho2-3/+5
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn1-1/+1
2020-04-06Address sonar issues in drools-pdpJim Hahn4-10/+13
2020-02-25Add DroolsExecutor for DroolsRunnableJim Hahn1-13/+28
2020-01-13policy/drools-pdp jdk11 upgradesHockla, Ali (ah999m)3-8/+10
2019-11-14Add 'DroolsRunnable' classStraubs, Ralph (rs8887)2-1/+73
2019-11-06Drools Controller upgrades Testsjhh2-3/+125
2019-10-17Reimplement Lock API using Lock objectsJim Hahn6-1348/+367
2019-07-16Fix checkstyle issues in policy-coreJim Hahn3-4/+4
2019-01-08Replace expectException with AssertJJim Hahn3-101/+32
2018-11-29Remove Factory from various drools-pdp classesJim Hahn1-24/+3
2018-10-05Add coverage to policy-coreJim Hahn6-65/+361
2018-10-01Set drools-pdp checkstyle configPamela Dragosh2-12/+12
2018-09-21new sonar issues in drools-pdpJim Hahn3-13/+13
2018-09-10Fix checkstyle policy-corePamela Dragosh10-508/+481
2018-07-18Deny subsequent lock()Jim Hahn1-2/+2
2018-07-16Distinguish lock from refreshJim Hahn3-2/+207
2018-06-27Add time limit to locking facilityJim Hahn4-503/+108
2018-06-25Added expiration timer to default locking strategyJim Hahn3-5/+167
2018-06-18Add setXxx methods for @Property annotationJim Hahn1-38/+9
2018-04-16Merge "Sonar fixes to pooling"Jorge Hernandez1-0/+85
2018-04-16Sonar fixes to poolingJim Hahn1-0/+85
2018-04-16Add missing licensesPamela Dragosh2-1/+39
2018-04-12Sonar fixes for policy-core locksJim Hahn5-109/+69
2018-04-03Add api-resource-locks featureJim Hahn6-0/+1486
2018-02-08programatic install of rules artifacts for junitsJorge Hernandez7-2/+158
2017-10-09send messages directly through topicJorge Hernandez1-4/+2
2017-09-18Add Junit tests to 'policy-core'Ralph Straubs3-0/+492