Sign in
weave
/
weave
/
libweave
/
d91d625f29b752be035c5fb49bb29d7ee85fcb90
/
src
/
device_registration_info_unittest.cc
d91d625
Switch to use ComponentManager for traits/components
by Alex Vakulenko
· 9 years ago
8a05beb
Remove object schema type system
by Alex Vakulenko
· 9 years ago
7e894da
Remove object schema parsing in CommandDefinition
by Alex Vakulenko
· 9 years ago
672634b
Persist kInvalidCredentials state
by Vitaly Buka
· 9 years ago
c27390d
Fixed headers parsing in CurlHttpClient
by Vitaly Buka
· 9 years ago
88272d5
Replace clouddevices with weave in documentation and tests
by Vitaly Buka
· 9 years ago
5a1f600
Remove the unneeded libweave directory
by Paul Westbrook
· 9 years ago
[Renamed from libweave/src/device_registration_info_unittest.cc]
80d6653
Remove hard-coded check for standard command definitions
by Vitaly Buka
· 9 years ago
0464f26
Rename *Base* method and properties to *Standard* ones
by Vitaly Buka
· 9 years ago
f0a3b22
Fixed code formating
by Vitaly Buka
· 9 years ago
4615e0d
Updated source headers into The Weave Authors
by Vitaly Buka
· 9 years ago
7476342
Use single callback for replies to async operations
by Vitaly Buka
· 10 years ago
f7f52d4
Pass error as ErrorPtr into ErrorCallback
by Vitaly Buka
· 10 years ago
1a42e14
Replace type of method parameter of HttpClient::SendRequest with enum
by Vitaly Buka
· 10 years ago
1728037
Cleanup mock_http_client.h
by Vitaly Buka
· 10 years ago
4774df2
Async RegisterDevice implementation
by Vitaly Buka
· 10 years ago
12870bd
Change weave::Device::Register API to async version
by Vitaly Buka
· 10 years ago
2f54897
Rename Complete::SetResults to Command::Complete
by Vitaly Buka
· 10 years ago
ff1d186
Post CloudCommandProxy::SendCommandUpdate to accumulate more changes
by Vitaly Buka
· 10 years ago
47a1f6f
Remove Command::Done and add verification of Command state transitions
by Vitaly Buka
· 10 years ago
453c4dd
Remove category from Commands definitions
by Vitaly Buka
· 10 years ago
c3c6dab
Remove weave::Cloud interface
by Vitaly Buka
· 10 years ago
ae6b35d
Move OnSettingsChanged callback into callback of weave::Device
by Vitaly Buka
· 10 years ago
b624bc4
Use enum for Settings::local_anonymous_access_role
by Vitaly Buka
· 10 years ago
41a90d6
Remove Device::Options struct
by Vitaly Buka
· 10 years ago
238db69
Hide internal settings from weave/settings.h
by Vitaly Buka
· 10 years ago
a05eadb
Remove defaults for settings which have to be set by external code
by Vitaly Buka
· 10 years ago
2d16dfa
Drop libweave part from includes.
by Stefan Sauer
· 10 years ago
312c2f5
weave/settings: rename device_id to cloud_id
by Johan Euphrosine
· 10 years ago
1e36367
Move all providers into include/weave/provider
by Vitaly Buka
· 10 years ago
0f6b2ec
libweave: Move testing tools into directory weave/test
by Vitaly Buka
· 10 years ago
c11a17d
libweave: Remove loading/saving of config and state from libweave
by Vitaly Buka
· 10 years ago
8cb91d7
libweave: Remove device_kind and embedded_code_path
by Vitaly Buka
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
6ca868f
libweave: Copy bind_lambda into libweave
by Vitaly Buka
· 10 years ago
7d55639
libweave: Copy data_encoding.cc into libweave
by Vitaly Buka
· 10 years ago
823fdda
libweave: Replace MessageLoop with weave::TaskRunner
by Vitaly Buka
· 10 years ago
f9630fb
libweave: Pass TaskRunner instead of using MessageLoop::current()
by Vitaly Buka
· 10 years ago
815b603
libweave: Remove mime_type from HttpClient interface
by Vitaly Buka
· 10 years ago
1da6599
libweave: Remove dependency on chromeos/http* and chromeos/mime
by Vitaly Buka
· 10 years ago
1020618
libweave: Update unittests to work with HttpClient
by Vitaly Buka
· 10 years ago
6b61e57
libweave: Suppress mock warnings
by Vitaly Buka
· 10 years ago
4f4e228
libweave: Add more methods to modify weave::Command
by Vitaly Buka
· 10 years ago
774cdf5
libweave: Remove native_types namespace
by Vitaly Buka
· 10 years ago
b6f015a
libweave: Rename buffet namespace into weave
by Vitaly Buka
· 10 years ago
a647c85
libweave: Clang format of moved files
by Vitaly Buka
· 10 years ago
912b698
buffet: Extracted libweave into separate directory
by Vitaly Buka
· 10 years ago
[Renamed (98%) from buffet/device_registration_info_unittest.cc]
a56a7e6
buffet: Pass TaskRunner to DeviceRegistrationInfo
by Alex Vakulenko
· 10 years ago
3fa42ae
buffet: Handle cloud request failures due to device deleted on cloud
by Alex Vakulenko
· 10 years ago
63cc3d2
buffet: XmppChannel listens for connectivity changes
by Vitaly Buka
· 10 years ago
266b2b1
buffet: Implement exponential backoff for cloud requests
by Alex Vakulenko
· 10 years ago
6fed053
buffet: Added minimal role into command definition
by Vitaly Buka
· 10 years ago
d05725f
buffet: Make periodic polling secondary if XMPP channel is up
by Alex Vakulenko
· 10 years ago
cad2e33
buffet: Make RegisterDevice accept only ticket ID
by Vitaly Buka
· 10 years ago
ee7a3af
buffet: Move config and buffet state logic into BuffetConfig
by Vitaly Buka
· 10 years ago
4a3a9a2
buffet: Added local_discovery_enabled and local_pairing_enabled options
by Vitaly Buka
· 10 years ago
5636322
buffet: StorageInterface::Save accepts const reference
by Vitaly Buka
· 10 years ago
ae0f3a1
buffet: Multiple listeners of add/remove new command.
by Vitaly Buka
· 10 years ago
7c82d29
buffet: Raw string literals for some JSON constants in tests
by Vitaly Buka
· 10 years ago
32005de
buffet: Wrap buffet unit tests into buffet namespace
by Vitaly Buka
· 10 years ago
2c1029f
buffet: Store anonymous_access_role in buffet config and state
by Vitaly Buka
· 10 years ago
cf5248c
buffet: Save save buffet state on UpdateDeviceInfo call
by Vitaly Buka
· 10 years ago
4129dfa
buffet: Use command schema to define "progress"
by Vitaly Buka
· 10 years ago
b211c10
buffet: Queue multiple command update requests to the server
by Alex Vakulenko
· 10 years ago
5e022a3
buffet: CheckDeviceRegistered works offline
by Nathan Bullock
· 10 years ago
fa94706
buffet: Add read-only properties with buffet config options
by Vitaly Buka
· 10 years ago
867b088
buffet: Update configuration reading for new fields moved from privetd
by Vitaly Buka
· 10 years ago
808e2d8
buffet: Fix command progress update JSON for GCD server
by Alex Vakulenko
· 10 years ago
468f7f3
buffet: Deprecate "displayName" in favor of "name" in device resource
by Alex Vakulenko
· 10 years ago
9e2f8cd
buffet: Fix crash when CommandInstance::SetResults() is invoked
by Alex Vakulenko
· 10 years ago
d732bd0
buffet: Add flag to disable XMPP support
by Christopher Wiley
· 10 years ago
583d64b
buffet: Rework buffet configuration
by Christopher Wiley
· 10 years ago
620bd7e
buffet: Add DeviceId DBus property
by Vitaly Buka
· 10 years ago
b055f15
buffet: Update RegistrationStatus enum and how it's set
by Vitaly Buka
· 10 years ago
24d189f
buffet: Add RegistrationStatus::InvalidCredentials
by Nathan Bullock
· 10 years ago
c900e48
buffet: Expose RegistrationStatus over DBus
by Christopher Wiley
· 10 years ago
6522ab6
buffet: Send modelManifestId with device registration
by Vitaly Buka
· 10 years ago
e440848
buffet: ticket_id is local to RegisterDevice
by Nathan Bullock
· 10 years ago
02ca28b
buffet: Persist needed registration data
by Nathan Bullock
· 10 years ago
332df19
buffet: Configure buffet from the file.
by Anton Muhin
· 10 years ago
d3eb19c
buffet: Device registration accepts "description", "location" and "display_name".
by Vitaly Buka
· 10 years ago
71fb9d5
buffet: Provide results definition in command definition.
by Anton Muhin
· 10 years ago
f6cbe32
Include the implemented header first in all projects.
by Alex Deymo
· 10 years ago
57123b2
buffet: Add state change queue
by Alex Vakulenko
· 10 years ago
beb1c5b
buffet: Merge registration start and finalization.
by Anton Muhin
· 10 years ago
532ff7e
buffet: Simplify device registration.
by Anton Muhin
· 11 years ago
a480314
buffet: Switch to new registration workflow, user-initiated.
by Anton Muhin
· 11 years ago
07216fe
buffet: Add device state manager
by Alex Vakulenko
· 11 years ago
a8b95bc
libchromeos: Clean up/moved file into sub-directories
by Alex Vakulenko
· 11 years ago
cca2093
libchromeos: Move http_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
a904434
libchromeos: Add generic DBus data serialization/deserialization
by Alex Vakulenko
· 11 years ago
3aeea1c
libchromeos: Move mime_utils from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
cf0b33a
libchromeos: Migrate bind_lambda.h from Buffet
by Alex Vakulenko
· 11 years ago
f2784de
buffet: Switch buffet::Manager to use DBusObject
by Alex Vakulenko
· 11 years ago
5a9e718
platform2: sweep the lint errors identified by the updated linter
by Alex Vakulenko
· 11 years ago
4510944
buffet: Add GCD device draft record to device registration
by Alex Vakulenko
· 11 years ago
1f30a62
buffet: Pass CommandManager instance to DeviceRegistrationInfo
by Alex Vakulenko
· 11 years ago
af23b32
buffet: Remove 'chromeos' namespace and move everything to buffet NS
by Alex Vakulenko
· 11 years ago
b3aac25
buffet: Added advanced error reporting
by Alex Vakulenko
· 11 years ago
006e94e
buffet: Extract StorageInterface and implementations into separate files
by Christopher Wiley
· 11 years ago
Next »