summaryrefslogtreecommitdiff
path: root/src/datatype/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Support optional fields in config for backwards compatibilityShaun Taheri2016-10-281-4/+4
* Return the HTTP Body when availableShaun Taheri2016-09-291-1/+1
* Handle the returned UpdateRequestStatus from CoreShaun Taheri2016-09-091-3/+4
* Add parsing of Commands with complex argumentsShaun Taheri2016-08-311-3/+4
* Refactor events for external package managementShaun Taheri2016-08-311-3/+2
* Add documentation to public functionsShaun Taheri2016-08-231-16/+15
* [PRO-1009] POST system info at bootDaniel Gustafsson2016-08-111-0/+2
* Re-enable RVI through DBus gatewayShaun Taheri2016-08-031-11/+13
* Extract low-level http server concerns to separate interfaceShaun Taheri2016-07-261-5/+1
* Make authentication optionalShaun Taheri2016-07-081-1/+1
* Merge remote-tracking branch 'ota-plus-client/master' into feat/merge-with-ot...Shaun Taheri2016-07-071-1/+1
|\
| * change install report datatype to use devicesRobert Danitz2016-06-301-1/+1
* | Re-add Command,Event(s) from rvi_sota_client/src/event/Jerry Trieu2016-06-241-0/+2
|/
* Migrate HTTP Client to async formShaun Taheri2016-06-081-0/+2
* sort updates by creation dateSimão Mata2016-04-291-1/+1
* More work on interpreter.Stevan Andjelkovic2016-04-251-0/+2
* Prototype: new http client interface.Stevan Andjelkovic2016-04-251-6/+10
* Simplify the package manager code.Stevan Andjelkovic2016-04-131-2/+0
* Send proper install reports to the server after an updateTxus2016-04-111-0/+2
* Expose events via websocket, and make everything actorsTxus2016-04-061-1/+5
* Add --package-manager flag.Stevan Andjelkovic2016-03-291-0/+2
* Make use of reexports for datatypes.Stevan Andjelkovic2016-03-241-0/+6
* Move datatypes into their own module.Stevan Andjelkovic2016-03-231-0/+5