aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-service
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Bump CMSO to 2.3.42.3.4hariharan971-1/+1
2021-04-07Remove mso-simulator healtcheckkrishnaa961-1/+0
2021-03-29Remove logback file from classpath2.3.3krishnaa962-378/+1
2021-03-18Bump CMSO to 2.3.3hariharan971-1/+1
2021-03-18Fix weak cryptography issuesmalarvizhi2-25/+13
2021-03-09Fix weak cryptography issues2.3.2Malarvizhi3-20/+36
2021-02-09Fix Security Vulnerablities2.3.1yashwanth031-1/+1
2020-09-21Increment cmso release version to 2.3.02.3.0krishnaa962-3/+3
2020-08-17Add junits for aaf auth providerBogumil Zebek2-7/+142
2020-07-21Upgrade log4j to 2.13.1 and add log4j api 2.13.1.Maciej Malewski16-167/+48
2020-07-06Increase code coverageBogumil Zebek4-17/+315
2020-03-27Fix optf-cmso sonar reportsvrvarma1-0/+5
2020-03-26Fix optf-cmso clm and sonar reportsvrvarma2-4/+3
2020-03-11Increment CMSO release version2.2.0vrvarma2-22/+10
2020-03-05Merge "Sonar fix"Vikas Varma1-0/+1
2020-03-05making cmso pods run as non-root uservrvarma1-1/+7
2020-03-05Update project for java11Jerry Flood1-2/+2
2020-03-05Sonar fixArindam Mondal1-0/+1
2020-01-22Merge "Application.java-Remove the 'PropertySources' wrapper from this annota...Vikas Varma1-4/+4
2020-01-22Application.java-Remove the 'PropertySources' wrapper from this annotation groupThugutla sailakshmi1-4/+4
2020-01-22Merge this if statement with the enclosing oneanushadasari1-3/+1
2020-01-22Remove the declaration of thrown exceptionanushadasari2-5/+5
2020-01-22Update robot docker buildJerry Flood5-5/+9
2020-01-10Merge "return the expression"Vikas Varma1-2/+1
2020-01-10Merge "replacing with the diamond operators"Vikas Varma2-23/+9
2019-12-03Merge "remove the declaration of thrown exception"Vikas Varma1-1/+1
2019-12-03Merge "Replace the type specification in this constructor call with the diamo...Vikas Varma1-2/+2
2019-11-20Move "*" string literal on left side of stringanushadasari1-2/+2
2019-11-20Merge this if statement with the enclosing oneanushadasari1-3/+1
2019-11-20Move "*" string literal on left side of stringanushadasari1-1/+1
2019-11-20Merge this if statement with the enclosing oneanushadasari1-3/+1
2019-11-19Merge "Immediately return this expression"Vikas Varma1-4/+2
2019-11-19Merge "Immediately return this expression"Vikas Varma1-2/+1
2019-11-19Immediately return this expressionanushadasari1-4/+2
2019-11-19Immediately return this expressionanushadasari1-2/+1
2019-11-18Immediately return this expressionanushadasari1-2/+1
2019-11-18Immediately return this expressionanushadasari1-2/+1
2019-11-18Immediately return this expressionanushadasari1-8/+4
2019-11-18Immediately return this expressionanushadasari1-2/+1
2019-11-06remove the declaration of thrown exceptionmanisha071-1/+1
2019-11-06replacing with the diamond operatorsmanisha072-23/+9
2019-11-06Replace the type specification in this constructor call with the diamond oper...manisha071-2/+2
2019-11-06Remove Remove the declaration of thrown exceptionanushadasari1-4/+2
2019-11-06return the expressionmanisha071-2/+1
2019-09-28Replace CADI for access to AAFJerry Flood18-788/+2661
2019-09-20Update the version to 2.1.1 for el altoFlood, Jerry (jf9860)1-1/+1
2019-07-26Cleanup POMs and DockerfilesJerry Flood2-28/+18
2019-07-11Update the version to ElAlto (2.1)Jerry Flood1-1/+1
2019-07-05Bring up mock server in robot dockerJerry Flood1-1/+0
2019-04-30Merge "Updates to enable local HTTPS testing"Vikas Varma5-8/+17