- restore the old vertxbus.js to comply with the old API, new users sho… - vert-x3/vertx-web#212
- Small performance improvement on String processing - vert-x3/vertx-web#211
- Allow the static handler to use a custom class loader to load resources - vert-x3/vertx-web#209
- fixes #196 using the new vertxbus.js code - vert-x3/vertx-web#208
- Issue/complete implementation vertxbusjs - vert-x3/vertx-web#207
- NullPointerException in RoutingContextImpl at the latest 3.1.0 snapshot build - vert-x3/vertx-web#205
- Fixes #195 makes loader work with webpack - vert-x3/vertx-web#203
- Template engine extraction - vert-x3/vertx-web#202
- RoutingContext failureHandler using custom exception with status code - vert-x3/vertx-web#201
- Fixes #198. Document the usage of BodyHandler and that it should be i… - vert-x3/vertx-web#200
- BodyHandler with clustered vertx crashing with already ended request? - vert-x3/vertx-web#198
- Add support for default headers in vertxbus.js - vert-x3/vertx-web#196
- event bus client npm package fails with Webpack - vert-x3/vertx-web#195
- Headers end handler no longer takes a future and session handler put … - vert-x3/vertx-web#194
- Enum doc improvements - vert-x3/issues#56 - vert-x3/vertx-web#193
- fixes #187 - vert-x3/vertx-web#191
- #186 fix existency check with proper check, since JS assumes empty st… - vert-x3/vertx-web#188
- HttpServerRequest's path url encoding problem - vert-x3/vertx-web#187
- Empty string reply does not reach the replyHandler - vert-x3/vertx-web#186
- Do not crash and leave requests pending when invalid characters are i… - vert-x3/vertx-web#184
- When router handler has unhandled exception with \r\n character, breaks the router - vert-x3/vertx-web#181
- #80 implement locale support and allow it to perform L10N on thymeleaf - vert-x3/vertx-web#180
- Issues/route order - vert-x3/vertx-web#177
- Router keeps only one route per order - vert-x3/vertx-web#176
- Implement range aware static resource handler - vert-x3/vertx-web#175
- Implementation for #173 - SessionHandler HTTPOnly and Secure flag - vert-x3/vertx-web#174
- SessionHandler: Support for HTTPOnly and Secure Cookie Flags - vert-x3/vertx-web#173
- session.put(key,null) succeeds but later blows up on session object deserialization - vert-x3/vertx-web#172
- Top level route "" fails with null pointer exception, and you can't use "/" as alternative - vert-x3/vertx-web#170
- Static resource handler is restrictive with base dir - vert-x3/vertx-web#169
- #12 implement virtual host - vert-x3/vertx-web#165
- #149 implement reroute - vert-x3/vertx-web#164
- adding small word correction - vert-x3/vertx-web#163
- Remove @GenIgnore from RoutingContext#fail(Throwable) - vert-x3/vertx-web#162
- vertxbus.js onmessage should accept false. - vert-x3/vertx-web#160
- #21 implement CSRF handler - vert-x3/vertx-web#155
- removed unused parameter - vert-x3/vertx-web#154
- Vertx Bus JavaScript Client Improvements - vert-x3/vertx-web#153
- Fix #137 - vert-x3/vertx-web#150
- Support "server redirects" - vert-x3/vertx-web#149
- vertx.disableFileCaching does not work anymore - vert-x3/vertx-web#148
- SockJS: UNREGISTER event type on socket disconnection doesn't pass rawMessage - vert-x3/vertx-web#147
- Utils.createISODateTimeFormatter format is not ISO8601 - vert-x3/vertx-web#146
- SockJS example not using wildcard routing - vert-x3/vertx-web#143
- Add the ability to set headers in requests from vertxbus - vert-x3/vertx-web#142
- vertxbus.js on npm - vert-x3/vertx-web#137
- Swagger Support - vert-x3/vertx-web#113
- First stab at implementing #80 - Add support for Locale in Apex - vert-x3/vertx-web#88
- Add session ID header in eventbusbridge messages - vert-x3/vertx-web#86
- Add support for Locale in Vert.x Web - vert-x3/vertx-web#80
- Add OSGI packaging data to jars - vert-x3/vertx-web#76
- StaticHandler to support range requests - vert-x3/vertx-web#68
- CSRF Handler - vert-x3/vertx-web#21
- Virtual host addon - vert-x3/vertx-web#12
Last active
August 24, 2016 01:13
-
-
Save cescoffier/7e8a41aeaa35fcb44734 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment