Age | Commit message (Expand) | Author | Files | Lines |
2019-07-23 | Merge "Handled unclosed resources using try-with-resources statement" | Thomas Nelson | 1 | -4/+5 |
2019-07-19 | Sonar Fix: JsonResponse.java | Arundathi Patil | 1 | -10/+11 |
2019-07-16 | Merge "Sonar Fix: Marked field as private" | Thomas Nelson | 1 | -2/+2 |
2019-07-16 | Merge "Fixed sonar issues in MusicHealthCheck.java" | Thomas Nelson | 1 | -3/+1 |
2019-07-11 | Sonar Fix: Marked field as private | Sudarshan Kumar | 1 | -2/+2 |
2019-07-10 | Handled unclosed resources using try-with-resources statement | jegadeeshbabu1 | 1 | -4/+5 |
2019-07-10 | Sonar Fix - Remove the boxing to Boolean | Sudarshan Kumar | 1 | -8/+10 |
2019-07-09 | Merge "Sonar reduce method parameter" | Thomas Nelson | 3 | -19/+150 |
2019-07-09 | Merge "Sonar Fix - added static for the fields" | Thomas Nelson | 1 | -3/+3 |
2019-07-09 | Merge "Sonar fix in RestMusicHealthCheckAPI.java" | Thomas Nelson | 1 | -6/+8 |
2019-07-09 | Merge "MUSIC-ORM-Implemetation" | Thomas Nelson | 11 | -644/+1872 |
2019-07-09 | Merge "Fixed sonar issues in MusicDataStoreHandle.java" | Thomas Nelson | 1 | -3/+3 |
2019-07-09 | Sonar Fix - added static for the fields | Mamtha | 1 | -3/+3 |
2019-07-09 | Sonar fix- RestMusicVersionAPI.java | Arundathi Patil | 1 | -7/+6 |
2019-07-09 | Sonar fix in RestMusicHealthCheckAPI.java | Arundathi Patil | 1 | -6/+8 |
2019-07-05 | Fixed sonar issues in MusicHealthCheck.java | Arundathi Patil | 1 | -3/+1 |
2019-07-05 | Fixed sonar issues in MusicDataStoreHandle.java | Arundathi Patil | 1 | -3/+3 |
2019-07-05 | Sonar reduce method parameter | Arindam Mondal | 3 | -19/+150 |
2019-07-02 | MUSIC-ORM-Implemetation | Sudarshan Kumar | 11 | -644/+1872 |
2019-07-01 | Enhance PreparedQueryObject | Tschaen, Brendan | 2 | -13/+69 |
2019-06-27 | Merge "Sonar fixes for MusicApplication" | Brendan Tschaen | 5 | -37/+47 |
2019-06-26 | Sonar Changes for Authentication Classes | Nelson, Thomas (tn1381) | 4 | -79/+120 |
2019-06-26 | Sonar fixes for MusicApplication | Nelson, Thomas (tn1381) | 5 | -37/+47 |
2019-06-25 | Merge "Some bug fixes and Minor Chages." | Thomas Nelson | 34 | -850/+1218 |
2019-06-25 | Clean up some unneded files. | Nelson, Thomas (tn1381) | 8 | -535/+0 |
2019-06-25 | Merge "added file to test MusicReponse.java" | Thomas Nelson | 1 | -0/+62 |
2019-06-25 | Merge "added file to test AuthorisationError.java" | Thomas Nelson | 1 | -0/+51 |
2019-06-25 | Merge "added file to test PreparedQueryObject" | Thomas Nelson | 1 | -0/+75 |
2019-06-25 | Merge "added test case to JsonInsertTest.java" | Thomas Nelson | 1 | -3/+11 |
2019-06-25 | Some bug fixes and Minor Chages. | Thomas Nelson arthudent3 | 34 | -850/+1218 |
2019-06-25 | added file to test AuthorisationError.java | Sandeep J | 1 | -0/+51 |
2019-06-25 | added file to test PreparedQueryObject | Sandeep J | 1 | -0/+75 |
2019-06-19 | Merge "added test cases to JsonResponseTest.java" | Thomas Nelson | 1 | -0/+22 |
2019-06-17 | added test case to JsonOnboardTest.java | Sandeep J | 1 | -1/+10 |
2019-06-17 | added file to test MusicReponse.java | Sandeep J | 1 | -0/+62 |
2019-06-17 | added test case to JsonInsertTest.java | Sandeep J | 1 | -3/+11 |
2019-06-17 | added test cases to JsonResponseTest.java | Sandeep J | 1 | -0/+22 |
2019-06-12 | Use logger to log exception | Arindam Mondal | 1 | -3/+5 |
2019-06-03 | Merge "Bug Fix for Empty Body." | Brendan Tschaen | 4 | -35/+55 |
2019-06-02 | AuthUtil tests added | Tschaen, Brendan | 4 | -41/+141 |
2019-06-02 | Increase MusicUtil Code Coverage | Tschaen, Brendan | 2 | -16/+114 |
2019-06-01 | Update unit tests for holders api | Tschaen, Brendan | 3 | -3/+206 |
2019-05-28 | Bug Fix for Empty Body. | Nelson, Thomas (arthurdent3) | 4 | -35/+55 |
2019-05-17 | Merge "Update junit test" | Brendan Tschaen | 2 | -5/+23 |
2019-05-16 | CADI and a few small updates. | Nelson, Thomas (arthurdent3) | 43 | -4332/+3003 |
2019-05-15 | Update junit test | Nelson, Thomas (arthurdent3) | 2 | -5/+23 |
2019-05-13 | Changes Listed below: | Nelson, Thomas (arthurdent3) | 31 | -1500/+1979 |
2019-04-10 | Merge "Log stack traces with logger" | Bharath Balasubramanian | 10 | -53/+112 |
2019-04-10 | Merge "Log exceptions from CachingUtil.java" | Thomas Nelson | 1 | -26/+29 |
2019-03-28 | Log stack traces with logger | r.bogacki | 10 | -53/+112 |