Commit History

Author SHA1 Message Date
  JINMEI Tatuya dda8b3fa72 [2244] rename Componet.running() is_running() for consistency. 12 years ago
  JINMEI Tatuya 35bdd068cf [2244] cleanup: reordered log message file 12 years ago
  JINMEI Tatuya 1645116db4 [2244] make sure restarting components only when they are in config. 12 years ago
  JINMEI Tatuya 6207e0ccf7 [2244] a minor editorial fix to the previous comment update 12 years ago
  JINMEI Tatuya e3079eb5ce [2244] added comment about has_comonent as it may not be very obvious. 12 years ago
  JINMEI Tatuya 5097c34950 [2244] added a simple has_component() method to configurtor. 12 years ago
  JINMEI Tatuya 9f77979fd6 [2244] make sure configurtor's build_plan() handles 'failed' component. 12 years ago
  JINMEI Tatuya a969883cd4 [2244] introduced a new "Failed" state of Component. 12 years ago
  JINMEI Tatuya 214377d851 [2244] added a test case that reproduces one aspect of the problem. 12 years ago
  JINMEI Tatuya c76f74659b [2204] removed an obsolete comment that only made sense for the previous code. 12 years ago
  JINMEI Tatuya 64bcd98477 [2204] added notes about future extensions of incremental datasrc config update 12 years ago
  JINMEI Tatuya 0fc7d94b29 [2204] grammar fix in documentation 12 years ago
  JINMEI Tatuya 5703d87a9e [2204] updated test comments without using "rollback". 12 years ago
  JINMEI Tatuya 4d27a4533c [2204] updated comments about releasing old data source client lists 12 years ago
  JINMEI Tatuya a6cafe644f [2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc". 12 years ago
  JINMEI Tatuya 52272e7986 [2204] regression fix: make sure the datasrc config is installed to server. 12 years ago
  JINMEI Tatuya ed2aceb01d [2204] removed server function/template param from configureDataSourceGeneric. 12 years ago
  JINMEI Tatuya b15be74974 [2204] extracted swapDataSrcClientLists() from configureDataSource(). 12 years ago
  JINMEI Tatuya d7e42bb0c4 [2204] completely replaced setClientList with swapDataSrcClientLists. 12 years ago
  JINMEI Tatuya 919fe74ccb [2204] simplify configureDataSource by always creating a new lists and swap. 12 years ago
  JINMEI Tatuya f44918fd6c [2204] changed internal representation of auth_srv's "client_lists_" to ptrs. 12 years ago
  Michal 'vorner' Vaner 44b1d42219 [2292] Add a TODO about re-adding tests 12 years ago
  Michal 'vorner' Vaner 3efb1402e7 [2292] Clarify test 12 years ago
  Michal 'vorner' Vaner a3953a556b [2292] Pass the old zone back 12 years ago
  Michal 'vorner' Vaner ea4149ff70 [2292] Don't pass SegmentObjectHolder 12 years ago
  JINMEI Tatuya 7b2aa97d01 [2292] minor cleanups: constify, indentation 12 years ago
  Michal 'vorner' Vaner e84770a805 [2292] Update tests 12 years ago
  Michal 'vorner' Vaner fa5076be0c [2292] Re-add version of find removed by accident 12 years ago
  Michal 'vorner' Vaner b31ee9e471 [2292] Drop tests for InMemoryClient::add 12 years ago
  Michal 'vorner' Vaner 45ae6bad11 [2292] Remove unused template parameters 12 years ago