Naoki Kambe
|
ca3f4ecf2c
[2884] add a note for _add_counter()
|
12 years ago |
Naoki Kambe
|
8288bf44eb
[2884] do not reuse the string of format
|
12 years ago |
Naoki Kambe
|
6d1f4e1510
[2884] s/class name/RR class name/ig
|
12 years ago |
Naoki Kambe
|
32f82dfe9c
[2884] update _add_counter()
|
12 years ago |
Naoki Kambe
|
78981c6ff6
[2884] update get_statistics()
|
12 years ago |
Naoki Kambe
|
c25adf51ab
[2884] change the way to get the item list under zonename
|
12 years ago |
Naoki Kambe
|
a57ce9dae4
[2884] update spec files and data
|
12 years ago |
Naoki Kambe
|
2e97db1d7d
[2252] correct a wrong word
|
12 years ago |
Naoki Kambe
|
678965be5a
[2252] change to better names; s/lastest/last/i
|
12 years ago |
Naoki Kambe
|
dc2960e984
[2252] add notes about the case that the timer is already started but not yet stopped
|
12 years ago |
Naoki Kambe
|
75445a1c6e
[2252] rename the item name and update descriptions
|
12 years ago |
Naoki Kambe
|
c2999ba2c1
[2225_statistics_4] calculate an entire server's counts even though they are zero
|
12 years ago |
Mukund Sivaraman
|
dd637a3867
[2225_statistics] Add a FIXME comment about not using delta.total_seconds()
|
12 years ago |
Naoki Kambe
|
28a20a3ee7
[2225_statistics] Revert "[2225_statistics] use timedelta.total_seconds() instead of redundant computation"
|
12 years ago |
Mukund Sivaraman
|
be258adbec
[2225_statistics] Change description of multi-threaded use
|
12 years ago |
Mukund Sivaraman
|
02a31879b8
[2225_statistics] Remove unnecessary documentation
|
12 years ago |
Mukund Sivaraman
|
df03141495
[2225_statistics] Minor grammar correction
|
12 years ago |
Naoki Kambe
|
927c2a9486
[2225_statistics] simplify too detailed documentation in start_timer() and stop_timer()
|
12 years ago |
Naoki Kambe
|
6443e079d1
[2225_statistics] correct documentation of inc() and dec()
|
12 years ago |
Naoki Kambe
|
78f11bb1db
[2225_statistics] add a common helper function for incrementing or decrementing a counter
|
12 years ago |
Naoki Kambe
|
08d9023ba3
[2225_statistics] add note to _concat()
|
12 years ago |
Naoki Kambe
|
dc7e03f9cc
[2225_statistics] rename counter.py to counters.py and make the related changes for the review comment
|
12 years ago |