Sign in
weave
/
weave
/
libweave
/
131b889d1874954196791ce1c380e4ee683d2e66
/
src
/
commands
/
command_instance_unittest.cc
894b6b4
commands: delete obsolete include
by Johan Euphrosine
· 10 years ago
88f55d8
Add "component" property to command instance
by Alex Vakulenko
· 10 years ago
2c7740a
Remove CommandDefinition class
by Alex Vakulenko
· 10 years ago
c430560
Replace Get* methods returning unique_ptr with reference alternative
by Vitaly Buka
· 10 years ago
8a05beb
Remove object schema type system
by Alex Vakulenko
· 10 years ago
7e894da
Remove object schema parsing in CommandDefinition
by Alex Vakulenko
· 10 years ago
36bf1b5
Remove schema validation from command parameters/returns
by Alex Vakulenko
· 10 years ago
5a1f600
Remove the unneeded libweave directory
by Paul Westbrook
· 10 years ago
[Renamed from libweave/src/commands/command_instance_unittest.cc]
4615e0d
Updated source headers into The Weave Authors
by Vitaly Buka
· 10 years ago
2f54897
Rename Complete::SetResults to Command::Complete
by Vitaly Buka
· 10 years ago
0209da4
Rename Command::GetStatus into Command::GetState
by Vitaly Buka
· 10 years ago
47a1f6f
Remove Command::Done and add verification of Command state transitions
by Vitaly Buka
· 10 years ago
70f77d9
Add error into Command::Abort method
by Vitaly Buka
· 10 years ago
453c4dd
Remove category from Commands definitions
by Vitaly Buka
· 10 years ago
2d16dfa
Drop libweave part from includes.
by Stefan Sauer
· 10 years ago
4ebd329
Reformat with clang-format
by Vitaly Buka
· 10 years ago
0f6b2ec
libweave: Move testing tools into directory weave/test
by Vitaly Buka
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
c58a828
libweave: Remove chromeos::Any from commands and state
by Vitaly Buka
· 10 years ago
c02c204
libweave: Don't check error messages in unittests
by Vitaly Buka
· 10 years ago
15f5909
libweave: Add enums CommandOrigin and CommandStatus
by Vitaly Buka
· 10 years ago
4f4e228
libweave: Add more methods to modify weave::Command
by Vitaly Buka
· 10 years ago
8d8d219
libweave: Add more Get methods into 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 (96%) from buffet/commands/command_instance_unittest.cc]
d1978d3
buffet: Report command instance parsing error to cloud server
by Alex Vakulenko
· 10 years ago
4129dfa
buffet: Use command schema to define "progress"
by Vitaly Buka
· 10 years ago
5f0d1d0
buffet: Wrap unittest into buffet namespace
by Vitaly Buka
· 10 years ago
f784e21
buffet: Add 'origin' property to Command
by Alex Vakulenko
· 10 years ago
808e2d8
buffet: Fix command progress update JSON for GCD server
by Alex Vakulenko
· 10 years ago
906d39e
buffet: Add CommandInstance::ToJson
by Vitaly Buka
· 10 years ago
5ef7579
buffet: Change shared ownership of types/values to exclusive
by Alex Vakulenko
· 10 years ago
cfde869
buffet: Allow setting command results.
by Anton Muhin
· 11 years ago
71fb9d5
buffet: Provide results definition in command definition.
by Anton Muhin
· 11 years ago
f6cbe32
Include the implemented header first in all projects.
by Alex Deymo
· 11 years ago
a32d83a
buffet: Added PropValue <-> DBus Variant (Any) conversion
by Alex Vakulenko
· 11 years ago
157ccaa
buffet: Added error handling to PropType::CreateValue()
by Alex Vakulenko
· 11 years ago
fedc487
buffet: Add command ID to CommandInstance class
by Alex Vakulenko
· 11 years ago
5f47206
platform2: Move Error class from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
5a9e718
platform2: sweep the lint errors identified by the updated linter
by Alex Vakulenko
· 11 years ago
8dc69af
buffet: Add parsing of command instances from JSON
by Alex Vakulenko
· 11 years ago
aa3a559
buffet: Add command queue and command basic command dispatch mechanism
by Alex Vakulenko
· 11 years ago