Age | Commit message (Expand) | Author | Files | Lines |
2019-02-24 | Add more info for time measurements | Mohammad Salehe | 1 | -1/+1 |
2019-02-24 | Implement voluntaryReleaseLock retry logic | Mohammad Salehe | 1 | -1/+17 |
2019-02-24 | Use executePut lock ordinal parameter | Mohammad Salehe | 1 | -10/+10 |
2019-02-24 | Return correct value on lockref dequeue exception | Mohammad Salehe | 1 | -22/+9 |
2019-02-24 | More detailed error messages for lock references | Mohammad Salehe | 1 | -4/+4 |
2019-02-24 | Add "ORDER BY" to top of lock queue checks | Mohammad Salehe | 1 | -2/+2 |
2019-02-24 | Check for lockref validity while guarding it | Mohammad Salehe | 1 | -4/+6 |
2019-02-24 | Use query parameters instead of string concat | Mohammad Salehe | 1 | -4/+7 |
2019-02-24 | Calculate standard deviation in stats | Mohammad Salehe | 1 | -2/+2 |
2019-02-24 | Indicate failure in createLockReference | Mohammad Salehe | 1 | -1/+2 |
2019-02-24 | Add retry logic for createLockRef in atomicPut | Mohammad Salehe | 1 | -6/+35 |
2019-02-01 | Added testcase for updateOnboardApp method | Chandan Ghosh | 1 | -0/+12 |
2019-02-01 | Added testcase for deleteOnboardApp service method | Chandan Ghosh | 1 | -0/+11 |
2019-02-01 | Added testcase for service layer RestAdmin api | Chandan Ghosh | 1 | -0/+91 |
2019-01-29 | Increment version | Tschaen, Brendan | 1 | -1/+1 |
2019-01-29 | Merge "refactord RestMusicAdminAPI.java as per spring MVC" into dev-cassandra... | Bharath Balasubramanian | 11 | -751/+1146 |
2019-01-22 | Stabilize v3.2.1 | Tschaen, Brendan | 2 | -2/+2 |
2019-01-21 | refactord RestMusicAdminAPI.java as per spring MVC | Sandeep J | 11 | -751/+1146 |
2019-01-15 | Build and install jar | Tschaen, Brendan | 1 | -1/+1 |
2018-12-22 | Implement first benchmarks | Mohammad Salehe | 2 | -1/+254 |
2018-12-22 | Add retry logic for acquireLock in atomicPut | Mohammad Salehe | 3 | -28/+72 |
2018-12-22 | Add primary time measurements to MusicCore | Mohammad Salehe | 4 | -243/+324 |
2018-12-22 | Update .gitignore | Mohammad Salehe | 1 | -0/+2 |
2018-12-22 | Refactor Cassandra connection process | Mohammad Salehe | 4 | -104/+56 |
2018-12-22 | Move runnable test classes | Mohammad Salehe | 2 | -42/+76 |
2018-12-22 | Add shade plugin to maven pom.xml | Mohammad Salehe | 1 | -0/+34 |
2018-12-22 | Remove unwanted line from pom.xml | Mohammad Salehe | 1 | -1/+0 |
2018-12-22 | Implement time measurement utility | Mohammad Salehe | 5 | -13/+210 |
2018-12-21 | Implement first comparison point tests | Mohammad Salehe | 4 | -120/+245 |
2018-12-20 | Merge "added files to convert project to spring boot" into dev-cassandra-only | Bharath Balasubramanian | 10 | -556/+859 |
2018-12-12 | added files to convert project to spring boot | Sandeep J | 10 | -556/+859 |
2018-12-12 | Read/Write locking implementation | Tschaen, Brendan | 5 | -20/+131 |
2018-12-03 | Cassa lockstore return string for peekLock | Tschaen, Brendan | 2 | -8/+6 |
2018-11-28 | music as a service impl v3 | srupane kondreddy | 26 | -933/+1318 |
2018-11-27 | Add getLockQueue to music api | Tschaen, Brendan | 4 | -119/+177 |
2018-11-20 | Improve timestamp and query handling | Mohammad Salehe | 7 | -89/+83 |
2018-11-20 | Implement sequential lock references | Mohammad Salehe | 4 | -78/+78 |
2018-11-15 | Revert "music core implemented as a service" | Tschaen, Brendan | 28 | -740/+454 |
2018-11-13 | music core implemented as a service | srupane kondreddy | 28 | -454/+740 |
2018-11-07 | Modify TestVotingApp and add extra update | Mohammad Salehe | 1 | -4/+5 |
2018-11-06 | Jar only version for now | Tschaen, Brendan | 2 | -5/+1 |
2018-11-06 | Clean up readme | Tschaen, Brendan | 2 | -7/+18 |
2018-11-05 | Separate jar, ignore locking unit tests | Tschaen, Brendan | 4 | -8/+22 |
2018-11-01 | Fix property loading in jar | Tschaen, Brendan | 2 | -0/+39 |
2018-10-25 | Update version number | Tschaen, Brendan | 2 | -3/+3 |
2018-10-16 | Include Cassandra locking | Tschaen, Brendan | 166 | -21082/+2168 |
2018-10-14 | Bug Fix to keep runcwl from failing. | Thomas Nelson Jr | 3 | -11/+51 |
2018-10-10 | Merge "Added test file for NameSpace.java" | Thomas Nelson | 1 | -0/+56 |
2018-10-10 | Merge "Update to support Encrypted password" | Bharath Balasubramanian | 3 | -17/+316 |
2018-10-10 | Merge "Added test file for JsonNotifyClientResponse.java" | Thomas Nelson | 1 | -0/+46 |