Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya e532e4f564 [2911] add request_ixfr zone option to finer policy control on use of IXFR. il y a 12 ans
  JINMEI Tatuya 537970619d [2911] refactoring: extract _get_zone_soa from XfrinConnection as free func. il y a 12 ans
  JINMEI Tatuya c612e8e22e [2911] cleanup: remove db_file arg from XfrinConnection ctor. il y a 12 ans
  JINMEI Tatuya 1ab87fb582 [2911] refactoring: use create_zone() instead of the old datasrc API. il y a 12 ans
  Naoki Kambe 199beea87b [2252] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2252 il y a 12 ans
  Naoki Kambe 4b79543220 [2252] update documentation for the test cases il y a 12 ans
  Naoki Kambe 8544c8e88d [2252] treat an xfr request as success with an XfrinZoneUptodate raised il y a 12 ans
  Naoki Kambe 5db914470d [2252] check an xfrfail incremented with multiple exceptions il y a 12 ans
  Naoki Kambe 1cef6595d1 [2252] update a fake class name to camel convention including a typo fix il y a 12 ans
  Naoki Kambe 04e248bf10 [2252] make the references class-local: _orig_datetime, _orig_start_timer il y a 12 ans
  Naoki Kambe 084f1f59a6 [2252] remove some constant definitions from the class scope il y a 12 ans
  Jeremy C. Reed e744b4b23d [master] many spelling or typo fixes il y a 12 ans
  JINMEI Tatuya 5305956b8e [2252] minor editorial fixes: combine short lines; typo il y a 12 ans
  Naoki Kambe a4b1c8d4bb [2252] update case names and their docstrings according to the tested counters il y a 12 ans
  Naoki Kambe 4a8316ddc1 [2252] update the test cases due to the previous change il y a 12 ans
  Naoki Kambe e346959d03 [2252] update datetime to always return fixed seconds il y a 12 ans
  Naoki Kambe 678965be5a [2252] change to better names; s/lastest/last/i il y a 12 ans
  Naoki Kambe 836fabb605 [2252] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2252 il y a 12 ans
  JINMEI Tatuya eb8aaf5c3b [2252] cleanup: removed unnecessary backslash il y a 12 ans
  JINMEI Tatuya c97e9105e1 [2252] editorial cleanups: removed unnecessary backslash, combine short lines il y a 12 ans
  JINMEI Tatuya 30c5683bab [2252] explicitly check if something is None, not just eval it as boolean. il y a 12 ans
  Naoki Kambe 208c318edb [2252] add tests dedicated to statistics il y a 12 ans
  Naoki Kambe bae4e49604 [2252] remove checks of statistics counters from the existing test classes unrelated to statistics tests il y a 12 ans
  Naoki Kambe d1d37e1982 [2252] _get_ipver_str() raises a ValueError exception on address families other than AF_INET or AF_INET6 il y a 12 ans
  Naoki Kambe fcf8b9df5f [2252] replace assertGreaterEqual with assertAlmostEqual il y a 12 ans
  Naoki Kambe 7fe200c92e [2252] add tests for counters of XfrinConnection in IPv6 address il y a 12 ans
  Naoki Kambe 0ef3b7adcd [2252] test _get_ipver_str() by creating MockXfrinConnection object il y a 12 ans
  Naoki Kambe 936b3ffaaa [2252] unify redundant assertion lines il y a 12 ans
  Naoki Kambe a1b3cfd353 [2252] rename the helper method name il y a 12 ans
  Naoki Kambe 75445a1c6e [2252] rename the item name and update descriptions il y a 12 ans