Commit Graph

54 Commits

Author SHA1 Message Date
Simone Bordet 0c8273f2ca Happy New Year 2017. 2017-01-19 19:26:41 +01:00
Jan Bartel 7314a9b86a Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2016-06-08 16:25:23 +10:00
Jan Bartel 31a23d2671 Ignore poor test case ThreadMonitorTest 2016-06-08 16:23:10 +10:00
Joakim Erdfelt 3624339ec6 Merge branch 'jetty-9.3.x' 2016-03-16 10:29:29 -07:00
Greg Wilkins 1c5a1fc6a2 Issue #431
Suppress stack traces from unit tests
2016-03-16 18:19:40 +11:00
Joakim Erdfelt ac24196b0d Happy New Year 2016 2016-01-04 14:34:20 -07:00
Joakim Erdfelt cd39fd84fe Happy New Year 2016 2016-01-04 14:31:22 -07:00
Jan Bartel ca2d37b31e 484822 Jetty ThreadMonitor memory leak 2015-12-23 14:15:25 +11:00
Jan Bartel 2dc78a5cd9 484822 Jetty ThreadMonitor memory leak 2015-12-23 14:14:08 +11:00
Greg Wilkins ff0d1b4c14 481903 Module Descriptions 2015-11-12 10:48:04 +11:00
Joakim Erdfelt 7c737a587b Removing [version] sections in modules 2015-06-12 09:14:34 -07:00
Joakim Erdfelt 916efd6aa7 469860 - Add module metadata versioning to support backwards compat
+ Adding [version] section to all existing jetty 9.3 distro modules
+ Updating testcases in jetty-start with new [version] sections too
+ Adding extra testcases for versioned modules
2015-06-10 10:59:18 -07:00
Simone Bordet 1a2eca098a Fixed XML's <Ref> elements to use refid instead of id. 2015-05-12 08:55:17 +02:00
Greg Wilkins 5d041ad54f 466645 Allow XmlConfiguration Properties to use Elements or Attributes 2015-05-07 16:24:11 +10:00
Joakim Erdfelt f7adc1aa5f 464727 - Update Javadoc for Java 8 DocLint 2015-04-22 18:37:55 -07:00
Simone Bordet 599ab9bb1b 460671 - Rationalize property names.
Property format is now "jetty.<module|component>.<propertyName>".

Updated all references with new properties.
2015-04-13 16:21:48 +02:00
Joakim Erdfelt 6a0668b7a1 Happy New Year 2015 2015-01-07 17:03:30 -07:00
Greg Wilkins 3a6879d3e8 expanded tabs in indents 2014-07-23 16:49:05 +10:00
Greg Wilkins 62666dc344 425638 Fixed monitor module/xml typos 2014-01-20 11:04:39 +11:00
Joakim Erdfelt a12fd9ea03 Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
Greg Wilkins 6f0eee6ba4 Merge remote-tracking branch 'origin/master' into jetty-9.1 2013-09-12 15:12:43 +10:00
Greg Wilkins 423dc1e443 416990 JMX names statically unique
Concurrent access to counter
2013-09-12 12:52:28 +10:00
Jesse McConnell ac30f5c9bd update other jetty mods to new format 2013-08-29 16:39:28 -05:00
Jesse McConnell 725e405dac first pass for mod files for distribution 2013-08-22 11:53:58 -05:00
Greg Wilkins b2be8a5781 turned off debugging 2013-07-15 14:12:00 +10:00
Jesse McConnell 74a4077dad Add package-info.java files to all jetty packages. 2013-05-21 15:09:49 -05:00
Jesse McConnell 933cbb7da2 clean up for inclusion into master 2013-03-25 13:55:19 -05:00
Jesse McConnell 3cf2f4a461 [Bug 404029] port jetty-monitor to jetty-9 and activate it 2013-03-25 13:55:19 -05:00
Thomas Becker 273c166b21 Delete java-monitor. 2012-11-21 13:38:31 +01:00
Thomas Becker ac43fd4c63 started to migrate java-monitor to jetty-9, however we decided to drop it. So I'll commit my unfinished status quo and then delete the module 2012-11-21 13:37:57 +01:00
Joakim Erdfelt 3d1d76d214 Merge from jetty-8 to jetty-9 (license header standarization) 2012-08-17 13:44:22 -07:00
Jesse McConnell 00ed549898 standardize license header blocks 2012-08-16 19:11:27 -05:00
Jesse McConnell e1daf7bcbd switch monitor test to annotations as well 2012-08-15 14:20:15 -05:00
Jesse McConnell 129fb06f1f migrate jetty-nosql and jetty-monitor to jmx annotations 2012-08-15 14:17:04 -05:00
Greg Wilkins b442fef60b fixed syntax error in config file 2012-07-13 06:14:21 +10:00
Greg Wilkins 564cf7329c 365302: made map of loggers concurrent and shared in abstract 2012-01-12 20:39:24 +11:00
Simone Bordet 74317987c4 368240 - Fixed test. 2012-01-10 18:08:10 +01:00
Michael Gorovoy 4bab65040d 356128 Removed integration tests from jetty-monitor module 2011-08-29 19:36:40 -04:00
Joakim Erdfelt 4ace183764 Merging from master 2011-08-25 12:09:36 -07:00
Joakim Erdfelt f6d45d5650 293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of the rest of jetty 7.x
2011-08-24 13:14:28 -07:00
Michael Gorovoy de6e1de1ed 352222 Moved JmxMonitor functionality from Codehaus 2011-08-23 17:06:42 -04:00
Michael Gorovoy ee1f0e5d9e Quick javadoc fixes 2011-08-19 12:16:04 -04:00
Greg Wilkins 1529892105 352684 Added a Dumpable to the thread monitor 2011-08-12 15:24:38 +10:00
Michael Gorovoy 157e1c3fe5 352684 Implemented extra stack trace logging mode 2011-08-11 20:54:45 -04:00
Michael Gorovoy f01c8f7ebf 352684 Rewrote thread monitor code, removed deadlock detection, removed spin analyzer that was slow 2011-08-10 17:28:27 -04:00
Michael Gorovoy 599d7f92c9 352684 Added spinning thread analyzer, improved logging to eliminate redundant info 2011-08-10 01:35:47 -04:00
Michael Gorovoy 3362af9856 352684 Added thread state information to the log output 2011-08-05 18:35:59 -04:00
Michael Gorovoy a6d003a0bc 352684 Implemented logging of thread CPU utilisation in Thread Monitor 2011-08-02 20:59:12 -04:00
Michael Gorovoy 3e621d312d 352684 improve stopping 2011-07-21 11:16:40 -04:00
Greg Wilkins 4ba35e330e 352684 setters 2011-07-22 00:31:48 +10:00