Commit History

Author SHA1 Message Date
  JINMEI Tatuya 613a57b599 [master] Merge branch 'trac2833' 12 years ago
  JINMEI Tatuya ec52d37b45 [2833] use example.com zone for tests using in-memory data source (cache) 12 years ago
  JINMEI Tatuya ce1d57a634 [2833] fixed a typo in doc 12 years ago
  Mukund Sivaraman ce9fdb302d [master] Update .gitignore files 12 years ago
  Mukund Sivaraman 4f3d61ec6d Merge branch 'trac2198_5' 12 years ago
  JINMEI Tatuya 46168c33b8 [2833] updated the doc ZoneTableSegment::create() for the latest interface. 12 years ago
  JINMEI Tatuya 339e9f7077 [2833] use NULL instead of 0. 12 years ago
  JINMEI Tatuya 32c1b0777e [2833] clarified the meaning of data source config passed to CacheConfig 12 years ago
  JINMEI Tatuya 9a8bc5b083 [2833] clarified error types, avoid using the word of "syntax" 12 years ago
  Jeremy C. Reed 62c273605b [master] minor wording change for the python readline warning. 12 years ago
  JINMEI Tatuya 0363b4187f [2833] cleanup: removed static data source module. 12 years ago
  JINMEI Tatuya 1a11b2d51c [2833] cleanup: removed a space at EOL 12 years ago
  JINMEI Tatuya 63c8beeb9a [2833] throw CacheConfigError for duplicate zone names. 12 years ago
  JINMEI Tatuya d9f12c0e4d [2833] some documentation 12 years ago
  JINMEI Tatuya 517ca63bd5 [2833] added begin/end to CacheConfig instead of getZoneConfig. 12 years ago
  JINMEI Tatuya 80d60b6b56 [2833] added test cases where 'allowed' is false 12 years ago
  JINMEI Tatuya 879fb8f585 [2833] some cleanup 12 years ago
  JINMEI Tatuya e8137e183e [2833] pass CacheConfig to DataSourceClient and maintain it there. 12 years ago
  JINMEI Tatuya 347f812831 [2833] update/clarify the (new) meaning of DATASRC_LIST_NOT_CACHED 12 years ago
  JINMEI Tatuya 94a17934a2 [2833] cleanup: removed now-unnecessary variable 12 years ago
  JINMEI Tatuya 766d7f4729 [2833] pass allow_cache to CacheConfig 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
  Mukund Sivaraman 40de1c10db [2198] Remove unnecessary text from API documentation 12 years ago
  Thomas Markwalder 70fd53cf6b [2721] Added entry for new unit tests, #2721 12 years ago
  Thomas Markwalder ce7f53b2de Merge branch 'trac2721' - Review comments addressed. Adds missing unit tests 12 years ago
  JINMEI Tatuya 71e7728246 [2833] (unrelated) corrected a trivial typo 12 years ago
  JINMEI Tatuya d47e9e7db1 [2833] make ZoneTableSegment::create generic so it checks segment type. 12 years ago
  JINMEI Tatuya de096122c7 [2833] added ZoneTableConfig::getSegmentType() interface. 12 years ago
  JINMEI Tatuya 2cc9047529 [2833] revise ZoneTableSegment::create() so it takes ZoneTableConfig 12 years ago