Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Add package-info.java files to all jetty packages.Jesse McConnell5-0/+115
2013-03-25clean up for inclusion into masterJesse McConnell2-2/+1
2013-03-25[Bug 404029] port jetty-monitor to jetty-9 and activate itJesse McConnell33-0/+4994
2012-11-21Delete java-monitor.Thomas Becker32-4966/+0
2012-11-21started to migrate java-monitor to jetty-9, however we decided to drop it. So...Thomas Becker4-103/+66
2012-08-17Merge from jetty-8 to jetty-9 (license header standarization)Joakim Erdfelt31-372/+527
2012-08-17standardize license header blocksJesse McConnell31-372/+527
2012-08-15switch monitor test to annotations as wellJesse McConnell2-3/+6
2012-08-15migrate jetty-nosql and jetty-monitor to jmx annotationsJesse McConnell4-13/+22
2012-07-12fixed syntax error in config fileGreg Wilkins1-3/+3
2012-01-12365302: made map of loggers concurrent and shared in abstractGreg Wilkins1-1/+0
2012-01-10368240 - Fixed test.Simone Bordet1-97/+95
2011-08-29356128 Removed integration tests from jetty-monitor moduleMichael Gorovoy10-957/+0
2011-08-25Merging from masterJoakim Erdfelt41-2/+4792
2011-08-24293739 - Deprecate static Jetty Log usage in favor of named logsJoakim Erdfelt1-3/+6
2011-08-23352222 Moved JmxMonitor functionality from CodehausMichael Gorovoy41-2/+4765
2011-08-19Quick javadoc fixesMichael Gorovoy1-1/+1
2011-08-12352684 Added a Dumpable to the thread monitorGreg Wilkins3-5/+59
2011-08-12352684 Implemented extra stack trace logging modeMichael Gorovoy4-69/+293
2011-08-10352684 Rewrote thread monitor code, removed deadlock detection, removed spin ...Michael Gorovoy3-303/+58
2011-08-10352684 Added spinning thread analyzer, improved logging to eliminate redundan...Michael Gorovoy3-400/+502
2011-08-05352684 Added thread state information to the log outputMichael Gorovoy1-6/+23
2011-08-03352684 Implemented logging of thread CPU utilisation in Thread MonitorMichael Gorovoy3-17/+220
2011-07-21352684 improve stoppingMichael Gorovoy1-18/+15
2011-07-21352684 settersGreg Wilkins1-1/+1
2011-07-21352684 settersGreg Wilkins2-5/+48
2011-07-21352684 ensure test harness completesGreg Wilkins1-7/+13
2011-07-21352684 ensure test harness completesGreg Wilkins1-16/+12
2011-07-20352684 Implemented spinning thread analyzerMichael Gorovoy5-0/+606

    Back to the top