Age | Commit message (Expand) | Author | Files | Lines |
2018-10-03 | Add unit test for core events and context |  liamfallon | 12 | -24/+1287 |
2018-10-03 | Add Unit Test for Admin Protocol messages |  liamfallon | 19 | -111/+818 |
2018-10-01 | Add JUnit for test concepts |  liamfallon | 7 | -56/+984 |
2018-10-01 | Refactor monitoring REST tests to remove PowerMock |  liamfallon | 4 | -43/+184 |
2018-09-30 | Unit test for client monitoring |  liamfallon | 10 | -3/+759 |
2018-09-28 | Add JUnit for cli-codegen |  liamfallon | 4 | -0/+7269 |
2018-09-28 | Add unit test for core distribution |  liamfallon | 11 | -134/+7673 |
2018-09-27 | Unit test for core deployment |  liamfallon | 8 | -61/+476 |
2018-09-27 | Add JUnit for web service client tool |  liamfallon | 6 | -59/+283 |
2018-09-27 | Add missing example policy models to install |  liamfallon | 2 | -2/+29 |
2018-09-27 | Add unit test for Apex command line tools |  liamfallon | 21 | -128/+23036 |
2018-09-26 | Allow custom JSON adapter specification |  liamfallon | 13 | -95/+822 |
2018-09-26 | Fix boolean constants in examples |  liamfallon | 26 | -60/+60 |
2018-09-26 | Add JUnit for engine service |  liamfallon | 14 | -812/+9267 |
2018-09-25 | JUnit for evaluation test model generator |  liamfallon | 4 | -4/+177 |
2018-09-25 | Fix sonar issues in Command line editor |  liamfallon | 4 | -168/+258 |
2018-09-23 | Fix more sonar issues |  liamfallon | 2 | -138/+248 |
2018-09-22 | Fix sonar problems in Apex |  liamfallon | 51 | -541/+956 |
2018-09-20 | Fix bug with POJO events in APex |  liamfallon | 24 | -94/+1511 |
2018-09-20 | Refactor Editor REST servlet |  liamfallon | 38 | -2089/+3551 |
2018-09-19 | Fix examples broken by checkstyle changes |  liamfallon | 27 | -59/+59 |
2018-09-19 | Fix license issue with Hibernate dependency |  liamfallon | 1 | -1/+1 |
2018-09-18 | Merge "remove license issues" |  Pamela Dragosh | 6 | -17/+64 |
2018-09-18 | remove license issues |  liamfallon | 6 | -17/+64 |
2018-09-18 | Fix issue in apex client editor |  ramverma | 1 | -2/+2 |
2018-09-17 | Fix sonar issues in apex utilties |  liamfallon | 8 | -179/+314 |
2018-09-17 | Merge "Re-implement Kafka tests that periodically fail" |  Jorge Hernandez | 9 | -230/+107 |
2018-09-16 | Fix Sonar issues in apex |  liamfallon | 56 | -335/+352 |
2018-09-15 | Re-implement Kafka tests that periodically fail |  liamfallon | 9 | -230/+107 |
2018-09-14 | Fix exception not logged or rethrown |  liamfallon | 50 | -202/+318 |
2018-09-14 | Merge "Try new version of JRuby" |  Pamela Dragosh | 1 | -30/+2 |
2018-09-14 | Merge "Address sonar/Checkstyle Issues" |  Jorge Hernandez | 154 | -2547/+4095 |
2018-09-14 | Try new version of JRuby |  liamfallon | 1 | -30/+2 |
2018-09-14 | Updated examples for renamed parameter classes |  mmis | 26 | -59/+59 |
2018-09-13 | Address sonar/Checkstyle Issues |  liamfallon | 154 | -2547/+4095 |
2018-09-13 | Sonar/Checkstyle in service/plugins |  liamfallon | 257 | -2276/+3481 |
2018-09-12 | Sonar/Checkstyle in model/context/core |  liamfallon | 112 | -1878/+1947 |
2018-09-12 | Merge "Fix soft stop and start of engine" |  Pamela Dragosh | 7 | -118/+203 |
2018-09-12 | Fix soft stop and start of engine |  liamfallon | 7 | -118/+203 |
2018-09-12 | Fix build fails |  liamfallon | 3 | -2/+4 |
2018-09-12 | Merge "Updated example config for CSIT test" |  Liam Fallon | 1 | -4/+4 |
2018-09-11 | Use parent version of websocket |  liamfallon | 2 | -2/+0 |
2018-09-11 | Merge "Fix install script/examples on apex" |  Pamela Dragosh | 6 | -17/+17 |
2018-09-11 | Merge "Checkstyle changes for apex model" |  Pamela Dragosh | 141 | -4005/+4366 |
2018-09-11 | Updated example config for CSIT test |  mmis | 1 | -4/+4 |
2018-09-11 | Fix install script/examples on apex |  liamfallon | 6 | -17/+17 |
2018-09-10 | Checkstyle changes for apex model |  liamfallon | 141 | -4005/+4366 |
2018-09-10 | Added config and model to examples |  mmis | 2 | -0/+7086 |
2018-09-10 | Merge "Address level 4-6 security issues" |  Pamela Dragosh | 7 | -89/+96 |
2018-09-09 | Adding jacoco plugin to main pom |  ramverma | 1 | -0/+81 |