Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
vert.x
Public
forked from
eclipse-vertx/vert.x
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
bz466228
User selector
All users
All time
Commit history
Commits on May 26, 2015
remove space
Show description for 8f1069f
alexlehm
committed
8f1069f
View commit details
Copy full SHA for 8f1069f
Browse repository at this point
added range check for option, changed comment in BlockedTest class
Show description for 41d1f57
alexlehm
committed
41d1f57
View commit details
Copy full SHA for 41d1f57
Browse repository at this point
fix duplicate evaluation of timeLimit
Show description for 81ad7a2
alexlehm
committed
81ad7a2
View commit details
Copy full SHA for 81ad7a2
Browse repository at this point
Commits on May 3, 2015
regenerated docs, removed a space
Show description for 9e54956
alexlehm
committed
9e54956
View commit details
Copy full SHA for 9e54956
Browse repository at this point
bz466228 - BlockedThreadChecker doesn't have a config value for the time until a stack trace is written
Show description for d838186
alexlehm
committed
d838186
View commit details
Copy full SHA for d838186
Browse repository at this point
Commits on Apr 27, 2015
Merge pull request #1023 from eclipse/cluster_fixes
Show description for 77fc777
purplefox
committed
77fc777
View commit details
Copy full SHA for 77fc777
Browse repository at this point
Explicitly close all connections and unregister all handlers when event bus closes. ConcurrentHashSet fix.
purplefox
committed
32a1964
View commit details
Copy full SHA for 32a1964
Browse repository at this point
Commits on Apr 22, 2015
Fix end handler calling for file uploads and server requests
purplefox
committed
39b6e4d
View commit details
Copy full SHA for 39b6e4d
Browse repository at this point
Commits on Apr 20, 2015
Added -redeploy flag
purplefox
committed
e531c21
View commit details
Copy full SHA for e531c21
Browse repository at this point
Merge branch 'master' of github.com:eclipse/vert.x
purplefox
committed
3307a56
View commit details
Copy full SHA for 3307a56
Browse repository at this point
Merge pull request #1014 from eclipse/starter_classloader
Show description for d2c2d20
purplefox
committed
d2c2d20
View commit details
Copy full SHA for d2c2d20
Browse repository at this point
Merge pull request #1016 from eclipse/request_ended
Show description for 2773d1b
purplefox
committed
2773d1b
View commit details
Copy full SHA for 2773d1b
Browse repository at this point
Merge pull request #1015 from eclipse/races_and_vertx_close_fixes
Show description for ee0758c
purplefox
committed
ee0758c
View commit details
Copy full SHA for ee0758c
Browse repository at this point
Merge branch 'races_and_vertx_close_fixes'
purplefox
committed
b4451f1
View commit details
Copy full SHA for b4451f1
Browse repository at this point
Make method public as is needed for reflection when running in classloader
purplefox
committed
00514fb
View commit details
Copy full SHA for 00514fb
Browse repository at this point
Re-enable redeployer
purplefox
committed
cb180c8
View commit details
Copy full SHA for cb180c8
Browse repository at this point
Commits on Apr 17, 2015
Set ended even if no handler, and extra test
purplefox
committed
ae5b376
View commit details
Copy full SHA for ae5b376
Browse repository at this point
Sanity checks if server request is ended
purplefox
committed
97d3bba
View commit details
Copy full SHA for 97d3bba
Browse repository at this point
Commits on Apr 16, 2015
Fixed a few race conditions and better vertx close process, also disabled redeploy
purplefox
committed
64852df
View commit details
Copy full SHA for 64852df
Browse repository at this point
Commits on Apr 14, 2015
Allow Starter to run in its own classloader if -cp command line option is provided
purplefox
committed
2781b8d
View commit details
Copy full SHA for 2781b8d
Browse repository at this point
Merge pull request #1012 from eclipse/get-context-fix
Show description for 0e8d370
purplefox
committed
0e8d370
View commit details
Copy full SHA for 0e8d370
Browse repository at this point
Commits on Apr 10, 2015
VertxImpl.getContext should not return a context create from another Vertx instance
vietj
committed
96b3bfb
View commit details
Copy full SHA for 96b3bfb
Browse repository at this point
Commits on Apr 5, 2015
Releasing 3.0.0-SNAPSHOT
vietj
committed
49befd4
View commit details
Copy full SHA for 49befd4
Browse repository at this point
Releasing 3.0.0-milestone4
vietj
committed
a8a3ffd
View commit details
Copy full SHA for a8a3ffd
Browse repository at this point
Commits on Apr 3, 2015
Large datagram package test needs 16 more bytes on OSX to pass
vietj
committed
a175af3
View commit details
Copy full SHA for a175af3
Browse repository at this point
Commits on Apr 2, 2015
Make metrics private in ClientConnection
vietj
committed
a49711d
View commit details
Copy full SHA for a49711d
Browse repository at this point
Websocket metrics
vietj
committed
e27d659
View commit details
Copy full SHA for e27d659
Browse repository at this point
Commits on Mar 31, 2015
Merge pull request #1001 from englishtown/feature/isolatingclassloader
Show description for 72bbc74
purplefox
committed
72bbc74
View commit details
Copy full SHA for 72bbc74
Browse repository at this point
IsolatingClassLoader - override getResource() and getResources() to behave the same as loadClass()
Show description for c6b0a57
adrianluisgonzalez
committed
c6b0a57
View commit details
Copy full SHA for c6b0a57
Browse repository at this point
Commits on Mar 28, 2015
Improve http metrics reporting to create a relationship between the socket metric and the request metric
vietj
committed
fc2fff2
View commit details
Copy full SHA for fc2fff2
Browse repository at this point
Add missing http client metrics remote/local address
vietj
committed
28ed90e
View commit details
Copy full SHA for 28ed90e
Browse repository at this point
Commits on Mar 27, 2015
Tweak a bit SPI
vietj
committed
52a69f9
View commit details
Copy full SHA for 52a69f9
Browse repository at this point
Tweak the http metrics SPI a bit
vietj
committed
ad71e2d
View commit details
Copy full SHA for ad71e2d
Browse repository at this point
Remove baseName from metrics and add enabled property
vietj
committed
d697f06
View commit details
Copy full SHA for d697f06
Browse repository at this point
Need to test metrics is not null to return a relevant value
vietj
committed
2df43be
View commit details
Copy full SHA for 2df43be
Browse repository at this point
Previous
Next
You can’t perform that action at this time.