-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
New Module: HiveMQ #4797
New Module: HiveMQ #4797
Commits on Jan 14, 2022
-
moved hivemq testcontainer to testcontainers-java
yweber committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 75118cb - Browse repository at this point
Copy the full SHA 75118cbView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for b688e40 - Browse repository at this point
Copy the full SHA b688e40View commit details -
added license exclusions to build.gradle.kts
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 1bd680b - Browse repository at this point
Copy the full SHA 1bd680bView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 2302264 - Browse repository at this point
Copy the full SHA 2302264View commit details -
removed unnecessary schema declarations
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 414591b - Browse repository at this point
Copy the full SHA 414591bView commit details -
added constants for default images and added them to test
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 6fa8d77 - Browse repository at this point
Copy the full SHA 6fa8d77View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 805bdae - Browse repository at this point
Copy the full SHA 805bdaeView commit details -
using in memory persistence for ITs
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for e32f48e - Browse repository at this point
Copy the full SHA e32f48eView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for fb8cdfd - Browse repository at this point
Copy the full SHA fb8cdfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fbd88 - Browse repository at this point
Copy the full SHA 72fbd88View commit details -
Co-authored-by: Yannick Weber <yannick.weber95@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for b1cf349 - Browse repository at this point
Copy the full SHA b1cf349View commit details -
Apply suggestions from code review
Co-authored-by: Yannick Weber <yannick.weber95@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c1af50 - Browse repository at this point
Copy the full SHA 8c1af50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829cadb - Browse repository at this point
Copy the full SHA 829cadbView commit details -
Co-authored-by: Yannick Weber <yannick.weber95@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 39e5f18 - Browse repository at this point
Copy the full SHA 39e5f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240fb69 - Browse repository at this point
Copy the full SHA 240fb69View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3c328 - Browse repository at this point
Copy the full SHA cd3c328View commit details -
removed hivemq-extension-sdk compile-dependency
added java-doc to HiveMQExtension added additional check to HiveMQExtension configured gradle to execute tests with Java 11
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 322337a - Browse repository at this point
Copy the full SHA 322337aView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 54c14a9 - Browse repository at this point
Copy the full SHA 54c14a9View commit details -
removed link in javadoc because ExtensionMain is not on the classpath…
… during compilation
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 16eabb0 - Browse repository at this point
Copy the full SHA 16eabb0View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for cc3fb94 - Browse repository at this point
Copy the full SHA cc3fb94View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for b795bb9 - Browse repository at this point
Copy the full SHA b795bb9View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for d450ea1 - Browse repository at this point
Copy the full SHA d450ea1View commit details -
moved versions to build.gradle.kts
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for a7cc93e - Browse repository at this point
Copy the full SHA a7cc93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a73f5f0 - Browse repository at this point
Copy the full SHA a73f5f0View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 61375b7 - Browse repository at this point
Copy the full SHA 61375b7View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 3d1627e - Browse repository at this point
Copy the full SHA 3d1627eView commit details -
added logging events configuration to build.gradle
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for eb7b82b - Browse repository at this point
Copy the full SHA eb7b82bView commit details -
removed GradleHiveMQExtensionSupplier.java
removed MavenHiveMQExtensionSupplier.java
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 88dc53e - Browse repository at this point
Copy the full SHA 88dc53eView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 672929c - Browse repository at this point
Copy the full SHA 672929cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3732c1e - Browse repository at this point
Copy the full SHA 3732c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1947c2 - Browse repository at this point
Copy the full SHA e1947c2View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 03282da - Browse repository at this point
Copy the full SHA 03282daView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d85c83 - Browse repository at this point
Copy the full SHA 0d85c83View commit details -
removed Nullability annotations from constants
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 1806fd3 - Browse repository at this point
Copy the full SHA 1806fd3View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 1656a71 - Browse repository at this point
Copy the full SHA 1656a71View commit details -
removed default constructor from tests
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 73c33d7 - Browse repository at this point
Copy the full SHA 73c33d7View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 52edca1 - Browse repository at this point
Copy the full SHA 52edca1View commit details -
unified variable name for the HiveMQ Container in the tests
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 6f2fa80 - Browse repository at this point
Copy the full SHA 6f2fa80View commit details -
wrapped with try with resources block
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 52bb0e3 - Browse repository at this point
Copy the full SHA 52bb0e3View commit details -
added hivemq to dependabot.yml
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 5629c8d - Browse repository at this point
Copy the full SHA 5629c8dView commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for abc4581 - Browse repository at this point
Copy the full SHA abc4581View commit details -
yannick committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 4f4dbef - Browse repository at this point
Copy the full SHA 4f4dbefView commit details -
moved extension creation logic from HiveMQContainer to HiveMQExtension
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for f9c8564 - Browse repository at this point
Copy the full SHA f9c8564View commit details -
replaced getters with lombok in HiveMQExtension
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for c15ff22 - Browse repository at this point
Copy the full SHA c15ff22View commit details -
moved MultiLogMessageWaitStrategy to core
yannick committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for e998dc5 - Browse repository at this point
Copy the full SHA e998dc5View commit details
Commits on Jan 19, 2022
-
Moved code-samples from docs into java-files. Cleaned up docs while d…
…oing so and removed references to removed classes
Configuration menu - View commit details
-
Copy full SHA for bed4add - Browse repository at this point
Copy the full SHA bed4addView commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1940a8e - Browse repository at this point
Copy the full SHA 1940a8eView commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89de228 - Browse repository at this point
Copy the full SHA 89de228View commit details -
removed silent() method and the log-comsumer
yannick committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e356b5 - Browse repository at this point
Copy the full SHA 2e356b5View commit details -
yannick committed
Jan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for ecc7088 - Browse repository at this point
Copy the full SHA ecc7088View commit details -
Configuration menu - View commit details
-
Copy full SHA for e835015 - Browse repository at this point
Copy the full SHA e835015View commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a51d854 - Browse repository at this point
Copy the full SHA a51d854View commit details
Commits on Feb 2, 2022
-
Merge pull request #4 from hivemq/fix-rendering
Yannick Weber authoredFeb 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 9c18121 - Browse repository at this point
Copy the full SHA 9c18121View commit details
Commits on Feb 4, 2022
-
addressed documentation PR change requests
yannick committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b3a919 - Browse repository at this point
Copy the full SHA 0b3a919View commit details -
removed nullability annotations from MultiLogMessageWaitStrategy
renamed variable
yannick committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 1db83e5 - Browse repository at this point
Copy the full SHA 1db83e5View commit details -
yannick committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for daa9408 - Browse repository at this point
Copy the full SHA daa9408View commit details -
hivemq/hivemq-ee -> hivemq/hivemq4
yannick committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 537c29d - Browse repository at this point
Copy the full SHA 537c29dView commit details
Commits on Feb 7, 2022
-
yannick committed
Feb 7, 2022 Configuration menu - View commit details
-
Copy full SHA for f717b73 - Browse repository at this point
Copy the full SHA f717b73View commit details
Commits on Feb 8, 2022
-
yannick committed
Feb 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 955e52b - Browse repository at this point
Copy the full SHA 955e52bView commit details
Commits on Feb 9, 2022
-
removed Tags from default docker image names to make the compatibilit…
…y check work
yannick committedFeb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for a9b331d - Browse repository at this point
Copy the full SHA a9b331dView commit details
Commits on Feb 15, 2022
-
removed docker image creation for removal of prepackaged extensions
adapted logback-test.xml reformated code
yannick committedFeb 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 4784f34 - Browse repository at this point
Copy the full SHA 4784f34View commit details -
alter container command only if prepackaged extensions need to be removed
yannick committedFeb 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 32b877c - Browse repository at this point
Copy the full SHA 32b877cView commit details
Commits on Feb 17, 2022
-
extensions are now copied from /opt/hivemq/temp-extensions to /opt/hi…
…vemq/extensions in any case
yannick committedFeb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 7f32239 - Browse repository at this point
Copy the full SHA 7f32239View commit details -
removed withDebugging() which blocked container startup
yannick committedFeb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 6bb80e8 - Browse repository at this point
Copy the full SHA 6bb80e8View commit details -
yannick committed
Feb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for b933ea1 - Browse repository at this point
Copy the full SHA b933ea1View commit details -
yannick committed
Feb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 0f5f229 - Browse repository at this point
Copy the full SHA 0f5f229View commit details -
replaced code-block with codeinclude
yannick committedFeb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for b303b85 - Browse repository at this point
Copy the full SHA b303b85View commit details