Age | Commit message (Expand) | Author | Files | Lines |
2020-02-18 | DCAE dashboard updates ver 1.3.0 | Kotagiri, Ramprasad (rp5662) | 16 | -94/+73 |
2020-02-06 | DCAE dashboard security fixes | Kotagiri, Ramprasad (rp5662) | 26 | -1018/+2056 |
2019-09-10 | Merge "Fix errors in INFO.yaml"5.0.2-ONAPelalto | Dan Timoney | 1 | -20/+35 |
2019-09-10 | Fix errors in INFO.yaml | Timoney, Dan (dt5972) | 1 | -20/+35 |
2019-08-05 | Major- Replace comparison Operators | anushadasari | 1 | -4/+4 |
2019-08-05 | Sonar- blueprint-controllers.js | anushadasari | 1 | -4/+2 |
2019-07-31 | Merge "Exclude external js libs from sonar" | Dan Timoney | 1 | -0/+1 |
2019-07-30 | Exclude external js libs from sonar | Timoney, Dan (dt5972) | 1 | -0/+1 |
2019-07-30 | Major- Remove unused function parameter "response" | anushadasari | 1 | -1/+1 |
2019-07-29 | Merge "CCSDK-1542 -junits for ServiceAlreadyDeactivatedException.java" | Brinda Santh Muthuramalingam | 1 | -0/+40 |
2019-07-29 | Merge "CCSDK-1543 -junits for ServiceNotFoundException.java" | Brinda Santh Muthuramalingam | 1 | -0/+39 |
2019-07-26 | SonarFix-Remove declaration of thrown exception | anushadasari | 1 | -1/+1 |
2019-07-26 | Merge "CCSDK-1539-junits for DashboardControllerException.java file" | Dan Timoney | 1 | -0/+67 |
2019-07-26 | Merge "CCSDK-1528 - junits for BlueprintParseException.java" | Dan Timoney | 2 | -0/+44 |
2019-07-26 | Merge "CCSDK-1536 -return this expression instead of assigning it to the temp... | Brinda Santh Muthuramalingam | 1 | -2/+4 |
2019-07-26 | Merge "CCSDK-1538 -Move this constructor to comply with Java Code Conventions" | Dan Timoney | 1 | -13/+16 |
2019-07-26 | Merge "CCSDK-1537 -add @override annotation above method signature" | Dan Timoney | 1 | -2/+6 |
2019-07-26 | CCSDK-1536 -return this expression instead of assigning it to the temporary v... | Thugutla Sailakshmi | 1 | -2/+4 |
2019-07-26 | Merge "CCSDK-1532 -junits for ControllerOpsTools.java file" | Dan Timoney | 1 | -0/+44 |
2019-07-26 | Merge "CCSDK-1530 -junits for ServiceTypeActiveException.java file" | Dan Timoney | 1 | -0/+72 |
2019-07-26 | CCSDK-1528 - junits for BlueprintParseException.java | Thugutla Sailakshmi | 2 | -0/+44 |
2019-07-26 | CCSDK-1543 -junits for ServiceNotFoundException.java | Thugutla Sailakshmi | 1 | -0/+39 |
2019-07-26 | CCSDK-1542 -junits for ServiceAlreadyDeactivatedException.java | Thugutla Sailakshmi | 1 | -0/+40 |
2019-07-26 | CCSDK-1539-junits for DashboardControllerException.java file | Thugutla Sailakshmi | 1 | -0/+67 |
2019-07-26 | CCSDK-1538 -Move this constructor to comply with Java Code Conventions | Thugutla Sailakshmi | 1 | -13/+16 |
2019-07-26 | CCSDK-1537 -add @override annotation above method signature | Thugutla Sailakshmi | 1 | -2/+6 |
2019-07-25 | CCSDK-1532 -junits for ControllerOpsTools.java file | Thugutla Sailakshmi | 1 | -0/+44 |
2019-07-25 | CCSDK-1530 -junits for ServiceTypeActiveException.java file | Thugutla Sailakshmi | 1 | -0/+72 |
2019-07-25 | CCSDK-1529 -junits for ServiceTypeAlreadyDeactivatedException.java file | Thugutla Sailakshmi | 1 | -0/+40 |
2019-07-25 | SonarFix- Removing Whitespaces | anushadasari | 1 | -1/+0 |
2019-07-25 | sonar fix- Add a semicolon at the end of this statement. | anushadasari | 1 | -1/+1 |
2019-07-18 | Fix master build failure | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-06-03 | Fix build failure | Timoney, Dan (dt5972) | 1 | -4/+4 |
2019-05-29 | Roll to El Alto version | Timoney, Dan (dt5972) | 3 | -5/+5 |
2019-05-17 | Update POM files to allow maven deploy process | Kotagiri, Ramprasad (rp5662) | 4 | -42/+1 |
2019-05-16 | Revert change of oparent version1.1.0 | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-05-15 | Disable staging plugin | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-05-13 | Update POM to set EPSDK 2.5.0 release version | Kotagiri, Ramprasad (rp5662) | 2 | -2/+2 |
2019-05-08 | Add API specification html page into deployment | Kotagiri, Ramprasad (rp5662) | 3 | -5/+5902 |
2019-04-15 | update ca certs trust store | Kotagiri, Ramprasad (rp5662) | 2 | -1/+8 |
2019-04-09 | Fix for spring auto-wiring issue | Kotagiri, Ramprasad (rp5662) | 2 | -2/+3 |
2019-04-08 | copy war file in Docker image | Kotagiri, Ramprasad (rp5662) | 3 | -3/+4 |
2019-04-08 | Fix issue with copying war file in Docker image | Kotagiri, Ramprasad (rp5662) | 1 | -1/+1 |
2019-04-03 | Skip enforcer rules | Timoney, Dan (dt5972) | 2 | -0/+5 |
2019-04-02 | Update to use fabric io docker plugin | Timoney, Dan (dt5972) | 2 | -27/+116 |
2019-04-02 | Update POM for maven dockerfile plugin push target | Kotagiri, Ramprasad (rp5662) | 1 | -12/+12 |
2019-03-29 | Update config for dockerfile maven plugin | Kotagiri, Ramprasad (rp5662) | 1 | -0/+1 |
2019-03-28 | Docker container implementation | Kotagiri, Ramprasad (rp5662) | 18 | -8093/+2428 |
2019-03-21 | Java unit test code | Kotagiri, Ramprasad (rp5662) | 52 | -3688/+5449 |
2019-03-15 | Resolve security issues | Timoney, Dan (dt5972) | 129 | -10501/+11387 |