aboutsummaryrefslogtreecommitdiff
path: root/src/device_registration_info_unittest.cc
AgeCommit message (Expand)Author
2016-04-21libweave: Split "base" trait into "device" and "privet".Alex Vakulenko
2016-03-01Applied clang-formatVitaly Buka
2016-02-10Replace URL with Url in identifiersVitaly Buka
2016-02-10Enable support of endpoints override.Vitaly Buka
2016-02-05Add customizable settings option for xmpp_endpointVitaly Buka
2016-02-02Periodicly clean up command queue and remove old processed commandsAlex Vakulenko
2016-01-22Remove domain from weave::ErrorVitaly Buka
2016-01-12Don't allow registration of registered deviceVitaly Buka
2015-12-23Hide Config::Load methodVitaly Buka
2015-12-21Use different secret for auth and access tokensVitaly Buka
2015-12-16Update format of upsertLocalAuthInfo requestVitaly Buka
2015-12-16Fix new schema to match the new server definitionsAlex Vakulenko
2015-12-16ReformatVitaly Buka
2015-12-14Use ClaimRootClientAuthToken instead of GetRootClientAuthTokenVitaly Buka
2015-12-10Upload local auth dataVitaly 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-08Fixed name of constant in unit testVitaly Buka
2015-12-07Switch to use ComponentManager for traits/componentsAlex Vakulenko
2015-11-25Remove object schema type systemAlex Vakulenko
2015-11-24Remove object schema parsing in CommandDefinitionAlex Vakulenko
2015-11-20Persist kInvalidCredentials stateVitaly Buka
2015-11-20Fixed headers parsing in CurlHttpClientVitaly Buka
2015-11-18Replace clouddevices with weave in documentation and testsVitaly Buka
2015-11-02Remove the unneeded libweave directoryPaul Westbrook