Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:rafal:20080120151717 by rafal on 20 January 2008, 16:17:17 +0100 (11 months ago) Make Review merging in changes made on 0.3,15 branch, most notably Munin monitoring support in statistics

./AbstractMuninGraph.java 1.2 history download (+117) new

./DataSource.java 1.8 history deleted

./Graph.java 1.6 history deleted

./MuninGraph.java 1.2 history download (+16) new

./MuninNode.java 1.2 history download (+193 -116) diffs

… 28 more files in changeset.
MAIN:rafal:20080117225650 by rafal on 17 January 2008, 23:56:50 +0100 (11 months ago) Make Review file VMStatisticsProvider$GcCount.munin was initially added on branch BRANCH-0_3_15.

./VMStatisticsProvider$GcCount.munin 1.1 history deleted

BRANCH-0_3_15:rafal:20080117225650 by rafal on 17 January 2008, 23:56:50 +0100 (11 months ago) Make Review CYKLO-485 VMStatisticsProvider adjusted to Munin monitoring

./VMStatisticsProvider$GcCount.munin 1.1.2.1 history download (+9) new

./VMStatisticsProvider$GcTime.munin 1.1.2.1 history download (+9) new

./VMStatisticsProvider$HeapMemory.munin 1.1.2.1 history download (+11) new

./VMStatisticsProvider$NonHeapMemory.munin 1.1.2.1 history download (+11) new

./VMStatisticsProvider.java 1.11.4.1 history download (+129 -111) diffs

MAIN:rafal:20080117225650:1 by rafal on 17 January 2008, 23:56:50 +0100 (11 months ago) Make Review file VMStatisticsProvider$GcTime.munin was initially added on branch BRANCH-0_3_15.

./VMStatisticsProvider$GcTime.munin 1.1 history deleted

MAIN:rafal:20080117225650:2 by rafal on 17 January 2008, 23:56:50 +0100 (11 months ago) Make Review file VMStatisticsProvider$HeapMemory.munin was initially added on branch BRANCH-0_3_15.

./VMStatisticsProvider$HeapMemory.munin 1.1 history deleted

MAIN:rafal:20080117225650:3 by rafal on 17 January 2008, 23:56:50 +0100 (11 months ago) Make Review file VMStatisticsProvider$NonHeapMemory.munin was initially added on branch BRANCH-0_3_15.

./VMStatisticsProvider$NonHeapMemory.munin 1.1 history deleted

BRANCH-0_3_15:rafal:20080117225616 by rafal on 17 January 2008, 23:56:16 +0100 (11 months ago) Make Review CYKLO-485 adjustment of StatisticsWriter to new Statistics interfaces

./StatisticsWriter.java 1.1.4.1 history download (+14 -17) diffs

BRANCH-0_3_15:rafal:20080117225548 by rafal on 17 January 2008, 23:55:48 +0100 (11 months ago) Make Review CYKLO-485 Munin node implementation based on Statistics ifrastrucure

./MuninNode.java 1.1.4.1 history download (+193 -116) diffs

./MuninNode.rng 1.1.2.1 history download (+50) new

MAIN:rafal:20080117225548 by rafal on 17 January 2008, 23:55:48 +0100 (11 months ago) Make Review file MuninNode.rng was initially added on branch BRANCH-0_3_15.

./MuninNode.rng 1.1 history deleted

MAIN:rafal:20080117225521 by rafal on 17 January 2008, 23:55:21 +0100 (11 months ago) Make Review file AbstractMuninGraph.java was initially added on branch BRANCH-0_3_15.

./AbstractMuninGraph.java 1.1 history deleted

BRANCH-0_3_15:rafal:20080117225521 by rafal on 17 January 2008, 23:55:21 +0100 (11 months ago) Make Review CYKLO-485 core changes for Munin monitoring support in Statistics component

./AbstractMuninGraph.java 1.1.2.1 history download (+117) new

./DataSource.java 1.7.4.1 history deleted

./Graph.java 1.5.4.1 history deleted

./MuninGraph.java 1.1.2.1 history download (+16) new

./Statistics.java 1.9.4.1 history download (+12 -138) diffs

… 1 more file in changeset.
MAIN:rafal:20080117225521:1 by rafal on 17 January 2008, 23:55:21 +0100 (11 months ago) Make Review file MuninGraph.java was initially added on branch BRANCH-0_3_15.

./MuninGraph.java 1.1 history deleted

MAIN:rafal:20050516095505 by rafal on 16 May 2005, 11:55:06 +0200 (3 years 7 months ago) Make Review graph labels, formatting

./VMStatisticsProvider.java 1.11 history download (+4 -4) diffs

… 2 more files in changeset.
MAIN:rafal:20050516095155 by rafal on 16 May 2005, 11:51:56 +0200 (3 years 7 months ago) Make Review remove argument that is rarely (if at all used)

