Age | Commit message (Expand) | Author | Files | Lines |
2021-01-26 | PV/PVC elimination | Oleg Mitsura | 2 | -18/+114 |
2021-01-22 | Renaming Files having BluePrint to have Blueprint | KAPIL SINGAL | 13 | -89/+89 |
2020-09-22 | Roll to initial Honolulu version | Dan Timoney | 1 | -1/+1 |
2020-09-22 | Enabling Code Formatter | Singal, Kapil (ks220y) | 10 | -140/+164 |
2020-09-11 | Refactoring poms groupId artifactId | Singal, Kapil (ks220y) | 1 | -2/+2 |
2020-09-02 | Adding parent pom reference | Singal, Kapil (ks220y) | 2 | -2/+2 |
2020-08-24 | Add request IDs in command-executor log | Julien Fontaine | 1 | -0/+5 |
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-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-05-05 | Truncate message published on Kafka / Spike: Define solution for logs separation | Julien Fontaine | 2 | -25/+83 |
2020-04-09 | Remove unneeded backup files | Dan Timoney | 1 | -38/+0 |
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 | 1 | -0/+6 |
2020-04-07 | Roll to next Guilin snapshot | Dan Timoney | 2 | -1/+40 |
2020-04-06 | Merge "execution timeout not respected..." | Dan Timoney | 2 | -9/+27 |
2020-04-06 | Refactoring BP Code with ErrorCatalog | Brinda Santh | 1 | -0/+6 |
2020-03-30 | Roll to next Frankfurt snapshot and fix sonar build | Dan Timoney | 1 | -1/+1 |
2020-03-30 | execution timeout not respected... | Oleg Mitsura | 2 | -9/+27 |
2020-03-27 | Change relative paths in Python Executor test | Michal Jagiello | 1 | -2/+2 |
2019-12-30 | Runtime services for Relationship Type and Templates | Brinda Santh | 2 | -2/+2 |
2019-12-11 | Metadata for name, version, tags and type | Brinda Santh | 1 | -8/+7 |
2019-12-11 | Separate jython implementation and dependencies. | Brinda Santh | 10 | -10/+484 |
2019-11-26 | Formatting Code base with ktlint | Singal, Kapil (ks220y) | 8 | -121/+193 |
2019-11-19 | Changes return value from boolean to typical process return code; | Serge Simard | 1 | -23/+29 |
2019-10-24 | Improve Remote Python Executor error handling and allow for structured response | Serge Simard | 2 | -9/+43 |
2019-09-18 | Optimizing Imports and Formatting code | Singal, Kapil (ks220y) | 1 | -4/+4 |
2019-09-18 | Refactoring Netconf NetconfMessageUtils | Singal, Kapil (ks220y) | 1 | -5/+4 |
2019-09-17 | Plugin to format/validate POM | SINGAL, KAPIL (ks220y) | 1 | -4/+4 |
2019-09-16 | Changing line separator type to LF | SINGAL, KAPIL (ks220y) | 2 | -66/+66 |
2019-09-11 | Roll versions for Frankfurt development | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-08-28 | Roll versions | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-08-15 | Update to Neon | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-08-09 | Add resource source template DSL. | Brinda Santh | 1 | -38/+40 |
2019-08-09 | Add property definition type DSL. | Brinda Santh | 2 | -6/+6 |
2019-08-09 | Added service for Edit CBA | Ezhilarasi | 1 | -1/+1 |
2019-08-06 | Roll version to recreate release artifacts | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-08-01 | Add remote python executor DSL properties | Brinda Santh | 3 | -0/+220 |
2019-07-23 | Fix for python executor unit test case failure. | Brinda Santh | 2 | -48/+49 |
2019-07-17 | Enable dynamic remote python executor | Alexis de Talhouët | 2 | -13/+20 |
2019-07-10 | Python executor parameters sorted again. | Oleg Mitsura | 1 | -10/+12 |
2019-07-08 | Merge "Enforce resolutionKey or resourceId/resourceType" | Dan Timoney | 1 | -37/+41 |
2019-07-08 | Merge "Remote Python executor unescapes script parameter values" | Dan Timoney | 1 | -2/+14 |
2019-07-04 | Enforce resolutionKey or resourceId/resourceType | Alexis de Talhouët | 1 | -37/+41 |
2019-06-25 | python-executor will provide output line-by-line | Oleg Mitsura | 2 | -6/+7 |