Age | Commit message (Expand) | Author | Files | Lines |
2019-03-12 | Merge "Add ServiceManager class" |  Liam Fallon | 8 | -11/+601 |
2019-03-11 | Add ServiceManager class |  Jim Hahn | 8 | -11/+601 |
2019-03-11 | Address sonar issues in utils |  Jim Hahn | 2 | -4/+7 |
2019-03-10 | Merge "Create ParameterGroupImpl" |  Liam Fallon | 20 | -385/+226 |
2019-03-08 | Merge "Add code to allocate server ports" |  Jorge Hernandez | 3 | -39/+165 |
2019-03-08 | Add code to allocate server ports |  Jim Hahn | 3 | -39/+165 |
2019-03-08 | Create ParameterGroupImpl |  Jim Hahn | 20 | -385/+226 |
2019-03-08 | Merge "Add NotNull and NotBlank parameter validation" |  Liam Fallon | 9 | -83/+487 |
2019-03-07 | Add NotNull and NotBlank parameter validation |  Jim Hahn | 9 | -83/+487 |
2019-03-07 | Merge "Remove PropertyConfiguration class" |  Pamela Dragosh | 2 | -1766/+0 |
2019-03-07 | Remove PropertyConfiguration class |  Jim Hahn | 2 | -1766/+0 |
2019-03-06 | Adding client class for sending message to topic |  ramverma | 5 | -1/+348 |
2019-03-05 | Merge "Add bean configurator" |  Liam Fallon | 3 | -0/+2050 |
2019-03-04 | Add bean configurator |  Jim Hahn | 3 | -0/+2050 |
2019-03-04 | Fix new sonar issue in listener |  Jim Hahn | 1 | -0/+1 |
2019-03-04 | Merge "Add various listener classes" |  Jorge Hernandez | 9 | -0/+1256 |
2019-03-04 | Adding pdp-common module to policy/common |  ramverma | 15 | -0/+693 |
2019-03-01 | Add various listener classes |  Jim Hahn | 9 | -0/+1256 |
2019-03-01 | Merge "Add StandardCoderObject to hide GSON internals" |  Jorge Hernandez | 5 | -1/+303 |
2019-03-01 | Add StandardCoderObject to hide GSON internals |  Jim Hahn | 5 | -1/+303 |
2019-02-28 | Get proper message in test logger appender |  Jim Hahn | 2 | -9/+18 |
2019-02-28 | Update INFO.yaml Liam's email |  Pamela Dragosh | 1 | -1/+1 |
2019-02-27 | Add additional encode and decode methods to Coder |  Jim Hahn | 4 | -15/+347 |
2019-02-27 | Merge "Add common coder classes" |  Liam Fallon | 6 | -0/+324 |
2019-02-27 | Add common coder classes |  Jim Hahn | 6 | -0/+324 |
2019-02-26 | Assertion class for DAO code |  liamfallon | 2 | -0/+288 |
2019-02-22 | Log which gson style is being used |  Jim Hahn | 2 | -2/+8 |
2019-02-22 | Merge "Support for lab contextual topic names." |  Pamela Dragosh | 31 | -53/+209 |
2019-02-21 | Support for lab contextual topic names. |  Jorge Hernandez | 31 | -53/+209 |
2019-02-18 | Remove jackson from policy-endpoints pom |  Jim Hahn | 3 | -24/+1 |
2019-02-15 | Add log message when gson used |  Jim Hahn | 2 | -0/+11 |
2019-02-15 | Merge "Remove erroneous comments" |  Liam Fallon | 2 | -8/+0 |
2019-02-15 | Merge "Remove unneeded jackson references" |  Liam Fallon | 2 | -7/+0 |
2019-02-15 | Remove unneeded jackson references |  Jim Hahn | 2 | -7/+0 |
2019-02-15 | Remove erroneous comments |  Jim Hahn | 2 | -8/+0 |
2019-02-15 | Fix sonar issues with gson code |  Jim Hahn | 2 | -12/+28 |
2019-02-14 | Sonar fixes |  Jim Hahn | 7 | -52/+93 |
2019-02-14 | Merge "Add gson handler and tests" |  Jorge Hernandez | 36 | -18/+1290 |
2019-02-13 | Refactor common class from gson code |  Jim Hahn | 5 | -230/+381 |
2019-02-13 | Add gson handler and tests |  Jim Hahn | 36 | -18/+1290 |
2019-02-13 | Merge "Fix sonar issues in gson superclasses" |  Liam Fallon | 6 | -15/+22 |
2019-02-13 | Merge "Add jackson behavior for fields" |  Liam Fallon | 6 | -0/+752 |
2019-02-13 | Merge "Add jackson behavior for methods" |  Liam Fallon | 16 | -8/+1421 |
2019-02-13 | Merge "Replace PolicyAssert with assertj" |  Liam Fallon | 2 | -149/+0 |
2019-02-12 | Add jackson behavior for methods |  Jim Hahn | 16 | -8/+1421 |
2019-02-12 | Add jackson behavior for fields |  Jim Hahn | 6 | -0/+752 |
2019-02-12 | Fix sonar issues in gson superclasses |  Jim Hahn | 6 | -15/+22 |
2019-02-11 | Add Serializer interface |  Jim Hahn | 1 | -0/+38 |
2019-02-11 | Merge "Add superclasses for gson-jackson migration" |  Liam Fallon | 19 | -24/+2340 |
2019-02-11 | Merge "Return true only if thread has been really started" |  Pamela Dragosh | 1 | -1/+2 |