Age | Commit message (Expand) | Author | Files | Lines |
2022-04-08 | Merge "Removed the declaration of thrown exceptions that cannot be thrown fro... |  Kanagaraj Manickam | 1 | -1/+1 |
2022-04-07 | Changed an instance-reference to a static reference. |  sharath reddy | 1 | -1/+1 |
2022-04-07 | Merge "Removed the deprecated usage of readFileToString & writeStringToFile" |  Kanagaraj Manickam | 1 | -27/+28 |
2022-04-07 | Merge "Changed an instance-reference to a static reference." |  Kanagaraj Manickam | 1 | -1/+1 |
2022-04-07 | Merge "removed dead code" |  Kanagaraj Manickam | 1 | -1/+0 |
2022-04-07 | Merge "Changed the visibility of abstract class constructors to "protected"" |  Kanagaraj Manickam | 1 | -3/+3 |
2022-04-07 | Merge "Renamed variables to not match a restricted identifier" |  Kanagaraj Manickam | 1 | -12/+12 |
2022-04-07 | Merge "Updated loop to iterate over the "entrySet" instead of the "keySet"." |  Kanagaraj Manickam | 1 | -2/+3 |
2022-04-07 | Merge "Removed built-in format specifier Ignored unused parameter" |  Kanagaraj Manickam | 1 | -2/+2 |
2022-04-07 | Removed the declaration of thrown exceptions that cannot be thrown from metho... |  sharath reddy | 1 | -1/+1 |
2022-04-06 | Removed the deprecated usage of readFileToString & writeStringToFile |  sharath reddy | 1 | -27/+28 |
2022-04-05 | Merge "Reduced code complexity" |  Kanagaraj Manickam | 1 | -66/+79 |
2022-04-04 | Removed built-in format specifier |  sharath reddy | 1 | -2/+2 |
2022-04-04 | Updated loop to iterate over the "entrySet" instead of the "keySet". |  sharath reddy | 1 | -2/+3 |
2022-04-04 | Renamed variables to not match a restricted identifier |  sharath reddy | 1 | -12/+12 |
2022-04-04 | Changed the visibility of abstract class constructors to "protected" |  sharath reddy | 1 | -3/+3 |
2022-04-04 | removed dead code |  sharath reddy | 1 | -1/+0 |
2022-04-04 | Changed an instance-reference to a static reference. |  sharath reddy | 1 | -1/+1 |
2022-04-04 | Reduced code complexity |  sharath reddy | 1 | -66/+79 |
2022-04-04 | Merge "removed block of commented-out lines of code" |  Kanagaraj Manickam | 1 | -6/+1 |
2022-04-01 | removed block of commented-out lines of code |  sharath reddy | 1 | -3/+0 |
2022-04-01 | removed block of commented-out lines of code |  sharath reddy | 1 | -6/+1 |
2022-03-31 | Removed the deprecated usage of readFileToString & writeStringToFile |  sharath reddy | 1 | -3/+4 |
2022-03-31 | Merge "Reduced code complexity" |  Kanagaraj Manickam | 1 | -42/+49 |
2022-03-31 | Merge "Removed thed use of deprecated "readFileToString"" |  Kanagaraj Manickam | 1 | -1/+2 |
2022-03-31 | Merge "Removed the use of deprecated "toString"" |  Kanagaraj Manickam | 1 | -1/+2 |
2022-03-31 | Merge "Removed the unnecessary cast to "Map"" |  Kanagaraj Manickam | 1 | -1/+1 |
2022-03-31 | Merge "Reduced code complexity" |  Kanagaraj Manickam | 1 | -27/+32 |
2022-03-30 | Removed thed use of deprecated "readFileToString" |  sharath reddy | 1 | -1/+2 |
2022-03-30 | Removed the unnecessary cast to "Map" |  sharath reddy | 1 | -1/+1 |
2022-03-30 | Removed the use of deprecated "toString" |  sharath reddy | 1 | -1/+2 |
2022-03-30 | Reduced code complexity |  sharath reddy | 1 | -27/+32 |
2022-03-30 | Reduced code complexity |  sharath reddy | 1 | -42/+49 |
2022-03-28 | Fixed Sonar Cloud Critical Issues |  sharath reddy | 2 | -30/+46 |
2022-03-25 | Fixed Sonar Bug and Code Smell Blockers |  sharath reddy | 1 | -1/+1 |
2022-03-23 | Fixed Minor Code Smells issues "Deprecated JsonParser" |  sharath reddy | 1 | -1/+1 |
2022-03-22 | Fixed Sonar Bugs & Vulnerabilities |  sharath reddy | 2 | -2/+2 |
2021-01-12 | Fix OnapCommand class model |  Bogumil Zebek | 2 | -1/+10 |
2020-12-14 | printyaml method fix |  priyanka.akhade | 1 | -10/+5 |
2020-08-06 | Merge "Code improvement - Pending sonar issues" |  Kanagaraj Manickam | 8 | -24/+73 |
2020-08-05 | Code improvement - Pending sonar issues |  priyanka.akhade | 8 | -24/+73 |
2020-08-05 | Merge "Add autodiscover support" |  Kanagaraj Manickam | 1 | -0/+50 |
2020-08-05 | Merge "Add profiles command" |  Kanagaraj Manickam | 5 | -0/+301 |
2020-08-04 | code improvements-sonar fixes |  SravanKumarGunda | 5 | -5/+8 |
2020-08-04 | Add autodiscover support |  Kanagaraj Manickam | 1 | -0/+50 |
2020-08-04 | Add profiles command |  Kanagaraj Manickam | 5 | -0/+301 |
2020-08-04 | Code improvement for pending sonar issues |  jitendra007 | 5 | -23/+23 |
2020-07-17 | code improvements- incorporating comments |  priyanka.akhade | 3 | -61/+61 |
2020-07-14 | Code Improvements |  SravanKumarGunda | 6 | -20/+8 |
2020-07-09 | Fixed sonarcloud issues |  jitendra007 | 14 | -111/+99 |