Commit History

Author SHA1 Message Date
  JINMEI Tatuya c99567a4b1 [2309] implemented ZoneFinder::findAtOrigin for some basic cases. 12 years ago
  JINMEI Tatuya 1da0551073 [2309] test refactoring: extract body of doFindTest to a separate function. 12 years ago
  JINMEI Tatuya ba3695664a [2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h 12 years ago
  JINMEI Tatuya 07414de00e [2309] (unrelated cleanup) move ZoneFinder to a separate header file. 12 years ago
  Mukund Sivaraman 61a7a86532 Merge branch 'master' into trac2435 12 years ago
  Mukund Sivaraman 4889272436 [2435] Add a note that some records may not be found by the datasrc RRsetCollection 12 years ago
  Mukund Sivaraman 2b05b3926a [2435] Throw an exception if the database RRsetCollection implementation is used after commit() 12 years ago
  Mukund Sivaraman 0c28935d20 [2435] Updating after getting RRsetCollection on DatabaseUpdater must fail 12 years ago
  Mukund Sivaraman 568655c55d [2435] Return a isc::datasrc::RRsetCollectionBase in ZoneUpdater::getRRsetCollection() 12 years ago
  Mukund Sivaraman caf2b100bf [2435] Make ZoneUpdater::getRRsetCollection() return a RRsetCollectionBase& 12 years ago
  JINMEI Tatuya 30e71e8bfd [master] introduce a temporary variable to work around some build failure 12 years ago
  Mukund Sivaraman 2f7f7b1e0f [2435] Move RRsetCollectionBase::FindError out of the class and rename it 12 years ago
  JINMEI Tatuya c9d46273b4 [2575] clarified/corrected some comments for tests. 12 years ago
  Mukund Sivaraman 9bc2545087 [2435] Test use of NO_WILDCARD option 12 years ago
  Mukund Sivaraman 00980e1e05 [2435] Update comment 12 years ago
  Mukund Sivaraman 355fb4b538 [2435] Test use of FIND_GLUE_OK option 12 years ago
  Mukund Sivaraman 5200f31617 [2435] Check ZoneFinder find() result and return accordingly 12 years ago
  Mukund Sivaraman ecfc245797 [2435] Remove redundant class definition 12 years ago
  Mukund Sivaraman 4d277fcbe2 [2435] Move datasrc::RRsetCollection implementation into database.cc 12 years ago
  JINMEI Tatuya e567eee7d9 [2575] added deleteZone() to client class. 12 years ago
  JINMEI Tatuya 3072c500b4 [2575] define IF of deleteZone() and implement it for SQLite3. 12 years ago
  Mukund Sivaraman 137cfc9037 [2435] Make ZoneUpdater return a corresponding RRsetCollection for itself 12 years ago
  Mukund Sivaraman 3ea93cc724 [2435] Throw FindError in case there is a DataSourceError in ZoneFinder 12 years ago
  Mukund Sivaraman 5e3bc4cf78 [2435] Don't throw in case of out of zone queries 12 years ago
  Mukund Sivaraman c16bfe0dc8 [2435] Handle find() with RRClass that may not be found 12 years ago
  Mukund Sivaraman 6c0febf6e8 [2435] Test RRsetCollection against both MockAccessor and TestSQLite3Accessor 12 years ago
  Mukund Sivaraman 70cb4d4886 [2435] Implement datasrc version of RRsetCollection 12 years ago
  JINMEI Tatuya 57ad118888 [2541] cleanup: removed unnecessary call to copy constructor 12 years ago
  Jelte Jansen 42c5261913 [2541] Add two more tests to database_unittest 12 years ago
  JINMEI Tatuya f4c12ef178 [2541] editorial cleanup: spacing 12 years ago