1. 1e019fa Replace URL with Url in identifiers by Vitaly Buka · 9 years ago
  2. 03ee8ac Enable support of endpoints override. by Vitaly Buka · 9 years ago
  3. 3b8fbc5 Add customizable settings option for xmpp_endpoint by Vitaly Buka · 9 years ago
  4. 48a8669 Remove domain from weave::Error by Vitaly Buka · 9 years ago
  5. 0c190b3 Call ConfirmAuthToken when upload is done by Vitaly Buka · 9 years ago
  6. 72d8d16 Upload local auth data by Vitaly Buka · 9 years ago
  7. 6182030 Remove allow_response_without_content by Vitaly Buka · 9 years ago
  8. 666b43e Move ownership of libweave config to DeviceManager by Vitaly Buka · 9 years ago
  9. 3d851b4 Change ownership of AuthManager as it's needed by DeviceRegistrationInfo by Vitaly Buka · 9 years ago
  10. 7717d93 Support HTTP responses with no body by Vitaly Buka · 9 years ago
  11. 1a10871 Remove output error parameter from BuildDeviceResource by Vitaly Buka · 9 years ago
  12. d91d625 Switch to use ComponentManager for traits/components by Alex Vakulenko · 9 years ago
  13. 672634b Persist kInvalidCredentials state by Vitaly Buka · 9 years ago
  14. 88272d5 Replace clouddevices with weave in documentation and tests by Vitaly Buka · 9 years ago
  15. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 9 years ago[Renamed from libweave/src/device_registration_info.h]
  16. e07c29d libweave: Add 'reason' to backup command fetch requests by Alex Vakulenko · 9 years ago
  17. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 9 years ago
  18. 7476342 Use single callback for replies to async operations by Vitaly Buka · 9 years ago
  19. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 9 years ago
  20. 1a42e14 Replace type of method parameter of HttpClient::SendRequest with enum by Vitaly Buka · 9 years ago
  21. 226842f Fixed inconsistent type for RegisterCallbacks by Vitaly Buka · 9 years ago
  22. 4774df2 Async RegisterDevice implementation by Vitaly Buka · 9 years ago
  23. 866b60a Remove request id from HTTP client by Vitaly Buka · 9 years ago
  24. 12870bd Change weave::Device::Register API to async version by Vitaly Buka · 9 years ago
  25. c3c6dab Remove weave::Cloud interface by Vitaly Buka · 9 years ago
  26. 9aa15c7 Remove Cloud::Update* methods by Vitaly Buka · 9 years ago
  27. ee3e36d Remove weave::Cloud::GetDeviceInfo and OnCloudRequestErrorCallback by Vitaly Buka · 9 years ago
  28. ae6b35d Move OnSettingsChanged callback into callback of weave::Device by Vitaly Buka · 9 years ago
  29. b624bc4 Use enum for Settings::local_anonymous_access_role by Vitaly Buka · 9 years ago
  30. 41a90d6 Remove Device::Options struct by Vitaly Buka · 9 years ago
  31. 238db69 Hide internal settings from weave/settings.h by Vitaly Buka · 9 years ago
  32. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 9 years ago
  33. 312c2f5 weave/settings: rename device_id to cloud_id by Johan Euphrosine · 9 years ago
  34. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 9 years ago
  35. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 9 years ago
  36. 5cf12a3 Remove unnecessary getters from weave::Config by Vitaly Buka · 9 years ago
  37. 64bc9ea Prevent fetch command queue requests from piling up by Alex Vakulenko · 9 years ago
  38. 0d50107 libweave: Remove few small base/ dependencies by Vitaly Buka · 9 years ago
  39. c11a17d libweave: Remove loading/saving of config and state from libweave by Vitaly Buka · 9 years ago
  40. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 9 years ago
  41. 7d55639 libweave: Copy data_encoding.cc into libweave by Vitaly Buka · 9 years ago
  42. 823fdda libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 9 years ago
  43. 0f80f7c libweave: Move backoff_entry from libchromeos into libweave by Vitaly Buka · 9 years ago
  44. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 9 years ago
  45. 0b4e1fd buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 9 years ago
  46. 1020618 libweave: Update unittests to work with HttpClient by Vitaly Buka · 9 years ago
  47. 6da9425 libweave: http::Transport access moved into HttpTransportClient by Vitaly Buka · 9 years ago
  48. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 9 years ago
  49. 4c808b2 libweave: Update "base" state on config change by Vitaly Buka · 9 years ago
  50. ddb2e38 buffet: Move ShillClient to buffet by Vitaly Buka · 9 years ago
  51. 0f91be8 libweave: Retry failed RefreshAccessToken requests by Alex Vakulenko · 9 years ago
  52. fb331ac libweave: Add timestamp for device resource update requests by Alex Vakulenko · 10 years ago
  53. 8b4ab96 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 10 years ago
  54. 1038ec1 libweave: When XMPP channel created, poll the server for commands once by Alex Vakulenko · 10 years ago
  55. 0fa51e5 libweave: Buffet includes only weave/include files by Vitaly Buka · 10 years ago
  56. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  57. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  58. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (95%) from buffet/device_registration_info.h]
  59. f3a95bf buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 10 years ago
  60. be4254b buffet: Order device state and command updates on the server by Alex Vakulenko · 10 years ago
  61. a56a7e6 buffet: Pass TaskRunner to DeviceRegistrationInfo by Alex Vakulenko · 10 years ago
  62. fe53f61 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 10 years ago
  63. 6b40d8f buffet: Add support for DEVICE_DELETED XMPP notification by Alex Vakulenko · 10 years ago
  64. 3fa42ae buffet: Handle cloud request failures due to device deleted on cloud by Alex Vakulenko · 10 years ago
  65. 63cc3d2 buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 10 years ago
  66. b56872f buffet: Move privet options and state into buffet by Vitaly Buka · 10 years ago
  67. 93ba0bd buffet: Serialize/queue device state updates to the cloud server by Alex Vakulenko · 10 years ago
  68. 266b2b1 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 10 years ago
  69. 7ab89ff buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 10 years ago
  70. 6b028ae buffet: Fix failed XMPP authorization issue by Alex Vakulenko · 10 years ago
  71. 2f7efdb buffet: Add base.updateBaseConfiguration implementation by Vitaly Buka · 10 years ago
  72. d05725f buffet: Make periodic polling secondary if XMPP channel is up by Alex Vakulenko · 10 years ago
  73. c903d28 buffet: Push state changed to the server immediately by Vitaly Buka · 10 years ago
  74. 534a312 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 10 years ago
  75. 6e3c30e buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 10 years ago
  76. cad2e33 buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 10 years ago
  77. ff81db6 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 10 years ago
  78. ee7a3af buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 10 years ago
  79. eedf3be buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 10 years ago
  80. 72410b2 buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 10 years ago
  81. 5e6ff6c buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 10 years ago
  82. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  83. ab5f27b libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks by Alex Vakulenko · 10 years ago
  84. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  85. 5e022a3 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 10 years ago
  86. 9ea5a32 buffet: Add command_def filtering by command visibility by Alex Vakulenko · 10 years ago
  87. fa94706 buffet: Add read-only properties with buffet config options by Vitaly Buka · 10 years ago
  88. 867b088 buffet: Update configuration reading for new fields moved from privetd by Vitaly Buka · 10 years ago
  89. f71cca6 libchromeos: Switch http Response to use streams by Alex Vakulenko · 10 years ago
  90. 468f7f3 buffet: Deprecate "displayName" in favor of "name" in device resource by Alex Vakulenko · 10 years ago
  91. d732bd0 buffet: Add flag to disable XMPP support by Christopher Wiley · 10 years ago
  92. 34eae04 buffet: Allow configurable polling period by Christopher Wiley · 10 years ago
  93. 583d64b buffet: Rework buffet configuration by Christopher Wiley · 10 years ago
  94. 7ad8ffb buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 10 years ago
  95. 620bd7e buffet: Add DeviceId DBus property by Vitaly Buka · 10 years ago
  96. b055f15 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 10 years ago
  97. 6ca3ad6 buffet: Fix return type of DeviceRegistrationInfo::GetDeviceInfo by Vitaly Buka · 10 years ago
  98. ba983c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 10 years ago
  99. 390d191 buffet: Forcibly refresh access token when handling HTTP error 401. by David Zeuthen · 10 years ago
  100. 24d189f buffet: Add RegistrationStatus::InvalidCredentials by Nathan Bullock · 10 years ago