Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-23 | Merge "Added dynamic api image to media" | Dan Timoney | 1 | -0/+0 | |
2019-07-23 | Merge "Fixed title warning in enrichment" | Dan Timoney | 1 | -2/+4 | |
2019-07-23 | Merge "Moved Flexibleplugin to MS folder" | Dan Timoney | 1 | -0/+0 | |
2019-07-23 | Merge "ExecutionServiceHandler error handler error fix." | Brinda Santh Muthuramalingam | 1 | -2/+2 | |
2019-07-23 | Merge "Resource dictionary- displaying exsisting sources" | Brinda Santh Muthuramalingam | 3 | -4/+31 | |
2019-07-23 | Merge "Loopback URL update" | Brinda Santh Muthuramalingam | 1 | -4/+2 | |
2019-07-23 | Merge "Fixed Kafka consumer behaviour on failed deserialization" | Brinda Santh Muthuramalingam | 5 | -15/+27 | |
2019-07-23 | Merge "Select template formatting" | Brinda Santh Muthuramalingam | 2 | -18/+3 | |
2019-07-23 | Merge "added license text to search service" | Brinda Santh Muthuramalingam | 1 | -0/+21 | |
2019-07-23 | Merge "Loopback search by tag service" | Brinda Santh Muthuramalingam | 3 | -49/+78 | |
2019-07-23 | Merge "Added Scripts concept in CDS Index" | Dan Timoney | 1 | -46/+60 | |
2019-07-23 | Merge "Added Modeling concept expression" | Dan Timoney | 1 | -0/+45 | |
2019-07-23 | Merge "Added workflow of CDS" | Dan Timoney | 1 | -0/+73 | |
2019-07-23 | Merge "Doc index issue fix" | Dan Timoney | 2 | -3/+3 | |
2019-07-23 | Merge "Resource source subfiles fix" | Dan Timoney | 1 | -9/+12 | |
2019-07-23 | Merge "Improve service template access through cache." | Dan Timoney | 8 | -16/+201 | |
2019-07-23 | Merge "Improve script file accessing through cache." | Dan Timoney | 19 | -268/+313 | |
2019-07-23 | Merge "Fix Non-ASCII character on module ccsdk_netconf/common.py" | Brinda Santh Muthuramalingam | 1 | -1/+1 | |
2019-07-23 | Fix bug in repository tag | Timoney, Dan (dt5972) | 1 | -0/+17 | |
Repository added for springfox points to snapshot versions, but does not properly prevent maven from looking there for released. Needed to add separate <repository> lines for snapshots and releases, configured appropriately. Change-Id: I64232e35bccbe607eebf14b9d2697c4b8d7f4488 Issue-ID: CCSDK-1519 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> | |||||
2019-07-23 | ExecutionServiceHandler error handler error fix. | Oleg Mitsura | 1 | -2/+2 | |
Status was not getting set to failure due to another failure in getting localized message not being set. That caused a silent failure, which cascaded into not being able to set the result of the resolution as the status was null, and JPA didn't allow the insertion due to table RESOURCE_RESOLUTION constraint. Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Iff0528ffab4ae77d0077be2edff6eb421adc68e0 | |||||
2019-07-23 | Loopback URL update | Arundathi Patil | 1 | -4/+2 | |
Added loopback URl's for fetching source list and model type Issue-ID: CCSDK-707 Change-Id: I9546d9b67183413a180af60cece9996b4d5e8f11 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2019-07-23 | Resource dictionary- displaying exsisting sources | Arundathi Patil | 3 | -4/+31 | |
Implemented feature to display the exsisting sources in source panel Issue-ID: CCSDK-707 Change-Id: Iec9231176c00be31b4565507a1869b0bafded076 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2019-07-23 | Fixed title warning in enrichment | Ezhilarasi | 1 | -2/+4 | |
Change-Id: I23436e6c3fd77756c0c3fd8b27b202d8c4b992e7 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-23 | Added dynamic api image to media | Ezhilarasi | 1 | -0/+0 | |
Change-Id: I709b1021e9d901b62110ec1f59126a8983f5b82a Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-23 | Fixed Kafka consumer behaviour on failed deserialization | prathameshmo | 5 | -15/+27 | |
-Added ErrorHandlingDeserializer -Updated the integration test. Issue-ID: CCSDK-1514 Change-Id: I69112df850dfae2d4a3bd967b1dcfa541ea1523a Signed-off-by: prathameshmo <prathamesh_morde@yahoo.ca> | |||||
2019-07-23 | Fix Non-ASCII character on module ccsdk_netconf/common.py | Eliezio Oliveira | 1 | -1/+1 | |
Change-Id: Id21362059f7fb3cfb6756f12adfc60d051764b5e Issue-ID: CCSDK-1517 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-22 | Select template formatting | Ezhilarasi | 2 | -18/+3 | |
Removed unwanted code and imports Change-Id: I485dcb63a059109ab503c3874fe217c377d03d6a Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-22 | Loopback search by tag service | Ezhilarasi | 3 | -49/+78 | |
Added search by tag service in Server for CBA Change-Id: Ib1b3f0e9e3aaf5f5854a0cf011d90f2cd3661bf3 Issue-ID: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-22 | added license text to search service | Ezhilarasi | 1 | -0/+21 | |
Change-Id: I382d0cbfa6b596e628d10db87892b07da1e93f0e Issue-ID: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | Improve service template access through cache. | Brinda Santh | 8 | -16/+201 | |
Change-Id: Ibcff2a27f338c6fd019545dac5457943eff4b024 Issue-ID: CCSDK-1503 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> | |||||
2019-07-19 | Improve script file accessing through cache. | Brinda Santh | 19 | -268/+313 | |
Change-Id: If94e837975701dc7b2235c38acb46b3b883a424b Issue-ID: CCSDK-1503 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> | |||||
2019-07-19 | Resource source subfiles fix | Ezhilarasi | 1 | -9/+12 | |
Change-Id: Ia605bd569728a8f4e2385b80196ee48dd65d7e41 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | Doc index issue fix | Ezhilarasi | 2 | -3/+3 | |
Image name and Sample code file name fix in Resource definition index Change-Id: Id339845e638c07be9084fdb83e1d9db5ece05dc1 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | Moved Flexibleplugin to MS folder | Ezhilarasi | 1 | -0/+0 | |
Change-Id: If2dba1fd88641d827548a331f485ff742078e44f Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | Added workflow of CDS | Ezhilarasi | 1 | -0/+73 | |
Change-Id: If3a4703e980c75a3c519ca34a33b1ee7f0cf326f Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | Merge "resource-edit changes" | Dan Timoney | 3 | -12/+48 | |
2019-07-19 | Merge "Create blueprint search option from db" | Dan Timoney | 8 | -15/+212 | |
2019-07-19 | Merge "Title section correction in BP MS" | Dan Timoney | 1 | -4/+4 | |
2019-07-19 | Merge "Content modification in CB processor MS" | Dan Timoney | 1 | -3/+10 | |
2019-07-19 | Merge "Images folder for microservices" | Dan Timoney | 1 | -0/+0 | |
2019-07-19 | Merge "Resource dictionary URL's" | Dan Timoney | 1 | -1/+3 | |
2019-07-19 | Merge "loopback Api- get Sources list" | Dan Timoney | 3 | -1/+30 | |
2019-07-19 | Merge "resource edit component changes" | Dan Timoney | 1 | -3/+5 | |
2019-07-19 | Added Scripts concept in CDS Index | Ezhilarasi | 1 | -46/+60 | |
Change-Id: I9c19b16d0fb2a31964cb6b339b13b14e3910c846 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | Added Modeling concept expression | Ezhilarasi | 1 | -0/+45 | |
Change-Id: I91d543a920885ba84f59ef8e43424f646ff7bb28 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-19 | resource-edit changes | Arundathi Patil | 3 | -12/+48 | |
made changes to fetch sources Issue-ID: CCSDK-707 Change-Id: If7d07eb9cd49db61cbb8d8016c7f0dca01d00490 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2019-07-19 | Create blueprint search option from db | Ezhilarasi | 8 | -15/+212 | |
Search exisiting blueprint as model Change-Id: I241dba4a78c145f5707943b24319eba4170bc245 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> | |||||
2019-07-18 | Resolve Attribute and properties fails with subPropertyName | Steve Siani | 10 | -31/+53 | |
Issue-ID: CCSDK-1489 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: If27c0dd301f2c0e63cecc662cd89b1a72d1b21f1 | |||||
2019-07-18 | Merge "Enable dynamic remote python executor" | Brinda Santh Muthuramalingam | 3 | -17/+29 | |
2019-07-18 | Merge "Fix missing constrains definitions." | Dan Timoney | 6 | -57/+225 | |