Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch auto-webpage-txn Excluding Merge-Ins
This is equivalent to a diff from 48dca1b4c9 to 67c420402f
|
2020-05-27
| ||
| 16:56 | The error message Fossil gives on TLS certificate check failure changed in Fossil 2.11, so updated www/ssl.wiki to show the new message. Left the old message in place, since many people will be running versions of Fossil that still use that format, and a big part of the reason why we have this error message in the document is to make it come up in web searches for the error, since we give solutions later in the same doc. check-in: 3c0565ab5e user: wyoung tags: trunk | |
| 16:02 | Merged trunk changes in check-in: 32f391f655 user: wyoung tags: artifact-view-links | |
| 13:28 | Demonstrate how the mkindex.c utility could be extended to automatically put a complete web-page construction inside a transaction. Closed-Leaf check-in: 67c420402f user: drh tags: auto-webpage-txn | |
|
2020-05-26
| ||
| 18:30 | Fix a bug in the "Delete Ad-Unit" button in the setup pages. check-in: 48dca1b4c9 user: drh tags: trunk | |
| 15:54 | Update the version number to 2.12 as we begin the next release cycle. check-in: ad9295fd59 user: drh tags: trunk | |
Changes to src/dispatch.c.
Changes to src/main.c.
Changes to src/mkindex.c.
Changes to src/timeline.c.