Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
23,945 contributions in the last year
Contribution activity
October 2020
Created a pull request in asdf-vm/asdf-plugins that received 5 comments
Add joschi/asdf-mvnd
Description mvnd plugin for asdf-vm: https://github.com/joschi/asdf-mvnd Checklist Provide a short description and link to your plugin. Make …
- Prevent deep recursion in ConfigurationMetadata
- Run SonarCloud analysis only in dropwizard/dropwizard
- Move SonarQube settings to GitHub workflow
- Replace invalid default excludedProtocols in HttpsConnectorFactory
- Remove obsolete NonblockingServletHolder
- Update Travis CI configuration
- Make `driverClass` configuration setting optional
- Bump httpclient from 4.5.12 to 4.5.13
- Add null-checks to AnnotationSensitivePropertyNamingStrategy
- Upgrade to NullAway 0.8.0
- Add analysis with SonarCloud
- Enable Dependabot for GitHub Actions
- Fix logFormat configuration inconsistencies
- Bump assertj-core from 3.17.2 to 3.18.0
- Bump joda-time from 2.10.7 to 2.10.8
- Bump metrics-bom from 4.1.13 to 4.1.14
- Bump joda-time from 2.10.6 to 2.10.7
- Bump octokit from 4.18.0 to 4.19.0 in /docs
- Swallow EofException when response was incomplete
- Bump mockito.version from 3.5.13 to 3.5.15
- UnitOfWork: Support serialized and mixed transactional app
- Bump jdbi3-bom from 3.16.0 to 3.17.0
- Bump compiler from 0.9.6 to 0.9.7
- Bump guava from 29.0-jre to 30.0-jre
- Bump mysql-connector-java from 8.0.21 to 8.0.22
- Bump caffeine from 2.8.5 to 2.8.6
- Bump liquibase-core from 4.1.0 to 4.1.1
- Bump junit from 4.13 to 4.13.1
- Bump jdbi3-bom from 3.15.1 to 3.16.0
- Bump jmh.version from 1.25.2 to 1.26
- Bump metrics-bom from 4.1.12.1 to 4.1.13
- Bump tomcat-jdbc from 9.0.38 to 9.0.39
- Bump actions/stale from v3.0.11 to v3.0.12
- Bump actions/cache from v2.1.1 to v2.1.2
- Bump byte-buddy from 1.10.16 to 1.10.17
- Bump httpclient from 4.5.12 to 4.5.13
- Bump jdbi3-bom from 3.15.0 to 3.15.1
- Some pull request reviews not shown.
- Bump jetty9.version from 9.4.32.v20200930 to 9.4.33.v20201020
- CachedGauge: Fix reloading when Clock's time is negative
- Implement LockFreeExponentiallyDecayingReservoir
- Bump mockito-core from 3.5.13 to 3.5.15
- Bump jdbi3-core from 3.16.0 to 3.17.0
- Bump jcstress-core from 0.6 to 0.7
- Bump caffeine from 2.8.5 to 2.8.6
- Bump actions/cache from v2.1.1 to v2.1.2
- Bump jmh.version from 1.25.2 to 1.26
- Bump jdbi3-core from 3.15.1 to 3.16.0
- Bump actions/stale from v3.0.11 to v3.0.12
- Adds separator to csv header (#1670)
- Bump jcstress-core from 0.5 to 0.6
- Bump httpclient5 from 5.0.2 to 5.0.3
- Bump jdbi3-core from 3.15.0 to 3.15.1
- Bump httpclient from 4.5.12 to 4.5.13
- Bump actions/stale from v1 to v3.0.11
- Bump actions/cache from v1 to v2.1.1
- Bump jdbi3-core from 3.14.4 to 3.15.0
- Fix ExponentiallyDecayingReservoir constant rescaling
- Bump jetty9.version from 9.4.31.v20200723 to 9.4.32.v20200930
- Add missing blank in documentation
- build(deps): bump assertj-core from 3.17.2 to 3.18.0
- Add sonar coverage reporting to master build
- Remove lombok
- [build] Master/PR/Release workflows
- build(deps): bump actions/cache from v2.1.1 to v2.1.2
- build(deps): bump lombok from 1.18.12 to 1.18.14
- build(deps): bump joschi/setup-jdk from v2.2.0 to v2.3.0
- build(deps): bump swagger-parser.version from 2.0.21 to 2.0.22
Created an issue in eclipse/jetty.project that received 8 comments
Selected protocols in SslContextFactory#dump() and actual SSLContext inconsistent
Jetty version
9.4.33.v20201020
Java version
openjdk version "1.8.0_272"
OpenJDK Runtime Environment (Zulu 8.50.0.21-CA-macosx) (build 1.8.0_272-b17…

