summaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking
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-31Set new master version for Dublinliamfallon1-4/+2
2018-10-24Fix refering to snapshot in policy/drools-pdp1.3.1ramverma1-3/+3
2018-10-02Add junit coverage to drools-pdpJim Hahn4-13/+223
2018-10-01Set drools-pdp checkstyle configPamela Dragosh2-4/+4
2018-09-13Fix checkstyle for features submodules.Pamela Dragosh6-494/+525
2018-08-29Set parent to policy/parentPamela Dragosh1-117/+115
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 Hahn4-30/+76
2018-06-18Add setXxx methods for @Property annotationJim Hahn1-41/+70
2018-06-05Update drools-pdp to SNAPSHOT-1.3.0liamfallon1-1/+1
2018-05-21Update Policy Drools PDP to 1.2.3-SNAPSHOTliamfallon1-1/+1
2018-05-16Upgrade SNAPSHOT to 1.2.2liamfallon1-1/+1
2018-05-14Remove unneeded dependencies from pomsJim Hahn1-0/+2
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-13Merge "Update SNAPSHOT to 1.2.1"Jorge Hernandez1-1/+1
2018-04-13Update SNAPSHOT to 1.2.1Pamela Dragosh1-1/+1
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)15-0/+1196