aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-24Make MusicCore non-staticdev-cassandra-onlyMohammad Salehe10-278/+308
2019-02-24Add more info for time measurementsMohammad Salehe1-1/+1
2019-02-24Implement voluntaryReleaseLock retry logicMohammad Salehe1-1/+17
2019-02-24Use executePut lock ordinal parameterMohammad Salehe1-10/+10
2019-02-24Return correct value on lockref dequeue exceptionMohammad Salehe1-22/+9
2019-02-24More detailed error messages for lock referencesMohammad Salehe1-4/+4
2019-02-24Add "ORDER BY" to top of lock queue checksMohammad Salehe1-2/+2
2019-02-24Check for lockref validity while guarding itMohammad Salehe1-4/+6
2019-02-24Use query parameters instead of string concatMohammad Salehe1-4/+7
2019-02-24Calculate standard deviation in statsMohammad Salehe1-2/+2
2019-02-24Indicate failure in createLockReferenceMohammad Salehe1-1/+2
2019-02-24Add retry logic for createLockRef in atomicPutMohammad Salehe1-6/+35
2019-02-01Added testcase for updateOnboardApp methodChandan Ghosh1-0/+12
2019-02-01Added testcase for deleteOnboardApp service methodChandan Ghosh1-0/+11
2019-02-01Added testcase for service layer RestAdmin apiChandan Ghosh1-0/+91
2019-01-29Increment versionTschaen, Brendan1-1/+1
2019-01-29Merge "refactord RestMusicAdminAPI.java as per spring MVC" into dev-cassandra...Bharath Balasubramanian11-751/+1146
2019-01-22Stabilize v3.2.1Tschaen, Brendan2-2/+2
2019-01-21refactord RestMusicAdminAPI.java as per spring MVCSandeep J11-751/+1146
2019-01-15Build and install jarTschaen, Brendan1-1/+1
2018-12-22Implement first benchmarksMohammad Salehe2-1/+254
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-22Update .gitignoreMohammad Salehe1-0/+2
2018-12-22Refactor Cassandra connection processMohammad Salehe4-104/+56
2018-12-22Move runnable test classesMohammad Salehe2-42/+76
2018-12-22Add shade plugin to maven pom.xmlMohammad Salehe1-0/+34
2018-12-22Remove unwanted line from pom.xmlMohammad Salehe1-1/+0
2018-12-22Implement time measurement utilityMohammad Salehe5-13/+210
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 Balasubramanian10-556/+859
2018-12-12added files to convert project to spring bootSandeep J10-556/+859
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 kondreddy26-933/+1318
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, Brendan2-5/+1
2018-11-06Clean up readmeTschaen, Brendan2-7/+18
2018-11-05Separate jar, ignore locking unit testsTschaen, Brendan4-8/+22
2018-11-01Fix property loading in jarTschaen, Brendan2-0/+39
2018-10-25Update version numberTschaen, Brendan2-3/+3
2018-10-16Include Cassandra lockingTschaen, Brendan166-21082/+2168
2018-10-14Bug Fix to keep runcwl from failing.Thomas Nelson Jr3-11/+51
2018-10-10Merge "Added test file for NameSpace.java"Thomas Nelson1-0/+56
2018-10-10Merge "Update to support Encrypted password"Bharath Balasubramanian3-17/+316