aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Split music src into music-core and music-restArthur Martella105-20088/+0
2019-09-26Read lock promotionTschaen, Brendan9-100/+351
2019-09-18Test case for deadlock detectionArthur Martella1-0/+60
2019-09-17Merge "Load Music properties without Spring Boot"Thomas Nelson1-4/+94
2019-09-17Merge "Deadlock detection by owner"Thomas Nelson9-30/+384
2019-09-16Load Music properties without Spring BootArthur Martella1-4/+94
2019-09-16Deadlock detection by ownerArthur Martella9-30/+384
2019-09-11Merge "sonar-463 Immediately return this expression instead of assigning it t...Thomas Nelson1-2/+1
2019-09-11Merge "Move this constructor to comply with Java Code Conventions"Thomas Nelson1-5/+5
2019-09-11Merge "sonar fix-463 remove the exception from the method body"Thomas Nelson1-2/+1
2019-09-11Merge "sonar fix:remove the declaration of exceptions from method body"Thomas Nelson1-2/+2
2019-08-29sonar fix-463 remove the exception from the method bodyThugutla sailakshmi1-2/+1
2019-08-29sonar-463-remove the declaration of thrown exceptionThugutla sailakshmi1-1/+1
2019-08-29sonar-463 Immediately return this expression instead of assigning it to the t...Thugutla sailakshmi1-2/+1
2019-08-29Move this constructor to comply with Java Code ConventionsThugutla sailakshmi1-5/+5
2019-08-29sonar fix:remove the declaration of exceptions from method bodyThugutla sailakshmi1-2/+2
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