Commit History

Author SHA1 Message Date
  Naoki Kambe 8bfa9b46bf [2225_xfrout] remove an empty unittest 12 years ago
  Naoki Kambe 67b451a114 [2225_xfrout] raise again an exception after incrementing the counter 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 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 6f6247afed [2225] corrected the wrong place to count receive errors of a unix socket 12 years ago
  Naoki Kambe c06c560406 [2225] removed obsoleted classes from xfrout.py and xfrout_test.py 12 years ago
  JINMEI Tatuya 6926ec8a66 [2500] corrected some test data, making names in SOA RDATA absolute. 12 years ago
  Naoki Kambe 48df8a1486 [2222] changed the misleading method name 12 years ago
  Naoki Kambe 179247735b [2222] changed to check the counter exactly incremented to one 12 years ago
  Naoki Kambe 2fee008d98 [2222] expanded the lambda statement to the normal method definition 12 years ago
  Naoki Kambe 396bb7832e [2222] simplified complicated assignment of `incrementer` 12 years ago
  Naoki Kambe 9a655fdd02 [2222] removed unnecessary tests from TestXfroutSession 12 years ago
  Naoki Kambe a258bfbbb5 [2222] used find() instead of `in` operator 12 years ago
  Naoki Kambe 8ab3a360bb [2222] added tests for counting the number of AXFR/IXFR running 12 years ago
  Naoki Kambe 2c05e5b0d8 [2158] updated counters handling in the classes 12 years ago
  Naoki Kambe 9c938d1580 [2158] fixed full qualified class name 12 years ago
  Naoki Kambe b6bba799f9 [2158] updated unittest of Xfrout 12 years ago
  JINMEI Tatuya 95a03bbefb [master] Merge branch 'trac988' 13 years ago
  Mukund Sivaraman 5f1c1f8ccf [1828] Close socket sooner 13 years ago
  Mukund Sivaraman 498eb58a88 Revert most of "[1828] Make code safer by using with" 13 years ago
  JINMEI Tatuya 8e1c45388c [988] also covered the caes where receiving the request fails. 13 years ago
  JINMEI Tatuya 9a24a3143e [988] do not continue after recv_fd fails, which would cause infinite loop. 13 years ago
  Mukund Sivaraman bbeee5330c [1828] Don't redirect stdout in some tests 13 years ago
  Mukund Sivaraman 5744904635 [1828] Make code safer by using with 13 years ago
  Mukund Sivaraman fdb3dfbe8b [1828] Close open handles when done using them (contd.) 13 years ago
  Jeremy C. Reed fe5549bb7e [master]Revert "[master] Show testnames when running Python unit tests" 13 years ago