Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-02-05Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-0/+46
2016-02-05486829 - Cancel stream error after a failed request with the HTTP/2.0 client.Simone Bordet1-0/+46
2016-02-03Merge branch 'jetty-9.3.x'Joakim Erdfelt7-81/+115
2016-02-03486530 - Handler added to WebAppContext prevents ServletContext initializationGreg Wilkins4-51/+46
2016-02-02Merge branch 'master' into session-refactorJan Bartel2-14/+38
2016-02-02486530 Handler added to WebAppContext prevents ServletContext initializationJan Bartel1-12/+14
2016-02-02486530 Handler added to WebAppContext prevents ServletContext initializationJan Bartel1-12/+14
2016-02-02486497 NPE in MappedLoginServiceJan Bartel1-2/+24
2016-02-01486497 NPE in MappedLoginServiceJan Bartel1-1/+21
2016-02-01Merge branch 'master' into session-refactorJan Bartel4-2/+207
2016-02-01Changes after mergeJan Bartel13-13/+13
2016-02-01Merge branch 'master' into session-refactorJan Bartel241-537/+470
2016-01-27486674 - Quickstart path attribute normalization should be based on longest p...Joakim Erdfelt1-24/+63
2016-01-21Merged branch 'jetty9.3.x' into 'master'.Simone Bordet1-0/+1
2016-01-16Updating to version 9.3.8-SNAPSHOTJoakim Erdfelt27-27/+27
2016-01-15Updating to version 9.3.7.v20160115jetty-9.3.7.v20160115Joakim Erdfelt27-27/+27
2016-01-14Merge branch 'jetty-9.3.x'Joakim Erdfelt1-1/+1
2016-01-14Rename gcloud-session-manager to jetty-gcloud-session-managerJan Bartel1-1/+1
2016-01-14Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins2-1/+205
2016-01-13Making license header verification happyJoakim Erdfelt1-0/+1
2016-01-13AttributeNormalizerTest failures on user.dirJoakim Erdfelt2-73/+204
2016-01-13485712 - Quickstart web.xml is absoluteGreg Wilkins1-0/+72
2016-01-08485199 - Remove copyright blurb from pom.xml filesJoakim Erdfelt18-306/+0
2016-01-04Happy New Year 2016Joakim Erdfelt225-225/+225
2016-01-04Happy New Year 2016Joakim Erdfelt224-224/+224
2015-12-24Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-1/+6
2015-12-24Introduced factory methods for HTTP2Client and HttpClient.Simone Bordet1-3/+14
2015-12-21Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet2-6/+234
2015-12-18Added factory method to create HTTP2Client.Simone Bordet1-2/+8
2015-12-18484585 - Avoid sending request using a connection that is idle timing out.Simone Bordet2-6/+234
2015-12-18484624 Disable CachingWebAppClassLoaderGreg Wilkins1-1/+3
2015-12-15Merge branch 'master' into session-refactorJan Bartel1-0/+26
2015-12-11Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-0/+26
2015-12-11484167 - GOAWAY frames aren't handling disconnects appropriately on Client.Simone Bordet1-0/+26
2015-12-11Make calling passivate/active depend on type of session data store; fix testsJan Bartel29-319/+327
2015-12-09Merge branch 'master' into session-refactorJan Bartel1-5/+31
2015-12-09Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-5/+31
2015-12-03Merge branch 'master' into session-refactorJan Bartel97-297/+2939
2015-11-27Made mongo session tests work.Jan Bartel7-224/+21
2015-11-26483119 - CachingWebAppClassLoader breaks JSPGreg Wilkins1-0/+2
2015-11-26483059 Remove cache of authenticated usersJan Bartel5-9/+48
2015-11-25Reverse accidental commit of changes to test-jaas-webapp login.confJan Bartel1-10/+2
2015-11-25Reverse accidental commit of changes to test-jaas-webapp login.confJan Bartel1-10/+2
2015-11-25Refactor jaas login sequence to only fetch role data if user is authenticated...Jan Bartel2-2/+17
2015-11-25Fixing jetty.home/base property in pom for test-jaas-webapp.Jan Bartel1-2/+2
2015-11-25Refactor jaas login sequence to only fetch role data if user is authenticated...Jan Bartel2-2/+17
2015-11-24Fixing jetty.home/base property in pom for test-jaas-webapp.Jan Bartel1-2/+2
2015-11-19Refactor api to use session id as string, and class for context id; mostly po...Jan Bartel8-46/+42
2015-11-19480904 - jetty-util Loader simplificationGreg Wilkins3-2/+3
2015-11-13Port infinispan sessions to new session model.Jan Bartel1-4/+4

Back to the top