Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel2-5/+17
2012-03-02JETTY-1489 WebAppProvider attempts to deploy .svn folderJan Bartel2-5/+17
2012-01-12Merge remote-tracking branch 'origin/master' into jetty-8Greg Wilkins1-2/+2
2012-01-12365302: made map of loggers concurrent and shared in abstractGreg Wilkins1-2/+2
2012-01-11Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel1-0/+6
2012-01-11368240: renamed to use manage/unmanage instead of join/disjoinGreg Wilkins1-0/+6
2011-11-30Revert "Merge branch 'release-8'"Greg Wilkins1-1/+1
2011-10-24Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel4-9/+14
2011-10-21Added isDebugEnabled guards to debugging that generates garbageGreg Wilkins4-9/+14
2011-09-23358687 Updated jsp does not scan for system tldsJan Bartel1-1/+1
2011-09-23358687 Updated jsp does not scan for system tldsJan Bartel1-1/+1
2011-09-01Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel8-31/+55
2011-08-24293739 - Deprecate static Jetty Log usage in favor of named logsJoakim Erdfelt8-31/+55
2011-07-11Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel1-1/+1
2011-07-11Merge of jetty-7 into jetty-8Jan Bartel1-1/+1
2011-07-08351576 Do not use deprecated method File.toURL()Michael Gorovoy1-1/+1
2011-07-07git diff 54e885d9670548c12cf9ffbd58702b73d373c186 remotes/origin/jetty-8-hist...Greg Wilkins1-1/+1
2011-06-28347468 o.e.j.deploy.binding.GlobalWebappConfigBindingTest fails on Windows pl...Michael Gorovoy1-1/+1
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 McConnell1-1/+1
2011-05-18Bug 345729 remove previous solution in lew of more general approach allowing ...Jesse McConnell2-86/+72
2011-05-13Bug 345729 add binding that can allow for global management of server and sys...Jesse McConnell1-0/+86
2011-05-10345047 Readded deprecated ScanningAppDeployer#setMonitoredDirGreg Wilkins1-0/+9
2011-04-12deprecated methodsGreg Wilkins2-2/+2
2011-04-12342504 Scanner ListenerGreg Wilkins1-23/+5
2011-03-07338819 Externally control Deployment Manager application lifecycleMichael Gorovoy4-9/+50
2011-03-07338819 backed out for releaseGreg Wilkins4-50/+9
2011-03-05338819: Externally control Deployment Manager application lifecycle Michael Gorovoy4-9/+50
2011-03-02338607 improve destruction of handlersGreg Wilkins1-1/+1
2011-03-01Refreshing the jetty-deploy diagramsJoakim Erdfelt6-262/+1049
2011-01-21Fixing broken javadoc and importsJoakim Erdfelt4-16/+10
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-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 Wilkins4-8/+13
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-08-03320073 template deploymentsGreg Wilkins11-461/+149
2010-06-14311550 The WebAppProvider should allow setTempDirectoryJoakim Erdfelt1-8/+60
2010-06-07315925 Improved context xml configuration handlingGreg Wilkins2-2/+17
2010-05-27309185 even more javadoc fixesMichael Gorovoy1-2/+0
2010-04-29309185 - Fix the over 300 Javadoc warningsJoakim Erdfelt8-24/+21
2010-04-22310094 use only Property in xml configsGreg Wilkins1-4/+4

Back to the top