Popular repositories Loading
-
play-websockets-example
play-websockets-example PublicSample Play 2.1/2.2 application to demonstrate web sockets usage
-
service-autodiscovery
service-autodiscovery PublicService autodiscovery using Apache ZooKeeper
-
jax-rs-2.0-swagger
jax-rs-2.0-swagger PublicUsing Swagger for REST API documentation
-
-
play-sse-example
play-sse-example PublicExample of using real-time charts with Play Framework and server-side events
-
jetty-web-sockets-jsr356
jetty-web-sockets-jsr356 PublicJetty 9.1 and JSR-356 (Java API for WebSockets)
3,575 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 27 commits in 9 repositories
Created a pull request in opensearch-project/k-NN that received 24 comments
Fix build due to phasing off SecurityManager usage in favor of Java Agent
Description Fix build due to phasing off SecurityManager usage in favor of Java Agent Related Issues See please https://github.com/opensearch-proje…
+85
−13
lines changed
•
24
comments
Opened 22 other pull requests in 10 repositories
opensearch-project/OpenSearch
1
open
10
merged
-
Update to Gradle 8.14
This contribution was made on Apr 15
-
Fix security policy for Windows based builds and deployments for transport plugins
This contribution was made on Apr 10
-
Fix security policy for Windows based builds and deployments
This contribution was made on Apr 10
-
Fix FileInterceptor's delete calls for Unix Domain Sockets on Windows
This contribution was made on Apr 10
-
Fix :libs:agent-sm:agent publication
This contribution was made on Apr 9
-
[Security Manager Replacement] Phase off SecurityManager usage in favor of Java Agent
This contribution was made on Apr 9
-
Add the support of trusted file systems to AgentPolicy
This contribution was made on Apr 8
-
Fix FileInterceptor to properly check read / write sides path separation
This contribution was made on Apr 8
-
Fix FileInterceptor to deduce the access level from the list of OpenOption
This contribution was made on Apr 7
-
Fix StackCallerClassChainExtractor and respectively RuntimeHaltInterceptor, SystemExitInterceptor
This contribution was made on Apr 4
-
Enhance Java Agent to intercept Runtime::halt
This contribution was made on Apr 1
opensearch-project/spring-data-opensearch
3
open
-
[FEATURE] Reactive version of the clients
This contribution was made on Apr 18
-
Add test cases for dynamic_templates mappings
This contribution was made on Apr 6
-
Routine dependency updates: Spring Boot 3.4.4, Spring Framework 6.2.5, JUnit Jupiter 5.12.2
This contribution was made on Apr 3
opensearch-project/documentation-website
1
merged
-
[DOC] document download URL for core plugins
This contribution was made on Apr 13
apache/cxf
1
open
-
CXF-9100: thread leaks when throwing exception in LoggingOutInterceptor and sending large SOAP message
This contribution was made on Apr 13
apache/flink-connector-opensearch
1
open
-
[FLINK-37652][Connectors/Opensearch] Move to Flink to 2.0.0
This contribution was made on Apr 11
opensearch-project/custom-codecs
1
merged
-
Fix build due to phasing off SecurityManager usage in favor of Java Agent
This contribution was made on Apr 10
apache/cxf-build-utils
1
merged
-
Add ImplicitFunctionalInterface to PMD exclusions
This contribution was made on Apr 7
opensearch-project/opensearch-java
1
merged
-
[Backport] [2.x] Bump org.owasp.dependencycheck from 12.1.0 to 12.1.1 (#1514)
This contribution was made on Apr 7
openzipkin/zipkin
1
merged
-
Routine dependency updates
This contribution was made on Apr 6
opensearch-project/security
1
merged
-
DlsFlsFilterLeafReader::termVectors implementation causes assertion errors for users with FLS/FM active
This contribution was made on Apr 4
Reviewed 89 pull requests in 15 repositories
opensearch-project/OpenSearch
25 pull requests
-
Use test-retry plugin in place of develocity
This contribution was made on Apr 16
-
Intercept java.net.Socket::connect
This contribution was made on Apr 16
-
Add release notes for 3.0.0-beta1 (changes since 2.19)
This contribution was made on Apr 16
-
Make use of extendedPlugins provide runtime dependencies for arrow-me…
This contribution was made on Apr 13
-
[FIX] Add agent files in deb/rpm
This contribution was made on Apr 12
-
[Build Tools] Custom Gradle plugin to leverage java agent
This contribution was made on Apr 11
-
Remove ide.gradle debug artifact.
This contribution was made on Apr 11
-
Add the base FlightProducer for getStream API
This contribution was made on Apr 11
-
Fix FileInterceptor's delete calls for Unix Domain Sockets on Windows
This contribution was made on Apr 10
-
Enable TLS for Netty4GrpcServerTransport
This contribution was made on Apr 10
-
Make
:libs:agent-sm:bootstrap
api dependency in testsThis contribution was made on Apr 9 -
Remove reference to removed class org.opensearch.secure_sm.SecureSM
This contribution was made on Apr 9
-
Fix :libs:agent-sm:agent publication
This contribution was made on Apr 9
-
[Security Manager Replacement] Phase off SecurityManager usage in favor of Java Agent
This contribution was made on Apr 9
-
[POC] [Security Manager Replacement] Native Java Agent (dynamic code rewriting, must be low overhead)
This contribution was made on Apr 9
-
Add the support of trusted file systems to AgentPolicy
This contribution was made on Apr 8
-
Fix FileInterceptor to properly check read / write sides path separation
This contribution was made on Apr 8
-
[Java Agent Policy] Fix test fixtures
This contribution was made on Apr 7
-
Remove dependency on :test:framework in :libs:opensearch-agent-sm:agent-policy
This contribution was made on Apr 7
-
Add a policy parser for Java Agent
This contribution was made on Apr 7
-
Fix FileInterceptor to deduce the access level from the list of OpenOption
This contribution was made on Apr 7
-
[Backport 2.x] Remove dblock@ from maintainers.
This contribution was made on Apr 7
-
Remove dblock@ from core maintainers.
This contribution was made on Apr 6
-
Add File Interceptor and Integ Tests
This contribution was made on Apr 6
-
Add some additional tests for SocketChannelInterceptor
This contribution was made on Apr 4
- Some pull request reviews not shown.
apache/cxf
25 pull requests
-
Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12
This contribution was made on Apr 18
-
Bump cxf.spring.version from 6.2.5 to 6.2.6
This contribution was made on Apr 18
-
swaref attachement cid association failed
This contribution was made on Apr 17
-
Bump cxf.reactor.version from 3.7.4 to 3.7.5
This contribution was made on Apr 16
-
Bump org.jruby:jruby from 9.4.12.0 to 10.0.0.0
This contribution was made on Apr 16
-
Bump cxf.aspectj.version from 1.9.23 to 1.9.24
This contribution was made on Apr 14
-
Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
This contribution was made on Apr 14
-
Bump actions/setup-java from 4.7.0 to 4.7.1
This contribution was made on Apr 14
-
Bump github/codeql-action from 3.28.13 to 3.28.15
This contribution was made on Apr 14
-
Bump org.jvnet.jaxb:jaxb-plugins from 4.0.8 to 4.0.9
This contribution was made on Apr 11
-
CXF-9107 Clean up coverity resource leaks and a javascript method typo
This contribution was made on Apr 11
-
Bump org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.5 to 4.0.6
This contribution was made on Apr 10
-
Bump org.owasp:dependency-check-maven from 12.1.0 to 12.1.1
This contribution was made on Apr 8
-
Bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.10.3 to 4.11.0
This contribution was made on Apr 8
-
Bump org.webjars:swagger-ui from 5.20.6 to 5.20.7
This contribution was made on Apr 8
-
Bump net.sourceforge.pmd:pmd-java from 7.11.0 to 7.12.0
This contribution was made on Apr 8
-
Bump cxf.hibernate.em.version from 6.6.12.Final to 6.6.13.Final
This contribution was made on Apr 7
-
Bump org.webjars:swagger-ui from 5.20.3 to 5.20.6
This contribution was made on Apr 7
-
Bump cxf.jetty.version from 12.0.18 to 12.0.19
This contribution was made on Apr 4
-
Bump org.webjars:swagger-ui from 5.20.1 to 5.20.3
This contribution was made on Apr 3
-
Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0
This contribution was made on Apr 3
-
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
This contribution was made on Apr 3
-
Bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.10.2 to 4.10.3
This contribution was made on Apr 1
-
Bump org.asynchttpclient:async-http-client from 3.0.1 to 3.0.2
This contribution was made on Apr 1
-
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
This contribution was made on Apr 1
opensearch-project/opensearch-java
10 pull requests
-
Regenerate from latest spec
This contribution was made on Apr 16
-
Fix direct serialization of primitive types in
DEFAULT_JSONP_MAPPER
This contribution was made on Apr 16 -
Prepare for v2.23.0 release
This contribution was made on Apr 16
-
[2.x] Fix getting cluster & node stats and node info against AOS
This contribution was made on Apr 15
-
[Backport 2.x] Support
normalizer
onWildcardProperty
andpaginationDepth
onHybridQuery
This contribution was made on Apr 14 -
[Backport 2.x] Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#1525)
This contribution was made on Apr 14
-
Fix getting cluster stats against AOS
This contribution was made on Apr 10
-
[Backport 2.x] Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0
This contribution was made on Apr 7
-
Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0
This contribution was made on Apr 7
-
Bump org.owasp.dependencycheck from 12.1.0 to 12.1.1
This contribution was made on Apr 7
opensearch-project/technical-steering
3 pull requests
-
Create generic guidelines for SIGs
This contribution was made on Apr 14
-
Propose Build Interest Group (BIG) Governance Charter
This contribution was made on Apr 14
-
Apr 9 minutes & README update
This contribution was made on Apr 9
opensearch-project/opensearch-testcontainers
3 pull requests
-
Bump com.diffplug.spotless from 7.0.2 to 7.0.3
This contribution was made on Apr 14
-
Bump org.junit:junit-bom from 5.12.1 to 5.12.2
This contribution was made on Apr 14
-
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 7.0.3
This contribution was made on Apr 14
opensearch-project/custom-codecs
3 pull requests
-
Use java-agent Gradle plugin to support phasing off SecurityManager usage in favor of Java Agent
This contribution was made on Apr 12
-
Fix build due to phasing off SecurityManager usage in favor of Java Agent
This contribution was made on Apr 10
-
Add release notes on version 3.0.0.0-beta1
This contribution was made on Apr 9
opensearch-project/opensearch-rs
3 pull requests
-
[Backport 2.x] Bump actions/create-github-app-token from 1 to 2 (#335)
This contribution was made on Apr 7
-
Fix create-github-app-token parameter naming
This contribution was made on Apr 7
-
Bump actions/create-github-app-token from 1 to 2
This contribution was made on Apr 7
apache/cxf-xjc-utils
3 pull requests
-
Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0
This contribution was made on Apr 3
-
Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.2 to 3.5.3
This contribution was made on Apr 2
-
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
This contribution was made on Apr 1
opensearch-project/spring-data-opensearch
2 pull requests
-
Use records to make code more concise
This contribution was made on Apr 11
-
use
ServiceConnection
in examples' testsThis contribution was made on Apr 7
opensearch-project/security
2 pull requests
-
Fix compilation issue after Secure gRPC PR (#17796) merged into core
This contribution was made on Apr 10
-
Add Shikhar Jain (GH: shikharj05) as a maintainer
This contribution was made on Apr 8
apache/flink-connector-opensearch
1 pull request
-
[FLINK-37652][Connectors/Opensearch] Move to Flink to 2.0.0
This contribution was made on Apr 16
opensearch-project/k-NN
1 pull request
-
Fix build due to phasing off SecurityManager usage in favor of Java Agent
This contribution was made on Apr 12
openzipkin/brave
1 pull request
-
Add jersey server jakarta module
This contribution was made on Apr 8
liquibase/liquibase-opensearch-springboot-starter
1 pull request
-
rename to
liquibase-opensearch-spring-boot-starter
This contribution was made on Apr 7
openzipkin/zipkin
1 pull request
-
Routine dependency updates
This contribution was made on Apr 6
Opened 1 issue in 1 repository
opensearch-project/OpenSearch
1
closed
-
[Feature Request] Enhance Java Agent to intercept Runtime::halt
This contribution was made on Apr 1