Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins using file www/settings.wiki version baf08fe196
|
2023-04-19
| ||
| 07:19 | Allow comment lines (starting with '#') in versioned settings. check-in: ef633d4bb5 user: danield tags: trunk | |
| 01:46 | Produce merge conflict mark during merge when file exist in current version and in version to be merged, but not in common ancestor. check-in: 7c75e47b3c user: mgagnon tags: trunk | |
| 00:46 | Add an admin/debug flag to the forum which enables the user to skip sending of notifications for a given new post or edit. check-in: 3f6aa94641 user: stephan tags: trunk | |
| 00:44 | Only honor the fpsilent flag if the user has g.perm.Debug, to avoid that malicious parties inject that flag via the browser dev tools. Closed-Leaf check-in: b8ab407f78 user: stephan tags: forum-skip-notification | |
| 00:29 | Prototype/proof-of-concept implementation of an admin flag for the forum which tells it to not send email notifications for a given edit or new post. check-in: 65062c29d4 user: stephan tags: forum-skip-notification | |
|
2023-04-18
| ||
| 17:47 | Extend FTS index support to enable selection of different tokenizers, to support searching of Chinese content. check-in: 0e5d27fe18 user: stephan tags: trunk | |
| 17:45 | Add FTS tokenizer selection to the /srchsetup page. Closed-Leaf check-in: 9e52f8c050 user: stephan tags: fts5-trigram | |
|
2023-04-17
| ||
| 21:50 | Merge latest changes from trunk. Closed-Leaf check-in: 88a76afc2c user: mgagnon tags: merge-conflict-when-no-file-on-pivot | |
| 20:13 | Replace another leftover use of the word 'stemmer' and clean up end-of-line whitespace in the change log. check-in: bcff4d81bb user: stephan tags: fts5-trigram | |
| 18:35 | Replace a leftover use of the word 'stemmer' and add mention of the trigram tokenizer to the change log. check-in: 6a0858074d user: stephan tags: fts5-trigram | |
| 17:25 | Initial (and incomplete) work to extend FTS5 search to support the trigram tokenizer, per [forum:bc458aea069c29ae5d|forum post bc458aea069c29ae5d]. TODO is the addition of the trigram option in the UI-level search configuration. check-in: 06c99b83ba user: stephan tags: fts5-trigram | |
|
2023-04-16
| ||
| 13:13 | Merge trunk into forumpost-locking branch. check-in: 0af371047c user: stephan tags: forumpost-locking | |
|
2023-04-14
| ||
| 15:31 | Squelch an unitialized var warning from gcc 12.2.1 on Alpine Linux. check-in: 3783a24ee1 user: stephan tags: trunk | |
|
2023-04-13
| ||
| 07:01 | Typo fix in capabilities.c, reported in forum. check-in: 0df0586a11 user: danield tags: trunk | |
|
2023-04-10
| ||
| 20:23 | Update the built-in SQLite to the latest trunk version for testing. check-in: 2eb2077c1b user: drh tags: trunk | |
| 08:46 | Do not save the password for syncing operations if the user denied the save password prompt or if the FOSSIL_SECURITY_LEVEL environment variable is ≥1. check-in: 2916ec970b user: florian tags: trunk | |
|
2023-04-03
| ||
| 18:58 | Allow comment lines (starting with '#') in versioned settings. Closed-Leaf check-in: fc2a4dccac user: danield tags: allow-versioned-settings-comments | |
|
2023-04-01
| ||
| 16:49 | Added the CENGINE abstraction between `docker` and `podman` in the Makefile's container convenience targets. check-in: 72d8240457 user: wyoung tags: trunk | |
| 16:41 | Removed all the "BBXVER" stuff in the containers doc now that we aren't fetching the BusyBox sources and building a custom version to install outside the jail. check-in: b14165549c user: wyoung tags: trunk | |
| 15:52 | Update the built-in SQLite to the latest trunk version (pre-3.42.0) for testing. check-in: 2516fca74d user: drh tags: trunk | |
|
2023-03-31
| ||
| 18:49 | Updated the Podman docs to no longer talk about all the "sudo" stuff we used to have to do to get it to build and run. There are no more mknod calls to fail in that rootless environment. check-in: 779cb8fd9d user: wyoung tags: trunk | |
|
2023-03-30
| ||
| 18:14 | Updated the container size info in the Fossil v Git doc to track recent developments. check-in: 283b1a4201 user: wyoung tags: trunk | |
| 14:51 | Commit [cda5d6a7] invalidated the BusyBox steps in the Tcl and Python examples in §3.2 of the containers doc. check-in: ddcdc6f30b user: wyoung tags: trunk | |
| 08:15 | Update the list of versionable settings in the documentation. check-in: 0f9224e98a user: danield tags: trunk | |