Age | Commit message (Expand) | Author | Files | Lines |
2021-01-13 | Set new version |  Bogumil Zebek | 1 | -2/+2 |
2021-01-12 | Fix OnapCommand class model |  Bogumil Zebek | 4 | -14/+117 |
2020-12-16 | Merge "printyaml method fix" |  Kanagaraj Manickam | 3 | -10/+61 |
2020-12-14 | printyaml method fix |  priyanka.akhade | 3 | -10/+61 |
2020-11-15 | Auto discover and register all robot test cases |  Simran Singhal | 2 | -2/+2 |
2020-10-06 | coverage issue fix |  priyanka.akhade | 1 | -0/+1 |
2020-09-29 | Set version to 6.0.0 |  jitendra007 | 1 | -2/+2 |
2020-09-09 | java migration 8->11 |  priyanka.akhade | 1 | -1/+16 |
2020-08-27 | Fix commons-io vulnerability |  jitendra007 | 1 | -2/+2 |
2020-08-06 | Merge "Code improvement - Pending sonar issues" |  Kanagaraj Manickam | 17 | -33/+109 |
2020-08-05 | Code improvement - Pending sonar issues |  priyanka.akhade | 17 | -33/+109 |
2020-08-05 | Merge "Add autodiscover support" |  Kanagaraj Manickam | 1 | -0/+50 |
2020-08-05 | Merge "Enable profile commands" |  Kanagaraj Manickam | 1 | -0/+6 |
2020-08-05 | Merge "Add profiles command" |  Kanagaraj Manickam | 10 | -0/+529 |
2020-08-04 | code improvements-sonar fixes |  SravanKumarGunda | 7 | -9/+12 |
2020-08-04 | Enable profile commands |  Kanagaraj Manickam | 1 | -0/+6 |
2020-08-04 | Add autodiscover support |  Kanagaraj Manickam | 1 | -0/+50 |
2020-08-04 | Add profiles command |  Kanagaraj Manickam | 10 | -0/+529 |
2020-08-04 | Code improvement for pending sonar issues |  jitendra007 | 5 | -23/+23 |
2020-07-31 | Merge "code improvements- incorporating comments" |  Kanagaraj Manickam | 3 | -61/+61 |
2020-07-24 | Fixed security vulnerability |  jitendra007 | 1 | -1/+1 |
2020-07-17 | code improvements- incorporating comments |  priyanka.akhade | 3 | -61/+61 |
2020-07-14 | Code Improvements |  SravanKumarGunda | 17 | -45/+38 |
2020-07-09 | Fixed sonarcloud issues |  jitendra007 | 18 | -112/+160 |
2020-07-02 | Code Improvements-Sonar Issue Fixes |  SravanKumarGunda | 17 | -67/+159 |
2020-07-01 | code improvements |  priyanka.akhade | 12 | -163/+194 |
2020-05-13 | sonar code smells fix- Remove the declaration of thrown exception, as it cann... |  priyanka.akhade | 1 | -3/+3 |
2020-05-13 | sonar code smells fix- Use the primitive boolean expression here |  priyanka.akhade | 1 | -5/+5 |
2020-05-13 | sonar security issue fix- Make sure that hashing data is safe here |  priyanka.akhade | 2 | -2/+2 |
2020-05-13 | sonar code smells fix- Format specifiers should be used instead of string con... |  priyanka.akhade | 1 | -5/+5 |
2020-05-11 | sonar security issue fix- Make sure that using a regular expression is safe here |  priyanka.akhade | 1 | -1/+1 |
2020-05-07 | sonar security issue fix- Make sure that environment variables are used safel... |  priyanka.akhade | 3 | -4/+4 |
2020-05-07 | sonar vulnerability issue fix- Do something with the "boolean" value returned... |  priyanka.akhade | 5 | -4/+27 |
2020-05-04 | Migrate to Yamlbeans |  priyanka.akhade | 5 | -21/+37 |
2020-03-20 | Set version 5.0.3 |  Kanagaraj Manickam | 1 | -2/+2 |
2020-03-10 | Fix the versioning issue |  Kanagaraj Manickam | 2 | -4/+4 |
2020-03-09 | Set version 5.0.1 |  Kanagaraj Manickam | 1 | -2/+2 |
2020-03-05 | Merge "Resolved JsonElement issue for grpc server and other classes" |  Kanagaraj Manickam | 2 | -7/+3 |
2020-03-04 | Resolved JsonElement issue for grpc server and other classes |  priyanka.akhade | 2 | -7/+3 |
2020-03-04 | Resolved RollingFileAppender(filePattern) issue |  priyanka.akhade | 1 | -1/+1 |
2020-03-02 | Verion 5.0.0 |  Kanagaraj Manickam | 1 | -2/+2 |
2020-03-02 | 5.0.0 SNAPSHOT |  Kanagaraj Manickam | 1 | -2/+2 |
2020-03-02 | Code clean up |  Kanagaraj Manickam | 2 | -3/+3 |
2020-03-02 | Migrate to apache common logging |  Kanagaraj Manickam | 2 | -3/+65 |
2020-02-29 | Migrate to gson |  priyanka.akhade | 13 | -99/+192 |
2020-02-24 | SonarCloud migration from SonarQube |  jitendra sharma | 1 | -1/+37 |
2020-02-21 | Merge "ProcessRunner should use the cwd provided when calling Runtime.exec(..... |  Kanagaraj Manickam | 1 | -2/+6 |
2020-02-19 | Change dependency version for commons-codec and spring-core |  jitendra sharma | 2 | -2/+12 |
2019-12-19 | ProcessRunner should use the cwd provided when calling Runtime.exec(...) |  James Guistwite | 1 | -2/+6 |
2019-09-30 | Fix ovp lcm validation |  Kanagaraj M | 2 | -0/+2 |