Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | Merge "Fix docker image tags" |  Paweł Baniewski | 1 | -2/+0 |
2020-03-20 | Fix docker image tags |  Bogumil Zebek | 1 | -2/+0 |
2020-03-19 | Add certservice client to Makefile (local run) |  Remigiusz Janeczek | 4 | -150/+1 |
2020-03-18 | Merge "Move checkstyle suppressions to project root pom" |  Bogumil Zebek | 2 | -39/+0 |
2020-03-18 | Move checkstyle suppressions to project root pom |  Bartosz Gardziejewski | 2 | -39/+0 |
2020-03-18 | Remove CSRMeta class dependency |  Michal Banka | 9 | -573/+137 |
2020-03-18 | Resolve all checkstyle warnings |  Bartosz Gardziejewski | 64 | -1688/+1805 |
2020-03-18 | CertService local starter |  Bogumil Zebek | 4 | -9/+41 |
2020-03-16 | Fixed sonar issues in Split class and refactor it0.0.1 |  Michal Banka | 4 | -186/+170 |
2020-03-12 | Merge "Fixed sonar issues in ReloadConfigController class" |  Bogumil Zebek | 1 | -4/+0 |
2020-03-12 | Fixed sonar issues in CertificationModelFactory class |  Michal Banka | 1 | -8/+0 |
2020-03-12 | Fixed sonar issues in ReloadConfigController class |  Michal Banka | 1 | -4/+0 |
2020-03-12 | Merge "Fixed sonar issues in Factory class" |  Bogumil Zebek | 1 | -5/+10 |
2020-03-12 | Merge "Fixed sonar issues in CSRMeta class" |  Bogumil Zebek | 5 | -89/+76 |
2020-03-11 | Fixed sonar issues in CSRMeta class |  Michal Banka | 5 | -89/+76 |
2020-03-11 | Fixed sonar issues in Factory class |  Michal Banka | 1 | -5/+10 |
2020-03-10 | Add annotation for OpenAPI 3.0 documentation generation |  Bartosz Gardziejewski | 13 | -133/+354 |
2020-03-10 | Merge "Fixed sonar issues in RDN class" |  Bogumil Zebek | 2 | -19/+16 |
2020-03-10 | Fixed sonar issues in RDN class |  Michal Banka | 2 | -19/+16 |
2020-03-10 | Fix EJBCA name in configuration, due to previous change in docker-compose |  Bartosz Gardziejewski | 1 | -3/+3 |
2020-03-09 | Merge "Set version of ejbca-ce image" |  Paweł Baniewski | 1 | -3/+3 |
2020-03-09 | Merge "Fix README.md" |  Paweł Baniewski | 1 | -2/+3 |
2020-03-09 | Set version of ejbca-ce image |  Bogumil Zebek | 1 | -3/+3 |
2020-03-06 | Merge "Increase adapter test coverage" |  Bogumil Zebek | 4 | -1/+145 |
2020-03-06 | Merge "Create Readiness Endpoint" |  Bogumil Zebek | 6 | -9/+170 |
2020-03-06 | Increase adapter test coverage |  Bartosz Gardziejewski | 4 | -1/+145 |
2020-03-06 | Remove logging of received private key |  Bartosz Gardziejewski | 2 | -2/+0 |
2020-03-06 | Fix README.md |  Bogumil Zebek | 1 | -2/+3 |
2020-03-05 | Create Readiness Endpoint |  awudzins | 6 | -9/+170 |
2020-03-05 | Create adapter for Cmpv2Client |  Bartosz Gardziejewski | 32 | -162/+1317 |
2020-03-04 | Merge "Authenticate response from CMP server" |  Bogumil Zebek | 11 | -48/+417 |
2020-03-04 | Merge "Fix file not found in tests" |  Paweł Baniewski | 1 | -0/+2 |
2020-03-04 | Fix reload endpoint to return status |  awudzins | 17 | -122/+468 |
2020-03-04 | Fix file not found in tests |  Bogumil Zebek | 1 | -0/+2 |
2020-03-04 | Authenticate response from CMP server |  EmmettCox | 11 | -48/+417 |
2020-02-28 | Merge "Install curl in aaf-certservice-api container" |  Bogumil Zebek | 1 | -1/+1 |
2020-02-28 | Install curl in aaf-certservice-api container |  kjaniak | 1 | -1/+1 |
2020-02-28 | Merge "Update README.md" |  Paweł Baniewski | 1 | -4/+12 |
2020-02-28 | Merge "Refactor tests for configuration" |  Bogumil Zebek | 3 | -26/+87 |
2020-02-28 | Update README.md |  Bogumil Zebek | 1 | -4/+12 |
2020-02-27 | Merge "Verifying certchain and returning certchain and TrustStore" |  Bogumil Zebek | 11 | -87/+615 |
2020-02-27 | Verifying certchain and returning certchain and TrustStore |  EmmettCox | 11 | -87/+615 |
2020-02-27 | Refactor tests for configuration |  Bartosz Gardziejewski | 3 | -26/+87 |
2020-02-27 | Refactor CSR model to be POJO |  Bartosz Gardziejewski | 7 | -63/+198 |
2020-02-26 | Create logic responsible for selecting server based on CAName |  Bartosz Gardziejewski | 10 | -12/+280 |
2020-02-25 | Add OpenAPI documentation in yaml |  Bartosz Gardziejewski | 1 | -0/+92 |
2020-02-25 | Remove re-constructing CmpServersConfig |  Bartosz Gardziejewski | 1 | -1/+0 |
2020-02-24 | Align logging |  awudzins | 2 | -10/+9 |
2020-02-24 | Added validation of configuration |  Michal Banka | 16 | -17/+630 |
2020-02-24 | Added actuator for refreshing configuration |  Tomasz Golabek | 5 | -6/+38 |