aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-22Add retry logic for acquireLock in atomicPutMohammad Salehe3-28/+72
2018-12-22Add primary time measurements to MusicCoreMohammad Salehe4-243/+324
2018-12-22Refactor Cassandra connection processMohammad Salehe4-104/+56
2018-12-22Move runnable test classesMohammad Salehe2-42/+76
2018-12-22Implement time measurement utilityMohammad Salehe4-0/+200
2018-12-21Implement first comparison point testsMohammad Salehe4-120/+245
2018-12-20Merge "added files to convert project to spring boot" into dev-cassandra-onlyBharath Balasubramanian8-79/+341
2018-12-12added files to convert project to spring bootSandeep J8-79/+341
2018-12-12Read/Write locking implementationTschaen, Brendan5-20/+131
2018-12-03Cassa lockstore return string for peekLockTschaen, Brendan2-8/+6
2018-11-28music as a service impl v3srupane kondreddy25-932/+1317
2018-11-27Add getLockQueue to music apiTschaen, Brendan4-119/+177
2018-11-20Improve timestamp and query handlingMohammad Salehe7-89/+83
2018-11-20Implement sequential lock referencesMohammad Salehe4-78/+78
2018-11-15Revert "music core implemented as a service"Tschaen, Brendan28-740/+454
2018-11-13music core implemented as a servicesrupane kondreddy28-454/+740
2018-11-07Modify TestVotingApp and add extra updateMohammad Salehe1-4/+5
2018-11-06Jar only version for nowTschaen, Brendan1-4/+0
2018-11-06Clean up readmeTschaen, Brendan1-5/+16
2018-11-05Separate jar, ignore locking unit testsTschaen, Brendan3-5/+19
2018-11-01Fix property loading in jarTschaen, Brendan2-0/+39
2018-10-16Include Cassandra lockingTschaen, Brendan51-5168/+1361
2018-10-10Merge "Added test file for NameSpace.java"Thomas Nelson1-0/+56
2018-10-10Merge "Added test file for JsonNotifyClientResponse.java"Thomas Nelson1-0/+46
2018-10-04Added fix for OOF issue.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
2018-09-30Added test file for JsonNotifyClientResponse.javaArundathi Patil1-0/+46
2018-09-29Added test file for NameSpace.javaArundathi Patil1-0/+56
2018-09-29Added test file for JSONObject.javaArundathi Patil1-0/+44
2018-09-17Update distribution files to support helm chartsThomas Nelson Jr (arthurdent3) tn1381@att.com6-108/+117
2018-09-18Merge "MusicServiceException.java: Fixed sonar issues"Thomas Nelson1-19/+19
2018-09-17MusicServiceException.java: Fixed sonar issuesArundathi Patil1-19/+19
2018-09-12Move string literal to left of string comparisonSooriyaa1-1/+1
2018-09-10Merge "RestMusicQAPI.java: Fixed sonar issues"Thomas Nelson1-22/+13
2018-09-10Adding a constant to remove duplicate stringSooriyaa1-4/+5
2018-09-07RestMusicQAPI.java: Fixed sonar issuesArundathi Patil1-22/+13
2018-09-06Merge "JsonNotification.java: Fixed sonar issue"Thomas Nelson1-1/+0
2018-09-06Merge "Removing the literal true boolean value"Thomas Nelson1-2/+2
2018-09-06Merge "Remove the unused import"Thomas Nelson1-2/+0
2018-09-06Merge "Added error log in MusicConditional class"Thomas Nelson1-0/+4
2018-09-06Merge "replaced stacktrace with error log"Thomas Nelson1-2/+5
2018-09-05Merge "RestMusicVersionAPI.java: Fixed sonar issue"Bharath Balasubramanian1-3/+0
2018-09-05Merge "Remove the literal false boolean value"Bharath Balasubramanian1-1/+1
2018-09-05Merge "Move string literal to left of string comparison"Bharath Balasubramanian1-1/+1
2018-09-05Merge "Added bug fix reported in SonarQube for MusicUtil"Bharath Balasubramanian1-2/+2
2018-09-05Merge "Added fix for potential nullpointer exception"Bharath Balasubramanian1-1/+0
2018-09-05Added error log in MusicConditional classChandan Ghosh1-0/+4
2018-09-05Move string literal to left of string comparisonSooriyaa1-1/+1
2018-09-05replaced stacktrace with error logChandan Ghosh1-2/+5
2018-09-05Remove the literal false boolean valueSooriyaa1-1/+1
2018-09-04Remove the unused importSooriyaa1-2/+0