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