2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autoclose TestSource (see #101) More... almost 6 years ago
Make TestSource AutoClosable in order to close any open QueryExecutionFactory objects (closes #101) More... almost 6 years ago
Merge remote-tracking branch 'origin/master' More... almost 6 years ago
always use try-with-resources with QueryExecution (#101) More... almost 6 years ago
Merge pull request #102 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies More... about 6 years ago
Use HTTPS instead of HTTP to resolve dependencies More... about 6 years ago
Merge pull request #100 from jimkont/master More... about 6 years ago
Merge pull request #8 from jimkont/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1 More... about 6 years ago
Merge pull request #7 from jimkont/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.12.0 More... about 6 years ago
Merge pull request #6 from jimkont/dependabot/maven/slf4j-version-1.7.30 More... about 6 years ago
Merge pull request #2 from jimkont/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1 More... about 6 years ago
Merge pull request #3 from jimkont/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.1 More... about 6 years ago
Merge pull request #4 from jimkont/dependabot/maven/org.projectlombok-lombok-maven-plugin-1.18.10.0 More... about 6 years ago
Merge pull request #1 from jimkont/dependabot/maven/org.apache.maven.plugins-maven-jxr-plugin-3.0.0 More... about 6 years ago
Bump maven-source-plugin from 3.0.1 to 3.2.1 More... about 6 years ago
Bump maven-pmd-plugin from 3.8 to 3.12.0 More... about 6 years ago
Bump slf4j-version from 1.7.25 to 1.7.30 More... about 6 years ago
Bump lombok-maven-plugin from 1.18.2.0 to 1.18.10.0 More... about 6 years ago
Bump maven-javadoc-plugin from 2.10.4 to 3.1.1 More... about 6 years ago
Bump maven-compiler-plugin from 3.6.2 to 3.8.1 More... about 6 years ago
Bump maven-jxr-plugin from 2.5 to 3.0.0 More... about 6 years ago
Merge pull request #99 from vemonet/develop More... about 6 years ago
changing workdir used in the Dockerfile from /usr/src/myapp to /app More... about 6 years ago
Edit the Dockerfile to use a multi stage build. First packaging the jar using the cli-standalone profile, then copying it to a lightweight and clean image to run it. It allows to avoid issue when the docker runtime is using a different workdir by default (which cause the mvn java:exec to fail) More... about 6 years ago
if statements without braces More... about 6 years ago
improve sh:maxCount Tests More... about 6 years ago
minors (to re-trigger travis) More... about 6 years ago
minors (to re-trigger travis) More... about 6 years ago
travis cache dependencies More... about 6 years ago
fix failing maxCount tests More... about 6 years ago