Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-11-23482172 - Report form key size count in UrlEncoded exceptionsbugs/9.4-portsJoakim Erdfelt1-6/+6
+ Fixing ISE message format/syntax
2015-11-23482058 - MultiPartInputStream test initial part boundary incorrectly allows ↵Joakim Erdfelt1-1/+1
empty string
2015-11-23482057 - MultiPartInputStream temp file permissions should be limited to userJoakim Erdfelt1-0/+7
2015-11-23482056 - Compact path before using it in getRequestDispatcher()Joakim Erdfelt1-0/+2
2015-11-23482173 - Track original Query string in Rewrite RuleContainer tooJoakim Erdfelt1-1/+12
2015-11-20482041 - Add ServletHandler.newCachedChain() to ease customizationJoakim Erdfelt1-3/+12
2015-11-20482039 - Create shaded jar for isolated jetty-client useJoakim Erdfelt1-0/+38
+ a "hybrid" classified artifact is now being produced. The choice for "hybrid" was chosen to match classifier already in place for websocket-client (similar purpose)
2015-11-20480898 - Introduce FilterMapping.getDispatcherTypes() methodJoakim Erdfelt1-0/+17
2015-11-19480904 - jetty-util Loader simplificationGreg Wilkins35-167/+158
The Loader has been simplified to now just be a switch between loading from the context loader, the same loader as another class or the system loader. Multiple loaders will never be tried. A new runWithServerClassAccess(PriviledgedAction) method has been added to WebAppClassLoader, that is now used during configuration for actions that need access to both the WEB-INF/lib classes and the server classes (eg jetty-web.xml and env.xml). The JMX MBean mechanism has also been modified to look for an MBean class in the same loader that object came from before attempting the context loader (only if different).
2015-11-18Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet6-34/+64
2015-11-18482506 - HTTP/2 load test with h2load fails.Simone Bordet1-2/+2
Returning true if the upgrade succeeds to signal to the HttpParser to stop parsing, leaving all the work and the buffer to the new connection.
2015-11-18Improved logging.Simone Bordet3-10/+9
2015-11-18Merge branch 'release-9.3.6' into jetty-9.3.xJoakim Erdfelt109-109/+140
2015-11-18Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins2-108/+83
2015-11-18482243 GzipHandler include testGreg Wilkins2-108/+83
2015-11-18Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins3-18/+99
2015-11-18482272 Fixed relative symlink checkingGreg Wilkins2-10/+40
2015-11-11481903 Module DescriptionsGreg Wilkins62-189/+174
2015-11-11481903 Module DescriptionsGreg Wilkins8-57/+52
2015-11-11480827 Implemented Unix Domain Socket ConnectorGreg Wilkins6-2/+57
Improved comments
2015-11-09481718 - Improve stream interleaving.Simone Bordet8-79/+336
Introduced the constraint in the API that Stream.headers() and Stream.data() calls cannot be invoked if the previous operation did not complete. Improved interleaving by appending unfinished DATA frames at the end of the queue, rather than prepending them.
2015-11-09481717 - Make Callback and Promise CompletableFuture-friendly.Simone Bordet2-23/+150
Introduced methods from(CompletableFuture) and subclass Completable.
2015-11-09Removed usages of deprecated Callback.Adapter class.Simone Bordet3-40/+30
2015-11-06Updating to version 9.3.7-SNAPSHOTJoakim Erdfelt109-108/+110
2015-11-06Updating to version 9.3.6.v20151106jetty-9.3.6.v20151106Joakim Erdfelt109-109/+138
2015-11-06481355 Nested SymlinksGreg Wilkins2-11/+62
2015-11-06480827 Implemented Unix Domain Socket ConnectorGreg Wilkins69-693/+1813
Squashed commit of the following: commit fbb680ba7cdb73495524ea9e5b0f49caee7f68d8 Merge: ed2550b 64ea0db Author: Greg Wilkins <gregw@webtide.com> Date: Fri Nov 6 10:44:00 2015 +1100 Merge branch 'master' into unix-socket commit ed2550b50f978e1984e19fbda642baf450dbe6a1 Merge: 88d7b35 de137ab Author: Greg Wilkins <gregw@webtide.com> Date: Thu Nov 5 18:41:25 2015 +1100 Merge branch 'master' into unix-socket commit 88d7b35f885de2da7dec836e6e4ae2b522d517f0 Merge: 7d4155f 3e2658a Author: Greg Wilkins <gregw@webtide.com> Date: Thu Nov 5 17:38:27 2015 +1100 Merge branch 'master' into unix-socket commit 7d4155fe4a407d493683b66709bc638879b0b422 Author: Greg Wilkins <gregw@webtide.com> Date: Thu Nov 5 17:24:48 2015 +1100 Unix socket configuration commit 2737b19f73ad153c20e1762874558a5d62849f90 Merge: cd0cc2e 92cc44c Author: Greg Wilkins <gregw@webtide.com> Date: Wed Nov 4 15:13:40 2015 +1100 Merge branch 'master' into unix-socket Conflicts: jetty-server/src/main/java/org/eclipse/jetty/server/SecureRequestCustomizer.java commit cd0cc2ef36a558d948bf26aff4f9e3519da2f823 Merge: 639753b 303f98e Author: Greg Wilkins <gregw@webtide.com> Date: Mon Nov 2 12:21:19 2015 +1100 Merge branch 'master' into unix-socket commit 639753b5ed37778d7231acfe9d52039aed66351e Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 30 15:42:58 2015 +1100 local connectors report NOIP address commit 6d38c4195f145b99f775a06d546960b119094b0c Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 30 12:11:13 2015 +1100 Gentler ssl close test commit 40b46b66a738c9187f859d522a0165bb09b113c8 Merge: b7eb082 fa53b11 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 30 11:09:42 2015 +1100 Merge branch 'master' into unix-socket commit b7eb082be44864c058b6f01b10364013596d3650 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 30 08:34:30 2015 +1100 SecureRequestCustomizer for UnixSockets commit edbb3c080200b4c6aa2836eff6c81bf31a73a8c1 Merge: 90e8cc0 de7ac72 Author: Greg Wilkins <gregw@webtide.com> Date: Thu Oct 29 19:47:05 2015 +1100 Merge branch 'master' into unix-socket commit 90e8cc060ff6dc4b249818db38334ffa543f002f Author: Greg Wilkins <gregw@webtide.com> Date: Thu Oct 29 19:31:50 2015 +1100 use proxy connection commit b1772ef5dcac9ddf9bb5ecda1cda6d038ca21755 Merge: e95a932 9fe7332 Author: Greg Wilkins <gregw@webtide.com> Date: Thu Oct 29 16:46:29 2015 +1100 Merge branch 'master' into unix-socket commit e95a932bda5a96bf98ada4fb47664790af2aa0a2 Author: Greg Wilkins <gregw@webtide.com> Date: Wed Oct 28 15:58:25 2015 +1100 fixed config commit f8963b2ed6b6b4b96f1d9403194c9d50ab1f12fd Merge: 9c56b53 8b27484 Author: Greg Wilkins <gregw@webtide.com> Date: Wed Oct 28 15:34:28 2015 +1100 Merge branch 'master' into unix-socket commit 9c56b53cbec20d98e5cb05cf8d1f668fe84b95e0 Merge: 298a311 39768f8 Author: Greg Wilkins <gregw@webtide.com> Date: Mon Oct 26 13:04:34 2015 +1100 Merge branch 'master' into unix-socket commit 298a311af952ad3ef5d1c7635deabf47bddaa1c6 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 23 15:24:19 2015 +1100 Async accepting commit 8266753d124c04ec8bca8aa02be1ef3d826d6769 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 23 14:45:35 2015 +1100 set acceptors commit 6a56c5b9e19063fcb95cdc1228adf723c0d41362 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 23 11:44:54 2015 +1100 licence commit d80e5748e6c4327bae57de2af01983990dd2afe0 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 23 11:24:14 2015 +1100 unixsocket work in progress adding modules commit cf0c1153d9966cc7182ba29411527b4341c34da6 Merge: 645b671 c39bfa2 Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 23 08:52:01 2015 +1100 Merge branch 'master' into unix-socket commit 645b6712d37282c26011a95c8c98e45c249b2e5f Author: Greg Wilkins <gregw@webtide.com> Date: Fri Oct 23 08:49:52 2015 +1100 IP headers commit 67b210b9ea81af68ce3848a114bbbd1b80a8ca52 Author: Greg Wilkins <gregw@webtide.com> Date: Thu Oct 22 23:48:57 2015 +1100 working with haproxy commit e4fce9cf5d896a9a29a7c6280fcaa0336dfcc0f2 Author: Greg Wilkins <gregw@webtide.com> Date: Thu Oct 22 18:25:09 2015 +1100 unixsocket working commit 6f013788cad44e6641cd89720c5e7f3652cdc257 Author: Greg Wilkins <gregw@webtide.com> Date: Thu Oct 22 15:39:55 2015 +1100 work in progress
2015-11-05Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins0-0/+0
Conflicts: jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannel.java
2015-11-05481554 DispatcherType reset raceGreg Wilkins1-10/+30
Cherry pick of fa53b11850eab2162ce4e2c980aaf280c9355ceb Conflicts: jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannel.java
2015-11-05formatGreg Wilkins1-3/+1
2015-11-05Merge branch 'jetty-9.3.x'Joakim Erdfelt1-6/+4
2015-11-05Merge branch 'jetty-9.2.x' into jetty-9.3.xJoakim Erdfelt1-6/+4
2015-11-05481236 - Make ShutdownMonitor java security manager friendlyJoakim Erdfelt1-6/+4
+ Limit access to specific System properties
2015-11-05Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet3-12/+18
2015-11-05476641 - Proxy rewriteTarget() null return does not call error handler.Simone Bordet1-12/+16
Introduced sendProxyResponseError(), centralizing the place where an error is returned to the client, so that applications may override the behavior.
2015-11-05Added missing @Override annotations.Simone Bordet2-0/+2
2015-11-05Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet5-2/+45
2015-11-05Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.Simone Bordet5-2/+45
2015-11-05Updated ALPN version for JDK 8u65 and 8u66.Simone Bordet5-0/+56
2015-11-05Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins3-3/+6
2015-11-05PushSessionCacheFilterGreg Wilkins3-3/+6
2015-11-05Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins2-2/+22
2015-11-04481418 ResourceHandler sets last modifiedGreg Wilkins1-1/+20
2015-11-04481418 ResourceHandler sets last modifiedGreg Wilkins1-1/+2
2015-11-04Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet3-86/+133
2015-11-04Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.Simone Bordet3-83/+166
2015-11-04481437 - Port ConnectHandler connect and context functionality from Jetty 8.Simone Bordet2-68/+162
Restored connect and context functionalities.
2015-11-04Fixed typo in logging statement.Simone Bordet1-12/+12
2015-11-04Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-14/+9
2015-11-04Fixed compilation issues.Simone Bordet1-104/+46

Back to the top