1. 88272d5 Replace clouddevices with weave in documentation and tests by Vitaly Buka · 10 years ago
  2. efee3a2 Add support for long-poll HTTP request at /privet/v3/checkForUpdates by Alex Vakulenko · 10 years ago
  3. 0d7aac8 Replace https://www.googleapis.com/clouddevices/v1/ with by Vitaly Buka · 10 years ago
  4. 65e1f21 Fix behavior of bootstrap manager after monitoring timeout was reached by Vitaly Buka · 10 years ago
  5. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/weave_unittest.cc]
  6. 87eb788 Replace services list with value generated from model device id by Vitaly Buka · 10 years ago
  7. e69e4ee Disable HTTP access to APIs that may be used to pass sensitive data by Vitaly Buka · 10 years ago
  8. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  9. bced5af Added version field to state and migrate from unversioned data by Vitaly Buka · 10 years ago
  10. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  11. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 10 years ago
  12. 1a42e14 Replace type of method parameter of HttpClient::SendRequest with enum by Vitaly Buka · 10 years ago
  13. 1728037 Cleanup mock_http_client.h by Vitaly Buka · 10 years ago
  14. 4774df2 Async RegisterDevice implementation by Vitaly Buka · 10 years ago
  15. 12870bd Change weave::Device::Register API to async version by Vitaly Buka · 10 years ago
  16. 1a39c81 Split HttpServer::AddRequestHandler into two methods by Vitaly Buka · 10 years ago
  17. 01893cc Rename HttpServer::OnRequestCallback into RequestHandlerCallback by Vitaly Buka · 10 years ago
  18. 138aec4 Dont force http server implementation to have cert copy in vector by Vitaly Buka · 10 years ago
  19. 1f2e4f3 Remove AddOnStateChangedCallback from HTTP server by Vitaly Buka · 10 years ago
  20. efad5b2 Rename some Network::State constants by Vitaly Buka · 10 years ago
  21. ef213d7 Remove weave Command::ToJson method by Vitaly Buka · 10 years ago
  22. 216e86d Replace Device::SetProperties with 'nested' version by Vitaly Buka · 10 years ago
  23. 3110deb Define updateBaseConfiguration and updateDeviceInfo in BaseApiHandler by Vitaly Buka · 10 years ago
  24. 0ac6ca6 Load state and commands definition by calling methods of device by Vitaly Buka · 10 years ago
  25. dbaa1e3 Remove unused variable by Vitaly Buka · 10 years ago
  26. a8ece8f Remove weave::Commands by Vitaly Buka · 10 years ago
  27. 453c4dd Remove category from Commands definitions by Vitaly Buka · 10 years ago
  28. 64b4f06 Remove category from State definitions by Vitaly Buka · 10 years ago
  29. c77fc0f Fix MockCommands and include header in build by Vitaly Buka · 10 years ago
  30. c5bdd17 Remove weave::Device::Start method by Vitaly Buka · 10 years ago
  31. c3c6dab Remove weave::Cloud interface by Vitaly Buka · 10 years ago
  32. ee3e36d Remove weave::Cloud::GetDeviceInfo and OnCloudRequestErrorCallback by Vitaly Buka · 10 years ago
  33. 0b7bb9f weave/settings: add device_id with persisted guid by Johan Euphrosine · 10 years ago
  34. e5b2041 Remove *base* methods from config_store.h by Vitaly Buka · 10 years ago
  35. 41a90d6 Remove Device::Options struct by Vitaly Buka · 10 years ago
  36. a05eadb Remove defaults for settings which have to be set by external code by Vitaly Buka · 10 years ago
  37. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  38. 35f317d Move NetworkState inside Network interface by Vitaly Buka · 10 years ago
  39. 727f3e6 Rename MockTaskRunner into FakeTaskRunner by Vitaly Buka · 10 years ago
  40. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  41. beddc60 Rename Mdns interface into DnsServiceDiscoveryProvider by Vitaly Buka · 10 years ago
  42. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 10 years ago
  43. 1fd619a Rename and cleanup WifiProvider by Vitaly Buka · 10 years ago
  44. b1041e7 Extracted WiFi interface from Network interface by Vitaly Buka · 10 years ago
  45. 3884ce1 Test cleanup by Vitaly Buka · 10 years ago
  46. bf6840a Remove bool argument from OnConnectionChangedCallback by Vitaly Buka · 10 years ago
  47. 35ab095 Initial add of weave::Bluetooth interface by Robert Ginda · 10 years ago
  48. caf42bd Fix check of monitor_until_ by Vitaly Buka · 10 years ago
  49. ca365fb Improve testing of WiFi bootstrapping condition by Vitaly Buka · 10 years ago
  50. bcc6754 Revert "Improve testing of WiFi bootstrapping condition" by Vitaly Buka · 10 years ago
  51. 38d582f Improve testing of WiFi bootstrapping condition by Vitaly Buka · 10 years ago
  52. 3dc2f53 Use full service type and vector<string> in weave::Mdns interface by Vitaly Buka · 10 years ago
  53. 0f6b2ec libweave: Move testing tools into directory weave/test by Vitaly Buka · 10 years ago
  54. 11b2f23 libweave: Test for libweave public API. by Vitaly Buka · 10 years ago