aboutsummaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Replace PropertyConfigurationJim Hahn1-6/+14
2019-02-21Moving hard install config to environment varsJorge Hernandez1-4/+4
2018-10-02Add junit coverage to drools-pdpJim Hahn3-13/+218
2018-10-01Set drools-pdp checkstyle configPamela Dragosh2-4/+4
2018-09-13Fix checkstyle for features submodules.Pamela Dragosh6-494/+525
2018-07-18Deny subsequent lock()Jim Hahn2-4/+9
2018-07-16Distinguish lock from refreshJim Hahn3-0/+75
2018-06-29Use DB time instead of jvm timeJim Hahn5-29/+65
2018-06-27Add time limit to locking facilityJim Hahn6-305/+64
2018-06-25Use connection pooling for lockingJim Hahn3-30/+66
2018-06-18Add setXxx methods for @Property annotationJim Hahn1-41/+70
2018-05-14automatic upgrade/downgrade features dbJorge Hernandez2-0/+52
2018-05-09Change pooling property namev1.2.1Jim Hahn1-4/+4
2018-04-14Sonar cleanupMagnusen, Drew (dm741q)1-1/+9
2018-04-12Sonar fixes for policy-core locksJim Hahn2-23/+24
2018-04-05Distributed-locking feature sonar cleanupMagnusen, Drew (dm741q)3-42/+44
2018-04-04Small modification to resolve junit failuresMagnusen, Drew (dm741q)4-13/+75
2018-04-03Implementation of distributed locking featureMagnusen, Drew (dm741q)14-0/+1066