aboutsummaryrefslogtreecommitdiff
path: root/src/base_api_handler_unittest.cc
AgeCommit message (Expand)Author
2016-04-21libweave: Split "base" trait into "device" and "privet".Alex Vakulenko
2016-03-29libweave: Remove release() calls on scoped_ptrAlex Vakulenko
2016-02-02Periodicly clean up command queue and remove old processed commandsAlex Vakulenko
2015-12-23Hide Config::Load methodVitaly Buka
2015-12-16Fix new schema to match the new server definitionsAlex Vakulenko
2015-12-16ReformatVitaly Buka
2015-12-10Add shared MockClock class and cleaned up base::Clock usageVitaly Buka
2015-12-09Move ownership of libweave config to DeviceManagerVitaly Buka
2015-12-09Change ownership of AuthManager as it's needed by DeviceRegistrationInfoVitaly Buka
2015-12-07Switch to use ComponentManager for traits/componentsAlex Vakulenko
2015-12-06Change StateChangeQueue::NotifyPropertiesUpdated to take const refAlex Vakulenko
2015-12-04Add "component" property to command instanceAlex Vakulenko
2015-12-01Remove CommandDefinition classAlex Vakulenko
2015-11-25Replace Get* methods returning unique_ptr with reference alternativeVitaly Buka
2015-11-25Remove object schema type systemAlex Vakulenko
2015-11-24Remove object schema parsing in state definitionAlex Vakulenko
2015-11-24Remove object schema parsing in CommandDefinitionAlex Vakulenko
2015-11-02Remove the unneeded libweave directoryPaul Westbrook