1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: prepare release (#771) More... 7 days ago
fix: add position counter visitor when creating content delivery config instead of adding it during optimisation phase in order to eliminate situations where one can obtain a ConcurrentModificationException (#770) More... 8 days ago
build(deps): bump org.apache.maven.plugins:maven-source-plugin (#763) More... 8 days ago
build(deps-dev): bump cucumber.version from 7.15.0 to 7.16.1 (#760) More... 8 days ago
build(deps): bump com.fasterxml.woodstox:woodstox-core (#762) More... 8 days ago
build(deps): bump org.apache.maven.plugins:maven-jar-plugin (#766) More... 8 days ago
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#767) More... 8 days ago
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#757) More... about 1 month ago
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#759) More... about 1 month ago
build(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#758) More... about 1 month ago
fix: factor in multi-byte characters when deducing the length of the characters to feed to the input (#756) More... about 1 month ago
build: package name correction More... about 1 month ago
fix: eliminate possible race condition (#754) More... about 1 month ago
refactor!: rename tck to test-kit since it's more accurate (#752) More... about 1 month ago
build(deps): bump log4j2.version from 2.22.1 to 2.23.1 (#747) More... about 1 month ago
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#748) More... about 1 month ago
build(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#749) More... about 1 month ago
chore: remove unused test dependencies and update mockito to latest version compatible with JDK 8 (#750) More... about 1 month ago
fix: implement Configurable in MappingTypeConverterFactory so that mapping properties can be injected into its type converter (#746) More... about 1 month ago
build(deps): bump com.fasterxml.woodstox:woodstox-core (#741) More... about 2 months ago
fix: allow type converter factories to have resource config properties injected into them so that the JavaBean resources can inject decoderParam values into them instead of type converters (#745) More... about 2 months ago
refactor: remove hard-coded references to DefaultApplicationContextBuilder (#744) More... about 2 months ago
refactor!: create the notion fo ResourceConfigLoader which is a generalisation of XMLConfigDigester (#743) More... about 2 months ago
style: convert indents to whitespaces (#740) More... about 2 months ago
docs: correct links More... about 2 months ago
docs: correct links More... about 2 months ago
docs: minor edit More... about 2 months ago
test: eliminate "non-varargs call of varargs method with inexact argument type for last parameter" compiler warnings (#739) More... about 2 months ago
docs: correct line numbers in management docs (#738) More... about 2 months ago
docs: minor edits More... about 2 months ago