Naoki Kambe
|
3e377dea92
[2179] Supported differential statistics updates of Stats
|
13 years ago |
Naoki Kambe
|
07a1ba0944
[2136] moved invoking update_modules() to outside of the method
|
13 years ago |
Naoki Kambe
|
4b19f8ee12
[2136] corrected the improper test
|
13 years ago |
Naoki Kambe
|
37ce3a0478
[2136] removed the do_polling method from the __init__ method of stats.Stats()
|
13 years ago |
Naoki Kambe
|
2fc9bd636b
[2136] added a note about a value from the Boss command show_processes
|
12 years ago |
Naoki Kambe
|
ec6716e2a7
[2136] removed an unnecessary loop
|
13 years ago |
Naoki Kambe
|
003d0276c8
[2136] revised the internal method _accum()
|
12 years ago |
Naoki Kambe
|
e0a964e89c
[2136] Changes regarding the test config file
|
13 years ago |
Mukund Sivaraman
|
1bbbf9d3e6
[2136] Update comment text
|
13 years ago |
Mukund Sivaraman
|
4eb908f8e2
[2136] Minor whitespace update
|
13 years ago |
Mukund Sivaraman
|
7e4d13a765
[2136] Remove redundant tests
|
13 years ago |
Mukund Sivaraman
|
3364acc50b
[2136] Indent code
|
13 years ago |
Mukund Sivaraman
|
dde8b6049f
[2136] Assign and use intval earlier
|
13 years ago |
Mukund Sivaraman
|
cd4f19acfa
[2136] Add back part of a deleted comment
|
13 years ago |
Mukund Sivaraman
|
785ab6a3e7
[2136] Make minor text updates
|
13 years ago |
Mukund Sivaraman
|
edb6cc5863
[2136] Re-indent code
|
13 years ago |
Mukund Sivaraman
|
30bbd3eb05
[2136] Make some minor changes to poll-interval's description
|
13 years ago |
Naoki Kambe
|
6efc1e2e63
[2136] Updated the do_polling method
|
13 years ago |
Naoki Kambe
|
b9a77c84d6
[2136] Updated the "show_processes" to provide address of each module
|
13 years ago |
Naoki Kambe
|
5fa38c2002
[2136] Introduced an address() method for the Component classes
|
13 years ago |
Naoki Kambe
|
1045e7f9b3
[2136] Updated the 'show' command handler
|
13 years ago |
Naoki Kambe
|
c832cd2d06
[2136] Separated the updating process from the receiving process
|
13 years ago |
Naoki Kambe
|
e60a534946
[2136] Revised the test scripts and the config db file
|
13 years ago |
Naoki Kambe
|
156fa6fbf1
[2136] Fixed unfinished MockAuth objects
|
13 years ago |
JINMEI Tatuya
|
9d7105c0c0
[2136] some small suggested wording fixes to doc.
|
13 years ago |
Naoki Kambe
|
715ea50c71
[2136] Fixed wrong checking: The variable key was assumed to be constant.
|
13 years ago |
Naoki Kambe
|
be7020b546
[2136] Removed 'trees' argument from 'getstats' command
|
13 years ago |
Naoki Kambe
|
a519acdad6
[2136] Refactoring unittest and update to evaluate the next_polltime value as a
|
13 years ago |
Naoki Kambe
|
0abcaf5cdd
[2136] Updated not to calculate next timing based on current timestamp in every
|
13 years ago |
Naoki Kambe
|
86b531b994
[2136] moved creation of a stats.Stats object in each test case
|
13 years ago |