Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | bump the master to 1.7.1 | seshukm | 1 | -1/+1 |
2020-06-18 | Prepare for java 11 | Benjamin, Max | 6 | -218/+132 |
2020-05-07 | removed unused imports lowered code smells | Rupinder | 2 | -8/+1 |
2020-04-07 | Add workflowName and operationName to v8 of | Kuleshov, Elena | 3 | -3/+27 |
2020-04-04 | Added logic to update the requests DB when a | Boslet, Cory | 1 | -4/+4 |
2020-03-08 | false positive on network creates | Boslet, Cory | 2 | -9/+20 |
2020-02-28 | Merge "Modification of VFC adapter code to make it SOL005 compliant" | Seshu Kumar M | 1 | -0/+123 |
2020-02-27 | Modification of VFC adapter code to make it SOL005 compliant | Sambasiva K | 1 | -0/+123 |
2020-02-26 | bump the versions for all the SO to 1.6.0 | seshukm | 1 | -1/+1 |
2020-02-21 | mso to add tenant name and product family name to | Kuleshov, Elena | 2 | -2/+24 |
2020-02-21 | use pnfName in custom pnf workflow execution procedure | Ubuntu | 2 | -16/+16 |
2020-02-19 | Modify requestDbClient to add methods for OrchestrationTask | Harry Huang | 1 | -0/+38 |
2020-02-10 | Add table for OrchestrationTask in requestDB | Harry Huang | 1 | -0/+143 |
2020-01-06 | Merge "Remove references to AIC" | Steve Smokowski | 3 | -8/+8 |
2020-01-03 | Remove references to AIC | Bhatt, Prema | 3 | -8/+8 |
2020-01-02 | SO API to support custom PNF workflow | Yulian Han | 2 | -2/+12 |
2019-12-09 | refactor fallouthandler | Boslet, Cory | 1 | -0/+35 |
2019-11-21 | Updated and added to get request processing data | Boslet, Cory | 4 | -9/+61 |
2019-11-07 | remove unused columns infra active requests | Chan, Mercy | 4 | -112/+34 |
2019-11-04 | Merge "Add patch method" | Steve Smokowski | 3 | -0/+23 |
2019-11-04 | Add patch method | Mnushkin, Dmitry | 3 | -0/+23 |
2019-10-24 | add new query for requestdb | Plummer, Brittany | 1 | -0/+11 |
2019-09-24 | Update Resume Logic and Add Workflow Listeners | Smokowski, Steven | 1 | -1/+1 |
2019-09-19 | update logging to match onap logging library | Plummer, Brittany | 1 | -0/+2 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 1 | -2/+2 |
2019-09-09 | updated all sql files including in tests to use | Chan, Mercy | 1 | -1/+1 |
2019-08-08 | fix sonar issue | sarada prasad sahoo | 2 | -6/+6 |
2019-07-31 | Updatable to false to prevent setting fk to null | Plummer, Brittany | 1 | -1/+1 |
2019-07-18 | Fix error updating request_processing_data | Gamboa, Gilbert | 2 | -1/+36 |
2019-07-17 | add query stack data and populate table step | Boslet, Cory | 1 | -2/+21 |
2019-06-27 | enhance workflowaction to handle resume func | Mnushkin, Dmitry | 1 | -0/+42 |
2019-06-27 | add rollback ext system error source | Plummer, Brittany | 2 | -2/+13 |
2019-06-18 | support no payload for alacarte deletes | Smokowski, Steven | 1 | -1/+14 |
2019-06-14 | add is_data_internal column to request db | Mnushkin, Dmitry | 1 | -1/+12 |
2019-06-09 | Added ext_system_error_source column to requestdb | Plummer, Brittany | 2 | -2/+14 |
2019-05-31 | Fix issue where request was not being updated | Smokowski, Steven | 2 | -1/+9 |
2019-05-31 | apih to populate original request id | Plummer, Brittany | 2 | -2/+14 |
2019-05-15 | store openstack request status in requestdb | Smokowski, Steven | 1 | -1/+14 |
2019-04-29 | Merge "Store Cloud Request in Database" | Steve Smokowski | 3 | -2/+159 |
2019-04-28 | Store Cloud Request in Database | Smokowski, Steven | 3 | -2/+159 |
2019-04-26 | JUnit tests for RequestsDBHelper | r.bogacki | 1 | -0/+81 |
2019-04-11 | corrected inlucde filter for formatter | Benjamin, Max (mb388a) | 1 | -35/+35 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 25 | -1644/+1667 |
2019-03-20 | Change status from inventoried to assigned | Benjamin, Max (mb388a) | 2 | -2/+6 |
2019-03-18 | Removed MsoLogger class | r.bogacki | 1 | -1/+0 |
2019-03-14 | Saved vnfOperationalEnvironmentId to be used later | Benjamin, Max (mb388a) | 1 | -2/+13 |
2019-03-13 | Added param requestId to query 1 row | Benjamin, Max (mb388a) | 1 | -4/+6 |
2019-03-13 | Temporarily disabling optimistic locking | Benjamin, Max (mb388a) | 1 | -1/+0 |
2019-02-25 | Removed MsoLogger from 'mso-requests-db' | r.bogacki | 1 | -6/+9 |
2019-02-24 | Prevent race conditions on same distributionId. | Benjamin, Max (mb388a) | 1 | -1/+14 |