Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Removing [version] sections in modulesJoakim Erdfelt1-3/+0
2015-06-10469860 - Add module metadata versioning to support backwards compatJoakim Erdfelt1-0/+3
2015-05-12Fixed XML's <Ref> elements to use refid instead of id.Simone Bordet1-3/+3
2015-05-07466645 Allow XmlConfiguration Properties to use Elements or AttributesGreg Wilkins1-1/+1
2015-04-23464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt21-92/+65
2015-04-13460671 - Rationalize property names.Simone Bordet1-1/+1
2015-01-08Happy New Year 2015Joakim Erdfelt36-36/+36
2014-07-23expanded tabs in indentsGreg Wilkins1-1/+1
2014-01-20425638 Fixed monitor module/xml typosGreg Wilkins2-4/+4
2014-01-02Happy New Year - 2014!Joakim Erdfelt36-36/+36
2013-09-12Merge remote-tracking branch 'origin/master' into jetty-9.1Greg Wilkins1-0/+1
2013-09-12416990 JMX names statically uniqueGreg Wilkins1-0/+1
2013-08-29update other jetty mods to new formatJesse McConnell1-3/+6
2013-08-22first pass for mod files for distributionJesse McConnell1-0/+10
2013-07-15turned off debuggingGreg Wilkins1-1/+1
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