Timeline
Not logged in

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

12 check-ins using file src/main.c version b9587ea3ee

2019-01-26
02:59
Provide a word-break in the middle of the long SHA3-256 strings shown on the /info page. check-in: 357d5e82ad user: drh tags: trunk
02:50
Disable the HH:MM timestamps on narrow display using javascript. check-in: 4a1a474f2c user: drh tags: trunk
02:36
Does not work. Was: Do not display the "HH:MM" timestamps to the left of the graph on very narrow displays (phones in viewed in portrait mode) as the HH:MM takes up precious horizontal space and does not add that much value to the display. Closed-Leaf check-in: 31c64c3b1a user: drh tags: mistake
02:26
Fix the chref() helper function so that it correctly renders the class attribute on the generated hyperlink with hyperlink display is delayed as an anti-robot defense. check-in: f54b4bf1bd user: drh tags: trunk
2019-01-23
03:09
Make it easier to build multiple configurations of Fossil with MSVC. check-in: 8db943facc user: mistachkin tags: trunk
02:43
Make it easier to override the final built executable name when using MSVC. check-in: b2993e5a66 user: mistachkin tags: trunk
2019-01-22
23:19
Experimental changes to unified diff output to 'ignore' sections that are purely additions. Still needs SBS support and tests. Closed-Leaf check-in: 6e3f354de1 user: mistachkin tags: ignorePureAdds
03:02
Fixed a Markdown-ism in previous check-in: 485eda7664 user: wyoung tags: trunk
03:01
Updated www/ssl.wiki to cover the new "Redirect to HTTPS" setting and to add recovery methods for the case where enabling it causes a redirect loop. check-in: 226b14fc72 user: wyoung tags: trunk
02:52
Updated the Security-Audit page to better handle the change from the old https-login setting to the new redirect-to-https setting. check-in: 37918a1fa4 user: wyoung tags: trunk
2019-01-21
20:07
Update the built-in SQLite to the latest 3.27.0 alpha code. check-in: 246f249e5a user: drh tags: trunk
20:04
Improved robustness on the --args option. check-in: 14c14021a0 user: drh tags: trunk