Age | Commit message (Expand) | Author | Files | Lines |
2020-09-11 | Release ccsdk/dashboard1.4.0 |  jenkins-releng | 4 | -7/+7 |
2020-09-10 | update dashboard application truststore artifact |  Kotagiri, Ramprasad (rp5662) | 1 | -1/+1 |
2020-09-02 | update pom for java sonar code coverage |  Kotagiri, Ramprasad (rp5662) | 2 | -81/+4 |
2020-08-31 | fix issue with deploying server TLS certificates |  Kotagiri, Ramprasad (rp5662) | 8 | -20/+27 |
2020-08-21 | java 11 upgrade and sonar scan fixes |  Kotagiri, Ramprasad (rp5662) | 133 | -8207/+7843 |
2020-08-13 | fix the docker install script for app properties |  Kotagiri, Ramprasad (rp5662) | 2 | -15/+14 |
2020-08-12 | CCSDK DCAE dashboard feature changes |  Kotagiri, Ramprasad (rp5662) | 182 | -14340/+20738 |
2020-05-28 | Update css file name in conf.py |  lf-jobbuilder | 1 | -1/+1 |
2020-04-07 | Automation adds index.rstfrankfurt |  LF Jenkins CI | 1 | -0/+1 |
2020-03-12 | Merge "release 1.3.2 dashboard" |  Jack Lucas | 1 | -0/+4 |
2020-03-12 | release 1.3.2 dashboard |  Vijay Venkatesh Kumar | 1 | -0/+4 |
2020-03-12 | release 1.3.2 dashboard container |  Vijay Venkatesh Kumar | 1 | -0/+8 |
2020-03-11 | [DCAEGEN2-2139] tomcat server config for https connector1.3.2 |  Kotagiri, Ramprasad (rp5662) | 6 | -9/+27 |
2020-03-04 | Merge "release 1.3.1 dashboard" |  Jack Lucas | 1 | -0/+4 |
2020-03-03 | release 1.3.1 dashboard |  Vijay Venkatesh Kumar | 1 | -0/+4 |
2020-03-03 | Merge "release 1.3.1 dashboard container" |  Jack Lucas | 1 | -0/+8 |
2020-03-03 | release 1.3.1 dashboard container |  Vijay Venkatesh Kumar | 1 | -0/+8 |
2020-03-03 | update version for docker build1.3.1 |  Kotagiri, Ramprasad (rp5662) | 1 | -1/+1 |
2020-03-02 | skip blueprint parsing exceptions for invalid YAML |  Kotagiri, Ramprasad (rp5662) | 5 | -13/+14 |
2020-02-20 | release 1.3.0 dashboard container |  Vijay Venkatesh Kumar | 1 | -0/+8 |
2020-02-19 | release 1.3.0 dashboard |  Vijay Venkatesh Kumar | 1 | -0/+4 |
2020-02-18 | Merge "DCAE dashboard updates ver 1.3.0" |  Dan Timoney | 16 | -94/+73 |
2020-02-18 | DCAE dashboard updates ver 1.3.0 |  Kotagiri, Ramprasad (rp5662) | 16 | -94/+73 |
2020-02-18 | Merge "Migrate ccsdk-dashboard docs" |  Dan Timoney | 9 | -0/+145 |
2020-02-10 | Migrate ccsdk-dashboard docs |  Jessica Wagantall | 9 | -0/+145 |
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 |