Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/style.c version 2f3f2d09b7
|
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) | |