Commit History

Author SHA1 Message Date
  Mukund Sivaraman e646d8af58 [2850] Remove getZoneWriter() method 12 years ago
  JINMEI Tatuya d253c3c481 [2834] fixed a regression: missing return; added a test that would cover it. 12 years ago
  JINMEI Tatuya 97f58d9418 [2834] refactor client_list tests so it uses CacheConfig 12 years ago
  JINMEI Tatuya b7a8ae05f1 [2834] (unrelated cleanup): move all datasrc exceptions to exceptions.h. 12 years ago
  JINMEI Tatuya e8137e183e [2833] pass CacheConfig to DataSourceClient and maintain it there. 12 years ago
  JINMEI Tatuya 00519912eb [2833] renamed ZoneTableConfig to CacheConfig 12 years ago
  JINMEI Tatuya 15962b4bad [2833] consolidate some cache related config checks in ZoneTableConfig. 12 years ago
  JINMEI Tatuya 2cc9047529 [2833] revise ZoneTableSegment::create() so it takes ZoneTableConfig 12 years ago
  JINMEI Tatuya 201899adaf [2833] refactoring: extract MockDataSourceClient into a separate file 12 years ago
  Michal 'vorner' Vaner fe630ca4be [2835] (minor) Docs, comments 12 years ago
  JINMEI Tatuya 7f62c19c5d [2835] style fix: name variables with lower+_ per convention 12 years ago
  Michal 'vorner' Vaner 946126b36d [2835] Use string for segment type 12 years ago
  Michal 'vorner' Vaner 8c6afd880d [2835] Fix comment 12 years ago
  Michal 'vorner' Vaner 22407c48db [2835] Throw a more appropriate exception 12 years ago
  Michal 'vorner' Vaner 6fadd98cb5 [2835] Rename enum item 12 years ago
  JINMEI Tatuya e1c60036df [2835] constify 12 years ago
  Michal 'vorner' Vaner 6e0725b08a [2835] Include the segment type 12 years ago
  Michal 'vorner' Vaner 8377d0dcf3 [2835] Revise the MemorySegmentState 12 years ago
  Michal 'vorner' Vaner d007842f66 [2835] Make the DataSourceStatus read-only 12 years ago
  Michal 'vorner' Vaner 0be5bed016 [2835] The ClientList::getStatus method 12 years ago
  Michal 'vorner' Vaner 2e6d5f8d60 [2835] The DataSourceStatus class 12 years ago
  Michal 'vorner' Vaner 9dd3b10a7c [1835] Read name from configuration 12 years ago
  Michal 'vorner' Vaner 01e052f372 [2835] Test the names in C++ too 12 years ago
  Jeremy C. Reed 72b8ac6172 [master] various more typo and misspelling fixes 12 years ago
  JINMEI Tatuya ba3695664a [2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h 12 years ago
  Mukund Sivaraman 4d44f0bf19 [2499] Fix client list unittests to supply an NS record always 12 years ago
  Mukund Sivaraman e650a0f7e5 [2421] Put code inside EXPECT_NO_THROW 12 years ago
  Mukund Sivaraman 744d1be57a [2421] Update comments about test data 12 years ago
  Mukund Sivaraman 49d6a081b5 [2421] Add unit tests for broken zones during configure() 12 years ago
  JINMEI Tatuya 7dff35a176 [master] avoid 'using namespace boost' due to definition conflicts 12 years ago