Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a problem with OTA updates in the presence of database readers. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | ota-update |
Files: | files | file ages | folders |
SHA1: |
144bb29ffcbfe96dc10c0224113e73a8 |
User & Date: | dan 2015-02-18 17:40:05.856 |
Context
2015-02-18
| ||
20:16 | Add ota tests to increase code coverage. Fix some minor issues in error handling within the ota code. (check-in: 2b10c5d2b8 user: dan tags: ota-update) | |
17:40 | Fix a problem with OTA updates in the presence of database readers. (check-in: 144bb29ffc user: dan tags: ota-update) | |
2015-02-17
| ||
20:49 | Improve test coverage of ota code a bit. (check-in: a438fa6c9a user: dan tags: ota-update) | |
Changes
Changes to ext/ota/ota3.test.
Changes to ext/ota/ota6.test.
Changes to ext/ota/otafault.test.
Changes to ext/ota/sqlite3ota.c.