Age | Commit message (Expand) | Author | Files | Lines |
2020-04-06 | Merge "execution timeout not respected..." |  Dan Timoney | 2 | -9/+27 |
2020-03-31 | Fix ResolutionSummary - return empty string instead of null |  Jozsef Csongvai | 2 | -9/+31 |
2020-03-30 | Roll to next Frankfurt snapshot and fix sonar build |  Dan Timoney | 10 | -16/+16 |
2020-03-30 | execution timeout not respected... |  Oleg Mitsura | 2 | -9/+27 |
2020-03-27 | Change relative paths in Python Executor test |  Michal Jagiello | 1 | -2/+2 |
2020-03-19 | Fix kotlin cache lazy loading |  Sebastien Premont-Tendland | 3 | -0/+13 |
2020-03-18 | Use released parent poms |  Dan Timoney | 1 | -1/+0 |
2020-03-09 | add a rest endpoint to remove resources |  Julien Fontaine | 3 | -0/+44 |
2020-03-06 | Add the executor and the component function to support 5G NRM CM |  Huang Cheng | 8 | -7/+353 |
2020-03-03 | Add properties to ResolutionSummary |  Jozsef Csongvai | 3 | -19/+40 |
2020-02-28 | Fix - ResolutionSummary should contain resolved request-payload |  Jozsef Csongvai | 3 | -2/+3 |
2020-02-26 | Merge SW Upgrade Blueprint into PNF_AAI and create one UAT BP for PNF |  gummar | 1 | -5/+5 |
2020-02-21 | Eliminate Template Requirement |  Jozsef Csongvai | 10 | -23/+260 |
2020-02-20 | Update restconf executor to return response |  dfarrelly | 1 | -4/+3 |
2020-02-13 | DB resolutions are picking inputKeyMapping values from DD |  Steve Siani | 1 | -1/+1 |
2020-02-13 | Merge "Refactoring Resource Resolution Service" |  Brinda Santh Muthuramalingam | 2 | -25/+33 |
2020-02-13 | add support for reply-time-out in cds blueprint |  Abdelmuhaimen Seaudi | 1 | -2/+2 |
2020-02-12 | Refactoring Resource Resolution Service |  Singal, Kapil (ks220y) | 2 | -25/+33 |
2020-02-12 | Cluster co-ordination with Hazelcast. |  Brinda Santh | 2 | -5/+1 |
2020-02-01 | Expose rest API with non blocking call. |  Brinda Santh | 1 | -9/+10 |
2020-01-31 | Spring boot, Kotlin version upgrades |  Brinda Santh | 4 | -21/+22 |
2020-01-20 | Add four functions to support 5G NRM CM |  Huang Cheng | 4 | -0/+314 |
2020-01-17 | Fix scheduler shutdown config function. |  Brinda Santh | 2 | -5/+6 |
2020-01-16 | Prioritization Optional NATS consumer support |  Brinda Santh | 15 | -108/+514 |
2020-01-13 | Prioritization expiry and clean scheduler service |  Brinda Santh | 16 | -205/+377 |
2020-01-08 | Rest endpoint for message Prioritization |  Brinda Santh | 19 | -352/+440 |
2020-01-07 | Include correlationId in group lock. |  Brinda Santh | 2 | -7/+16 |
2020-01-02 | Message Prioritization message group lock. |  Brinda Santh | 8 | -11/+93 |
2019-12-31 | Flexible DSL Types and Templates definition. |  Brinda Santh | 1 | -4/+24 |
2019-12-30 | Runtime services for Relationship Type and Templates |  Brinda Santh | 3 | -4/+4 |
2019-12-30 | Relationship Type and Templates models |  Brinda Santh | 1 | -11/+11 |
2019-12-24 | Refactoring log-protect for hiding sensitive data in logs |  Jozsef Csongvai | 3 | -25/+9 |
2019-12-11 | Metadata for name, version, tags and type |  Brinda Santh | 5 | -18/+20 |
2019-12-11 | Separate jython implementation and dependencies. |  Brinda Santh | 12 | -36/+499 |
2019-12-09 | Cli executor doesn't keep/support execution context |  Steve Siani | 1 | -2/+4 |
2019-12-06 | Refractor controller blueprint modules |  Brinda Santh | 1 | -2/+2 |
2019-12-06 | Remote Script Executor Component |  Brinda Santh | 2 | -3/+20 |
2019-11-29 | Optimize spring data JPA UT. |  Brinda Santh | 20 | -86/+268 |
2019-11-26 | Formatting Code base with ktlint |  Singal, Kapil (ks220y) | 113 | -1953/+3080 |
2019-11-22 | CCSDK-1864 : PNF Use Case Move from Jython to Kotlin using CDS Framework |  gummar | 1 | -9/+10 |
2019-11-19 | Changes return value from boolean to typical process return code; |  Serge Simard | 1 | -23/+29 |
2019-11-18 | Add priority db field and services |  Brinda Santh | 4 | -0/+23 |
2019-11-18 | Fix Message Prioritization merge conflicts |  Brinda Santh | 1 | -3/+3 |
2019-11-18 | Merge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI" |  Dan Timoney | 2 | -1/+5 |
2019-11-18 | Merge "Message prioritization error handling" |  Dan Timoney | 11 | -50/+206 |
2019-11-18 | Merge "Add message prioritization module" |  Dan Timoney | 22 | -0/+1620 |
2019-11-15 | Message prioritization error handling |  Brinda Santh | 11 | -50/+206 |
2019-11-13 | Add message prioritization module |  Brinda Santh | 22 | -0/+1620 |
2019-11-13 | CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI |  tragait | 2 | -1/+5 |
2019-11-09 | Convert component functions IT to UT. |  Brinda Santh | 8 | -69/+56 |