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 |
Greg Wilkins
|
42b9baa4db
|
352684 setters
|
2011-07-21 23:03:54 +10:00 |
Greg Wilkins
|
3302d54bab
|
352684 ensure test harness completes
|
2011-07-21 22:36:19 +10:00 |
Greg Wilkins
|
676b1a8ffc
|
352684 ensure test harness completes
|
2011-07-21 22:11:32 +10:00 |
Michael Gorovoy
|
0cc914c4bb
|
352684 Implemented spinning thread analyzer
|
2011-07-20 19:30:44 -04:00 |