Sign in
eclipse
/
jetty
/
org.eclipse.jetty.project
/
HEAD
ee0dc33
add .mvn with jvm and mvn config
by Jesse McConnell
· 9 years ago
master
1bc4fe6
Merged branch 'jetty-9.3.x' into 'master'.
by Simone Bordet
· 9 years ago
a1a8f6a
486589 - HttpRequest has a wrong HTTP Version in HTTP/2.
by Simone Bordet
· 9 years ago
jetty-9.3.x
2ac465a
Merged branch 'jetty-9.3.x' into 'master'.
by Simone Bordet
· 9 years ago
6306f06
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
by Simone Bordet
· 9 years ago
145e4be
487511 - Jetty HTTP won't work on turkish systems.
by Simone Bordet
· 9 years ago
jetty-9.2.x
2813134
Merged branch 'jetty-9.3.x' into 'master'.
by Simone Bordet
· 9 years ago
1ed327e
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
by Simone Bordet
· 9 years ago
e853632
Updated ALPN version for JDK 8u73 and 8u74.
by Simone Bordet
· 9 years ago
cb79379
Merged branch 'jetty-9.3.x' into 'master'.
by Simone Bordet
· 9 years ago
4a7fae3
486829 - Cancel stream error after a failed request with the HTTP/2.0 client.
by Simone Bordet
· 9 years ago
98cd852
487354 - Aborted request or response does not send RST_STREAM frame.
by Simone Bordet
· 9 years ago
460c778
Added Javadocs.
by Simone Bordet
· 9 years ago
7b5d12b
Added HttpInput prepend content
by Greg Wilkins
· 9 years ago
90efbe6
487277 - Introduce http-forwarded module for X-Forwarded support
by Greg Wilkins
· 9 years ago
06fa837
removing debugging output
by Joakim Erdfelt
· 9 years ago
cfe823a
487197 - Deflater/Inflater memory leak with WebSocket permessage-deflate extension
by Joakim Erdfelt
· 9 years ago
980ab31
487198 ContextScopeListener should be called on context start and stop
by Jan Bartel
· 9 years ago
acde7a7
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
by Greg Wilkins
· 9 years ago
dd2e042
Revert "486394 - Restore MultiPartFilter behavior with regards to temp file access"
by Jan Bartel
· 9 years ago
94a56f0
Revert "Fixing license header formatting on new file"
by Jan Bartel
· 9 years ago
bb89e11
fixed merge
by Greg Wilkins
· 9 years ago
df79ad6
Merge remote-tracking branch 'origin/jetty-9.3.x'
by Greg Wilkins
· 9 years ago
2aee8a7
Merge branch 'jetty-9.3.x'
by Joakim Erdfelt
· 9 years ago
c858bc1
Fixing license header formatting on new file
by Joakim Erdfelt
· 9 years ago
009fde2
486394 - Restore MultiPartFilter behavior with regards to temp file access
by Joakim Erdfelt
· 9 years ago
459ba4a
Fix FileSessionManagerTest to put tmp file in target dir
by Jan Bartel
· 9 years ago
f2e71a2
485306 - HttpParser (HttpURI) mistaking basic auth password as a port number
by Greg Wilkins
· 9 years ago
1b7045b
486394 Make old behaviour of MultiPartInputStreamParser configurable
by Jan Bartel
· 9 years ago
d151143
Revert "486394 - MultipartConfig.fileSizeThreshold default of 0 should always create a file"
by Jan Bartel
· 9 years ago
6c9a444
486530 - Handler added to WebAppContext prevents ServletContext initialization
by Greg Wilkins
· 9 years ago
79a7863
486877 - Google Chrome flagging 'obsolete cipher suite' in Jetty and will soon issue broken padlock
by Joakim Erdfelt
· 9 years ago
273e87a
Merge branch 'master' into session-refactor
by Jan Bartel
· 9 years ago
7d50167
486674 - Quickstart path attribute normalization should be based on longest path match
by Joakim Erdfelt
· 9 years ago
717955a
Fixing blog iframe src reference
by Joakim Erdfelt
· 9 years ago
1b87db6
486930 - Selector does not correctly handle rejected execution exception
by Greg Wilkins
· 9 years ago
0f19eda
486530 Handler added to WebAppContext prevents ServletContext initialization
by Jan Bartel
· 9 years ago
2831674
486530 Handler added to WebAppContext prevents ServletContext initialization
by Jan Bartel
· 9 years ago
fdf127e
486497 NPE in MappedLoginService
by Jan Bartel
· 9 years ago
d8c33e8
486497 NPE in MappedLoginService
by Jan Bartel
· 9 years ago
325cfe3
Move GCloudSessionDataStore after rename of gcloud-session-manager
by Jan Bartel
· 9 years ago
7ec6e2e
486930 - Selector does not correctly handle rejected execution exception
by Greg Wilkins
· 9 years ago
c81dcfc
486930 - Selector does not correctly handle rejected execution exception
by Greg Wilkins
· 9 years ago
599696b
Merge branch 'master' into session-refactor
by Jan Bartel
· 9 years ago
4f9abc2
Changes after merge
by Jan Bartel
· 9 years ago
a8c2933
Merge branch 'master' into session-refactor
by Jan Bartel
· 9 years ago
2902a13
485469 - permessage-deflate extension causes protocol error in Firefox/Chrome
by Joakim Erdfelt
· 9 years ago
14ec878
486530 - Handler added to WebAppContext prevents ServletContext initialization
by Joakim Erdfelt
· 9 years ago
83bc83a
486674 - Quickstart path attribute normalization should be based on longest path match
by Joakim Erdfelt
· 9 years ago
1aef09a
486604 - Add debug logging of ErrorPageErrorHandler logic
by Joakim Erdfelt
· 9 years ago
e3dd0cb
486511 - Server.getURI() returns wrong scheme on SSL/HTTPS
by Joakim Erdfelt
· 9 years ago
734d18f
486394 - MultipartConfig.fileSizeThreshold default of 0 should always create a file
by Joakim Erdfelt
· 9 years ago
288f2e1
Fixing javadoc: Invalid member type qualification
by Joakim Erdfelt
· 9 years ago
56c0bc7
Merged branch 'jetty9.3.x' into 'master'.
by Simone Bordet
· 9 years ago
7703784
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
by Simone Bordet
· 9 years ago
35bc923
Updated ALPN version for JDK 8u71 and 8u72.
by Simone Bordet
· 9 years ago
e0ce545
Updating to version 9.3.8-SNAPSHOT
by Joakim Erdfelt
· 9 years ago
c0b1911
Updating to version 9.3.7.v20160115
by Joakim Erdfelt
· 9 years ago
jetty-9.3.7.v20160115
6808953
485469 - permessage-deflate extension causes protocol error in Firefox/Chrome
by Joakim Erdfelt
· 9 years ago
9f8df9a
485969 - WebSocket upgrade response should honor HttpConfiguration server version settings
by Joakim Erdfelt
· 9 years ago
d41c0bb
471171 - Support SYNC_FLUSH in GzipHandler
by Greg Wilkins
· 9 years ago
fa374cd
485884 - WebAppContext defaults should be same for xml or war deployment
by Greg Wilkins
· 9 years ago
c51a352
Merge branch 'jetty-9.3.x'
by Joakim Erdfelt
· 9 years ago
dcc642c
Rename gcloud-session-manager to jetty-gcloud-session-manager
by Jan Bartel
· 9 years ago
7925697
484349 - Optimized PathMappings lookup
by Greg Wilkins
· 9 years ago
376269c
Merge branch 'jetty-9.3.x' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9.3.x
by Joakim Erdfelt
· 9 years ago
c5cbc64
Merge remote-tracking branch 'origin/jetty-9.3.x'
by Greg Wilkins
· 9 years ago
122ac9c
removed unused broken dependency
by Greg Wilkins
· 9 years ago
6e85554
Making license header verification happy
by Joakim Erdfelt
· 9 years ago
cf9ea6e
AttributeNormalizerTest failures on user.dir
by Joakim Erdfelt
· 9 years ago
0a1b0b2
485714 - Update SSL configuration to mitigate SLOTH vulnerability
by Joakim Erdfelt
· 9 years ago
b7f9c9a
Updating to version 9.3.7-SNAPSHOT
by Joakim Erdfelt
· 9 years ago
21ca3f6
Updating to version 9.3.7.RC1
by Joakim Erdfelt
· 9 years ago
jetty-9.3.7.RC1
30308f2
Javadoc updates
by Joakim Erdfelt
· 9 years ago
00c5efc
Merge branch 'release-9.3.7' into jetty-9.3.x
by Joakim Erdfelt
· 9 years ago
3fd2668
485535 - jetty.sh results in FAILED when running service restart
by Greg Wilkins
· 9 years ago
41329dc
Revert "485714 - Update SSL configuration to mitigate SLOTH vulnerability"
by Greg Wilkins
· 9 years ago
46ed803
485714 - Update SSL configuration to mitigate SLOTH vulnerability
by Greg Wilkins
· 9 years ago
682f09b
485712 - Quickstart web.xml is absolute
by Greg Wilkins
· 9 years ago
e2a0794
485712 - Quickstart web.xml is absolute
by Greg Wilkins
· 9 years ago
a7b3a9f
485663 - NullPointerException in WebSocketSession during upgrade with DEBUG logging
by Joakim Erdfelt
· 9 years ago
57224ec
481986 - Dead JSR 356 Server Session still being tracked after Session/Connection closure
by Joakim Erdfelt
· 9 years ago
8dc6e25
Removed superfluous condition in ServletHandler.getFilterChain()
by dreis2211
· 9 years ago
9146d11
485031 two PathWatcher threads running after automatically restarting webapp
by Jan Bartel
· 9 years ago
75b8437
485031 two PathWatcher threads running after automatically restarting webapp
by Jan Bartel
· 9 years ago
c62b42f
485199 - Remove copyright blurb from pom.xml files
by Joakim Erdfelt
· 9 years ago
b26a390
Merge remote-tracking branch 'origin/jetty-9.3.x'
by Greg Wilkins
· 9 years ago
35134e2
485376 unit test
by Greg Wilkins
· 9 years ago
a8193c0
485063 After stopping JettyWebAppContext, it still contains reference to old WebAppClassLoader via ServerContainer bean
by Jan Bartel
· 9 years ago
a934db1
485063 After stopping JettyWebAppContext, it still contains reference to old WebAppClassLoader via ServerContainer bean
by Jan Bartel
· 9 years ago
b479901
484616 Outdated version of javaee_web_services_client_1_2.xsd
by Jan Bartel
· 9 years ago
d760926
484616 Outdated version of javaee_web_services_client_1_2.xsd
by Jan Bartel
· 9 years ago
aa932d2
485064 HashSessionManager leaks ScheduledExecutorScheduler with reference to un-deployed webapp
by Jan Bartel
· 9 years ago
913ef1a
485064 HashSessionManager leaks ScheduledExecutorScheduler with reference to un-deployed webapp
by Jan Bartel
· 9 years ago
f257765
Updating to version 9.3.7-SNAPSHOT
by Joakim Erdfelt
· 9 years ago
e81912f
Updating to version 9.3.7.RC0
by Joakim Erdfelt
· 9 years ago
jetty-9.3.7.RC0
6128bd6
Merged branch 'jetty-9.3.x' into 'master'.
by Simone Bordet
· 9 years ago
f519aa2
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
by Simone Bordet
· 9 years ago
50100ca
Fixed copyright blurbs.
by Simone Bordet
· 9 years ago
17a1e76
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
by Simone Bordet
· 9 years ago
Next »