Commit History

Author SHA1 Message Date
  JINMEI Tatuya 79d4b47018 [2823] renamed "SimpleXXX" classes to "MyXXX", as they are not really simple. 12 years ago
  JINMEI Tatuya 8250e0313c [2823] completely get rid of threads from stats tests. 12 years ago
  Jeremy C. Reed e744b4b23d [master] many spelling or typo fixes 12 years ago
  Jeremy C. Reed 6ae0d625f0 [master] many misspelling and typo fixes 12 years ago
  JINMEI Tatuya 6ffab5a7aa [2689] adjusted some tests to adapt to recent changes to config module. 12 years ago
  Jelte Jansen ba2982025b [2689] Some minor editorial fixes 12 years ago
  JINMEI Tatuya 0f795237b2 [2689] eliminte need for thread from test_config. 12 years ago
  JINMEI Tatuya f8e0a4f7e6 [2689] eliminate need for threads from test_update_statistics_data_withmid. 12 years ago
  JINMEI Tatuya c8aea8a73e [2689] eliminate the need for threads from update_statistics_data_pt2 12 years ago
  JINMEI Tatuya 484cc29669 [2689] eliminate need for thread from update_statistics_data. 12 years ago
  JINMEI Tatuya 5ba7df48eb [2689] eliminate threads from get_statistics_data() test. 12 years ago
  JINMEI Tatuya 521c12d55e [2689] eliminate the need for threads from test_update_modules. 12 years ago
  JINMEI Tatuya 17242d96b6 [2689] eliminated the need for threads in handler test. 12 years ago
  JINMEI Tatuya 146d0e9b8a [2689] eliminate threads in test_start. 12 years ago
  JINMEI Tatuya 26a7d162b7 [2689] simplify: remove unused param for send_command(), remove send_shutdow. 12 years ago
  Naoki Kambe 6409bf0fb2 [master] suppress some failures in stats tests with Python 3.3 12 years ago
  Jelte Jansen 95b8519b04 [1901] Replace Boss with Init 12 years ago
  Jelte Jansen 826ac1b1e6 [1901] Replace 'boss' with 'b10-init' or 'b10_init' 12 years ago
  Michal 'vorner' Vaner 32973fceb5 Fix stats tests after merge of #2582 12 years ago
  Naoki Kambe 68a15b9bb1 [2179] fixed the lost of default statistics data 12 years ago
  Naoki Kambe 2c097fad9e [2179] Supported a identifier in isc.cc.data e.g. "xxx/yyy/zzz[i]" 12 years ago
  Naoki Kambe 41085877d6 [2179] Supported a named_set data type 12 years ago
  Naoki Kambe 3e377dea92 [2179] Supported differential statistics updates of Stats 12 years ago
  Naoki Kambe 4b19f8ee12 [2136] corrected the improper test 12 years ago
  Naoki Kambe 37ce3a0478 [2136] removed the do_polling method from the __init__ method of stats.Stats() 12 years ago
  Naoki Kambe ec6716e2a7 [2136] removed an unnecessary loop 12 years ago
  Naoki Kambe 003d0276c8 [2136] revised the internal method _accum() 12 years ago
  Mukund Sivaraman 4eb908f8e2 [2136] Minor whitespace update 12 years ago
  Mukund Sivaraman 7e4d13a765 [2136] Remove redundant tests 12 years ago
  Mukund Sivaraman 3364acc50b [2136] Indent code 12 years ago