Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
53 check-ins using file www/index.wiki version c917059ef2
2020-08-26
| ||
12:44 | Merge in trunk (version-2.11.2) ... (check-in: 4f5bda658f user: george tags: wiki-history) | |
2020-08-20
| ||
13:24 | Version 2.11.2 ... (Leaf check-in: c58877d6f2 user: drh tags: release, version-2.11.2, branch-2.11) | |
2020-06-08
| ||
19:48 | Version 2.11.1 ... (check-in: 307d94c549 user: drh tags: release, version-2.11.1, branch-2.11) | |
19:47 | Make the "fossil git export" command more restrictive about characters that it allows in tag names. ... (check-in: e8c6cd2ced user: drh tags: branch-2.11) | |
2020-05-27
| ||
17:56 | Added a top-level "tags" Makefile target for updating a Vim tags file using Exuberant Ctags (requires -R feature). It also updates a cscope file if we find cscope at configuration time. One so interested could add etags support to this as well. ... (check-in: ebb67be487 user: wyoung tags: trunk) | |
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) | |
07:56 | s/checkin/check-in/ in the help tab, per forum feedback. ... (Closed-Leaf check-in: 91948d3afa user: stephan tags: fileedit-ajaxify) | |
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) | |
18:27 | Merge in trunk (version-2.11) ... (check-in: 6819e2ffab user: george tags: wiki-history) | |
15:54 | Update the version number to 2.12 as we begin the next release cycle. ... (check-in: ad9295fd59 user: drh tags: trunk) | |
15:54 | Attempt to fix markdown rendering so that it correctly ignores table column separators that are contained without "code-span" back-ticks. ... (check-in: d6058989ed user: drh tags: trunk) | |
07:42 | Removed a no-longer-true line from the fileedit help tab. ... (check-in: 616333e5ba user: stephan tags: fileedit-ajaxify) | |
07:16 | Merged in trunk. ... (Closed-Leaf check-in: 58ee06450c user: stephan tags: unaddremove-command) | |
06:56 | merged in trunk ... (Closed-Leaf check-in: a2b0ed37af user: stephan tags: forum-edit-deltify) | |
06:47 | merged in trunk. ... (Closed-Leaf check-in: fe018289e3 user: stephan tags: style-css-revamp) | |
06:43 | Merged in trunk. ... (check-in: 559807ba86 user: stephan tags: fileedit-ajaxify) | |
2020-05-25
| ||
23:40 | Update the changes log to include a date for 2.11 and to add a place-holder to begin recording 2.12 changes. ... (check-in: 87e3ad3132 user: drh tags: trunk) | |
23:23 | Version 2.11 ... (check-in: 4df919803b user: drh tags: trunk, release, version-2.11) | |
17:28 | Update the built-in SQLite to version 3.32.1. ... (check-in: bb713f1337 user: drh tags: trunk) | |
2020-05-22
| ||
20:16 | Merge trunk ... (Closed-Leaf check-in: 1e4aaf7b2e user: jan.nijtmans tags: multi-thread) | |
17:54 | Update the built-in SQLite to version 3.32.0. ... (check-in: f82e054fd6 user: drh tags: trunk) | |
16:19 | Clean shutdown in the "fossil sql" command. ... (check-in: fbb15cc4a8 user: drh tags: trunk) | |
12:26 | For Download links, only include the tail-name of the file in the Content-Disposition header. ... (check-in: 0feb412869 user: drh tags: trunk) | |
00:27 | Add CSS rules to limit the width of input and textarea items to 95% of the available screen width. ... (check-in: dbcfcef7ac user: drh tags: trunk) | |
2020-05-21
| ||
23:59 | Change a case of isalnum() to fossil_isalnum(). ... (check-in: 02e7c86b3f user: drh tags: trunk) | |
23:56 | Add a Content-Disposition: header to the HTTP reply for the "Download" button. ... (check-in: 34cb4766f1 user: drh tags: trunk) | |
17:12 | This does not work. Was: Alternative way of fixing Download links that provides web-browsers with a suggested filename for saving the file. ... (Closed-Leaf check-in: 232033c98b user: drh tags: mistake) | |
13:00 | Fix the URL on some Download submenu links. ... (check-in: 9d18585d54 user: drh tags: trunk) | |
06:32 | Added a doc section about CSRF/HTTP Referrer. Other minor doc/message cleanups. ... (check-in: 6de7e48021 user: stephan tags: fileedit-ajaxify) | |
2020-05-19
| ||
18:31 | Merge in trunk. ... (Closed-Leaf check-in: 0ad3e06bd2 user: ashepilko tags: revert-dir) | |
16:51 | Update the built-in SQLite to the third beta for 3.32.0. ... (check-in: a8098efebf user: drh tags: trunk) | |
2020-05-18
| ||
12:32 | Reverted [5abc0f6e7] because testing has shown the referrer to simply be too fragile and subject to browser-side whims (which also includes the option to send only the scheme and host, without the path, as the referrer, which breaks what that commit did). Now style.css supports both style.css/pagename and style.css?page=name, preferring the former, pending a decision on which one of those syntaxes the other devs prefer. ... (check-in: 45341a2869 user: stephan tags: style-css-revamp) | |
11:48 | When compiling with older versions of OpenSSL that do not support SHA256, hash certs using SHA1 instead. ... (check-in: 64d79ad457 user: drh tags: trunk) | |
10:55 | Fix harmless compiler warnings in http_ssl.c that occur when building without SSL support. ... (check-in: b2824009b2 user: drh tags: trunk) | |
06:05 | Internal commentary on the validity of the global UI enable/disable approach to XHR handling. ... (check-in: 7a95a0f178 user: stephan tags: fileedit-ajaxify) | |
05:19 | Added optional fossil.fetch() beforesend/aftersend callbacks to allow us to... /efilepage now disables all input elements while AJAX requests are in-flight and updates the page with a 'wait' cursor. ... (check-in: 7e197260fd user: stephan tags: fileedit-ajaxify) | |
03:41 | Replaced style.css?page=xxx with style.css/page, like the [style-css-revamp] branch does. ... (check-in: bc40707425 user: stephan tags: fileedit-ajaxify) | |
03:38 | Removed doc/help references to "overriding" CSS rules, as that no longer applies in this branch. ... (check-in: a21e26684f user: stephan tags: style-css-revamp) | |
03:24 | All /fileedit/ajax requests now do a CSRF check and fail with 403 if CSRF seems likely. ... (check-in: 88a69253cd user: stephan tags: fileedit-ajaxify) | |
02:59 | style.css now checks for a builtin file named after the first path component of the referer (sic), rather than PD("name"), however, we still have to emit style.css/PAGENAME in $stylesheet_url in order to pick up the the page-specific CSS, otherwise /style.css?id=... is the same for all pages and a page with its own style may pick up a cached copy without its own styles, or with the styles from another page. ... (check-in: 5abc0f6e79 user: stephan tags: style-css-revamp) | |
2020-05-17
| ||
20:38 | Allow unversioned files to be identify by hash in addition to name. For the /uv webpage, when a file is identify by hash it has a long expiration time. ... (check-in: b5ab1ebe5e user: drh tags: trunk) | |
19:55 | Removed accidental dual-emit of skin-level CSS. Copy/paste bug. ... (check-in: eddb5ac552 user: stephan tags: style-css-revamp) | |
19:49 | Eliminated an unnecessary allocation. Code style conformance tweaks. ... (check-in: e2a9fe4bc8 user: stephan tags: style-css-revamp) | |
18:56 | Cherrypick [100c67fa] for bootstrap skin fix. ... (check-in: 06c7d57d18 user: stephan tags: style-css-revamp) | |
17:52 | Proof of concept for my proposal of reworking how style.css emits CSS, as discussed in [https://fossil-scm.org/forum/forumpost/d63ff33063|forumpost/d63ff33063]. ... (check-in: ae10ddf330 user: stephan tags: style-css-revamp) | |
17:07 | Merged in trunk. ... (check-in: b9b746e50f user: stephan tags: fileedit-ajaxify) | |
16:33 | Update the built-in SQLite to the second 3.32.0 beta, for testing. ... (check-in: 5181332eb5 user: drh tags: trunk) | |
12:59 | Fix and improve comments associated with the previous check-in. ... (check-in: 3cbf02aceb user: drh tags: trunk) | |
12:55 | Improvements to the skin_id() routine. ... (check-in: 56ad55415f user: drh tags: trunk) | |
2020-05-16
| ||
01:08 | Integrate ARIA suggestions from Peter Laursen. ... (check-in: 7dd07b2e01 user: drh tags: trunk) | |
2020-05-15
| ||
13:49 | Typo fix on the homepage. ... (check-in: 5f66f28806 user: drh tags: trunk) | |