Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file src/db.c version 814414c831

2017-12-14
12:04
Fix the parentheses around the "detail" section of each timeline entry in Verbose and Compact views on the /finfo timeline. check-in: 55dd552136 user: drh tags: trunk
01:00
Remove accidental edit from the previous check-in. check-in: 976cad0829 user: drh tags: trunk
00:48
Remove the "autofocus" attribute from text inputs, to prevent CSS flashes. check-in: 20e680aac7 user: drh tags: trunk
00:25
Fix default CSS so that it does not break a date string on the timeline at one of the "-" characters. check-in: 1481ae1f9e user: drh tags: trunk
2017-12-13
21:37
Grammar fix check-in: ec059849f5 user: wyoung tags: trunk
20:36
Improved error reporting when trying to write to a repository that is in a read-only directory. check-in: 500b0a2ae8 user: drh tags: trunk
19:16
Fix an infinite recursion on db_err() that might occur if SQLite is unable to create the WAL file for a database due to lack of write permission on the containing directory. check-in: 421fe24138 user: drh tags: trunk