Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-21JETTY-1377 extra logging for busy selectorGreg Wilkins2-145/+45
2011-09-21JETTY-1322 idle sweeper checks for closed endpGreg Wilkins1-1/+1
2011-09-21Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jett...Greg Wilkins10-237/+199
2011-09-21JETTY-1130 Access Sessions from HashSessionIdManagerGreg Wilkins1-0/+30
2011-09-21JETTY-1277 Fixed sendRedirect encoding of relative locationsGreg Wilkins2-25/+39
2011-09-20[Bug 358147] Add catch for UnknownHostException to fix leaky file descriptor ...Jesse McConnell1-2/+9
2011-09-20358147: SelectConnector catch UnresolvedAddressException to avoid socket leakThomas Becker1-1/+11
2011-09-20SelectConnector.java code formatThomas Becker1-4/+4
2011-09-20[Bug 358263] add method for osgi users to register a driver as Class.forName ...Jesse McConnell1-1/+20
2011-09-20update parent versionJesse McConnell1-1/+1
2011-09-20remove plugin versions we get from parent and remove groupIdJesse McConnell1-9/+0
2011-09-20add resource dir for testsJesse McConnell1-0/+1
2011-09-20[323311] apply 5th patch of thomas, also removed extra method on IdentityServ...Jesse McConnell6-90/+102
2011-09-20PropertyUserStore: Code FormatThomas Becker1-50/+46
2011-09-20323311: HashLoginService uses PropertyUserStore nowThomas Becker1-101/+27
2011-09-20JETTY-1414 applied to PropertyUserStoreThomas Becker1-3/+5
2011-09-20HashLoginService code formatThomas Becker1-32/+30
2011-09-20346419 testing HttpClient FDsGreg Wilkins1-7/+10
2011-09-20353627 Basic Auth checks that Basic method has been sendGreg Wilkins4-30/+37
2011-09-20336443 Check nonce count is increasingGreg Wilkins2-86/+83
2011-09-20356144 Allow SelectorManager thread priority to be setGreg Wilkins1-0/+6
2011-09-20356274 Start SSL socket factory in call to open()Greg Wilkins2-0/+49
2011-09-20357240 extra debugGreg Wilkins1-0/+4
2011-09-20358164 Dispatch from servlet to handlerGreg Wilkins4-6/+33
2011-09-19353267 Request._parameters initialization bugJan Bartel1-0/+5
2011-09-19353267 Request._parameters initialization bugJan Bartel2-67/+118
2011-09-19358027 NullPointerException in ResourceHandler with jetty-stylesheet.cssJan Bartel1-5/+5
2011-09-19JETTY-1431Jan Bartel1-1/+1
2011-09-18358035 servlet streams access max idle time from endpGreg Wilkins4-20/+55
2011-09-16Merge branch 'dist-with-javadoc'Joakim Erdfelt4-363/+108
2011-09-16357959 - Include javadoc in distributionJoakim Erdfelt2-5/+10
2011-09-16357959 - Include javadoc in distributionJoakim Erdfelt2-0/+35
2011-09-16357959 - Include javadoc in distributionJoakim Erdfelt1-141/+13
2011-09-16357959 - Include javadoc in distributionJoakim Erdfelt1-217/+50
2011-09-16Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jett...Greg Wilkins19-301/+559
2011-09-16minor cleanups and extra debugGreg Wilkins6-5/+45
2011-09-15Setting back to debug levelJoakim Erdfelt1-1/+1
2011-09-15Merge branch 'bug-353509'Joakim Erdfelt14-295/+447
2011-09-15Merge branch 'master', remote-tracking branch 'origin/master'Jesse McConnell30-446/+1443
2011-09-15[Bug 357672] resolve issue with serializing pojos with mongodb session manage...Jesse McConnell1-1/+0
2011-09-14353509 - jetty-client unit tests are running too longJoakim Erdfelt6-152/+120
2011-09-14353509: Fixed merging issuesThomas Becker3-2/+4
2011-09-14Ability to start equinox in a different thread instead of blocking the servle...hmalphettes1-0/+48
2011-09-14Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jett...hmalphettes26-441/+1331
2011-09-14Ability to start equinox in a different thread instead of blocking the servle...hmalphettes3-5/+64
2011-09-14refined test options and outputGreg Wilkins2-6/+13
2011-09-13352050: Fixed infinite redirect loop for /remote.html in testappThomas Becker1-1/+1
2011-09-13342161 - ScannerTest fails intermittently on Mac OS XJoakim Erdfelt1-7/+7
2011-09-13JETTY-1430 local JNDI contexts don't carry environmentJan Bartel6-242/+1060
2011-09-12353509 - jetty-client unit tests are running too longJoakim Erdfelt12-292/+474

Back to the top