Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | Pass on MDCContext to imperative workflow |  Jozsef Csongvai | 2 | -4/+14 |
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 |
2020-11-20 | Refactoring POM and removing duplicate dependency |  Singal, Kapil (ks220y) | 1 | -19/+4 |
2020-11-12 | Merge "Remove URI encoding in BlueprintWebClientService" |  KAPIL SINGAL | 2 | -22/+6 |
2020-11-12 | Remove URI encoding in BlueprintWebClientService |  Jozsef Csongvai | 2 | -22/+6 |
2020-10-28 | Merge "Blueprints Processor Metrics" |  KAPIL SINGAL | 10 | -4/+147 |
2020-10-28 | Enable retrieving ResourceResolution objects from database in kotlin scripts |  kuldip Rai | 1 | -0/+19 |
2020-10-28 | Blueprints Processor Metrics |  Julien Fontaine | 10 | -4/+147 |
2020-10-21 | Fix keytool invocation |  Dan Timoney | 1 | -1/+1 |
2020-10-21 | Update AAI endpoints to /aai/v22 for Honolulu |  Lasse Kaihlavirta | 2 | -12/+12 |
2020-10-20 | Update AAI endpoints to /aai/v21 |  Lasse Kaihlavirta | 2 | -12/+12 |
2020-10-13 | Merge "master: missing input shouldn't fail process" |  KAPIL SINGAL | 2 | -16/+21 |
2020-10-13 | adding execution for generation docker images |  ShaabanEltanany | 4 | -4/+0 |
2020-10-13 | master: missing input shouldn't fail process |  Oleg Mitsura | 2 | -16/+21 |
2020-10-09 | Fixed k8s profile upload for source with tar.gz file |  Lukasz Rajewski | 1 | -12/+9 |
2020-10-06 | Fix resolution of keyIdentifiers |  Jozsef Csongvai | 2 | -4/+4 |
2020-09-30 | Fix service blueprints |  Jozsef Csongvai | 2 | -0/+2 |
2020-09-23 | Do not install certs in docker image |  Dan Timoney | 2 | -6/+1 |
2020-09-22 | Roll to initial Honolulu version |  Dan Timoney | 51 | -51/+51 |
2020-09-22 | Enabling Code Formatter |  Singal, Kapil (ks220y) | 338 | -2430/+3332 |
2020-09-21 | Fixing docker image tag |  Singal, Kapil (ks220y) | 12 | -12/+0 |
2020-09-18 | Fixing dockerFile |  Singal, Kapil (ks220y) | 12 | -81/+35 |
2020-09-15 | Fixing DockerFiles |  Singal, Kapil (ks220y) | 4 | -32/+33 |
2020-09-15 | Fixing DockerFiles |  Singal, Kapil (ks220y) | 4 | -18/+23 |
2020-09-11 | Refactoring poms groupId artifactId |  Singal, Kapil (ks220y) | 52 | -358/+258 |
2020-09-10 | JDK11 upgrade |  Oleg Mitsura | 16 | -108/+71 |
2020-09-09 | Changed method of k8s-upload-profile template prefix acquisition |  Lukasz Rajewski | 1 | -6/+17 |
2020-09-08 | Upgrade springfox to version 2.10.5 |  Dan Timoney | 1 | -1/+1 |
2020-09-07 | Add k8s-upload-profile templating and packaging |  Lukasz Rajewski | 4 | -26/+204 |
2020-09-07 | Add k8s-upload-profile node type and logic. |  Marek Szwałkiewicz | 13 | -1/+581 |
2020-09-02 | Adding parent pom reference |  Singal, Kapil (ks220y) | 10 | -11/+10 |
2020-08-27 | KafkaMessageConsumerService: 'launch' was missing |  Oleg Mitsura | 1 | -9/+12 |
2020-08-25 | CommandResult info appears in CDS logs by default |  Julien Fontaine | 3 | -2/+13 |
2020-08-24 | Add request IDs in command-executor log |  Julien Fontaine | 11 | -80/+152 |
2020-08-24 | fixes for J11 |  Michael Dürre | 2 | -3/+42 |
2020-08-12 | Merge "Add functions/endpoints to fetch all config snapshots for a given reso... |  KAPIL SINGAL | 4 | -0/+274 |
2020-08-12 | Append input param true in workflow-spec |  jananib | 2 | -5/+34 |
2020-08-11 | Add functions/endpoints to fetch all config snapshots for a given resource ty... |  Serge Simard | 4 | -0/+274 |
2020-08-10 | Merge "Make use of Kafka Key for Audit service and Kafka listener" |  KAPIL SINGAL | 11 | -56/+48 |