Overview
| Comment: | Portlogger uses CREATE TABLE IF NOT EXISTS, so no need to test for file - just create the table every time. Added kill server when http-client has issue. Fixed typos in tasks:kill-server |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.60 |
| Files: | files | file ages | folders |
| SHA1: |
158a434c54768e10ebfa3b5df1dee86e |
| User & Date: | mrwellan on 2014-11-06 07:33:38.716 |
| Other Links: | branch diff | manifest | tags |
Context
|
2014-11-06
| ||
| 08:52 | Added safety net for server start failing, put server kills into log file server-kills.log check-in: cf0372bf78 user: mrwellan tags: v1.60 | |
| 07:33 | Portlogger uses CREATE TABLE IF NOT EXISTS, so no need to test for file - just create the table every time. Added kill server when http-client has issue. Fixed typos in tasks:kill-server check-in: 158a434c54 user: mrwellan tags: v1.60 | |
|
2014-11-05
| ||
| 15:33 | Fix issues in lock queue and portlogger check-in: 5bc446ef43 user: mrwellan tags: v1.60 | |
Changes
Modified common.scm
from [51076419ec]
to [fba3cc219f].
[diff]
Modified http-transport.scm
from [f3dd18aa3b]
to [231b0ef76f].
[diff]
Modified launch.scm
from [1d44ba3939]
to [56d8cf0de9].
[diff]
Modified portlogger.scm
from [94a24592b0]
to [7d6226a7b8].
[diff]
Modified runs.scm
from [31523ae98e]
to [27619ede09].
[diff]
Modified tasks.scm
from [27fcff8907]
to [40e15eef78].
[diff]