Title: [40960] trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/NodesController.java: fix NPE when manually purging obsolete files of nodes
Revision 40960
Author evernat
Date 2013-07-05 13:14:29 -0400 (Fri, 05 Jul 2013)
Log Message
fix NPE when manually purging obsolete
Title: [40961] trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/RemoteCallHelper.java: use a timeout for the monitoring of slaves, when a slave is online but does not respond
Revision 40961
Author evernat
Date 2013-07-05 13:16:54 -0400 (Fri, 05 Jul 2013)
Log Message
use
Title: [40962] trunk/hudson/plugins/monitoring/src/main/java/org/jvnet/hudson/plugins/monitoring/NodesListener.java: [FIX JENKINS-17757] IllegalStateException: Timer already cancelled from NodesCollector.scheduleCollectNow
Revision 40962
Author evernat
Date 2013-07-16 23:19:50 -0400 (Tue
Title: [40963] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.46.0
Revision 40963
Author evernat
Date 2013-08-03 18:16:21 -0400 (Sat, 03 Aug 2013)
Log Message
javamelody-core 1.46.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40964] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.46.0
Revision 40964
Author evernat
Date 2013-08-03 18:33:10 -0400 (Sat, 03 Aug 2013)
Log Message
[maven-release-plugin] prepare release monitoring-1.46.0
Modified Paths
trunk
Title: [40966] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40966
Author evernat
Date 2013-08-03 18:33:26 -0400 (Sat, 03 Aug 2013)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40965] tags/monitoring-1.46.0/: [maven-scm] copy for tag monitoring-1.46.0
Revision 40965
Author evernat
Date 2013-08-03 18:33:18 -0400 (Sat, 03 Aug 2013)
Log Message
[maven-scm] copy for tag monitoring-1.46.0
Added Paths
tags/monitoring-1.46.0/
Diff
--
You received
Title: [40997] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.47.0
Revision 40997
Author evernat
Date 2013-09-29 08:27:05 -0400 (Sun, 29 Sep 2013)
Log Message
javamelody-core 1.47.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40998] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.47.0
Revision 40998
Author evernat
Date 2013-09-29 08:38:57 -0400 (Sun, 29 Sep 2013)
Log Message
[maven-release-plugin] prepare release monitoring-1.47.0
Modified Paths
trunk
Title: [41000] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 41000
Author evernat
Date 2013-09-29 08:39:14 -0400 (Sun, 29 Sep 2013)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40999] tags/monitoring-1.47.0/: [maven-scm] copy for tag monitoring-1.47.0
Revision 40999
Author evernat
Date 2013-09-29 08:39:07 -0400 (Sun, 29 Sep 2013)
Log Message
[maven-scm] copy for tag monitoring-1.47.0
Added Paths
tags/monitoring-1.47.0/
Diff
--
You received
Title: [41019] trunk/hudson/plugins/monitoring: no Hudson
Revision 41019
Author evernat
Date 2013-11-10 12:39:13 -0500 (Sun, 10 Nov 2013)
Log Message
no Hudson
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
trunk/hudson/plugins/monitoring/src/main/resources/index.jelly
Diff
Title: [41020] trunk/hudson/plugins/monitoring/README.txt: no Hudson
Revision 41020
Author evernat
Date 2013-11-12 03:30:42 -0500 (Tue, 12 Nov 2013)
Log Message
no Hudson
Modified Paths
trunk/hudson/plugins/monitoring/README.txt
Diff
Modified: trunk/hudson/plugins/monitoring
Title: [41034] trunk/hudson/plugins/monitoring/src/main: [JENKINS-20935] Provide separate monitoring pages for each slave node
Revision 41034
Author evernat
Date 2013-12-22 03:49:14 -0500 (Sun, 22 Dec 2013)
Log Message
[JENKINS-20935] Provide separate monitoring pages for each slave
Title: [41035] trunk/hudson/plugins/monitoring/src/main: backup of experiment
Revision 41035
Author evernat
Date 2013-12-22 17:02:45 -0500 (Sun, 22 Dec 2013)
Log Message
backup of experiment
Added Paths
trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/NodesColumn.bak
Title: [41066] trunk/hudson/plugins/monitoring/src/main: improves https://issues.jenkins-ci.org/browse/JENKINS-20935,
Revision 41066
Author evernat
Date 2014-01-10 16:49:11 -0500 (Fri, 10 Jan 2014)
Log Message
improves https://issues.jenkins-ci.org/browse/JENKINS-20935,
from https
Title: [41067] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.49.0
Revision 41067
Author evernat
Date 2014-01-12 09:22:09 -0500 (Sun, 12 Jan 2014)
Log Message
javamelody-core 1.49.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [41068] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.49.0
Revision 41068
Author evernat
Date 2014-01-12 09:43:42 -0500 (Sun, 12 Jan 2014)
Log Message
[maven-release-plugin] prepare release monitoring-1.49.0
Modified Paths
trunk
Title: [41069] trunk/hudson/plugins/monitoring/pom.xml: prepare for next development iteration
Revision 41069
Author evernat
Date 2014-01-12 09:57:51 -0500 (Sun, 12 Jan 2014)
Log Message
prepare for next development iteration
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Title: [41070] trunk/hudson/plugins/monitoring/src/main/resources/org/jvnet/hudson/plugins/monitoring/NodeMonitoringAction/index.jelly: fix icons for nodes
Revision 41070
Author evernat
Date 2014-01-13 13:54:13 -0500 (Mon, 13 Jan 2014)
Log Message
fix icons for nodes
Modified Paths
Title: [41071] trunk/hudson/plugins/monitoring: The source of this plugin moved to https://github.com/jenkinsci/monitoring-plugin
Revision 41071
Author evernat
Date 2014-01-15 13:00:34 -0500 (Wed, 15 Jan 2014)
Log Message
The source of this plugin moved to https://github.com/jenkinsci
Title: [40713] trunk/hudson/plugins/monitoring: upgrade to javamelody-core 1.41.0-SNAPSHOT + fix related compile (SerializableController)
Revision 40713
Author evernat
Date 2012-09-29 09:10:47 -0400 (Sat, 29 Sep 2012)
Log Message
upgrade to javamelody-core 1.41.0-SNAPSHOT + fix related
Title: [40718] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.41.0
Revision 40718
Author evernat
Date 2012-09-30 10:06:21 -0400 (Sun, 30 Sep 2012)
Log Message
javamelody-core 1.41.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40719] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.41.0
Revision 40719
Author evernat
Date 2012-09-30 10:10:50 -0400 (Sun, 30 Sep 2012)
Log Message
[maven-release-plugin] prepare release monitoring-1.41.0
Modified Paths
trunk
Title: [40720] tags/monitoring-1.41.0/: [maven-scm] copy for tag monitoring-1.41.0
Revision 40720
Author evernat
Date 2012-09-30 10:10:57 -0400 (Sun, 30 Sep 2012)
Log Message
[maven-scm] copy for tag monitoring-1.41.0
Added Paths
tags/monitoring-1.41.0/
Diff
Title: [40721] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40721
Author evernat
Date 2012-09-30 10:11:03 -0400 (Sun, 30 Sep 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40778] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.42.0
Revision 40778
Author evernat
Date 2012-12-02 17:49:20 -0500 (Sun, 02 Dec 2012)
Log Message
javamelody-core 1.42.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40779] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.42.0
Revision 40779
Author evernat
Date 2012-12-02 17:53:09 -0500 (Sun, 02 Dec 2012)
Log Message
[maven-release-plugin] prepare release monitoring-1.42.0
Modified Paths
trunk
Title: [40780] tags/monitoring-1.42.0/: [maven-scm] copy for tag monitoring-1.42.0
Revision 40780
Author evernat
Date 2012-12-02 17:53:16 -0500 (Sun, 02 Dec 2012)
Log Message
[maven-scm] copy for tag monitoring-1.42.0
Added Paths
tags/monitoring-1.42.0/
Diff
Title: [40781] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40781
Author evernat
Date 2012-12-02 17:53:22 -0500 (Sun, 02 Dec 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40806] trunk/hudson/plugins/monitoring: upgrade to javamelody-core 1.43.0
Revision 40806
Author evernat
Date 2013-01-27 17:24:17 -0500 (Sun, 27 Jan 2013)
Log Message
upgrade to javamelody-core 1.43.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
trunk/hudson/plugins
Title: [40807] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.43.0
Revision 40807
Author evernat
Date 2013-01-27 18:47:03 -0500 (Sun, 27 Jan 2013)
Log Message
[maven-release-plugin] prepare release monitoring-1.43.0
Modified Paths
trunk
Title: [40808] tags/monitoring-1.43.0/: [maven-scm] copy for tag monitoring-1.43.0
Revision 40808
Author evernat
Date 2013-01-27 18:47:10 -0500 (Sun, 27 Jan 2013)
Log Message
[maven-scm] copy for tag monitoring-1.43.0
Added Paths
tags/monitoring-1.43.0/
Diff
--
Title: [40809] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40809
Author evernat
Date 2013-01-27 18:47:15 -0500 (Sun, 27 Jan 2013)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40811] trunk/hudson/plugins/monitoring/pom.xml: add comment for slf4j-api
Revision 40811
Author evernat
Date 2013-03-10 18:18:45 -0400 (Sun, 10 Mar 2013)
Log Message
add comment for slf4j-api
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk
Title: [40813] trunk/hudson/plugins/monitoring/src/main/java/org/jvnet/hudson/plugins/monitoring/PluginImpl.java: better aggregation of http requests in the statistics, for URLs /adjuncts/...
Revision 40813
Author evernat
Date 2013-03-30 08:11:45 -0400 (Sat, 30 Mar 2013)
Log Message
Title: [40814] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.44.0
Revision 40814
Author evernat
Date 2013-03-30 17:29:29 -0400 (Sat, 30 Mar 2013)
Log Message
javamelody-core 1.44.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40815] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.44.0
Revision 40815
Author evernat
Date 2013-03-30 17:34:22 -0400 (Sat, 30 Mar 2013)
Log Message
[maven-release-plugin] prepare release monitoring-1.44.0
Modified Paths
trunk
Title: [40816] tags/monitoring-1.44.0/: [maven-scm] copy for tag monitoring-1.44.0
Revision 40816
Author evernat
Date 2013-03-30 17:34:29 -0400 (Sat, 30 Mar 2013)
Log Message
[maven-scm] copy for tag monitoring-1.44.0
Added Paths
tags/monitoring-1.44.0/
Diff
--
You received
Title: [40817] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40817
Author evernat
Date 2013-03-30 17:34:33 -0400 (Sat, 30 Mar 2013)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40824] trunk/hudson/plugins/monitoring/.gitignore: adding gitignore for git
Revision 40824
Author evernat
Date 2013-04-08 13:25:15 -0400 (Mon, 08 Apr 2013)
Log Message
adding gitignore for git
Added Paths
trunk/hudson/plugins/monitoring/.gitignore
Diff
Added: trunk/hudson
Title: [40893] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.45.0
Revision 40893
Author evernat
Date 2013-06-05 18:39:40 -0400 (Wed, 05 Jun 2013)
Log Message
javamelody-core 1.45.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40896] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40896
Author evernat
Date 2013-06-05 18:44:24 -0400 (Wed, 05 Jun 2013)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40895] tags/monitoring-1.45.0/: [maven-scm] copy for tag monitoring-1.45.0
Revision 40895
Author evernat
Date 2013-06-05 18:44:19 -0400 (Wed, 05 Jun 2013)
Log Message
[maven-scm] copy for tag monitoring-1.45.0
Added Paths
tags/monitoring-1.45.0/
Diff
--
You received
Title: [40894] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.45.0
Revision 40894
Author evernat
Date 2013-06-05 18:44:11 -0400 (Wed, 05 Jun 2013)
Log Message
[maven-release-plugin] prepare release monitoring-1.45.0
Modified Paths
trunk
Title: [40534] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.37.0
Revision 40534
Author evernat
Date 2012-04-29 10:06:40 -0400 (Sun, 29 Apr 2012)
Log Message
javamelody-core 1.37.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40535] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.37.0
Revision 40535
Author evernat
Date 2012-04-29 10:10:42 -0400 (Sun, 29 Apr 2012)
Log Message
[maven-release-plugin] prepare release monitoring-1.37.0
Modified Paths
trunk
Title: [40536] tags/monitoring-1.37.0/: [maven-scm] copy for tag monitoring-1.37.0
Revision 40536
Author evernat
Date 2012-04-29 10:10:52 -0400 (Sun, 29 Apr 2012)
Log Message
[maven-scm] copy for tag monitoring-1.37.0
Added Paths
tags/monitoring-1.37.0/
Diff
Title: [40537] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40537
Author evernat
Date 2012-04-29 10:11:01 -0400 (Sun, 29 Apr 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40644] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.38.0
Revision 40644
Author evernat
Date 2012-06-17 06:23:50 -0400 (Sun, 17 Jun 2012)
Log Message
javamelody-core 1.38.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40645] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.38.0
Revision 40645
Author evernat
Date 2012-06-17 06:30:05 -0400 (Sun, 17 Jun 2012)
Log Message
[maven-release-plugin] prepare release monitoring-1.38.0
Modified Paths
trunk
Title: [40646] tags/monitoring-1.38.0/: [maven-scm] copy for tag monitoring-1.38.0
Revision 40646
Author evernat
Date 2012-06-17 06:30:14 -0400 (Sun, 17 Jun 2012)
Log Message
[maven-scm] copy for tag monitoring-1.38.0
Added Paths
tags/monitoring-1.38.0/
Diff
Title: [40647] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40647
Author evernat
Date 2012-06-17 06:30:31 -0400 (Sun, 17 Jun 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40651] trunk/hudson/plugins/monitoring: fix for JENKINS-14050: Unreadable HTML response for the monitoring reports (gzip, take 2 when security is enabled)
Revision 40651
Author evernat
Date 2012-06-20 14:44:38 -0400 (Wed, 20 Jun 2012)
Log Message
fix for JENKINS-14050: Unreadable
Title: [40652] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.39.0
Revision 40652
Author evernat
Date 2012-06-21 09:31:20 -0400 (Thu, 21 Jun 2012)
Log Message
[maven-release-plugin] prepare release monitoring-1.39.0
Modified Paths
trunk
Title: [40654] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40654
Author evernat
Date 2012-06-21 09:31:35 -0400 (Thu, 21 Jun 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40653] tags/monitoring-1.39.0/: [maven-scm] copy for tag monitoring-1.39.0
Revision 40653
Author evernat
Date 2012-06-21 09:31:29 -0400 (Thu, 21 Jun 2012)
Log Message
[maven-scm] copy for tag monitoring-1.39.0
Added Paths
tags/monitoring-1.39.0/
Diff
Title: [40676] trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/NodesController.java: fix display of MBeans and Processes in Jenkins 1.470+ for Nodes
Revision 40676
Author evernat
Date 2012-07-22 14:43:02 -0400 (Sun, 22 Jul 2012)
Log Message
fix display of MBeans and
Title: [40677] trunk/hudson/plugins/monitoring: upgrade to javamelody-core 1.40.0-SNAPSHOT (before next release), then adapt and simplify Processes and MBeans reports for Jenkins nodes
Revision 40677
Author evernat
Date 2012-07-22 15:18:14 -0400 (Sun, 22 Jul 2012)
Log Message
upgrade to
Title: [40690] trunk/hudson/plugins/monitoring/pom.xml: upgrdate to LTS 1.424.1 version in order to fix maven builds now breaking on maven.glassfish.org + fix distributionManagement id
Revision 40690
Author evernat
Date 2012-08-19 12:05:24 -0400 (Sun, 19 Aug 2012)
Log Message
upgrdate to
Title: [40691] trunk/hudson/plugins/monitoring/pom.xml: oups, disable again "injectedTest" but with correct groupId
Revision 40691
Author evernat
Date 2012-08-19 12:30:40 -0400 (Sun, 19 Aug 2012)
Log Message
oups, disable again "injectedTest" but with correct gro
Title: [40692] trunk/hudson/plugins/monitoring/pom.xml: restore groupId like it was before upgrading the parent pom
Revision 40692
Author evernat
Date 2012-08-19 12:47:22 -0400 (Sun, 19 Aug 2012)
Log Message
restore groupId like it was before upgrading the parent pom
Modified Paths
Title: [40693] trunk/hudson/plugins/monitoring/pom.xml: javamelody-core 1.40.0
Revision 40693
Author evernat
Date 2012-08-26 11:45:19 -0400 (Sun, 26 Aug 2012)
Log Message
javamelody-core 1.40.0
Modified Paths
trunk/hudson/plugins/monitoring/pom.xml
Diff
Modified: trunk/hudson
Title: [40694] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare release monitoring-1.40.0
Revision 40694
Author evernat
Date 2012-08-26 11:52:42 -0400 (Sun, 26 Aug 2012)
Log Message
[maven-release-plugin] prepare release monitoring-1.40.0
Modified Paths
trunk
Title: [40695] tags/monitoring-1.40.0/: [maven-scm] copy for tag monitoring-1.40.0
Revision 40695
Author evernat
Date 2012-08-26 11:52:52 -0400 (Sun, 26 Aug 2012)
Log Message
[maven-scm] copy for tag monitoring-1.40.0
Added Paths
tags/monitoring-1.40.0/
Diff
Title: [40696] trunk/hudson/plugins/monitoring/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision 40696
Author evernat
Date 2012-08-26 11:52:59 -0400 (Sun, 26 Aug 2012)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Title: [40697] trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/NodesController.java: correction pour jrobins, otherJRobins et mbeans dans UI Swing avec jenkins nodes
Revision 40697
Author evernat
Date 2012-09-01 17:08:03 -0400 (Sat, 01 Sep 2012)
Log Message
correction
Title: [40698] trunk/hudson/plugins/monitoring/src/main/java: javadoc
Revision 40698
Author evernat
Date 2012-09-06 18:58:18 -0400 (Thu, 06 Sep 2012)
Log Message
javadoc
Modified Paths
trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/CounterRunListener.java
trunk
Title: [40699] trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/NodesController.java: javadoc + formatage
Revision 40699
Author evernat
Date 2012-09-06 18:59:55 -0400 (Thu, 06 Sep 2012)
Log Message
javadoc + formatage
Modified Paths
trunk/hudson/plugins/monitoring/src
Title: [40700] trunk/hudson/plugins/monitoring/src/main/java/net/bull/javamelody/NodesController.java: corrections des actions dans l'ihm swing pour les nodes de Jenkins
Revision 40700
Author evernat
Date 2012-09-06 19:00:46 -0400 (Thu, 06 Sep 2012)
Log Message
corrections des ac
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: eb2086790605d11504287496c82b063cb17a2be8
https://github.com/jenkinsci/monitoring-plugin/commit/eb2086790605d11504287496c82b063cb17a2be8
Author: evernat
Date: 2019-05-08 (Wed, 08 May 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 9e3dd4ec1ae3552d94a5bb02cdaf6e1d2edc0fb1
https://github.com/jenkinsci/monitoring-plugin/commit/9e3dd4ec1ae3552d94a5bb02cdaf6e1d2edc0fb1
Author: evernat
Date: 2019-05-08 (Wed, 08 May 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: b0ce6df1be9971e4d428772186e2d3b33ae8b191
https://github.com/jenkinsci/monitoring-plugin/commit/b0ce6df1be9971e4d428772186e2d3b33ae8b191
Author: evernat
Date: 2019-06-29 (Sat, 29 Jun 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 7706100faeb68a501fd0ad845b8321fbbeb3
https://github.com/jenkinsci/monitoring-plugin/commit/7706100faeb68a501fd0ad845b8321fbbeb3
Author: evernat
Date: 2019-07-02 (Tue, 02 Jul 2019
Branch: refs/tags/monitoring-1.78.0
Home: https://github.com/jenkinsci/monitoring-plugin
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-commi
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: ceacda407131a329f04169a301755466bf501aa2
https://github.com/jenkinsci/monitoring-plugin/commit/ceacda407131a329f04169a301755466bf501aa2
Author: evernat
Date: 2019-07-02 (Tue, 02 Jul 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 6f2783716d2bb99af3cfe4ad44aa22bdd889248d
https://github.com/jenkinsci/monitoring-plugin/commit/6f2783716d2bb99af3cfe4ad44aa22bdd889248d
Author: evernat
Date: 2019-07-02 (Tue, 02 Jul 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: d6187c616b4d1eefcbacde9b580e4c0bfff1d0c3
https://github.com/jenkinsci/monitoring-plugin/commit/d6187c616b4d1eefcbacde9b580e4c0bfff1d0c3
Author: evernat
Date: 2019-07-09 (Tue, 09 Jul 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: b4dc258ee59014df2a04e0f5672e18e866b96988
https://github.com/jenkinsci/monitoring-plugin/commit/b4dc258ee59014df2a04e0f5672e18e866b96988
Author: evernat
Date: 2019-07-12 (Fri, 12 Jul 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: aa86275260c5bffe6fa30f7238cc131157cf60e0
https://github.com/jenkinsci/monitoring-plugin/commit/aa86275260c5bffe6fa30f7238cc131157cf60e0
Author: evernat
Date: 2019-07-26 (Fri, 26 Jul 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: fa2bfe69ed7dc427c7704f71bad8076bccacfd7e
https://github.com/jenkinsci/monitoring-plugin/commit/fa2bfe69ed7dc427c7704f71bad8076bccacfd7e
Author: evernat
Date: 2019-07-26 (Fri, 26 Jul 2019
Branch: refs/tags/monitoring-1.79.0
Home: https://github.com/jenkinsci/monitoring-plugin
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-commi
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 47362bfff01d5d320be3a1a22ed828b46e0c4641
https://github.com/jenkinsci/monitoring-plugin/commit/47362bfff01d5d320be3a1a22ed828b46e0c4641
Author: evernat
Date: 2019-07-26 (Fri, 26 Jul 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 2712582481807bce64a6137994f7c8f7c094080e
https://github.com/jenkinsci/monitoring-plugin/commit/2712582481807bce64a6137994f7c8f7c094080e
Author: evernat
Date: 2019-12-11 (Wed, 11 Dec 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 031a3d1f5caeed9024e1a867799a43448a3af6ab
https://github.com/jenkinsci/monitoring-plugin/commit/031a3d1f5caeed9024e1a867799a43448a3af6ab
Author: evernat
Date: 2019-12-11 (Wed, 11 Dec 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 9ed625aa3a55febeb203e903eabb8ff10bbc0c00
https://github.com/jenkinsci/monitoring-plugin/commit/9ed625aa3a55febeb203e903eabb8ff10bbc0c00
Author: evernat
Date: 2019-12-21 (Sat, 21 Dec 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: f04fe120649bd2c90802ff7ca41c0a1fbac52b87
https://github.com/jenkinsci/monitoring-plugin/commit/f04fe120649bd2c90802ff7ca41c0a1fbac52b87
Author: evernat
Date: 2019-12-29 (Sun, 29 Dec 2019
Branch: refs/tags/monitoring-1.81.0
Home: https://github.com/jenkinsci/monitoring-plugin
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-commi
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 71fb3f97508f0427b0be667b084f59e6c83dc4c2
https://github.com/jenkinsci/monitoring-plugin/commit/71fb3f97508f0427b0be667b084f59e6c83dc4c2
Author: evernat
Date: 2019-12-29 (Sun, 29 Dec 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 27e0923520c291088b083cbf6cdc4b406ef9139c
https://github.com/jenkinsci/monitoring-plugin/commit/27e0923520c291088b083cbf6cdc4b406ef9139c
Author: evernat
Date: 2019-12-29 (Sun, 29 Dec 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: b9ebdae1278a83fd1958cb31dedd44264ea7d15c
https://github.com/jenkinsci/monitoring-plugin/commit/b9ebdae1278a83fd1958cb31dedd44264ea7d15c
Author: evernat
Date: 2019-12-29 (Sun, 29 Dec 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: f9966d44dd6bc23232a41657abbd84c06dea714b
https://github.com/jenkinsci/monitoring-plugin/commit/f9966d44dd6bc23232a41657abbd84c06dea714b
Author: evernat
Date: 2020-01-18 (Sat, 18 Jan 2020
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 155bee04082c8bc6187cdaac53471059e10c404d
https://github.com/jenkinsci/monitoring-plugin/commit/155bee04082c8bc6187cdaac53471059e10c404d
Author: evernat
Date: 2019-09-25 (Wed, 25 Sep 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 69fec171f466cd14f127486116b428e72b267b5b
https://github.com/jenkinsci/monitoring-plugin/commit/69fec171f466cd14f127486116b428e72b267b5b
Author: evernat
Date: 2019-10-05 (Sat, 05 Oct 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: efa4d0317122ed629190d7206a32a462a0228b5f
https://github.com/jenkinsci/monitoring-plugin/commit/efa4d0317122ed629190d7206a32a462a0228b5f
Author: evernat
Date: 2019-10-13 (Sun, 13 Oct 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: db3959f8595349f0071591dc408e79e58e90b1cd
https://github.com/jenkinsci/monitoring-plugin/commit/db3959f8595349f0071591dc408e79e58e90b1cd
Author: evernat
Date: 2019-10-16 (Wed, 16 Oct 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: c3e11ccf9e353020d09cfb09dcd8b439a6c92a4e
https://github.com/jenkinsci/monitoring-plugin/commit/c3e11ccf9e353020d09cfb09dcd8b439a6c92a4e
Author: evernat
Date: 2019-10-26 (Sat, 26 Oct 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 24b231aa6377401d6c89f8346fb7fd7b1d93a4af
https://github.com/jenkinsci/monitoring-plugin/commit/24b231aa6377401d6c89f8346fb7fd7b1d93a4af
Author: evernat
Date: 2019-10-26 (Sat, 26 Oct 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 0b242fa409b22a930f8cebbb6be0ea919565a03f
https://github.com/jenkinsci/monitoring-plugin/commit/0b242fa409b22a930f8cebbb6be0ea919565a03f
Author: evernat
Date: 2019-10-26 (Sat, 26 Oct 2019
Branch: refs/heads/master
Home: https://github.com/jenkinsci/monitoring-plugin
Commit: 38b3dd18b44c8a8f2f4fe3a9719a91079837e90b
https://github.com/jenkinsci/monitoring-plugin/commit/38b3dd18b44c8a8f2f4fe3a9719a91079837e90b
Author: evernat
Date: 2019-10-26 (Sat, 26 Oct 2019
1 - 100 of 225 matches
Mail list logo