Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-06create directories on module iniGreg Wilkins1-1/+1
2013-09-03415899 - jetty-start / add --lib=<cp> capability from Jetty 7/8Joakim Erdfelt2-8/+26
2013-08-30Adding --write-module-graph=<filename>Joakim Erdfelt1-0/+60
2013-08-29jetty-start / fixing build + work towards demo-baseJoakim Erdfelt1-1/+1
2013-08-29jetty-start / DownloadArg to its own class + Main cleanupJoakim Erdfelt1-1/+0
2013-08-29jetty-start / fixing BaseHomeTest failureJoakim Erdfelt2-5/+6
2013-08-29415826 start.jar replace --enable with --module-iniGreg Wilkins3-24/+6
2013-08-28415826 start.jar replace --enable with --initializeGreg Wilkins1-177/+0
2013-08-27jetty-start / Making sure that download worksJoakim Erdfelt1-6/+7
2013-08-26jetty-start / removing --module= references in start.iniJoakim Erdfelt1-1/+1
2013-08-26jetty-start / fleshing out with spdy test caseJoakim Erdfelt1-2/+2
2013-08-26jetty-start / updating test case module files.Joakim Erdfelt2-3/+3
2013-08-26jetty-start / fixing test case for bootlib + jvm argsJoakim Erdfelt1-9/+8
2013-08-26[Bug 415913] support bootlib and download in modulesJesse McConnell2-0/+43
2013-08-26415830 - jetty-start / add more TestUseCases for home + base + modules config...Joakim Erdfelt1-2/+1
2013-08-26415830 - jetty-start / add more TestUseCases for home + base + modules config...Joakim Erdfelt1-0/+6
2013-08-26415827 - jetty-start / update --help text for new command line optionsJoakim Erdfelt1-0/+9
2013-08-26415826 start.jar module --enable and --disableJoakim Erdfelt1-0/+177
2013-08-26[Bug 415825] fix stop support in modular start setupJesse McConnell1-4/+20
2013-08-26415830 - jetty-start / add more TestUseCases for home + base + modulesJoakim Erdfelt2-1/+7
2013-08-26415831 - rename ini keyword from MODULES= to --module=Greg Wilkins1-4/+7
2013-08-23414635 Modular start.d and jetty.base propertyJoakim Erdfelt1-37/+12
2013-08-23add optional module support and jmx exampleJesse McConnell1-0/+6
2013-08-23414635 Modular start.d and jetty.base propertyJoakim Erdfelt1-2/+0
2013-08-23414635 Modular start.d and jetty.base propertyJoakim Erdfelt1-0/+2
2013-08-23414635 Modular start.d and jetty.base propertyJoakim Erdfelt1-0/+13
2013-08-23Making TestUseCases available for building out usecases for startupJoakim Erdfelt3-11/+115
2013-08-23414635 Modular start.d and jetty.base propertyJoakim Erdfelt4-5/+69
2013-08-22414635 Modular start.d and jetty.base propertyJoakim Erdfelt1-1/+10
2013-08-22Re-enabling PropertyPassingTestJoakim Erdfelt2-41/+40
2013-08-22More cleanup in start.jarJoakim Erdfelt4-83/+170
2013-08-22Removing start.config related classesJoakim Erdfelt3-702/+54
2013-08-22Start.d in-progress, coordinating with JesseJoakim Erdfelt2-0/+3
2013-08-21Adding Module / Modules system classes for start.dJoakim Erdfelt2-0/+214
2013-08-20414635 Modular start.d and jetty.base propertyGreg Wilkins1-4/+4
2013-08-19jetty-start / HomeBase -> BaseHome and fix to ini expansion orderJoakim Erdfelt1-7/+7
2013-08-19414635 Modular start.d and jetty.base propertyGreg Wilkins1-1/+1
2013-08-19Fixing up confusion over OPTIONS vs OPTIONJoakim Erdfelt1-10/+25
2013-08-19Making Config use HomeBase qJoakim Erdfelt3-12/+36
2013-08-19Adding HomeBase to simplify file access logic between jetty.home and jetty.baseJoakim Erdfelt1-0/+115
2013-08-08414635 Modular start.d and jetty.base propertyGreg Wilkins2-31/+9
2013-06-12410522 - jetty start broken for command line optionsJoakim Erdfelt2-0/+286
2013-06-10408904 Enhance CommandlineBuilder to not escape strings inside single quotesThomas Becker1-5/+11
2013-01-11merge from jetty-8 and update license blocks.Jesse McConnell4-4/+4
2013-01-11update license blocks for 2013Jesse McConnell4-4/+4
2013-01-11jetty-9 organised imports. Cleaned up some TODOsGreg Wilkins3-13/+9
2012-10-12Merge remote-tracking branch 'origin/jetty-8' into jetty-9Greg Wilkins2-12/+40
2012-09-21jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycleGreg Wilkins1-7/+12
2012-08-24Merge branch 'jetty-9-aggregation' into jetty-9-spdy-httpSimone Bordet4-56/+73
2012-08-21Merge branch 'master' of ssh://git.eclipse.org:29418/jetty/org.eclipse.jetty....Thomas Becker4-48/+64

Back to the top