Principal Software Engineer at Red Hat.
-
Red Hat, Inc.
- Czech Republic
- @martunek
Block or Report
Block or report mkouba
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
819 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contribution activity
January 2023
Created 37 commits in 4 repositories
Created 1 repository
Created a pull request in quarkusio/gizmo that received 74 comments
Introduce SignatureBuilder API
This pull request supersedes #116. Usage example: import io.quarkus.gizmo.SignatureBuilder; import io.quarkus.gizmo.Type; // List<String> test(); m…
+1,107
−10
•
74
comments
Opened 19 other pull requests in 3 repositories
quarkusio/quarkus
14
merged
1
open
- Qute generated resolvers - getters should take precedence over fields
- Log a warning when a deprecated extension config item is used
- Qute validation - improve hierarchy indexing to fix assignability issues
- Scheduler API - make it possible to schedule a job programmatically
- Introduce CacheSectionHelper
- Qute - introduce the EngineConfiguration annotation
- Qute type-safe messages - support resource bundle naming convention
- Cache - introduce the dev-spi module
- Cache programmatic API - invalidate entries whose keys match a predicate
- Cache programmatic API - support asynchronous value loader
- Introduce VertxContextSupport
- Build metrics - collect information about produced build items
- gRPC Dev UI - fix problems when reusing the existing HTTP server
- Qute - generated value resolver - use gizmo switch
- Upgrade Gizmo to 1.5.0.Final
quarkusio/gizmo
3
merged
redhat-developer-demos/quarkus-petclinic
1
merged
Reviewed 24 pull requests in 4 repositories
quarkusio/quarkus
21 pull requests
- ArC: make sure all beans have a bean type of java.lang.Object
- Arc - attempt to fix bean types for beans with raw type superclasses
- Refactor to use new SignatureBuilder API by Gizmo in REST Data Panache
- Arc - compare types declared by @Typed with unrestricted bean types instead of actual types
- Scheduler API - make it possible to schedule a job programmatically
- ArC fixes for spec compatibility
- Move TestNG outside of the BOM
- Arc - remove wildcard types from bean types of class-based beans
- Introduce CacheSectionHelper
- Arc - Using @Typed with illegal values should throw an exception
- Qute - introduce the EngineConfiguration annotation
- Fail by default when encountering interceptor annotations on private methods
- ArC: fix build-time and runtime resolution of beans with recursive generic types
- Cache programmatic API - support asynchronous value loader
- Introduce VertxContextSupport
- Allow transformation of private injected field to allow reflection-free injection
- gRPC Dev UI - fix problems when reusing the existing HTTP server
- Adjust WrongAnnotationUsageProcessor to recognize interceptor bindings on nested classes
- Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
- Introduce a way to disable JAX-RS resources at runtime
- Introduce ConnectionFactoryWrapperBuildItem
redhat-developer-demos/quarkus-petclinic
1 pull request
weld/core
1 pull request
quarkusio/gizmo
1 pull request
Created an issue in quarkusio/quarkus that received 4 comments
Log a warning when a deprecated extension config item is used
Description It seems that we don't show the deprecated config items in the docs (which is good, although it might be better to list them with a big…
4
comments
Opened 4 other issues in 2 repositories
redhat-developer-demos/quarkus-petclinic
2
closed
Answered 1 discussion in 1 repository
quarkusio/quarkus
quarkusio/quarkus
-
QUTE Concurrent loading of CDI beans.
This contribution was made on Jan 9