Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
weaved
/
b7a325c4d9cd067dc1faf6503e4be328f85e547b
/
buffet
« Previous
a4e8d7f
buffet: Move command minimal role checking into CommandManager
by Vitaly Buka
· 9 years ago
1b8029c
buffet: Add vitalybuka@ into OWNERS
by Vitaly Buka
· 9 years ago
3feabb9
buffet: Make TLS shut down gracefully on connection termination
by Alex Vakulenko
· 9 years ago
e30d378
privetd: Remove empty device name checks
by Vitaly Buka
· 9 years ago
c7bd1cb
buffet: Add periodic pings to XMPP connection
by Alex Vakulenko
· 9 years ago
7cf8621
buffet: Add correct handling of XMPP IQ stanzas
by Alex Vakulenko
· 9 years ago
c03ec2b
privetd: Compare user scope with minimalRole for local commands
by Vitaly Buka
· 9 years ago
835f7e6
buffet: Implicitly define minimalRole in command definition file
by Vitaly Buka
· 9 years ago
52f6a21
buffet: Add inheritance command parameters, progress and result
by Vitaly Buka
· 9 years ago
89ba036
buffet: add a timeout to HTTP requests
by Garret Kelly
· 9 years ago
38bde8d
buffet: Added minimal role into command definition
by Vitaly Buka
· 10 years ago
a5b2bd1
buffet: Fix failed XMPP authorization issue
by Alex Vakulenko
· 9 years ago
cf30ff9
buffet: Add base.updateBaseConfiguration implementation
by Vitaly Buka
· 9 years ago
df67dd2
buffet: Make periodic polling secondary if XMPP channel is up
by Alex Vakulenko
· 9 years ago
2b30e7a
buffet: Add device state D-Bus property
by Vitaly Buka
· 9 years ago
828b1cf
buffet: Push state changed to the server immediately
by Vitaly Buka
· 9 years ago
14eb0ba
buffet: Add callback to notify about state changes
by Vitaly Buka
· 9 years ago
107ca15
buffet: XMPP channel sockets are left behind unclosed
by Alex Vakulenko
· 9 years ago
136c314
buffet: Remove unused include
by Vitaly Buka
· 9 years ago
1e3a66b
platform2: Enforce virtual destructors on base classes
by Alex Vakulenko
· 9 years ago
1f05d54
buffet: XMPP client should be looking for X-OAUTH2 auth method
by Alex Vakulenko
· 9 years ago
f6183df
buffet: Hook up XMPP to deliver push notifications to buffet
by Alex Vakulenko
· 9 years ago
917187e
buffet: Add TLS support to XMPP connection
by Alex Vakulenko
· 9 years ago
ee35354
buffet: Add proper XML parsing for XMPP streams
by Alex Vakulenko
· 9 years ago
a0cabe0
buffet: Fix loading Buffet state when config file is not present
by Alex Vakulenko
· 9 years ago
cbadabe
buffet: Make RegisterDevice accept only ticket ID
by Vitaly Buka
· 10 years ago
0faceef
buffet: Add virtual StorageInterface::~StorageInterface()
by Vitaly Buka
· 9 years ago
7cd0197
buffet: Add D-Bus API to change GCD service settings
by Vitaly Buka
· 10 years ago
bf4ba65
buffet: Move config and buffet state logic into BuffetConfig
by Vitaly Buka
· 10 years ago
d0ec5b0
buffet: Use DictionaryValue in StorageInterface
by Vitaly Buka
· 10 years ago
0d2e807
buffet: Switch XmppChannel to use asynchronous socket streams
by Alex Vakulenko
· 10 years ago
19411da
buffet: Remove 'location' and 'minLenght' from base.updateDeviceInfo
by Vitaly Buka
· 10 years ago
15f24dc
buffet: Added local_discovery_enabled and local_pairing_enabled options
by Vitaly Buka
· 10 years ago
7a43997
buffet: StorageInterface::Save accepts const reference
by Vitaly Buka
· 10 years ago
e74fe3c
buffet: Added base.updateDeviceInfo handler
by Vitaly Buka
· 10 years ago
14f04c5
buffet: Set default for localPairingEnabled to false
by Vitaly Buka
· 10 years ago
23f3181
buffet: Removed "owner" from localAnonymousAccessMaxRole
by Vitaly Buka
· 10 years ago
be0450e
buffet: Added buffet.json with base commands
by Vitaly Buka
· 10 years ago
bcfff36
buffet: Multiple listeners of add/remove new command.
by Vitaly Buka
· 10 years ago
e43871f
buffet: Replace CallbackList with vector<Callback>
by Vitaly Buka
· 10 years ago
9ce6e70
buffet: Raw string literals for some JSON constants in tests
by Vitaly Buka
· 10 years ago
000a3f7
buffet: Wrap buffet unit tests into buffet namespace
by Vitaly Buka
· 10 years ago
dbf4811
buffet: Comments and formating
by Vitaly Buka
· 10 years ago
f5bd11d
buffet: Store anonymous_access_role in buffet config and state
by Vitaly Buka
· 10 years ago
e42ee32
buffet: Save save buffet state on UpdateDeviceInfo call
by Vitaly Buka
· 10 years ago
a031e1b
buffet: Report command instance parsing error to cloud server
by Alex Vakulenko
· 10 years ago
e25f6fa
buffet: Use command schema to define "progress"
by Vitaly Buka
· 10 years ago
d0007c9
buffet: Allow omitting "parameters" and "results"
by Vitaly Buka
· 10 years ago
12c2b31
buffet: Wrap unittest into buffet namespace
by Vitaly Buka
· 10 years ago
8d78ebf
libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers
by Alex Vakulenko
· 10 years ago
80d45b9
libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks
by Alex Vakulenko
· 10 years ago
36b965e
buffet: Queue multiple command update requests to the server
by Alex Vakulenko
· 10 years ago
eec5846
buffet: CheckDeviceRegistered works offline
by Nathan Bullock
· 10 years ago
d419044
buffet: Add 'origin' property to Command
by Alex Vakulenko
· 10 years ago
acec6aa
buffet: Add the ability to change command visibility
by Alex Vakulenko
· 10 years ago
ec41a0c
buffet: Add command_def filtering by command visibility
by Alex Vakulenko
· 10 years ago
063d501
buffet: Add command visibility option to command schema
by Alex Vakulenko
· 10 years ago
6ae9e35
buffet: Fix default config for device kind
by Alex Vakulenko
· 10 years ago
760d632
buffet: Add read-only properties with buffet config options
by Vitaly Buka
· 10 years ago
cc75d5f
buffet: Update configuration reading for new fields moved from privetd
by Vitaly Buka
· 10 years ago
62c1b3a
powerd: Add handler for GCD 'base.reboot' command.
by Alex Vakulenko
· 10 years ago
e46525b
buffet: Rename RegisterAsync to Start
by Vitaly Buka
· 10 years ago
0714bbe
buffet: Pass --enable_xmpp flag through init script
by Christopher Wiley
· 10 years ago
dec7309
buffet: Update the base packages for commands and state to GCD spec
by Alex Vakulenko
· 10 years ago
b3a367e
libchromeos: Switch http Response to use streams
by Alex Vakulenko
· 10 years ago
1717676
buffet: Improve error reporting by limiting JSON string length
by Alex Vakulenko
· 10 years ago
1ea3727
buffet: Fix command progress update JSON for GCD server
by Alex Vakulenko
· 10 years ago
e6b2c65
buffet: Deprecate "displayName" in favor of "name" in device resource
by Alex Vakulenko
· 10 years ago
2a106d6
buffet: Fix crash when CommandInstance::SetResults() is invoked
by Alex Vakulenko
· 10 years ago
1d35ecc
buffet: Add flag to disable XMPP support
by Christopher Wiley
· 10 years ago
18862e4
platform2: Explicitly use base:: namespace with CommandLine
by Alex Vakulenko
· 10 years ago
f5b91bf
buffet: Pretty print GetDeviceInfo and GetState
by Nathan Bullock
· 10 years ago
fe3f763
buffet: Delay removal of completed command
by Vitaly Buka
· 10 years ago
8d3aea7
buffet: Add support for 'additionalProperties' attribute
by Alex Vakulenko
· 10 years ago
f6b9f80
buffet: Use 'gdbus wait' in post-start stanza of Upstart job.
by David Zeuthen
· 10 years ago
59af7ac
privetd: Implement privet/v3/commands/execute
by Vitaly Buka
· 10 years ago
5515de0
privetd: Implement privet/v3/commands/status
by Vitaly Buka
· 10 years ago
d930e82
buffet: Allow configurable polling period
by Christopher Wiley
· 10 years ago
b024ca9
buffet: Rework buffet configuration
by Christopher Wiley
· 10 years ago
cf1bde5
buffet: Add D-Bus serialization support for buffet Array types
by Alex Vakulenko
· 10 years ago
02afd03
buffet: Add CommandInstance::ToJson
by Vitaly Buka
· 10 years ago
fc960ab
buffet: PropType::CreateValue() should do constraint validation
by Alex Vakulenko
· 10 years ago
23f758c
buffet: Add Array type support for Buffet command and state props
by Alex Vakulenko
· 10 years ago
dd624cf
buffet: Change OneOf constraint to use generic PropValue list
by Alex Vakulenko
· 10 years ago
599ec76
buffet: Change shared ownership of types/values to exclusive
by Alex Vakulenko
· 10 years ago
c1459e6
buffet: Clean up property system in preparation for Array support
by Alex Vakulenko
· 10 years ago
5ae01d5
tendo: Fix pre-cq configs
by Christopher Wiley
· 10 years ago
1fa6901
privetd: Implement /privet/v3/commandDefs
by Vitaly Buka
· 10 years ago
91cc715
buffet: Remove initial OnRegistrationStatusChanged call
by Vitaly Buka
· 10 years ago
6ea3bff
buffet: Add DeviceId DBus property
by Vitaly Buka
· 10 years ago
4a42183
buffet: Update RegistrationStatus enum and how it's set
by Vitaly Buka
· 10 years ago
f00869f
privetd: Remove context="default" deny rule
by Vitaly Buka
· 10 years ago
b12e995
buffet: Add --log_to_stderr option
by Vitaly Buka
· 10 years ago
71beab3
buffet: Fixed command state spelling for "cancelled"
by Alex Vakulenko
· 10 years ago
e267314
libchromeos: Replace char with std::string in string_utils API
by Vitaly Buka
· 10 years ago
b10eec3
buffet: Fix return type of DeviceRegistrationInfo::GetDeviceInfo
by Vitaly Buka
· 10 years ago
48929c8
buffet: Automatically periodically call StartDevice()
by Christopher Wiley
· 10 years ago
5b8ccd3
buffet: Add buffet COMMIT-QUEUE.ini
by Christopher Wiley
· 10 years ago
c28daab
buffet: Add some documentation to the Command interface
by Christopher Wiley
· 10 years ago
49269b7
buffet: Use 15 second delay for StartDevice
by Nathan Bullock
· 10 years ago
Next »