1. 1054d3e Move minimalRole constants from schema_constants.h to a local .cc file by Alex Vakulenko · 9 years ago
  2. 48a8669 Remove domain from weave::Error by Vitaly Buka · 9 years ago
  3. 88f55d8 Add "component" property to command instance by Alex Vakulenko · 9 years ago
  4. 8a05beb Remove object schema type system by Alex Vakulenko · 10 years ago
  5. 7e894da Remove object schema parsing in CommandDefinition by Alex Vakulenko · 10 years ago
  6. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/schema_constants.h]
  7. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  8. 47a1f6f Remove Command::Done and add verification of Command state transitions by Vitaly Buka · 10 years ago
  9. 70f77d9 Add error into Command::Abort method by Vitaly Buka · 10 years ago
  10. c602926 Call command handler with weak_ptr by Vitaly Buka · 10 years ago
  11. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  12. 7e8df46 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 10 years ago
  13. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (93%) from buffet/commands/schema_constants.h]
  14. 6fed053 buffet: Added minimal role into command definition by Vitaly Buka · 10 years ago
  15. b6b49e5 buffet: Comments and formating by Vitaly Buka · 10 years ago
  16. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  17. 5e86fee buffet: Add command visibility option to command schema by Alex Vakulenko · 10 years ago
  18. 45d255b buffet: Add support for 'additionalProperties' attribute by Alex Vakulenko · 10 years ago
  19. 906d39e buffet: Add CommandInstance::ToJson by Vitaly Buka · 10 years ago
  20. 29e6444 buffet: Add Array type support for Buffet command and state props by Alex Vakulenko · 10 years ago
  21. 2a17a53 buffet: Add support for 'default' properties in CDD by Alex Vakulenko · 10 years ago
  22. 71fb9d5 buffet: Provide results definition in command definition. by Anton Muhin · 11 years ago
  23. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 11 years ago
  24. 8dc69af buffet: Add parsing of command instances from JSON by Alex Vakulenko · 11 years ago
  25. fd44869 buffet: load standard GCD command definitions in CommandManager by Alex Vakulenko · 11 years ago
  26. 9ac962f buffet: change error namespace conventions to align with error_codes.h by Alex Vakulenko · 11 years ago
  27. 7c36b67 buffet: Add command definition support for GCD command manager by Alex Vakulenko · 11 years ago
  28. 66ec292 buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 11 years ago
  29. e439a0f buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 11 years ago