summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-requests-db-repositories
AgeCommit message (Expand)AuthorFilesLines
2021-02-15update the version for the H releaseseshukm1-1/+1
2020-08-06bump the master to 1.7.1seshukm1-1/+1
2020-06-18Prepare for java 11Benjamin, Max3-6/+4
2020-05-19Merge "removed unused imports"Lukasz Muszkieta7-9/+2
2020-05-07removed unused importsRupinder7-9/+2
2020-05-06removed code smellsRupinder1-2/+0
2020-04-07Add workflowName and operationName to v8 ofKuleshov, Elena1-3/+6
2020-03-10Merge "false positive on network creates"Steve Smokowski1-2/+4
2020-03-08false positive on network createsBoslet, Cory1-2/+4
2020-03-06Enable date span filtering for getOrchestrationFiltersFromInfraActiveJozsef Csongvai3-23/+34
2020-02-28Merge "Modification of VFC adapter code to make it SOL005 compliant"Seshu Kumar M1-0/+28
2020-02-27Modification of VFC adapter code to make it SOL005 compliantSambasiva K1-0/+28
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
2020-02-21mso to add tenant name and product family name toKuleshov, Elena1-2/+7
2020-02-21use pnfName in custom pnf workflow execution procedureUbuntu2-8/+8
2020-02-19Add test for OrchestrationTaskRepositoryHarry Huang1-0/+75
2020-02-19Merge "Add test for OrchestrationTaskRepository"Chuanyu Chen1-1/+12
2020-02-12Add repository for OrchestrationTaskHarry Huang1-0/+33
2020-02-11Add test for OrchestrationTaskRepositoryHarry Huang1-1/+12
2020-01-07Merge "Bug fix for Multi-result row data order"Chuanyu Chen1-2/+2
2020-01-06Merge "Remove references to AIC"Steve Smokowski1-1/+1
2020-01-06Bug fix for Multi-result row data orderYulian Han1-2/+2
2020-01-03Remove references to AICBhatt, Prema1-1/+1
2020-01-02SO API to support custom PNF workflowYulian Han2-0/+3
2019-11-21Updated and added to get request processing dataBoslet, Cory1-0/+3
2019-11-07remove unused columns infra active requestsChan, Mercy7-180/+59
2019-10-24add new query for requestdbPlummer, Brittany1-0/+5
2019-10-15Cleaning up unused variables and redundant initializers toOleksandr Moliavko1-14/+2
2019-09-09updated all sql files including in tests to useChan, Mercy2-5/+5
2019-08-13Place diamond op in place of type specsindhu36721-4/+1
2019-08-08fix sonar issuesarada prasad sahoo2-2/+2
2019-07-18Fix error updating request_processing_dataGamboa, Gilbert2-1/+21
2019-07-17add query stack data and populate table stepBoslet, Cory1-2/+5
2019-06-27enhance workflowaction to handle resume funcMnushkin, Dmitry1-0/+3
2019-06-27add rollback ext system error sourcePlummer, Brittany1-1/+2
2019-06-18support no payload for alacarte deletesSmokowski, Steven3-2/+10
2019-06-09Added ext_system_error_source column to requestdbPlummer, Brittany1-1/+2
2019-05-31apih to populate original request idPlummer, Brittany1-1/+2
2019-05-15store openstack request status in requestdbSmokowski, Steven1-0/+3
2019-04-28Store Cloud Request in DatabaseSmokowski, Steven1-3/+14
2019-04-21Define String Literal,use in place constantSindhuri.A1-5/+5
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)1-50/+50
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)19-265/+250
2019-03-14Saved vnfOperationalEnvironmentId to be used laterBenjamin, Max (mb388a)2-0/+4
2019-03-13Added param requestId to query 1 rowBenjamin, Max (mb388a)2-3/+5
2019-03-09db search logic/unit test now works as expectedBenjamin, Max (mb388a)4-27/+32
2019-03-06Fix for So Mon UI search resultAndrei_Barcovschi3-38/+91
2019-02-25Merge "Removed MsoLogger 'mso-requests-db-repositories'"Steve Smokowski1-92/+63
2019-02-25Removed MsoLogger 'mso-requests-db-repositories'r.bogacki1-92/+63
2019-02-24Prevent race conditions on same distributionId.Benjamin, Max (mb388a)3-8/+11