Fossil

Timeline
Login

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

20 check-ins occurring around version-2.24.

2024-04-25
10:44
Comment out UTF tests 1179, 1586, and 1587 as they give different results on different platforms, for reasons unknown. ... (check-in: fb4e90b662 user: drh tags: branch-2.24)
2024-04-24
21:25
Fix or disable brittle test cases that were broken by changes in 2.23. ... (check-in: 5ad708085a user: drh tags: branch-2.24)
21:19
Fix or disable brittle test cases that were broken by changes in 2.23. ... (check-in: e198bfd185 user: drh tags: trunk)
2024-04-23
18:22
Further improvement to rail selection in the /timeline graph layout algorithm: Move merge lines that go into the branch rail that is on the left, over toward the left when using the r=BRANCH query parameter. ... (check-in: b71363e5c5 user: drh tags: trunk)
14:46
Fix one of the hyperlinks on the homepage. ... (check-in: 19b7f15ba4 user: drh tags: trunk)
14:43
Adjustments to timeline graph layout to try to improve the appearance a little. ... (check-in: 797f1813f8 user: drh tags: trunk)
14:33
Increase the version number to 2.25 in order to start the next development cycle. ... (check-in: 929f36ae3c user: danield tags: trunk)
13:48
Updated the release date for 2.24 in the changelog, plus a few minor grammar fixes. ... (check-in: 8cb7a7444c user: wyoung tags: trunk)
13:48
Fix the date on the 2.24 release on the homepage. ... (check-in: 5e761ec608 user: drh tags: trunk)
13:43
Update the homepage for the 2.24 release. ... (check-in: dee02ab642 user: drh tags: trunk)
13:25
Version 2.24 ... (check-in: 8be0372c10 user: drh tags: trunk, release, version-2.24)
2024-04-22
16:29
cgi.md: be less specific about the Apache version in which the Content-Length change happened because a new forum post reports that it happens at least as far back as 2.4.41. ... (check-in: 9af5f38671 user: stephan tags: trunk)
2024-04-21
18:51
Merge the update to zLib-1.3.1. ... (check-in: 64ce68d590 user: drh tags: trunk)
18:46
Improvements to comments in graph.c. No changes to actual code. ... (check-in: 40320f6584 user: drh tags: trunk)
16:20
Fix parsing of the argument to the "Connection:" header of HTTP reply messages to deal with unusual arguments added by Apache mod_cgi. See [forum:/forumpost/ca6fc85c80f4704f|forum thread ca6fc85c80f4704f]. ... (check-in: 5f47bb59a7 user: drh tags: trunk)
15:37
Simplify parsing of the Connection: header in HTTP replies. ... (Closed-Leaf check-in: 77f25829d2 user: drh tags: connection-http-header)
06:15
Only accept commas as separators for multiple values in "Connection:" HTTP headers, and ignore any white space surrounding (but not embedded into) values. The previous method would fall for (fictional) HTTP header values containing spaces, like "Connection: don't close", and recognize a value of "close". ... (check-in: 6173fbf526 user: florian tags: connection-http-header)
2024-04-20
21:58
In /chat preview mode, apply the click handlers to pikchrs in the preview. ... (check-in: 133e6e59b9 user: stephan tags: trunk)
14:42
Fix parsing of "Connection:" HTTP headers with multiple values. ... (check-in: 7ac3db68d5 user: florian tags: connection-http-header)
2024-04-19
16:08
Fix a minor problem in graph layout for timelines that made use of the offset-merge-riser enhancement. Problem originally seen on the bottom node of [/timeline?p=6da255034b30b4b4&bt=47362306a7dd7c6f]. ... (check-in: 33fe72ca75 user: drh tags: trunk)