Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-29update other jetty mods to new formatJesse McConnell35-139/+223
2013-08-29[Bug 416143] mod file format uses [type]Jesse McConnell31-132/+218
2013-08-29jetty-start / fixing build + work towards demo-baseJoakim Erdfelt21-71/+155
2013-08-29Avoid StackOverflowErrors when submitting changes.Simone Bordet1-46/+31
2013-08-29jetty-start / DownloadArg to its own class + Main cleanupJoakim Erdfelt3-256/+183
2013-08-29jetty-start / fixing BaseHomeTest failureJoakim Erdfelt4-17/+23
2013-08-29jetty-start / removing last remnants of module persistenceJoakim Erdfelt5-68/+0
2013-08-29jetty-start / import cleanup + change MODULE= to --module= in usageJoakim Erdfelt1-4/+1
2013-08-29jetty-start / minor cleanup of BaseHome + use canonical file more consistentlyJoakim Erdfelt1-12/+21
2013-08-29Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.j...Jan Bartel48-889/+457
2013-08-29Merge remote-tracking branch 'origin/master' into jetty-9.1Jan Bartel8-24/+348
2013-08-29Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.j...Greg Wilkins29-832/+894
2013-08-29415826 start.jar replace --enable with --module-iniGreg Wilkins14-100/+166
2013-08-29416096 DefaultServlet leaves open file descriptors with file sizes greater th...Jan Bartel1-3/+3
2013-08-28WebSocket / Fixing support for permessage-deflate extensionJoakim Erdfelt12-761/+470
2013-08-28415780 fix StreamAlreadyCommittedException in spdy buildThomas Becker2-9/+15
2013-08-28renamed README.txt to README.TXT and updated contentsGreg Wilkins10-80/+90
2013-08-28415826 start.jar replace --enable with --initializeGreg Wilkins8-36/+68
2013-08-28416026 improve error handlig in SPDY parsersThomas Becker15-62/+409
2013-08-28415826 start.jar replace --enable with --initializeGreg Wilkins12-539/+72
2013-08-27Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.j...Greg Wilkins16-178/+558
2013-08-27415826 start.jar module --enable and --disableGreg Wilkins18-239/+166
2013-08-27395444 - Websockets not working with Chrome (deflate problem)Joakim Erdfelt15-178/+552
2013-08-27415745 Include followed by forward using a PrintWriter incurs unnecessary delayJan Bartel1-0/+6
2013-08-27Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.j...Greg Wilkins3-57/+150
2013-08-27415826 start.jar module --enable and --disableGreg Wilkins2-12/+15
2013-08-27415826 start.jar module --enable and --disableGreg Wilkins2-1/+138
2013-08-27jetty-start / Making sure that download worksJoakim Erdfelt3-57/+150
2013-08-26jetty-start / removing --module= references in start.iniJoakim Erdfelt6-77/+44
2013-08-26jetty-start / fleshing out with spdy test caseJoakim Erdfelt7-12/+30
2013-08-26Module fixesJoakim Erdfelt2-2/+2
2013-08-26Javadoc fixesJoakim Erdfelt2-8/+4
2013-08-26jetty-start / updating test case module files.Joakim Erdfelt16-4/+58
2013-08-26jetty-start / fixing test case for bootlib + jvm argsJoakim Erdfelt2-10/+9
2013-08-26jetty-start / cleaning up download mechanismJoakim Erdfelt1-11/+4
2013-08-26add npn.modJesse McConnell1-0/+4
2013-08-26415826 - jetty-start / add --enable an --disable functionality for modulesJoakim Erdfelt2-1/+17
2013-08-26[Bug 415913] support bootlib and download in modulesJesse McConnell8-8/+120
2013-08-26415832 - jetty-start / fix ClassNotFound exception when starting from empty b...Joakim Erdfelt1-1/+2
2013-08-26415839 - jetty-start / warning about need for --exec given when not needed by...Joakim Erdfelt2-2/+34
2013-08-26415830 - jetty-start / add more TestUseCases for home + base + modules config...Joakim Erdfelt7-6/+73
2013-08-26415830 - jetty-start / add more TestUseCases for home + base + modules config...Joakim Erdfelt6-50/+126
2013-08-26Fixing license headerJoakim Erdfelt1-0/+1
2013-08-26415827 - jetty-start / update --help text for new command line optionsJoakim Erdfelt2-7/+26
2013-08-26Fixing test errorJoakim Erdfelt1-7/+0
2013-08-26415826 start.jar module --enable and --disableJoakim Erdfelt6-205/+509
2013-08-26415827 - jetty-start / update --help text for new command line optionsJoakim Erdfelt2-92/+108
2013-08-26[Bug 415825] fix stop support in modular start setupJesse McConnell3-15/+50
2013-08-26Moving demo related files in distro to ${jetty.base}/demo/ directoryJoakim Erdfelt31-46/+52
2013-08-26415830 - jetty-start / add more TestUseCases for home + base + modulesJoakim Erdfelt9-1/+56

Back to the top