summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #138 from advancedtelematic/refactor/pro-1630/move-docsJon Oster2016-10-282-84/+7
|\ | | | | [PRO-1630] Move documentation to the rvi_sota_server repository.
| * Move documentation to the rvi_sota_server repository.Shaun Taheri2016-10-282-84/+7
|/
* Merge pull request #136 from ↵Shaun Taheri2016-10-2821-454/+700
|\ | | | | | | | | advancedtelematic/feat/pro-1321/backwards-compatibility Support optional fields in config for backwards compatibility
| * Support optional fields in config for backwards compatibilityShaun Taheri2016-10-2821-454/+700
|/
* Merge pull request #134 from advancedtelematic/feat/PRO-1630-consolidate-docsShaun Taheri2016-10-272-240/+7
|\ | | | | PRO-1630 remove client docs that have been moved to main docsite
| * PRO-1630 remove client docs that have been moved to main docsiteJon Oster2016-10-262-240/+7
| |
* | Merge pull request #135 from ↵Jerry Trieu2016-10-271-8/+7
|\ \ | |/ |/| | | | | advancedtelematic/refactor/PRO-1673/use-mydevice-api [PRO-1673] Use new 'mydevice' endpoint on sota-core
| * Use new 'mydevice' endpoint on sota-coreJerry Trieu2016-10-261-8/+7
|/
* Merge pull request #133 from ↵Shaun Taheri2016-10-241-7/+13
|\ | | | | | | | | advancedtelematic/bugfix/pro-1691/blocking-websockets Fix blocking Websocket gateway listen call
| * Fix blocking Websocket gateway listen callShaun Taheri2016-10-241-7/+13
|/
* Merge pull request #132 from advancedtelematic/bugfix/PRO-1601/fix-sota-tomlShaun Taheri2016-10-1913-229/+228
|\ | | | | Fix config generation
| * Fix generated SOTA.toml filesShaun Taheri2016-10-1911-99/+95
| |
| * Update dependencies (except Hyper)Shaun Taheri2016-10-192-130/+133
|/
* Re-enable InFlight retriesShaun Taheri2016-10-141-2/+0
|
* Merge pull request #131 from advancedtelematic/bugfix/pro-1576/rpm-syncShaun Taheri2016-10-142-3/+10
|\ | | | | Run sync command after installing an RPM package
| * Run sync command after installing an RPM packageShaun Taheri2016-10-142-3/+10
|/
* Merge pull request #130 from advancedtelematic/bugfix/pro-1587/block-pollingStevan Andjelkovic2016-10-053-39/+130
|\ | | | | Block polling until all interpreters have finished
| * Block polling until all interpreters have finishedShaun Taheri2016-10-053-39/+130
|/
* Merge pull request #128 from advancedtelematic/fix/PRO-1374/no-body-responseShaun Taheri2016-10-041-14/+15
|\ | | | | Send HTTP Response when there is no ContentLength
| * Send HTTP Response when there is no ContentLengthShaun Taheri2016-09-301-14/+15
|/
* Fix AlreadyAuthenticated testShaun Taheri2016-09-301-1/+1
|
* Merge pull request #127 from advancedtelematic/fix/pro-1530/retry-authenticationShaun Taheri2016-09-302-1/+4
|\ | | | | Fix re-authentication when token expires
| * Fix re-authentication when token expiresShaun Taheri2016-09-302-1/+4
|/
* Print reason for authorization failureShaun Taheri2016-09-301-1/+2
|
* Merge pull request #126 from advancedtelematic/feat/pro-1374/log-http-body-errorShaun Taheri2016-09-2915-154/+224
|\ | | | | Return the HTTP Body when available
| * Return the HTTP Body when availableShaun Taheri2016-09-2915-154/+224
|/
* Merge pull request #125 from ↵Shaun Taheri2016-09-121-1/+9
|\ | | | | | | | | advancedtelematic/bugfix/PRO-1371-polish-manual-install-guide PRO-1371 Add info about the certificates file, events socket, and github repo
| * Add info about the certificates file, events socket, and github repoJon Oster2016-09-121-1/+9
|/
* Return Error from Sota methods rather than loggingShaun Taheri2016-09-091-3/+3
|
* Merge pull request #124 from advancedtelematic/bugfix/pro-1339/not-authenticatedShaun Taheri2016-09-091-6/+3
|\ | | | | Return interpreter Errors for NotAuthenticated Event handling.
| * Return interpreter Errors for NotAuthenticated Event handling.Shaun Taheri2016-09-091-6/+3
|/
* Merge pull request #123 from ↵Shaun Taheri2016-09-0916-154/+109
|\ | | | | | | | | advancedtelematic/bugfix/pro-1331/handle-inflight-updates Handle the returned UpdateRequestStatus from Core
| * Handle the returned UpdateRequestStatus from CoreShaun Taheri2016-09-0916-154/+109
|/
* Merge pull request #122 from ↵Shaun Taheri2016-09-084-25/+47
|\ | | | | | | | | advancedtelematic/bugfix/pro-1355/download-failed-report Send an UpdateReport after a DownloadFailed Event
| * Send an UpdateReport after a DownloadFailed EventShaun Taheri2016-09-084-25/+47
|/
* Merge pull request #121 from advancedtelematic/bugfix/pro-1331/queued-packagesShaun Taheri2016-09-0813-132/+178
|\ | | | | Check for in-flight updates
| * Check for in-flight updatesShaun Taheri2016-09-0813-132/+178
|/
* Merge pull request #120 from advancedtelematic/refactor/PRO-539/socket-outputJon Oster2016-09-062-13/+31
|\ | | | | Wrap socket JSON output with Event name
| * Wrap socket JSON output with Event nameShaun Taheri2016-09-062-13/+31
|/
* Merge pull request #119 from ↵Shaun Taheri2016-09-051-1/+4
|\ | | | | | | | | advancedtelematic/bugfix/pro-1270/installing-update-event Send InstallingUpdate Event before an install
| * Send InstallingUpdate Event before an installShaun Taheri2016-09-051-1/+4
|/
* Merge pull request #118 from advancedtelematic/bugfix/pro-1310/retry-sysinfoAlex Humphreys2016-09-0510-65/+71
|\ | | | | Send packages and system info after successful authentication
| * Send packages and system info after successful authenticationShaun Taheri2016-09-0510-65/+71
|/
* Merge pull request #117 from ↵Shaun Taheri2016-09-021-0/+21
|\ | | | | | | | | advancedtelematic/feat/PRO-1185-update-client-integration-docs PRO-1185 add SendInstalledPackages to client integration docs
| * PRO-1185 add SendInstalledPackages to client integration docsJon Oster2016-09-021-0/+21
|/
* Merge pull request #116 from ↵Jon Oster2016-09-022-0/+88
|\ | | | | | | | | advancedtelematic/feat/PRO-1044/quickstart-for-rvi-dbus [PRO-1044] Add quickstart instructions for RVI/DBUS in README
| * Add quickstart instructions for RVI/DBUS in READMEJerry Trieu2016-09-012-0/+88
|/
* Merge pull request #115 from advancedtelematic/bugfix/PRO-1288/send-packagesJerry Trieu2016-09-011-0/+8
|\ | | | | Send packages to Core after an install
| * Send packages to Core after an installShaun Taheri2016-09-011-0/+8
|/
* Merge pull request #113 from ↵Shaun Taheri2016-09-018-55/+96
|\ | | | | | | | | advancedtelematic/feat/PRO-1271/socket-event-listener Add Unix domain socket event listener