Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 08baa5371d [2213] style cleanup: combine short lines il y a 12 ans
  Jelte Jansen d3bdb3c1c1 [2213] address review comments il y a 12 ans
  Jelte Jansen 83a6c4414e [2213] command does not need own catch il y a 12 ans
  Jelte Jansen 7151128386 [2213] Initial version of loadZone() support with new threaded structure il y a 12 ans
  JINMEI Tatuya aade8ac800 [2212-2] added an unnecessary return to silence some compilers il y a 12 ans
  JINMEI Tatuya d8b60408e4 [2212] some minor cleanups: removed unnecessary return; wording/editorial fix il y a 12 ans
  JINMEI Tatuya 99bdc7de64 [2212] internal refactoring with a helper method for readability. il y a 12 ans
  JINMEI Tatuya a6ca17646b [2212] use the new (staged) version of zone loading API from the builder thread il y a 12 ans
  JINMEI Tatuya 0bc630b2e4 [2212] added log for completion of load zone il y a 12 ans
  JINMEI Tatuya c37eaa23d9 [2212] make sure catching internal error exceptions. il y a 12 ans
  JINMEI Tatuya a2224a3c4e [2212] added two untested reload() cases: ZONE_NOT_CACHED and CACHE_DISABLED il y a 12 ans
  JINMEI Tatuya eac4d4fdbc [2212] comment update il y a 12 ans
  JINMEI Tatuya edcbc935eb [2212] ported command test's loadZoneInvalidParams il y a 12 ans
  JINMEI Tatuya 7ff2ddee91 [2212] ported command test's loadBrokenZone test. il y a 12 ans
  JINMEI Tatuya 3519306b1c [2212] ported command tests' loadZoneSQLite3. il y a 12 ans
  JINMEI Tatuya 64b2a61c6d [2212] supported some part of loadzone command porting command unittests. il y a 12 ans
  JINMEI Tatuya 296e119946 [master] use terminate() instead of assert(false) for forceful termination il y a 12 ans
  JINMEI Tatuya d02295dada [master] Merge branch 'trac2211' il y a 12 ans
  JINMEI Tatuya 9ba0013f74 [2211] adjusted log severity from ERROR to FATAL before aborting. il y a 12 ans
  JINMEI Tatuya d709ef90b8 [2211] removed an extra block from sendCommand() with clarification comments il y a 12 ans
  JINMEI Tatuya 246a87a4a6 [2211] let the thread abort if it sees an unexpected exception, rather rethrow. il y a 12 ans
  JINMEI Tatuya 113201b72b [2211] s/swapDataSrcClientLists/setDataSrcClientLists/ and changed the behavior il y a 12 ans
  Jelte Jansen 80b0cf61a8 [2210] update catch/error logs in datasrc reconfigure il y a 12 ans
  JINMEI Tatuya bb59b815c9 [2211] added notes about ownership on the returned value of findClientList(). il y a 12 ans
  JINMEI Tatuya e13d083a39 [2211] wording/grammer fixes to documentation and comments. il y a 12 ans
  JINMEI Tatuya 07b436b864 [2211] use swap instead of splice. for this purpose it's enough and simpler. il y a 12 ans
  Jelte Jansen 20fdec048d [2210] rename DataSrcClientListsPtr to ClientListMapPtr il y a 12 ans
  Jelte Jansen 3a5e410f45 [2210] Address review comments il y a 12 ans
  JINMEI Tatuya 86fe8fce9d [2211] use DataSrcClientsMgr for query processing il y a 12 ans
  JINMEI Tatuya c9b8a023d1 [2211] make DataSrcClientsMgr and DataSrcClientsBuilder non copyable. il y a 12 ans