16
I Use This!
High Activity

Commits : Listings

Analyzed 29 minutes ago. based on code collected about 20 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure findLoadedClass is called, also allow for serialization of platform blocking actions More... over 10 years ago
Fix StringIndexOutOfBoundsException if UriParser.path(...) was used on a request that contains no path
normanmaurer
as Norman Maurer
More... over 10 years ago
static lock for module classloaders More... over 10 years ago
re-instate synchronized which I reverted in a previous commit More... over 10 years ago
Make sure we watch any urls from included modules too for auto-redeploy More... over 10 years ago
some tweaks to redeploy and ignore comments and blank lines in vertx_classpath.txt More... over 10 years ago
added module field load-from-module-first which allows module classloade load order to be reversed - this is useful if your module contains different versions of the same jars that are used by Vert.x itself - e.g. Hazelcast or Netty More... over 10 years ago
make doLoadClass synchronized to prevent same class being defined twice when similar verticles deployed concurrently More... over 10 years ago
ISO 8601 datetime in VertxLoggerFormatter More... over 10 years ago
Added command line help for create-module-link More... over 10 years ago
Merge branch 'module-link' More... over 10 years ago
Implement module links functionality More... over 10 years ago
updated CONTRIBUTING.md with complete instructions for committing More... over 10 years ago
updated CONTRIBUTING.md with complete instructions for committing More... over 10 years ago
updated CONTRIBUTING.md with complete instructions for committing More... over 10 years ago
updated CONTRIBUTING.md with complete instructions for committing More... over 10 years ago
updated CONTRIBUTING.md with complete instructions for committing More... over 10 years ago
updated CONTRIBUTING.md with complete instructions for committing More... over 10 years ago
Merge pull request #747 from larrytin/master More... over 10 years ago
Merge pull request #761 from nscavell/openshift More... over 10 years ago
when redeploying modules make sure we select the top most *not raw verticle* deployment More... over 10 years ago
Use var pingInterval as parameter of setInterval More... over 10 years ago
Clear ping timer when sockjs closed. More... over 10 years ago
Disentangle ProxyRepoDownloadTest from RepoDownloadTest More... over 10 years ago
minor test fixes More... over 10 years ago
Merge pull request #760 from kuujo/chown-arguments
normanmaurer
as Norman Maurer
More... over 10 years ago
Fix improperly named arguments in chownSync(). More... over 10 years ago
Allow null message body More... over 10 years ago
Merge pull request #756 from eclipse/chown_filesystem More... over 10 years ago
Merge pull request #755 from eclipse/http_connect More... over 10 years ago