aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Issue-ID: MUSIC-481. Removed commented out lines of code.Mamtha5-26/+5
2019-08-14Merge "Sonar Fix: Removed commented out lines of code"Brendan Tschaen1-12/+0
2019-08-14Merge "General sonar fixes: use logger"Brendan Tschaen1-2/+2
2019-08-14Merge "MUSIC-463-sonar fix-remove declaration of method exception-MusicLoggin...Brendan Tschaen1-1/+1
2019-08-12Sonar Fix: Removed commented out lines of codeMamtha1-12/+0
2019-08-01General sonar fixes: use loggerArindam Mondal1-2/+2
2019-07-25MUSIC-465 junits-Application.java fileThugutla Sailakshmi1-0/+94
2019-07-23MUSIC-463-sonar fix-remove declaration of method exception-MusicLoggingServle...Thugutla Sailakshmi1-1/+1
2019-07-23Merge "Sonar Fix: JsonSelect.java"Brendan Tschaen1-1/+1
2019-07-23Merge "Sonar Fix: AuthUtil.java"Thomas Nelson1-2/+4
2019-07-23Merge "Handled unclosed resources using try-with-resources statement"Thomas Nelson1-4/+5
2019-07-19Sonar Fix: AuthUtil.javaArundathi Patil1-2/+4
2019-07-19Sonar Fix: JsonResponse.javaArundathi Patil1-10/+11
2019-07-19Sonar Fix: JsonSelect.javaArundathi Patil1-1/+1
2019-07-16Merge "Sonar Fix: Marked field as private"Thomas Nelson1-2/+2
2019-07-16Merge "Fixed sonar issues in MusicHealthCheck.java"Thomas Nelson1-3/+1
2019-07-11Sonar Fix: Marked field as privateSudarshan Kumar1-2/+2
2019-07-10Handled unclosed resources using try-with-resources statementjegadeeshbabu11-4/+5
2019-07-10Sonar Fix - Remove the boxing to BooleanSudarshan Kumar1-8/+10
2019-07-09Merge "Sonar reduce method parameter"Thomas Nelson3-19/+150
2019-07-09Merge "Sonar Fix - added static for the fields"Thomas Nelson1-3/+3
2019-07-09Merge "Sonar fix in RestMusicHealthCheckAPI.java"Thomas Nelson1-6/+8
2019-07-09Merge "MUSIC-ORM-Implemetation"Thomas Nelson11-644/+1872
2019-07-09Merge "Fixed sonar issues in MusicDataStoreHandle.java"Thomas Nelson1-3/+3
2019-07-09Sonar Fix - added static for the fieldsMamtha1-3/+3
2019-07-09Sonar fix- RestMusicVersionAPI.javaArundathi Patil1-7/+6
2019-07-09Sonar fix in RestMusicHealthCheckAPI.javaArundathi Patil1-6/+8
2019-07-05Fixed sonar issues in MusicHealthCheck.javaArundathi Patil1-3/+1
2019-07-05Fixed sonar issues in MusicDataStoreHandle.javaArundathi Patil1-3/+3
2019-07-05Sonar reduce method parameterArindam Mondal3-19/+150
2019-07-02MUSIC-ORM-ImplemetationSudarshan Kumar11-644/+1872
2019-07-01Enhance PreparedQueryObjectTschaen, Brendan2-13/+69
2019-06-27Merge "Sonar fixes for MusicApplication"Brendan Tschaen5-37/+47
2019-06-26Sonar Changes for Authentication ClassesNelson, Thomas (tn1381)4-79/+120
2019-06-26Sonar fixes for MusicApplicationNelson, Thomas (tn1381)5-37/+47
2019-06-25Merge "Some bug fixes and Minor Chages."Thomas Nelson34-850/+1218
2019-06-25Clean up some unneded files.Nelson, Thomas (tn1381)8-535/+0
2019-06-25Merge "added file to test MusicReponse.java"Thomas Nelson1-0/+62
2019-06-25Merge "added file to test AuthorisationError.java"Thomas Nelson1-0/+51
2019-06-25Merge "added file to test PreparedQueryObject"Thomas Nelson1-0/+75
2019-06-25Merge "added test case to JsonInsertTest.java"Thomas Nelson1-3/+11
2019-06-25Some bug fixes and Minor Chages.Thomas Nelson arthudent334-850/+1218
2019-06-25added file to test AuthorisationError.javaSandeep J1-0/+51
2019-06-25added file to test PreparedQueryObjectSandeep J1-0/+75
2019-06-19Merge "added test cases to JsonResponseTest.java"Thomas Nelson1-0/+22
2019-06-17added test case to JsonOnboardTest.javaSandeep J1-1/+10
2019-06-17added file to test MusicReponse.javaSandeep J1-0/+62
2019-06-17added test case to JsonInsertTest.javaSandeep J1-3/+11
2019-06-17added test cases to JsonResponseTest.javaSandeep J1-0/+22
2019-06-12Use logger to log exceptionArindam Mondal1-3/+5