Set all cross references of policy/models
[policy/models.git] / models-pdp / src / main / java / org / onap / policy / models / pdp / persistence /
2023-02-07 liamfallonReplace Eclipselink with Hibernate 29/133129/4
2022-12-18 liamfallonUpgrade the H2 database to the latest version 95/132795/1
2022-02-16 a.sreekumarFix issue with GeneratedValue in PfGeneratedIdKey 29/127129/5
2022-01-11 a.sreekumarFix issues in existing entity classes 92/126492/6
2021-07-29 Ajith SreekumarMerge "Add "configure" operation to xacml"
2021-07-28 Jim HahnAdd junit test for empty statistics filter 27/122927/2
2021-07-23 Jim HahnRemove unused statistics methods 42/122842/1
2021-07-23 Jim HahnLimit the number of statistics records returned 41/122841/4
2021-07-12 Jim HahnMerge "Handle numRecords default setting when built...
2021-07-12 Jim HahnRemove unused DAO statistics methods 82/122582/1
2021-07-07 adheli.tavaresUpdate pdp statistics to count deploy/undeploy separately. 53/122453/4
2021-06-28 liamfallonUpdate policy-models for checkstyle 8.43 62/122262/3
2021-06-22 Pamela DragoshMerge "Add example for pnf policy chaining"
2021-06-22 Jim HahnAdd timestamp to Pdp records 74/122074/3
2021-06-21 Jim HahnFix new checkstyle issues in models 73/122073/3
2021-06-14 Jim HahnFix sonars in policy-models 64/121864/5
2021-05-11 Liam FallonMerge "Fix sonars in policy models"
2021-05-10 Jim HahnFix sonars in policy models 35/121235/2
2021-04-26 Pamela DragoshMerge "Add a new key class which uses @GeneratedValue...
2021-04-22 ktimoneyAdd a new key class which uses @GeneratedValue to base... 46/120646/6
2021-02-19 rameshiyer27Refactor timestamp property in policy models to use... 17/118017/6
2021-01-20 Ram Krishna VermaMerge "Remove "Jpa" from table name"
2021-01-19 Jim HahnRemove "Jpa" from table name 90/116990/1
2021-01-15 Jim HahnMerge "Add copy constructor to ToscaNodeTemplate"
2021-01-15 Jim HahnMerge "Rename keywords used as column names in API...
2021-01-12 Jim HahnAdd more methods to query deployment status 60/116760/2
2021-01-08 Jim HahnAdd PDP-Policy deployment table to DB 90/116690/3
2021-01-06 Jim HahnUse annotations on parameterized types 79/116679/1
2021-01-06 liamfallonChanged identifiers to concept identifiers 66/116566/5
2020-12-21 Jim HahnUse annotations to do validation 90/116490/4
2020-12-17 Jim HahnUse ValidationResult for models v2.0 71/116471/2
2020-06-19 Ram Krishna VermaMerge "Changes for Checkstyle 8.32"
2020-06-18 liamfallonChanges for Checkstyle 8.32 26/109326/1
2020-04-07 Jim HahnAddress sonar issues in models 47/105447/2
2020-01-09 Jim HahnMerge "Update tosca utils to remove code duplication"
2020-01-09 Jim HahnMerge "update Db provider to support query number"
2020-01-08 ning.xiupdate Db provider to support query number 17/99917/6
2019-12-23 Liam FallonMerge "pdp statistics database provider implementation"
2019-12-20 ning.xipdp statistics database provider implementation 68/99468/9
2019-12-11 Pamela DragoshMerge "Fix minor checksyle issues in models"
2019-12-11 Jim HahnMerge "Update optimization policies"
2019-12-10 Ram Krishna VermaMerge "Add JpaPdpStatistics entity"
2019-12-09 shaoqiuAdd JpaPdpStatistics entity 39/97939/9
2019-11-22 Jim HahnMerge "Added new policy types for native PDP policies"
2019-11-15 Jim HahnSupport wild cards in "supported policy types" 76/98476/3
2019-09-03 Pamela DragoshMerge "Added VFModule count"
2019-08-27 Jim HahnReplace copyTo methods with copy constructors 54/94354/3
2019-08-07 Henry.Sunreplace hashCode function with compareTo 48/92848/1
2019-06-19 Pamela DragoshMerge "Change getCanonicalName to getName in models"
2019-06-18 Jim HahnChange getCanonicalName to getName in models 03/90103/1
2019-06-18 Pamela DragoshMerge "Fix the bug of cannot return multiple versions...
2019-06-18 Pamela DragoshMerge "Fix more sonar issues in models: yaml to dao"
2019-06-18 Liam FallonMerge "Fix simple sonar issues in models-tosca"
2019-06-17 Jorge HernandezMerge "Fix sonar issues in models: sdc to vfc"
2019-06-17 Jim HahnFix simple sonar issues in models 41/89841/4
2019-05-07 Jorge HernandezMerge "Supports new aai changes."
2019-04-16 liamfallonFix null not accepted on PDP message 47/85447/1
2019-04-15 Pamela DragoshMerge "Use keys to speed DB queries"
2019-04-15 Jim HahnUse keys to speed DB queries 36/85336/1
2019-04-12 liamfallonRemove version from PdpGroup 38/85238/1
2019-04-11 Pamela DragoshMerge "Aai Simulator for CQ"
2019-04-10 Pamela DragoshMerge "Custom Query Code"
2019-04-10 Pamela DragoshMerge "Parse new model ids from operation policy"
2019-04-10 liamfallonFinish unit test on policy-models 79/84779/2
2019-04-09 Jorge HernandezMerge "Parse new model ids from operational policy"
2019-04-09 liamfallonComplete unit test for models-pdp 36/84636/2
2019-04-08 Jorge HernandezMerge "Add bug fixes and tests for filters"
2019-04-08 Pamela DragoshMerge "Add PdpMessage.appliesTo()"
2019-04-08 liamfallonAdd bug fixes and tests for filters 24/84524/2
2019-04-08 Jorge HernandezMerge "Add unit test for PDP groups"
2019-04-08 Liam FallonMerge "Add undeploy response to models-pap"
2019-04-08 liamfallonAdd unit test for PDP groups 65/84465/1
2019-04-07 Pamela DragoshMerge "Fix bugs on filters"
2019-04-06 liamfallonFix bugs on filters 27/84427/1
2019-04-05 Jorge HernandezMerge "move two modules from drools-application to...
2019-04-05 Jim HahnUpdates to models from scrum on 4/4 53/84253/5
2019-04-04 Pamela DragoshMerge "Add filter obejcts for concepts"
2019-04-04 liamfallonAdd filter obejcts for concepts 37/84237/1
2019-04-03 Jorge HernandezMerge "Clean up models-pap based on updates to models...
2019-04-03 Liam FallonMerge "Add impl of more PDP persistence"
2019-04-03 liamfallonAdd impl of more PDP persistence 17/84117/1
2019-04-03 ramvermaChanging PAP model as per discussion 08/84108/1
2019-04-03 Jorge HernandezMerge "Add DecisionException"
2019-04-02 liamfallonAdd persistence for PDP concepts 07/84007/3
2019-04-02 Liam FallonMerge "Remove pdpType from PdpUpdate"
2019-04-02 Pamela DragoshMerge "move actors code in drools-applications to polic...
2019-04-02 Pamela DragoshMerge "Add extra methods to Provider interface"
2019-04-01 liamfallonAdd extra methods to Provider interface 95/83895/1
2019-04-01 Liam FallonMerge "Add copy constructors to more models-pdp classes"
2019-03-31 Liam FallonMerge "Restructure for authorative models"
2019-03-29 liamfallonRestructure for authorative models 97/83697/2