aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/music/rest
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Split music src into music-core and music-restArthur Martella7-2480/+0
2019-09-26Read lock promotionTschaen, Brendan1-0/+61
2019-09-17Merge "Deadlock detection by owner"Thomas Nelson1-1/+2
2019-09-16Deadlock detection by ownerArthur Martella1-1/+2
2019-08-29sonar fix:remove the declaration of exceptions from method bodyThugutla sailakshmi1-2/+2
2019-07-09Merge "Sonar fix in RestMusicHealthCheckAPI.java"Thomas Nelson1-6/+8
2019-07-09Merge "MUSIC-ORM-Implemetation"Thomas Nelson1-629/+95
2019-07-09Sonar fix- RestMusicVersionAPI.javaArundathi Patil1-7/+6
2019-07-09Sonar fix in RestMusicHealthCheckAPI.javaArundathi Patil1-6/+8
2019-07-02MUSIC-ORM-ImplemetationSudarshan Kumar1-629/+95
2019-06-25Some bug fixes and Minor Chages.Thomas Nelson arthudent35-110/+433
2019-05-28Bug Fix for Empty Body.Nelson, Thomas (arthurdent3)2-25/+42
2019-05-16CADI and a few small updates.Nelson, Thomas (arthurdent3)4-1661/+850
2019-05-13Changes Listed below:Nelson, Thomas (arthurdent3)5-840/+977
2019-03-28Log stack traces with loggerr.bogacki4-22/+48
2019-03-08Merge "RestMusicQAPI.java - Sonar Fixes"Thomas Nelson1-13/+9
2019-03-07Remove straggling zookeper referencesTschaen, Brendan1-2/+2
2019-02-28Complete new authentication across REST APIsTschaen, Brendan3-121/+73
2019-02-27Admin api tests w/ mocked authorizationTschaen, Brendan1-1/+1
2019-02-26Remove zookeeper referenceTschaen, Brendan3-39/+3
2019-02-25Merge "Caching util test cases"Thomas Nelson1-98/+98
2019-02-24RestMusicQAPI.java - Sonar FixesDriptaroop Das1-14/+9
2019-02-22Create authentication interfaceTschaen, Brendan3-194/+129
2019-02-21Caching util test casesTschaen, Brendan1-98/+98
2019-02-21Merge "Fixed major Sonar issues in JsonDelete"Thomas Nelson1-5/+1
2019-02-20Conditional test casesTschaen, Brendan1-319/+0
2019-02-20Update MUSIC test cases.Tschaen, Brendan1-0/+2
2019-02-19Fixed major Sonar issues in JsonDeleter.bogacki1-5/+1
2019-02-12Removed sub-expressions from RestMusicDataAPIr.bogacki1-2/+5
2019-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)9-1170/+1078
2019-01-25multiple sonar fixes - RestMusicAdminAPI.javaDriptaroop Das1-114/+46
2019-01-17Merge "fixed sonar issue in RestMusicDataAPI"Thomas Nelson1-7/+4
2019-01-17Merge "fixed sonar issue in RestMusicQAPI.java"Thomas Nelson1-17/+4
2019-01-17Merge "fixed sonar issues in RestMusicAdminAPI.java"Thomas Nelson1-6/+3
2019-01-17Merge "Sonar fix: RestMusicHealthCheckAPI.java"Thomas Nelson1-13/+9
2019-01-14Merge "Fixed major Sonar issues in RestMusicBmAPI"Bharath Balasubramanian1-13/+14
2019-01-11fixed sonar issue in RestMusicQAPI.javaSandeep J1-17/+4
2019-01-11fixed sonar issue in RestMusicDataAPISandeep J1-7/+4
2019-01-11fixed sonar issues in RestMusicAdminAPI.javaSandeep J1-6/+3
2019-01-09Sonar fix: RestMusicHealthCheckAPI.javaArundathi Patil1-13/+9
2018-12-05Fixed major Sonar issues in RestMusicBmAPIezhil1-13/+14
2018-11-27Logged error message in RestMusicAdminAPIezhil1-1/+3
2018-10-24Align error handling across classesTschaen, Brendan1-13/+12
2018-10-17Update pom and other files to fix bug in MUSICThomas Nelson2-126/+255
2018-09-17Update distribution files to support helm chartsThomas Nelson Jr (arthurdent3) tn1381@att.com2-83/+91
2018-09-07RestMusicQAPI.java: Fixed sonar issuesArundathi Patil1-22/+13
2018-09-05Merge "RestMusicVersionAPI.java: Fixed sonar issue"Bharath Balasubramanian1-3/+0
2018-09-04RestMusicVersionAPI.java: Fixed sonar issueArundathi Patil1-3/+0
2018-09-03Added fix for potential nullpointerexceptionChandan Ghosh1-7/+12
2018-08-29Added fix for potential nullpointer exceptionChandan Ghosh1-8/+12