Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-24293739 - Deprecate static Jetty Log usage in favor of named logsJoakim Erdfelt9-32/+59
2011-08-03Disconnecting test for mac since build server apparently has issuesJesse McConnell1-0/+2
2011-07-08351576 Do not use deprecated method File.toURL()Michael Gorovoy3-3/+4
2011-06-28347468 o.e.j.deploy.binding.GlobalWebappConfigBindingTest fails on Windows pl...Michael Gorovoy3-4/+4
2011-06-25350287 Disable ScanningAppProviderRuntimeUpdatesTest on WindowsMichael Gorovoy1-49/+12
2011-06-24350287 ScanningAppProviderRuntimeUpdatesTest fails on WindowsMichael Gorovoy1-6/+49
2011-05-27345729 Fixed test failure on Windows XPMichael Gorovoy1-2/+2
2011-05-27Moving xml-configured-jetty.properties file creation into jettyHome for testi...Joakim Erdfelt3-3/+3
2011-05-26Making test more robust for debugging windows build error.Joakim Erdfelt1-2/+11
2011-05-25Making test more clear on assertion and failure (to help with windows failure)Joakim Erdfelt1-39/+29
2011-05-20organize importsJesse McConnell1-1/+0
2011-05-20Bug 346764 added new binding that provides ordered execution of bindingsJesse McConnell1-0/+75
2011-05-18Bug 345729 add license info and commentJesse McConnell1-0/+29
2011-05-18Bug 345729 change name of key classesJesse McConnell3-3/+3
2011-05-18Bug 345729 change example around to call as opposed to setJesse McConnell2-13/+17
2011-05-18Bug 345729 remove previous solution in lew of more general approach allowing ...Jesse McConnell6-204/+110
2011-05-13Bug 345729 add binding that can allow for global management of server and sys...Jesse McConnell4-0/+372
2011-05-10345047 Readded deprecated ScanningAppDeployer#setMonitoredDirGreg Wilkins1-0/+9
2011-04-13another attempt to make this work on windowsGreg Wilkins1-2/+1
2011-04-12deprecated methodsGreg Wilkins3-3/+3
2011-04-12342504 Scanner ListenerGreg Wilkins4-47/+57
2011-04-05better test timingGreg Wilkins1-1/+1
2011-04-01340949 Scanner delays file notifications until files are stableGreg Wilkins1-2/+2
2011-03-07338819 Externally control Deployment Manager application lifecycleMichael Gorovoy5-9/+104
2011-03-07338819 backed out for releaseGreg Wilkins5-104/+9
2011-03-05338819: Externally control Deployment Manager application lifecycle Michael Gorovoy5-9/+104
2011-03-02338607 improve destruction of handlersGreg Wilkins1-1/+1
2011-03-01Refreshing the jetty-deploy diagramsJoakim Erdfelt6-262/+1049
2011-01-28Merging back /branches/jetty-bug-296978 revs 2674:HEADJoakim Erdfelt9-298/+52
2011-01-26331803: Update XML configuration files to use proper arguments for startup co...Michael Gorovoy1-3/+3
2011-01-21Fixing broken javadoc and importsJoakim Erdfelt6-19/+12
2011-01-06333679 Refactored jetty-jmx. Improved deployer mbeansGreg Wilkins9-4/+52
2011-01-06333679 Refactored jetty-jmx. Moved mbeans to modules.Greg Wilkins4-1/+42
2010-12-21332937 Added Destroyable interface and reworked dependent lifecycles, special...Greg Wilkins2-17/+9
2010-12-09minor cleanups and test improvementsGreg Wilkins2-7/+3
2010-11-16improved test timingGreg Wilkins1-1/+2
2010-11-15330210 Improve performance of writing large bytes arraysGreg Wilkins1-1/+0
2010-11-10improved help and debuggingGreg Wilkins2-0/+65
2010-11-07329642 Concurrent modification exception in Deployment ManagerGreg Wilkins1-21/+4
2010-11-04329410 Enforce XmlConfiguration properties as Map<String,String>Greg Wilkins5-60/+69
2010-11-01removed silly includeGreg Wilkins1-1/+0
2010-10-28JETTY-1295 Contexts mixed up when hot-deploying on virtual hostsJan Bartel2-18/+34
2010-10-23328523 Fixed overloaded setters in AppProviderGreg Wilkins1-4/+30
2010-10-21328306 Serialization of FormAuthenticationGreg Wilkins1-7/+0
2010-10-14327725 Nested ResourceCachesGreg Wilkins2-380/+0
2010-08-03320073 template deploymentsGreg Wilkins11-461/+149
2010-07-28320073 local loaderGreg Wilkins2-86/+177
2010-07-26320073 further improved configurationGreg Wilkins2-5/+67
2010-07-22320073 example cloud deployGreg Wilkins1-0/+227
2010-07-22320073 reconsile configuration mechanismGreg Wilkins3-25/+7

Back to the top