Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins using file src/finfo.c version 5d400e02e6
|
2017-12-14
| ||
| 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 | |
| 17:17 | Always generate timeline-data for a timeline even if the table has no check-ins and thus no graph. This causes the timeline-data scanner to continue looking for subsequent timelines. check-in: 3f31676492 user: drh tags: trunk | |
|
2017-12-12
| ||
| 17:16 | Remove unused variables from stat.c. check-in: 741f71d82d user: drh tags: trunk | |
| 17:14 | Default CSS adjustment: Extra space to the left of .timelineModernDetail to prevent it from colliding with the check-in comment. check-in: a53ce0407a user: drh tags: trunk | |
| 10:43 | Fix the download links on the /info page check-in: dbc702cdc1 user: drh tags: trunk | |
| 00:01 | Fix the default CSS for the timelineDetailCell column in the Columnar View. check-in: 92bcce3325 user: drh tags: trunk | |
|
2017-12-11
| ||
| 23:51 | Timeline styling changes: (1) The td.timelineModernCell and td.timelineColumnarCell elements omit the id attribute when they are the current check-out or the selection. (2) Default CSS is changed to give a light-gray color to modern and columnar cells that are not current or selected and do not have a branch color. (3) The detail string in the verbose and compact views is now surrounded by parentheses. check-in: 99057f278c user: drh tags: trunk | |
| 16:56 | Fix documentation typo. check-in: ca1a1a750d user: drh tags: trunk | |
| 16:53 | Add the "," qualifier to %d formats in printf() and use the capability for improve display of stats. check-in: 2cdbdbb1c9 user: drh tags: trunk | |
| 16:10 | On the /artifact_stats page, relabel "unknown" artifacts as "unused". check-in: 71e777dd73 user: drh tags: trunk | |
| 15:21 | Add links to /bigbloblist from the /artifact_stats page. check-in: 9fc5194089 user: drh tags: trunk | |
| 14:52 | Merge the /artifact_size_stats page into the /artifact_stats page. Make that page accessible to anybody with check-in privilege. check-in: cefadbd5ce user: drh tags: trunk | |
|
2017-12-10
| ||
| 02:30 | Add the experimental /artifact_size_stats webpage. There are no links to this page, yet. check-in: 4439f15d6c user: drh tags: trunk | |
| 00:56 | On the Unknown Artifacts section of the /artifact_stats page, provide links to the RCVFROM table entry for each unknown artifact. check-in: 9f9ed245f9 user: drh tags: trunk | |
| 00:51 | Fix the sorttable.js module so that it works with more than one sortable table on the same screen. check-in: 230832004a user: drh tags: trunk | |
|
2017-12-09
| ||
| 22:07 | Fix a sorting bug on the /artifact_stats page. check-in: 04bcc6ce6e user: drh tags: trunk | |
| 22:01 | Add the /artifact_stats page for use by administrators. check-in: d96bee1c76 user: drh tags: trunk | |
| 22:00 | Fixes to the /artifact_stats page. Make it Admin-only. Closed-Leaf check-in: 2d916a5e05 user: drh tags: artifact-stats | |
| 17:49 | Rough prototype for the /artifact_stats page. Still many issues. check-in: dd1c8fb3ea user: drh tags: artifact-stats | |
| 02:47 | The graph arrowhead control was inverted due to a missing "!" character in the graph.js file. check-in: 561fa8a3b7 user: drh tags: trunk | |
|
2017-12-08
| ||
| 03:24 | Fix the SQL archive generator so that for a check-in containing no files it generates an empty SQL archive instead of an empty file. check-in: 31b9822d69 user: drh tags: trunk | |
| 00:07 | Fix the "fossil sqlar" command so that it works for the empty initial check-in. check-in: 3e2b5c4630 user: drh tags: trunk | |
|
2017-12-07
| ||
| 12:01 | Make "fossil sql" an alias for "fossil sqlite3" so that typing "fossil sql" does not generate an ambiguity with the new "fossil sqlar" command. check-in: e02f4bf1b2 user: drh tags: trunk | |
| 11:33 | Spelling typos from Debian check-in: 4d1ac686c4 user: drh tags: trunk | |