Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-14479712 Documented --approve-all-licensesGreg Wilkins1-1/+4
2015-10-14Revert "479712 Added --yes to start.jar"Greg Wilkins1-4/+0
2015-10-14479712 Added --yes to start.jarGreg Wilkins1-0/+4
2015-08-20475483 - Starting Jetty with [exec] should use properties file.Greg Wilkins1-1/+6
2015-05-14467165 - Add --skip-file-validation to start.jar --help outputJoakim Erdfelt1-3/+15
2015-05-14Removing unused textJoakim Erdfelt1-16/+0
2015-03-25462546 - ShutdownMonitor should bind to jetty.hostGreg Wilkins1-0/+4
2014-10-28449001 - Remove start.d directory from JETTY_HOMEJoakim Erdfelt1-9/+10
2014-10-28449001 - Remove start.d directory from JETTY_HOMEJoakim Erdfelt1-0/+15
2014-06-06436524 - Start / Downloadable [files] references in modules cannot use ":" th...Joakim Erdfelt1-5/+8
2014-06-06432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt1-31/+23
2013-12-23423739 Start checks module files.Greg Wilkins1-6/+3
2013-12-12423739 Start checks module files.Greg Wilkins1-0/+6
2013-09-24Fixing typo in usage.txtJoakim Erdfelt1-35/+35
2013-09-16415826 modules initialised with --add-to-start and --add-to-startdGreg Wilkins1-3/+3
2013-09-13415826 modules initialised with --module-start-ini and --module-startd-iniGreg Wilkins1-9/+10
2013-09-03415899 - jetty-start / add --lib=<cp> capability from Jetty 7/8Joakim Erdfelt1-1/+8
2013-08-30Adding --write-module-graph=<filename>Joakim Erdfelt1-0/+7
2013-08-29jetty-start / fixing BaseHomeTest failureJoakim Erdfelt1-11/+16
2013-08-29415826 start.jar replace --enable with --module-iniGreg Wilkins1-13/+16
2013-08-26415827 - jetty-start / update --help text for new command line optionsJoakim Erdfelt1-88/+91
2013-08-22More cleanup in start.jarJoakim Erdfelt1-179/+0
2013-08-15414635 Modular start.d and jetty.base propertyGreg Wilkins1-1/+10
2013-08-08414635 Modular start.d and jetty.base propertyGreg Wilkins2-85/+104
2013-07-12Update to post-release (servlet 3.1/javaee) versions of javaee dependencies. ...Jan Bartel1-0/+1
2013-05-06405944 Check annotation and resource injection is supported for AsyncListenerJan Bartel1-1/+1
2013-04-26modular start.ini files and --download start optionGreg Wilkins1-0/+4
2013-01-31jetty-9 made WebAppContext configuration additiveGreg Wilkins1-0/+3
2013-01-07Merge remote-tracking branch 'origin/jetty-8'Jan Bartel1-2/+2
2013-01-06Merge remote-tracking branch 'origin/jetty-7' into jetty-8Jan Bartel1-2/+2
2013-01-06397321 - Wrong condition in default start.config for annotationsJan Bartel1-2/+2
2012-11-23jetty-9 cleaning up dependenciesGreg Wilkins1-7/+6
2012-11-20394671: Fix setting loglevel on commandline via -Dorg.eclipse.jetty.LEVEL=DEBUGThomas Becker1-3/+4
2012-11-13Splitting out websocket-servlet to make it more friendly for WebAppClassloaderJoakim Erdfelt1-2/+1
2012-11-06Merge remote-tracking branch 'origin/jetty-8'Jan Bartel1-4/+1
2012-11-06Merge remote-tracking branch 'origin/jetty-7' into jetty-8Jan Bartel1-4/+1
2012-11-06391623 Add option to --stop to wait for target jetty to stopJan Bartel1-4/+1
2012-10-29392237 Split jaas from jetty-plus into jetty-jaas and port the test-jaas-weba...Jan Bartel1-0/+3
2012-10-22392237 improved configuration defaults to match documentationGreg Wilkins1-1/+5
2012-10-22Merge remote-tracking branch 'origin/jetty-8'Greg Wilkins1-0/+5
2012-10-21Merge remote-tracking branch 'origin/jetty-7' into jetty-8Jan Bartel1-0/+5
2012-10-21392525 Add option to --stop-wait to specify timeoutJan Bartel1-0/+5
2012-10-12Merge remote-tracking branch 'origin/jetty-8' into jetty-9Greg Wilkins1-1/+4
2012-10-11Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel1-1/+4
2012-10-11391623 Add option to --stop to wait for target jetty to stopJan Bartel1-1/+4
2012-09-21jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycleGreg Wilkins1-10/+5
2012-09-06jetty-9 distribution workingGreg Wilkins2-82/+86
2012-03-14Remove duplicate websocket entry in start.configJan Bartel1-3/+0
2012-01-10Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel1-7/+9
2012-01-09367635: Add test for parsing start.d files, small changesThomas Becker1-7/+9

Back to the top