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 }}
krahman
/
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
master
User selector
All users
All time
Commit history
Commits on May 4, 2014
Merge remote-tracking branch 'upstream/master'
krahman
committed
3a8d5a3
View commit details
Copy full SHA for 3a8d5a3
Browse repository at this point
Commits on Apr 30, 2014
upgrade to Netty 4.0.19
purplefox
committed
619cc41
View commit details
Copy full SHA for 619cc41
Browse repository at this point
upgrade to jython 2.1.1 lang mod
purplefox
committed
a317e95
View commit details
Copy full SHA for a317e95
Browse repository at this point
Commits on Apr 29, 2014
upgrade to groovy 2.1.0 lang mod
purplefox
committed
d3155c9
View commit details
Copy full SHA for d3155c9
Browse repository at this point
rollback to rhino-2.0.0-final lang module due to API breakage with new version
purplefox
committed
76a4e2f
View commit details
Copy full SHA for 76a4e2f
Browse repository at this point
Merge pull request #820 from eclipse/sendfile_dir
Show description for e93c666
purplefox
committed
e93c666
View commit details
Copy full SHA for e93c666
Browse repository at this point
upgrade to hazelcast 3.2.1 and a few tweaks to config
purplefox
committed
f22a21c
View commit details
Copy full SHA for f22a21c
Browse repository at this point
Throw IllegalArgumentException or send 403 if filename argument of sendFile(...) points to a directory and not a file.
Norman Maurer
committed
f01d885
View commit details
Copy full SHA for f01d885
Browse repository at this point
Merge pull request #813 from RichardHightower/master
Show description for e506eba
purplefox
committed
e506eba
View commit details
Copy full SHA for e506eba
Browse repository at this point
Merge pull request #821 from LostInBrittany/master
Show description for f8a73d9
normanmaurer
committed
f8a73d9
View commit details
Copy full SHA for f8a73d9
Browse repository at this point
Commits on Apr 28, 2014
Cluster config updates and code config
MammatusPlatypus
committed
3a6a4fa
View commit details
Copy full SHA for 3a6a4fa
Browse repository at this point
Rollback to single cluster jar and single distro.
MammatusPlatypus
committed
ab8f6ae
View commit details
Copy full SHA for ab8f6ae
Browse repository at this point
Revert 9497f2c..6f5aed3
Show description for 7eac332
MammatusPlatypus
committed
7eac332
View commit details
Copy full SHA for 7eac332
Browse repository at this point
mod-lang-groovy 2.1.0-final released
Show description for 29f96c4
LostInBrittany
committed
29f96c4
View commit details
Copy full SHA for 29f96c4
Browse repository at this point
Merge pull request #817 from LostInBrittany/mod-groovy-2.3RC3
Show description for abf966c
normanmaurer
committed
abf966c
View commit details
Copy full SHA for abf966c
Browse repository at this point
Merge pull request #819 from tobias/patch-2
Show description for d5cac63
normanmaurer
committed
d5cac63
View commit details
Copy full SHA for d5cac63
Browse repository at this point
Merge pull request #818 from zdanek/master
Show description for e419a77
normanmaurer
committed
e419a77
View commit details
Copy full SHA for e419a77
Browse repository at this point
Commits on Apr 25, 2014
Update langs.properties to latest mod-lang-clojure
tobias
committed
731db7f
View commit details
Copy full SHA for 731db7f
Browse repository at this point
Commits on Apr 23, 2014
updated Logger.java
Show description for 4a69c4d
Bartek Zdanowski
authored and
zdanek
committed
4a69c4d
View commit details
Copy full SHA for 4a69c4d
Browse repository at this point
Bumping up mod-lang-groovy version
Show description for 1480b9e
LostInBrittany
committed
1480b9e
View commit details
Copy full SHA for 1480b9e
Browse repository at this point
Commits on Apr 22, 2014
Merge pull request #815 from ddossot/bug-433054
Show description for 6fd6b3b
normanmaurer
committed
6fd6b3b
View commit details
Copy full SHA for 6fd6b3b
Browse repository at this point
Commits on Apr 21, 2014
Merge pull request #1 from bura/master
Show description for 6f5aed3
RichardHightower
committed
6f5aed3
View commit details
Copy full SHA for 6f5aed3
Browse repository at this point
Fix invalid source package.
bura
committed
3a216c0
View commit details
Copy full SHA for 3a216c0
Browse repository at this point
Commits on Apr 19, 2014
fixed modSuffix ternary expression so it appends -mod when true
Show description for b9ae38d
ddossot
committed
b9ae38d
View commit details
Copy full SHA for b9ae38d
Browse repository at this point
Hazelcast3 support. Renamed SPI classes to avoid conflicts.
Show description for 19c3cd5
MammatusPlatypus
committed
19c3cd5
View commit details
Copy full SHA for 19c3cd5
Browse repository at this point
Hazelcast3 support including dist files and integration tests
Show description for f6da231
MammatusPlatypus
committed
f6da231
View commit details
Copy full SHA for f6da231
Browse repository at this point
Commits on Apr 15, 2014
corrected jython lang mod version
purplefox
committed
83eedcf
View commit details
Copy full SHA for 83eedcf
Browse repository at this point
Commits on Apr 13, 2014
Upgraded to Hazelcast 3.2 Shave the yak some more
Show description for 9497f2c
MammatusPlatypus
committed
9497f2c
View commit details
Copy full SHA for 9497f2c
Browse repository at this point
Commits on Apr 11, 2014
Merge pull request #808 from johnoliver/websocket-continuation-fix
Show description for 4a6498b
purplefox
committed
4a6498b
View commit details
Copy full SHA for 4a6498b
Browse repository at this point
Merge branch 'master' of https://github.com/eclipse/vert.x into websocket-continuation-fix
Show description for 9b35649
johnoliver
committed
9b35649
View commit details
Copy full SHA for 9b35649
Browse repository at this point
Merge pull request #794 from pdalpra/docfix
Show description for ed1b42c
purplefox
committed
ed1b42c
View commit details
Copy full SHA for ed1b42c
Browse repository at this point
Merge pull request #811 from nscavell/httpresolution
Show description for 593ee05
purplefox
committed
593ee05
View commit details
Copy full SHA for 593ee05
Browse repository at this point
Merge pull request #809 from englishtown/feature/modjsonclassloader
Show description for cff1998
purplefox
committed
cff1998
View commit details
Copy full SHA for cff1998
Browse repository at this point
Merge pull request #806 from eclipse/websockets_subprotocol
Show description for 89dae9c
purplefox
committed
89dae9c
View commit details
Copy full SHA for 89dae9c
Browse repository at this point
Merge pull request #812 from lance/master
Show description for e461d8a
purplefox
committed
e461d8a
View commit details
Copy full SHA for e461d8a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.