Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | Refactoring to enable on_failure for imperative workflow | Jozsef Csongvai | 44 | -94/+124 |
2021-03-16 | Assign a unique worker ID for CDS Kafka worker | Julien Fontaine | 7 | -37/+113 |
2021-03-09 | Add delete endpoint for config snapshot API | Julien Fontaine | 4 | -1/+124 |
2021-03-09 | Roll master version for Istanbul | Dan Timoney | 51 | -51/+51 |
2021-03-04 | Release version 1.1.1 of CDS dockers | Dan Timoney | 51 | -51/+51 |
2021-03-02 | Fix import error in commandexecutor | Dan Timoney | 1 | -1/+1 |
2021-02-24 | Add rollback and update functionality for config-value component. | Grzegorz Wielgosinski | 2 | -42/+79 |
2021-02-23 | Release version 1.1.0 docker containers and roll to next version | Dan Timoney | 51 | -51/+51 |
2021-02-20 | Merge "Wrap day2 api and create configuration-value component" | KAPIL SINGAL | 6 | -17/+397 |
2021-02-19 | K8sPlugin Query API endpoint added | Lukasz Rajewski | 1 | -0/+29 |
2021-02-19 | Wrap day2 api and create configuration-value component | Grzegorz Wielgosinski | 6 | -17/+397 |
2021-02-17 | K8sPlugin Healthcheck API and API refactoring | Lukasz Rajewski | 5 | -29/+171 |
2021-02-17 | Fixed null pointer exception for JSON RA | Lukasz Rajewski | 1 | -1/+3 |
2021-02-15 | 1. Wrap configuration-template DAY2 API | Grzegorz Wielgosinski | 3 | -0/+376 |
2021-02-11 | Added Kafka metrics for CDS workers | Julien Fontaine | 17 | -44/+243 |
2021-02-11 | Improve logging for CDS Kafka workers | Julien Fontaine | 4 | -28/+47 |
2021-02-10 | K8sPlugin Instance API Handlers | Lukasz Rajewski | 12 | -41/+487 |
2021-02-09 | Instance dependencies in ComponentScriptExecutor | Lukasz Rajewski | 1 | -1/+7 |
2021-02-09 | Move configuration beans out of profile.upload package | Grzegorz Wielgosinski | 7 | -100/+170 |
2021-02-03 | Issue-ID: CCSDK-3130 | Grzegorz Wielgosinski | 10 | -6/+8 |
2021-01-26 | PV/PVC elimination | Oleg Mitsura | 11 | -110/+596 |
2021-01-22 | Renaming Files having BluePrint to have Blueprint | KAPIL SINGAL | 398 | -4135/+4135 |
2021-01-08 | CDS add Swagger annotations for Model Type API | Piotr Stanior | 2 | -1/+35 |
2020-12-30 | [docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save space | Pratik raj | 2 | -4/+3 |
2020-12-17 | Merge "Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false" | KAPIL SINGAL | 17 | -48/+192 |
2020-12-16 | Refactoring assembly.id and name.space | Singal, Kapil (ks220y) | 6 | -10/+2 |
2020-12-16 | Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false | Julien Fontaine | 17 | -48/+192 |
2020-12-16 | Fixing typo in message-prioritization | Singal, Kapil (ks220y) | 37 | -10/+10 |
2020-12-15 | CDS add Postman collection for Resource, Template, Dictionary and Config API | Piotr Stanior | 6 | -79/+78 |
2020-12-14 | Merge "CDS API reference add request classes" | KAPIL SINGAL | 1 | -8/+21 |
2020-12-14 | Merge "Pass on MDCContext to imperative workflow" | KAPIL SINGAL | 2 | -4/+14 |
2020-12-14 | Merge "CDS add Swagger annotations for Resource, Template, Dictionary and Con... | KAPIL SINGAL | 8 | -37/+110 |
2020-12-14 | Merge "ResourceResolution should fail if required resource did not resolve -... | KAPIL SINGAL | 1 | -2/+5 |
2020-12-14 | CDS Swagger remove yaml files | JakobKrieg | 1 | -1/+1 |
2020-12-14 | CDS API reference add request classes | JakobKrieg | 1 | -8/+21 |
2020-12-14 | CDS add Swagger annotations for Resource, Template, Dictionary and Config API | Piotr Stanior | 8 | -37/+110 |
2020-12-14 | Pass on MDCContext to imperative workflow | Jozsef Csongvai | 2 | -4/+14 |
2020-12-14 | ResourceResolution should fail if required resource did not resolve -edge case | kuldipr | 1 | -2/+5 |
2020-12-14 | Updating parent pom version to 2.1.1-SNAPSHOT | Singal, Kapil (ks220y) | 1 | -1/+1 |
2020-12-08 | CDS add Swagger annotations for BP Model API | JakobKrieg | 4 | -36/+219 |
2020-12-04 | Merge "ResourceResolution should fail if required resource did not resolve" | KAPIL SINGAL | 3 | -16/+35 |
2020-12-04 | ResourceResolution should fail if required resource did not resolve | kuldipr | 3 | -16/+35 |
2020-12-03 | add toggle variable ansible fire failure to awx function | Eltanany Shaaban | 1 | -2/+2 |
2020-12-03 | Merge "add toggle variable ansible fire failure to awx function" | KAPIL SINGAL | 1 | -3/+16 |
2020-12-03 | add toggle variable ansible fire failure to awx function | Eltanany Shaaban | 1 | -3/+16 |
2020-12-02 | CDS Fix Swagger issues | Piotr Stanior | 4 | -3/+4 |
2020-12-02 | CDS change Swagger file output directory to docs | JakobKrieg | 1 | -1/+1 |
2020-12-01 | CDS add swagger maven plugin | JakobKrieg | 1 | -0/+60 |
2020-11-27 | CDS migrate to springfox 3.0.0 | JakobKrieg | 2 | -45/+3 |
2020-11-23 | Support for generic URL for mount, Put, Get added | tragait | 1 | -0/+70 |