Fossil

Timeline
Login

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

21 check-ins using file src/db.c version c3970ec02d

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
18:34
Do not attempt to detect redirect loops. The client side will do that for us. check-in: 810842f18f user: drh tags: trunk
18:28
Enhance the "redirect-to-https" setting so that if it is 2 or more it forces all pages to travel of a secure connection. check-in: 4aba9ea6fe user: drh tags: trunk
18:27
The --nossl option is on by default for the "fossil ui" command. Closed-Leaf check-in: 9ae6f8660d user: drh tags: https-all-pages-option
18:05
Fixes to the automatic HTTPS redirector. check-in: 14ff7af42e user: drh tags: https-all-pages-option
17:33
Provide the option to force all web page requests to go over HTTPS. check-in: f372e18979 user: drh tags: https-all-pages-option
16:57
Fix a documentation error on the setup_access page. check-in: 742d64d916 user: drh tags: trunk
16:54
When SQLite detects that the repository associated with a checkout has been replaced by a clone (such that the RID values potentially change) then automatically adjust the content of the checkout database. check-in: fff37e624e user: drh tags: trunk
2019-01-20
23:58
Pick up the cherrypick merge arrow display fix from trunk. Closed-Leaf check-in: 12a022b14a user: drh tags: rid-renumbering
23:42
Minor comment changes. check-in: e2a73756c5 user: drh tags: rid-renumbering