Age | Commit message (Expand) | Author | Files | Lines |
2020-09-22 | Roll to initial Honolulu version | Dan Timoney | 11 | -11/+11 |
2020-09-22 | Enabling Code Formatter | Singal, Kapil (ks220y) | 85 | -666/+902 |
2020-09-21 | Fixing docker image tag | Singal, Kapil (ks220y) | 7 | -7/+0 |
2020-09-11 | Refactoring poms groupId artifactId | Singal, Kapil (ks220y) | 11 | -35/+34 |
2020-09-09 | Changed method of k8s-upload-profile template prefix acquisition | Lukasz Rajewski | 1 | -6/+17 |
2020-09-07 | Add k8s-upload-profile templating and packaging | Lukasz Rajewski | 1 | -26/+186 |
2020-09-07 | Add k8s-upload-profile node type and logic. | Marek Szwałkiewicz | 8 | -0/+557 |
2020-09-02 | Adding parent pom reference | Singal, Kapil (ks220y) | 8 | -8/+8 |
2020-08-24 | Add request IDs in command-executor log | Julien Fontaine | 1 | -0/+5 |
2020-08-11 | Add functions/endpoints to fetch all config snapshots for a given resource ty... | Serge Simard | 2 | -0/+86 |
2020-08-10 | Merge "Make use of Kafka Key for Audit service and Kafka listener" | KAPIL SINGAL | 1 | -0/+3 |
2020-08-04 | Make use of Kafka Key for Audit service and Kafka listener | Julien Fontaine | 1 | -0/+3 |
2020-08-04 | cds-exec shouldn't return "N/A" as output | Oleg Mitsura | 1 | -8/+8 |
2020-07-23 | Disable jython tests | Jozsef Csongvai | 1 | -1/+3 |
2020-07-14 | cmd-exec payload should be payload, not err msg. | Oleg Mitsura | 1 | -67/+50 |
2020-07-08 | cmd-exec server-side timeout. | Oleg Mitsura | 1 | -1/+1 |
2020-07-02 | Command Executor : Invalid response_data when executed script fails | Julien Fontaine | 1 | -18/+18 |
2020-06-30 | RemoteAnsibleExecutor delay vs Thread.sleep bug | Oleg Mitsura | 1 | -2/+3 |
2020-06-26 | cmdexec should return status=FAILURE on errors | Oleg Mitsura | 1 | -40/+47 |
2020-06-18 | Missing note of timeout differences. | Oleg Mitsura | 1 | -3/+8 |
2020-06-09 | Add ResourceResolutionResult to ResourceResolutionService | Jozsef Csongvai | 8 | -52/+61 |
2020-05-27 | Fix sub-attribute parsing for accessing resolved values | Jozsef Csongvai | 6 | -1/+43 |
2020-05-19 | Improve logging for ResourceAssingmentUtils | Jozsef Csongvai | 2 | -7/+16 |
2020-05-19 | Merge "Add Naming Service & IP Assign custom resource resolution capability" | Dan Timoney | 7 | -22/+1052 |
2020-05-18 | Add Naming Service & IP Assign custom resource resolution capability | Paira, Saurav(sp694w) | 7 | -22/+1052 |
2020-05-06 | Merge "Truncate message published on Kafka / Spike: Define solution for logs ... | Dan Timoney | 2 | -25/+83 |
2020-05-05 | Truncate message published on Kafka / Spike: Define solution for logs separation | Julien Fontaine | 2 | -25/+83 |
2020-04-30 | Fix null safety - ResourceResolutionDBService.write | Jozsef Csongvai | 2 | -5/+29 |
2020-04-29 | RestResourceResolutionProcessor should always set Status | Jozsef Csongvai | 1 | -0/+3 |
2020-04-24 | Merge "Secure Kafka Authentication" | Dan Timoney | 1 | -4/+16 |
2020-04-21 | Secure Kafka Authentication | Julien Fontaine | 1 | -4/+16 |
2020-04-16 | Fix default behavior for DatabaseResourceAssignmentProcessor | Jozsef Csongvai | 1 | -3/+3 |
2020-04-10 | Merge "Enable inline templating in mapping files" | Dan Timoney | 4 | -0/+53 |
2020-04-10 | Merge "Fix parsing error for RestResourceSource" | Dan Timoney | 2 | -2/+3 |
2020-04-09 | Fix parsing error for RestResourceSource | Jozsef Csongvai | 2 | -2/+3 |
2020-04-09 | Remove unneeded backup files | Dan Timoney | 10 | -542/+0 |
2020-04-09 | Enable inline templating in mapping files | Jozsef Csongvai | 4 | -0/+53 |
2020-04-09 | Merge "Improving CMD-exec err msgs/handling." | Dan Timoney | 1 | -16/+51 |
2020-04-08 | Improving CMD-exec err msgs/handling. | Oleg Mitsura | 1 | -16/+51 |
2020-04-08 | Merge "Refactoring BP Code with ErrorCatalog" | Dan Timoney | 5 | -4/+34 |
2020-04-08 | Merge "Removed logging of configuration snapshot as it might leak sensitive d... | Dan Timoney | 1 | -1/+1 |
2020-04-07 | Roll to next Guilin snapshot | Dan Timoney | 20 | -16/+568 |
2020-04-06 | Merge "execution timeout not respected..." | Dan Timoney | 2 | -9/+27 |
2020-04-06 | Refactoring BP Code with ErrorCatalog | Brinda Santh | 5 | -4/+34 |
2020-03-31 | Fix ResolutionSummary - return empty string instead of null | Jozsef Csongvai | 2 | -9/+31 |
2020-03-30 | Roll to next Frankfurt snapshot and fix sonar build | Dan Timoney | 10 | -16/+16 |
2020-03-30 | execution timeout not respected... | Oleg Mitsura | 2 | -9/+27 |
2020-03-28 | Removed logging of configuration snapshot as it might leak sensitive data in ... | Serge Simard | 1 | -1/+1 |
2020-03-27 | Change relative paths in Python Executor test | Michal Jagiello | 1 | -2/+2 |
2020-03-19 | Fix kotlin cache lazy loading | Sebastien Premont-Tendland | 3 | -0/+13 |