-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split rest endpoints and improve modularisation #817
Commits on Jul 5, 2019
-
Split rest applications into distinct modules module object creation
into application objects.
Configuration menu - View commit details
-
Copy full SHA for b14c756 - Browse repository at this point
Copy the full SHA b14c756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b4ec1 - Browse repository at this point
Copy the full SHA 10b4ec1View commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f7750d6 - Browse repository at this point
Copy the full SHA f7750d6View commit details
Commits on Jul 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1bc2a01 - Browse repository at this point
Copy the full SHA 1bc2a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0675423 - Browse repository at this point
Copy the full SHA 0675423View commit details -
Remove grpc dependencies Ennforce version for jetty utils.
Configuration menu - View commit details
-
Copy full SHA for ed8245a - Browse repository at this point
Copy the full SHA ed8245aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8a42a - Browse repository at this point
Copy the full SHA cf8a42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8720925 - Browse repository at this point
Copy the full SHA 8720925View commit details
Commits on Jul 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a8f8fad - Browse repository at this point
Copy the full SHA a8f8fadView commit details -
Move p2p focused objects into partyinfo module. Limit use of
ServiceLocator.getServices() to ServiceFactory .
Configuration menu - View commit details
-
Copy full SHA for 948bcc9 - Browse repository at this point
Copy the full SHA 948bcc9View commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34f0b50 - Browse repository at this point
Copy the full SHA 34f0b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ce817 - Browse repository at this point
Copy the full SHA a1ce817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e9876 - Browse repository at this point
Copy the full SHA 95e9876View commit details
Commits on Jul 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 32badff - Browse repository at this point
Copy the full SHA 32badffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fed7d5 - Browse repository at this point
Copy the full SHA 2fed7d5View commit details -
Merge origin/master into split-rest-endpoints
Conflicts: jaxrs-service/src/main/java/com/quorum/tessera/api/exception/KeyNotFoundExceptionMapper.java jaxrs-service/src/test/java/com/quorum/tessera/api/exception/KeyNotFoundExceptionMapperTest.java
Configuration menu - View commit details
-
Copy full SHA for 5444623 - Browse repository at this point
Copy the full SHA 5444623View commit details
Commits on Jul 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 534e4f7 - Browse repository at this point
Copy the full SHA 534e4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 429a434 - Browse repository at this point
Copy the full SHA 429a434View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7f49451 - Browse repository at this point
Copy the full SHA 7f49451View commit details -
Configuration menu - View commit details
-
Copy full SHA for f69faa3 - Browse repository at this point
Copy the full SHA f69faa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa4c3d - Browse repository at this point
Copy the full SHA 1fa4c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5aadf - Browse repository at this point
Copy the full SHA 7b5aadfView commit details -
2.Add mock p2p client factory for tests 3. Use serviceFactory to inject objects into payload publisher improving encapulation and meaning it can also be created via service loader. 4. Add factory function to PayloadPublisher meaing altrenatives can be provided via class loader and META-INF/services
Configuration menu - View commit details
-
Copy full SHA for 138cbd3 - Browse repository at this point
Copy the full SHA 138cbd3View commit details -
2.Add mock p2p client factory for tests 3. Use serviceFactory to inject objects into payload publisher improving encapulation and meaning it can also be created via service loader. 4. Add factory function to PayloadPublisher meaing altrenatives can be provided via class loader and META-INF/services
Configuration menu - View commit details
-
Copy full SHA for f7af91d - Browse repository at this point
Copy the full SHA f7af91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f5199e - Browse repository at this point
Copy the full SHA 0f5199eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e08a279 - Browse repository at this point
Copy the full SHA e08a279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4886e2a - Browse repository at this point
Copy the full SHA 4886e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8f1d4 - Browse repository at this point
Copy the full SHA ec8f1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179c5ca - Browse repository at this point
Copy the full SHA 179c5caView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9d9c9 - Browse repository at this point
Copy the full SHA cf9d9c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b387b00 - Browse repository at this point
Copy the full SHA b387b00View commit details
Commits on Jul 17, 2019
-
Move persistent focused code into distinct module allowing
ResendManager and other objects to move into correct module.
Configuration menu - View commit details
-
Copy full SHA for 8c5a0ea - Browse repository at this point
Copy the full SHA 8c5a0eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c0a89 - Browse repository at this point
Copy the full SHA 41c0a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d0bc7 - Browse repository at this point
Copy the full SHA 36d0bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d72fd - Browse repository at this point
Copy the full SHA 29d72fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 515dfe7 - Browse repository at this point
Copy the full SHA 515dfe7View commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 37bcf9d - Browse repository at this point
Copy the full SHA 37bcf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f410455 - Browse repository at this point
Copy the full SHA f410455View commit details
Commits on Jul 19, 2019
-
Merge origin/master into split-rest-endpoints
Conflicts: jaxrs-service/src/test/java/com/quorum/tessera/jaxrs/JaxrsITConfig.java tests/acceptance-test/pom.xml
Configuration menu - View commit details
-
Copy full SHA for 64a166a - Browse repository at this point
Copy the full SHA 64a166aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0dac1 - Browse repository at this point
Copy the full SHA ee0dac1View commit details
Commits on Jul 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 66b803b - Browse repository at this point
Copy the full SHA 66b803bView commit details