Commit History

Author SHA1 Message Date
  Naoki Kambe 030a35c141 [2225_xfrout] quote _SERVER_ 12 years ago
  Naoki Kambe 6ac41c9169 [2225_xfrout] make statistics data nested and add zonename item in it 12 years ago
  Naoki Kambe aed7be6f9f [2225_xfrout] add directory names of "zone", "socket" and "unixdomain" into the man page 12 years ago
  Naoki Kambe d21590b00e [2225_xfrout] update "item_description" of "zone", "socket" and "unixdomain" in spec 12 years ago
  Naoki Kambe 8bfa9b46bf [2225_xfrout] remove an empty unittest 12 years ago
  Naoki Kambe 6ed2eb9103 [2225_xfrout] counting closed unixdomain sockets doesn't need to be inside the try block 12 years ago
  Naoki Kambe 67b451a114 [2225_xfrout] raise again an exception after incrementing the counter 12 years ago
  Naoki Kambe 35c6e4a1b1 [2225_xfrout] setting SPECFILE_LOCATION is more simplified 12 years ago
  Mukund Sivaraman e166275662 [2225_xfrout] Delete trailing whitespace 12 years ago
  Mukund Sivaraman 7f64aa6706 [2225_xfrout] Update comments 12 years ago
  Mukund Sivaraman d7c19bfa03 [2225_xfrout] Change case 12 years ago
  Naoki Kambe 79a11d19f1 [2225_xfrout] s/dump_statistics/get_statistics/ 12 years ago
  Naoki Kambe 7390503b44 [2225_xfrout] s/clear_counters/clear_all/ 12 years ago
  Naoki Kambe 5072f7f444 [2225_xfrout] s/counter/counters/ 12 years ago
  Naoki Kambe eeaced2980 [2225_xfrout] remove assignment of an unused variable 12 years ago
  Naoki Kambe f99dea73ed [2225_xfrout] update creating the counter object and invoking the getter method according to the new interface 12 years ago
  Naoki Kambe 620caae79d [2225_xfrout] update creating the counter object and invoking the incrementer method according to the new interface 12 years ago
  Naoki Kambe 8013bd184b [2225_xfrout] remove obsolete creation of a counter object 12 years ago
  Naoki Kambe 7fbc8323cd [2225_xfrout] fix the wrong counter numbers 12 years ago
  Naoki Kambe f8220e0111 [2225_xfrout] update the counter object and its getter method according to the new interface 12 years ago
  Naoki Kambe 8b9c751d90 [2225_xfrout] update the counter object and its getter method since the interface of the counter class was changed 12 years ago
  Naoki Kambe c98f158118 [2225_xfrout] remove an unnecessary dummy counter class 12 years ago
  Naoki Kambe f90889b655 [2225_xfrout] remove an unnecessary keyword argument 12 years ago
  Naoki Kambe 6392c36a0d [2225_xfrout] update the counter object according since the interface of the counter class is changed 12 years ago
  Naoki Kambe 38896504bb [2225_xfrout] changed the test condition for "socket/unixdomain/open" counter of Xfrout 12 years ago
  Naoki Kambe a0033b21f7 [2225_xfrout] rename module name(counter) to class name(Counter) 12 years ago
  Naoki Kambe 7016d0a7f2 [2252] added checking DataNotFoundError is raised 12 years ago
  Naoki Kambe a2f8dd5d40 [2225] added a new scenario which a slave isn't started 12 years ago
  Naoki Kambe 78a13fe9f1 [2225] added same tests as the above tests 12 years ago
  Naoki Kambe b3b2d10880 [2225] removed duplicate tests 12 years ago