Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-05 | Code improvement - Pending sonar issues | 2 | -2/+2 | |
2020-08-04 | Code improvement for pending sonar issues | 3 | -13/+20 | |
2020-07-14 | Code Improvements | 1 | -2/+2 | |
2020-07-09 | Fixed sonarcloud issues | 2 | -11/+11 | |
2020-07-02 | Code Improvements-Sonar Issue Fixes | 5 | -8/+6 | |
2020-07-01 | code improvements | 4 | -18/+18 | |
2020-05-12 | sonar bug fix- A "List<Integer>" cannot contain a "String" | 2 | -2/+3 | |
2020-05-07 | sonar vulnerability issue fix- Do something with the "boolean" value returned... | 1 | -2/+2 | |
2020-05-06 | sonar bug fix- Use the "equals" method if value comparison was intended | 1 | -1/+1 | |
2020-05-04 | Migrate to Yamlbeans | 3 | -7/+8 | |
2020-03-17 | Increase the http timout | 1 | -1/+1 | |
2020-03-04 | Resolved JsonElement issue for grpc server and other classes | 1 | -1/+4 | |
2020-03-02 | Code clean up | 1 | -1/+1 | |
2020-02-29 | Migrate to gson | 3 | -25/+33 | |
2020-02-21 | Change dependency version for httpclient | 1 | -2/+3 | |
2019-08-29 | Minor issues fix | 2 | -2/+3 | |
2019-08-05 | Update framework | 5 | -71/+72 | |
2019-06-28 | General sonar fixes | 1 | -5/+2 | |
2019-04-26 | Do not Override the HTTP headers from OCS YAML | 1 | -1/+2 | |
2019-04-12 | Fix DELETE with body fails | 1 | -2/+2 | |
2019-03-07 | Add context to multipart http profile | 1 | -12/+19 | |
2019-02-28 | HTTP: Add multipart support with multiple files | 6 | -13/+99 | |
2018-11-15 | Fix csar-create to upload csar properly | 2 | -6/+9 | |
2018-09-28 | HTTP: Add PATCH support | 1 | -0/+5 | |
2018-05-15 | Fix the moco null pointer execption | 1 | -2/+2 | |
2018-05-03 | Make return value as abstract collection instead | 1 | -1/+1 | |
2018-05-03 | Remove overlooking toString() from schema loader | 1 | -1/+1 | |
2018-05-03 | Make use of entrySet | 1 | -6/+6 | |
2018-05-03 | Remove unused class imports in MocoServer | 1 | -15/+14 | |
2018-05-03 | Use static constants instead | 1 | -3/+5 | |
2018-05-02 | Comply the constructor declaration to std. | 1 | -3/+4 | |
2018-05-02 | HttpConnection does not thru exception | 1 | -1/+1 | |
2018-05-02 | Remove unused class from the imports | 1 | -1/+0 | |
2018-05-02 | Fix the HEAD name in http profile | 1 | -1/+1 | |
2018-05-02 | Reuse constant names across | 1 | -1/+1 | |
2018-05-02 | Remove unused imports from Auth Client | 1 | -1/+0 | |
2018-04-27 | Correct the doc format in release notes | 1 | -2/+2 | |
2018-04-26 | Add comment to overriden run method as per std. | 1 | -0/+1 | |
2018-04-26 | Add default private connst for schema loader utils | 1 | -0/+4 | |
2018-04-26 | Migrate to entrySet from keySet | 1 | -6/+6 | |
2018-04-26 | Combine nested if statements into one | 1 | -4/+3 | |
2018-04-26 | Edit http connection headers map var | 1 | -3/+3 | |
2018-04-26 | Add default private constructor for Constant class | 1 | -0/+4 | |
2018-04-25 | Do not use the same named local var as memeber var | 1 | -3/+3 | |
2018-04-25 | Remove invalide exceptions throws | 1 | -1/+1 | |
2018-04-25 | Keep constant on left side of comparsion | 1 | -2/+2 | |
2018-04-23 | Add license headers and improves help for CLI cmds | 4 | -10/+17 | |
2018-04-23 | Fix spelling in http profile | 1 | -1/+1 | |
2018-04-18 | License: Add header | 1 | -0/+14 | |
2018-04-18 | License: Add header | 4 | -0/+56 |