Fossil

Today In History
Login

Today In History

This Day In History For 2026-06-28

1 Year Ago (more context)

2025-06-28
23:59
Update the built-in SQLite to the latest trunk version. ... (check-in: cdaec3a431 user: drh tags: trunk)
20:58
Require at least an "anonymous" login in order to access the /blame and similar pages. Rationale: Those pages can be expensive to compute, depending on parameters. And lately we've had millions of robot requests to /blame. By requiring at least an "anonymous" login, that should reduce the number of robots. Any nobody really needs to see /blame with a one-click. If they are interested in that level of detail, they can take the time to log in. ... (check-in: f51e8d36cb user: drh tags: trunk)

3 Years Ago (more context)

2023-06-28
12:40
report renamed state when file is both edited and renamed In `fossil {changes,status}` and the commit description shown in the editor with `fossil commit`, show the original and renamed path annotation if the file has been renamed and edited. Prior to this, the file was only reported as edited, which can be confusing. Reported by James Cook [forum:5a4c530e6b]. Discussed with stephan@ and danield@, plus some forum members. While here, make sure we honour the relative-paths setting/option when displaying the original pathname in the renamed case. ... (check-in: ca9d0ddf06 user: mark tags: trunk)

10 Years Ago (more context)

2016-06-28
09:10
Unnecessary type='text/javascript on <script> tag. ... (check-in: 5cdaeb0d82 user: jan.nijtmans tags: trunk)

15 Years Ago (more context)

2011-06-28
14:24 Closed ticket [8114eb06cb]: Can't logout or change user using fossil ui plus 4 other changes ... (artifact: 5cf6394715 user: anonymous)
13:55 Ticket [8114eb06cb]: 5 changes ... (artifact: c32ff93295 user: anonymous)
13:14 New ticket [8114eb06cb]. ... (artifact: de9eb207a2 user: anonymous)
09:18 New ticket [bfa07dbefc] The finfo page does offer html links to branch names. ... (artifact: 4a45d2cfdd user: viriketo)
00:18 Fixed ticket [e5b941cb0c]: fossil sqlite3 is not working plus 2 other changes ... (artifact: ab2edacb89 user: drh)
00:17
Fix a missing dependency in the makefiles. Ticket [e5b941cb0c90ba] ... (check-in: 5392b5c28b user: drh tags: trunk)