./DataSource.java 1.7 history download (+3 -5) diffs

./VMStatisticsProvider.java 1.10 history download (+7 -7) diffs

… 2 more files in changeset.
MAIN:rafal:20050516094942 by rafal on 16 May 2005, 11:49:42 +0200 (3 years 7 months ago) Make Review split GC count / time graphs

./VMStatisticsProvider.java 1.9 history download (+34 -25) diffs

MAIN:rafal:20050516093725 by rafal on 16 May 2005, 11:37:26 +0200 (3 years 7 months ago) Make Review more terse naming convention for the ReflectiveStatisticsProvider

./ReflectiveStatisticsProvider.java 1.3 history download (+1 -2) diffs

./VMStatisticsProvider.java 1.8 history download (+7 -7) diffs

… 2 more files in changeset.
MAIN:rafal:20050516093110 by rafal on 16 May 2005, 11:31:10 +0200 (3 years 7 months ago) Make Review track graph owner properly

./Statistics.java 1.9 history download (+6 -2) diffs

MAIN:rafal:20050516061423 by rafal on 16 May 2005, 08:14:25 +0200 (3 years 7 months ago) Make Review reverse the dependency between Statistics and StatisticProviders - this way it's cleaner, does not force providers to implement Startable and avoids problems with registering providers after the Stati…

./Statistics.java 1.8 history download (+19 -70) diffs

./VMStatisticsProvider.java 1.7 history download (+5 -33) diffs

… 1 more file in changeset.
MAIN:rafal:20050516055319 by rafal on 16 May 2005, 07:53:19 +0200 (3 years 7 months ago) Make Review clear data structures before reconfiguring
report provider names in error messages correctly

./Statistics.java 1.7 history download (+6 -3) diffs

MAIN:rafal:20050513091621 by rafal on 13 May 2005, 11:16:21 +0200 (3 years 7 months ago) Make Review break data into two graphs

./VMStatisticsProvider.java 1.6 history download (+19 -4) diffs

MAIN:rafal:20050513083036 by rafal on 13 May 2005, 10:30:36 +0200 (3 years 7 months ago) Make Review change ds names - they are graph scoped for practical purposes

./VMStatisticsProvider.java 1.5 history download (+13 -13) diffs

MAIN:rafal:20050513082622 by rafal on 13 May 2005, 10:26:22 +0200 (3 years 7 months ago) Make Review a component for periodically writing statistics data to disk

./StatisticsWriter.java 1.1 history download (+230) new

./StatisticsWriter.rng 1.1 history download (+43) new

MAIN:rafal:20050513064621 by rafal on 13 May 2005, 08:46:21 +0200 (3 years 7 months ago) Make Review a TCP server implementing munin-node protocol in place of the screen for easier intergration.

stopping munin integration atp - slated for later implementation

./MuninNode.java 1.1 history download (+271) new

… 2 more files in changeset.
MAIN:rafal:20050513064435 by rafal on 13 May 2005, 08:44:35 +0200 (3 years 7 months ago) Make Review added note about Munin

./DataSource.java 1.6 history download (+2 -2) diffs

MAIN:rafal:20050512060842 by rafal on 12 May 2005, 08:08:42 +0200 (3 years 7 months ago) Make Review removing DataSource.info - munin does not support id (where did I get this from in the first place?)

./DataSource.java 1.5 history download (+6 -23) diffs

./Statistics.rng 1.3 history download (+0 -5) diffs

./VMStatisticsProvider.java 1.4 history download (+7 -7) diffs

MAIN:rafal:20050512055533 by rafal on 12 May 2005, 07:55:33 +0200 (3 years 7 months ago) Make Review update references to DataSource objects in Graph objects, in case overrides are made

./Graph.java 1.5 history download (+15 -1) diffs

./Statistics.java 1.6 history download (+6 -1) diffs

MAIN:rafal:20050512055505 by rafal on 12 May 2005, 07:55:05 +0200 (3 years 7 months ago) Make Review use correct element names (C/P error)

./DataSource.java 1.4 history download (+5 -5) diffs

MAIN:rafal:20050512044627 by rafal on 12 May 2005, 06:46:27 +0200 (3 years 7 months ago) Make Review handle whitespace correctly

./Graph.java 1.4 history download (+4 -3) diffs

MAIN:rafal:20050512044608 by rafal on 12 May 2005, 06:46:08 +0200 (3 years 7 months ago) Make Review fixed DataSource ctor args order

./VMStatisticsProvider.java 1.3 history download (+3 -3) diffs

MAIN:rafal:20050512042519 by rafal on 12 May 2005, 06:25:19 +0200 (3 years 7 months ago) Make Review adjusting method names

./VMStatisticsProvider.java 1.2 history download (+7 -7) diffs

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2009-01-09 11:14 +0100