Fossil

Timeline
Login

Timeline

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

20 check-ins using file src/timeline.c version f07632dd99

2017-12-11
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)
01:57
Fix minor script problems. Actually turn on CSP. ... (check-in: e59a7fd3cf user: drh tags: trunk)
2017-12-06
23:06
Fix the automatic Tags checkbox on the /ci_edit page. ... (check-in: 98fabd648d user: drh tags: trunk)
22:38
Set the color of graph comment boxes using javascript, instead of in-line CSS. ... (check-in: 5a6fe06cd5 user: drh tags: trunk)