Fossil

Timeline
Login

Timeline

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

200 most recent check-ins using file src/leaf.c version 1057c3a8

2022-10-19
17:22
Fix the handling of manifest files for the "tag" and "amend" commands. ... (Leaf check-in: a2335604 user: drh tags: branch-1.37)
2020-08-26
12:44
Merge in trunk (version-2.11.2) ... (check-in: 4f5bda65 user: george tags: wiki-history)
2020-08-20
13:24
Version 2.11.2 ... (Leaf check-in: c58877d6 user: drh tags: release, branch-2.11, version-2.11.2)
13:18
Version 2.10.2 ... (Leaf check-in: 12d2ad00 user: drh tags: release, branch-2.10, version-2.10.2)
2020-06-08
20:08
Version 2.10.1 ... (check-in: 674782c7 user: drh tags: release, version-2.10.1, branch-2.10)
19:48
Version 2.11.1 ... (check-in: 307d94c5 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: e8c6cd2c user: drh tags: branch-2.11)
2020-05-28
09:18
Reworked how style.css is emitted: all default rules first, then page-specific rules (if passed name=PAGENAME and if builtin file style.PAGENAME.css exists), then the skin. This increases the default style.css output by only approx. 800 bytes before compression (approx. 300 after compression). Has no visual impact on existing built-in skins, and none is expected on 3rd-party skin edits. See /forumpost/d63ff33063 for discussion. ... (check-in: 064c1c95 user: stephan tags: trunk)
08:55
Editing forum posts now applies delta compression to the edits. ... (check-in: 5b7888c9 user: stephan tags: trunk)
08:48
Add --reset flag to add/rm/addremove commands. ... (check-in: e0fc98ca user: stephan tags: trunk)
2020-05-27
22:41
The "tags" Makefile target added in [ebb67be4] relied on GNU make conditionals, which causes BSD make to choke. Reworked the feature to do the conditional work entirely on the Autosetup side instead. ... (check-in: 42111658 user: wyoung tags: trunk)
22:14
Updated all user-facing documentation and "fossil help" output (plus select internal comments and function names) to use "hash" rather than "UUID". No functional changes. (Yet?) See forum thread https://www.fossil-scm.org/forum/forumpost/ddc14c6866 for discussion. ... (Closed-Leaf check-in: df520195 user: wyoung tags: uuid-to-hash)
22:05
New document, "Hashes: Fossil Artifact Identification", which attempts to break down the HASH vs VERSION vs commit ID vs NAME vs UUID mess. It also serves to document my current understanding of all the ways "UUID" is currently misused, but because it is only documenting the current state of things, it's safe to put it on trunk. (Changes to cope with that particular slice of the mess will appaar later, on a branch.) ... (check-in: 33bec291 user: wyoung tags: trunk)
20:45
In www/checkin_names.wiki, documented the date: prefix for timestamps, added fragment IDs for subsections, added a differentiating example of "fossil info" vs "/info/NAME" for special check-in names, and documented the order that Fossil resolves such names. ... (check-in: 74a7309a user: wyoung tags: trunk)
19:45
A few small improvements to embeddeddoc.wiki: added a named anchor so we can refer directly to the section talking about "ckout", referred to checkin_names.wiki only once from the relevant paragraph instead of twice, and added a paragraph explaining why this feature is particularly useful. This is in support of an upcoming commit: we're going to remove some redundant commentary about "ckout" in checkin_names.wiki. ... (check-in: 51511b72 user: wyoung tags: trunk)
19:22
Updated release version number in index.wiki. ... (check-in: c0a91653 user: stephan tags: trunk)
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: ebb67be4 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: 3c0565ab user: wyoung tags: trunk)
16:02
Merged trunk changes in ... (check-in: 32f391f6 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: 67c42040 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: 48dca1b4 user: drh tags: trunk)
18:27
Merge in trunk (version-2.11) ... (check-in: 6819e2ff user: george tags: wiki-history)
15:54
Update the version number to 2.12 as we begin the next release cycle. ... (check-in: ad9295fd 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: d6058989 user: drh tags: trunk)
07:16
Merged in trunk. ... (Closed-Leaf check-in: 58ee0645 user: stephan tags: unaddremove-command)
06:56
merged in trunk ... (Closed-Leaf check-in: a2b0ed37 user: stephan tags: forum-edit-deltify)
06:47
merged in trunk. ... (Closed-Leaf check-in: fe018289 user: stephan tags: style-css-revamp)
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: 87e3ad31 user: drh tags: trunk)
23:23
Version 2.11 ... (check-in: 4df91980 user: drh tags: trunk, release, version-2.11)
17:28
Update the built-in SQLite to version 3.32.1. ... (check-in: bb713f13 user: drh tags: trunk)
2020-05-22
20:16
Merge trunk ... (Closed-Leaf check-in: 1e4aaf7b user: jan.nijtmans tags: multi-thread)
17:54
Update the built-in SQLite to version 3.32.0. ... (check-in: f82e054f user: drh tags: trunk)
16:19
Clean shutdown in the "fossil sql" command. ... (check-in: fbb15cc4 user: drh tags: trunk)
12:26
For Download links, only include the tail-name of the file in the Content-Disposition header. ... (check-in: 0feb4128 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: dbcfcef7 user: drh tags: trunk)
2020-05-21
23:59
Change a case of isalnum() to fossil_isalnum(). ... (check-in: 02e7c86b user: drh tags: trunk)
23:56
Add a Content-Disposition: header to the HTTP reply for the "Download" button. ... (check-in: 34cb4766 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: 232033c9 user: drh tags: mistake)
13:00
Fix the URL on some Download submenu links. ... (check-in: 9d18585d user: drh tags: trunk)
2020-05-19
18:31
Merge in trunk. ... (Closed-Leaf check-in: 0ad3e06b user: ashepilko tags: revert-dir)
16:51
Update the built-in SQLite to the third beta for 3.32.0. ... (check-in: a8098efe 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: 45341a28 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: 64d79ad4 user: drh tags: trunk)
10:55
Fix harmless compiler warnings in http_ssl.c that occur when building without SSL support. ... (check-in: b2824009 user: drh tags: trunk)
03:38
Removed doc/help references to "overriding" CSS rules, as that no longer applies in this branch. ... (check-in: a21e2668 user: stephan tags: style-css-revamp)
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: 5abc0f6e 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: b5ab1ebe user: drh tags: trunk)
19:55
Removed accidental dual-emit of skin-level CSS. Copy/paste bug. ... (check-in: eddb5ac5 user: stephan tags: style-css-revamp)
19:49
Eliminated an unnecessary allocation. Code style conformance tweaks. ... (check-in: e2a9fe4b user: stephan tags: style-css-revamp)
18:56
Cherrypick [100c67fa] for bootstrap skin fix. ... (check-in: 06c7d57d user: stephan tags: style-css-revamp)
17:52
Proof of concept for my proposal of reworking how style.css emits CSS, as discussed in forumpost/d63ff33063. ... (check-in: ae10ddf3 user: stephan tags: style-css-revamp)
16:33
Update the built-in SQLite to the second 3.32.0 beta, for testing. ... (check-in: 5181332e user: drh tags: trunk)
12:59
Fix and improve comments associated with the previous check-in. ... (check-in: 3cbf02ac user: drh tags: trunk)
12:55
Improvements to the skin_id() routine. ... (check-in: 56ad5541 user: drh tags: trunk)
2020-05-16
01:08
Integrate ARIA suggestions from Peter Laursen. ... (check-in: 7dd07b2e user: drh tags: trunk)
2020-05-15
13:49
Typo fix on the homepage. ... (check-in: 5f66f288 user: drh tags: trunk)
2020-05-14
17:03
Fix the upper bound on the number of digits of hash to display so that it can display full-length SHA3-256 hashes. ... (check-in: 311aa9dd user: drh tags: trunk)
15:01
Fixed a comment: it was not only referring to the now-removed /test-forumnew page, it didn't properly describe what followed. ... (check-in: 0475b4f1 user: wyoung tags: trunk)
2020-05-13
18:49
Update the built-in SQLite with the patch to support the IIF() function. ... (check-in: 6fa4d92e user: drh tags: trunk)
11:59
Add the --db-only and --quick options to the test-integrity command. ... (check-in: 6711b222 user: drh tags: trunk)
11:47
Add the "current_checkout" variable to TH1 prior to running style_header() on some pages. The default skin uses this variable to adjust the meaning of the "File" menu option. ... (check-in: 78abc282 user: drh tags: trunk)
2020-05-12
21:36
Merged in trunk. ... (check-in: a2ec6033 user: stephan tags: forum-edit-deltify)
14:45
Improve the description of the setting so as to remove doubt about its meaning. ... (Closed-Leaf check-in: 96603196 user: andybradford tags: fork-warn-setting)
11:20
Proof of concept for making the "File" menu on the standard menu bar show the files for the currently displayed checkin or branch, rather than always showing the files for "tip". ... (Closed-Leaf check-in: 96e74ad1 user: drh tags: context-dependent-files-menu)
08:48
Merged in trunk. Minor help text corrections for add/rm --reset. ... (check-in: 822f3aee user: stephan tags: unaddremove-command)
00:21
Extra comment in the code for the m=checkin with t=release feature of /timeline. ... (check-in: 461d4f41 user: drh tags: trunk)
00:01
Fix broken Annotate and Blame links on the /file page. ... (check-in: 69e596e5 user: drh tags: trunk)
2020-05-11
23:57
In the /timeline, the t=TAG and m=HASH options can be used together and both all TAGs and the HASH will both be shown. Useful to get context of an historical checkin X relative to releases using "m=X&t=release". ... (check-in: 03f7bcb4 user: drh tags: trunk)
22:53
Continue the file browsing UX enhancements into the /tree and /fileage pages ... (check-in: 92fe4a54 user: drh tags: trunk)
21:01
Widen shun fields to accommodate SHA3-256 ... (check-in: f749f203 user: andygoth tags: trunk)
20:56
Fix busted hyperlinks on the /file page, caused by recent enhancements. ... (check-in: f4a9221a user: drh tags: trunk)
20:13
Carry the file browsing UX improvements through into the /dir page. ... (check-in: 4977765e user: drh tags: trunk)
19:31
Fix a busted hyperlink in the /file page. ... (check-in: af204596 user: drh tags: trunk)
19:24
Fix a compiler warning in the previous check-in. ... (check-in: e07b1091 user: drh tags: trunk)
19:24
Further enhancements to the file browsing UX. ... (check-in: cd05cb20 user: drh tags: trunk)
18:12
Continuing UX improvements on the /file, /artifact, and /whatis pages. More needs to be done. ... (check-in: 1b5d0b0e user: drh tags: trunk)
14:09
Add setting that will suppress the new fork warning with every commit. ... (check-in: 57b8d6de user: andybradford tags: fork-warn-setting)
04:17
Merge in trunk. ... (check-in: 09239396 user: ashepilko tags: revert-dir)
2020-05-10
15:29
Fix a null-pointer reference and segfault in /file if the filename= query parameter is used with ci= and without name=. ... (check-in: 26011322 user: drh tags: trunk)
15:06
Include the login name as part of the ETag hash for ETAG_QUERY. That way, the hash will change if the user logs in or logs out, and the page will be recomputed. ... (check-in: 18aec6b9 user: drh tags: trunk)
14:51
Shift the computation of the hash returned by fossil_exe_id() from run-time to compile-time. ... (check-in: 22fc5a79 user: drh tags: trunk)
13:58
Add the fossil_exe_id() internal interface that returns a unique hash that changes whenever Fossil is recompiled (more precisely, whenever the MANIFEST_UUID changes or the etag.c source file is recompiled). ... (check-in: 54a8243b user: drh tags: trunk)
12:58
Proof-of-concept ETag caching for the /timeline page. Seems to work. Most other webpages could easily add ETag caching now. ... (check-in: 7eaecedd user: drh tags: trunk)
12:16
Enable ETag caching of the /uvlist and /juvlist pages. ... (check-in: a6003f1d user: drh tags: trunk)
11:39
Avoid returning empty ETag: headers in the HTTP reply. ... (check-in: 261052c4 user: drh tags: trunk)
04:50
File Browser: use wording 'file at check-in' to denote a file version snapshot and 'known file' to denote a name of a managed file. ... (check-in: 6fd34c57 user: ashepilko tags: trunk)
03:12
Show an error page when a managed file is not known at the requested check-in. ... (check-in: 78d52675 user: ashepilko tags: trunk)
2020-05-09
21:10
Another 304 change: Omit only the Content-Type header. Retain the cache-control header lines. ... (check-in: fff9b679 user: drh tags: trunk)
21:04
Correctly terminate the 304 replies in the previous check-in. ... (check-in: 9f992574 user: drh tags: trunk)
20:59
For a 304 HTTP response, omit extraneous fields such as Content-Type and ETag. ... (check-in: 6624350b user: drh tags: trunk)
18:08
Enquote the requested path glob in query to get history for a directory name with spaces. ... (check-in: 972341db user: ashepilko tags: trunk)
17:26
Show 'No such file' page title, when requested for an unknown file path. ... (check-in: 439e7ce6 user: ashepilko tags: trunk)
17:21
File History file links to use /file?name form, to handle paths with spaces. ... (check-in: c00527e8 user: ashepilko tags: trunk)
17:16
Change merge conflict marker for common ancestor to follow diff3 convention; see also: forumpost/f54f22dd99 ... (check-in: d7bc466a user: ashepilko tags: trunk)
14:23
Update the built-in SQLite to the first 3.32.0 beta. ... (check-in: 17610f8d user: drh tags: trunk)
13:34
Create a test file with spaces in its name, in a test directory with spaces in its name. Use these to help verify that fossil can handle file and directory names containing space characters. ... (check-in: ccf6a361 user: drh tags: trunk)
13:17
Work toward moving the file browsing closer to what typical users expect. ... (check-in: 2b07e4e9 user: drh tags: trunk)
13:16
Comment improvements and minor simplifications. ... (Closed-Leaf check-in: aa9815ff user: drh tags: browse-to-file)
12:08
Update the change log. ... (check-in: 49a06bf1 user: drh tags: trunk)
12:04
Add the "fossil test-terminal-size" command. ... (check-in: b241b9c9 user: drh tags: trunk)
04:06
File History: show the file path in page's title. ... (check-in: 888eaf4f user: ashepilko tags: browse-to-file)
03:06
File History page: link to /file URLs corresp. to the check-in history entry. ... (check-in: 65a60dba user: ashepilko tags: browse-to-file)
2020-05-08
23:08
In File Browser's Tree-View the file entries link to /file URLs corresp. to the given check-in. ... (check-in: a470e782 user: ashepilko tags: browse-to-file)
23:01
In File Browser show the selected path and check-in/branch in page's title ... (check-in: bbd53c77 user: ashepilko tags: browse-to-file)
2020-05-07
11:20
Minor fix for [3d80481216]: Remove a duplicate "size" attribute, and insert a space before the backslash indicating line continuation, or the src/translate.c preprocessing utility will glue the lines together without any space in between. ... (check-in: 1422b022 user: florian tags: trunk)
01:45
Removed a bit of comment which confused the help generator and broke building test-builtin-list... and yet somehow built once? ... (check-in: 6ba0e14d user: stephan tags: trunk)
00:16
Added -verbose/-v flag to test-builtin-list to output a total count and size. ... (check-in: 7df46781 user: stephan tags: trunk)
2020-05-06
22:04
In File Browser the file entries link to /file URLs corresp. to the given check-in; on File page provide back-links to the file's path directories. ... (check-in: 5c600718 user: ashepilko tags: browse-to-file)
11:51
Add a TODO comment to the branch_of_file_rid() function. ... (check-in: d462f87d user: drh tags: artifact-view-links)
08:47
Renamed branch_of_rid() to branch_of_ckin_rid() to disambiguate it from the new branch_of_file_rid() function and to make it clear to callers what parameter type it expects. ... (check-in: da1adac6 user: wyoung tags: artifact-view-links)
08:44
Fixed a typo. ... (check-in: d43afe59 user: wyoung tags: artifact-view-links)
08:20
The new /artifact View and Tip buttons were always referring to "trunk" because we were passing a file RID to a function that expected a commit RID. Added a new branch_of_file_rid() function to parallel the branch_of_rid() function we were incorrectly calling to fix it. Also squished a memory leak. ... (check-in: c27f646f user: wyoung tags: artifact-view-links)
07:38
Added "Tip" and "View" links to submenu of /artifact pages to get corresponding /file and /doc links to the same file on the same branch, giving different views of this same file data. ... (check-in: a9dda382 user: wyoung tags: artifact-view-links)
2020-05-05
00:41
diff -y: set the default width automatically based on the terminal width. ... (check-in: 35046721 user: ashepilko tags: trunk)
2020-05-04
20:49
Update the built-in SQLite to the latest 3.32.0 beta, for testing. ... (check-in: d16d18b0 user: drh tags: trunk)
16:42
setup_settings page: keep labels on the left side of their entry fields. ... (check-in: c1ca1000 user: ashepilko tags: trunk)
12:28
Update the on-line documentation for the "fossil all sync" command. ... (check-in: 12eae3f5 user: drh tags: trunk)
07:54
Merged in trunk. ... (check-in: 628c39fb user: stephan tags: unaddremove-command)
2020-05-03
18:34
chmod +x on all tools/* files that should be executable ... (check-in: a4afa516 user: wyoung tags: trunk)
18:33
Added header comment to new tools/fossil-diff-log explaining what it does and how to install it. Also fixed a syntax error. ... (check-in: e4ba38f2 user: wyoung tags: trunk)
18:25
Added tools/fossil-diff-log script, emulating "git log -p", the feature having been requested twice now on the forum. ... (check-in: 836d6b4f user: wyoung tags: trunk)
17:46
Wrap SSL-related features into a FOSSIL_ENABLE_SSL conditional in url.c. ... (check-in: 0a59a823 user: ashepilko tags: trunk)
2020-05-01
20:32
Update help for the revert command to mention the use with directories. ... (check-in: 059cd4c6 user: ashepilko tags: revert-dir)
2020-04-30
18:20
Change names of the added vars to camelcase. ... (check-in: 7252e631 user: ashepilko tags: revert-dir)
15:29
Add the "forbid-delta-manifests" setting. ... (check-in: 44ac944a user: drh tags: trunk)
15:00
Fix the file_perm() utility routine so that it actually uses the eFType parameter. ... (check-in: 388b5e59 user: drh tags: trunk)
12:51
When drawing graphs with step-children, do not allow a leaf node to have step-children. ... (check-in: 90cb5478 user: drh tags: trunk)
08:25
Allow a revert of current changes for the whole directory tree ... (check-in: 575fe0c8 user: ashepilko tags: revert-dir)
07:28
Update tester.tcl to reflect changes to 'fossil info' behavior in [1da8afdf]. ... (check-in: 6a8477a5 user: ashepilko tags: trunk)
2020-04-29
18:45
Merge the deliberate fork back together. ... (check-in: ac4ddd88 user: drh tags: trunk)
18:44
Add a new leaf ambiguity warning after each commit. (This check-in will itself be a test-case.) ... (check-in: 707743de user: drh tags: trunk)
18:13
Enhance the "forks" query parameter of the /timeline page show that it shows the resolution of forks in addition to their origin. ... (check-in: 9557e328 user: drh tags: trunk)
17:38
Fix a formatting issue in the header comment of diff.c. More importantly, this check-in deliberately introduces a fork on trunk, because I want to see what happens, and what warning messages are provided when a branch forks. Already, I see that it won't let me check-in without the --allow-fork option. ... (check-in: 2a1bdab5 user: drh tags: trunk)
14:36
fix for 'no repo' prompt in the shell for unnamed projects (/forumpost/387c0a76f9). ... (check-in: 2d9ad2db user: stephan tags: trunk)
2020-04-28
22:37
Correct typo ... (check-in: acbbc133 user: andygoth tags: trunk)
12:06
Update the documentation to mention the separate control artifacts created to close private branches that were merged with the `--integrate' option. ... (Closed-Leaf check-in: e1e618d1 user: florian tags: private-branches)
11:45
Improved error message propagation and added several checkin flags. ... (check-in: 1d0cc125 user: stephan tags: checkin-without-checkout)
10:32
Reworked error reporting/propagation and added toggle to allow/disallow forking. ... (check-in: e9e68a6e user: stephan tags: checkin-without-checkout)
09:37
Accommodated return value semantics change. ... (check-in: 7e880c78 user: stephan tags: checkin-without-checkout)
08:48
More work/cleanup on the single-file commit. ... (check-in: 138c07be user: stephan tags: checkin-without-checkout)
2020-04-27
22:45
Update the change log. ... (check-in: ea275f94 user: drh tags: trunk)
19:36
Initial infrastructure for "web commit". ... (check-in: cb4d48ac user: stephan tags: checkin-without-checkout)
18:33
Enhance the "fossil uv" command to make use of GLOB and LIKE patterns. ... (check-in: 63837f42 user: drh tags: trunk)
17:57
Improvements to the CSS editor. ... (check-in: a8967ca9 user: drh tags: trunk)
17:10
Use a SHA2-256 hash instead of a SHA3-256 hash for remembered cert exceptions, because older versions of OpenSSL do not support SHA3. ... (check-in: 3b529d9c user: drh tags: trunk)
17:08
Add the (undocumented) --accept-any-cert option to networking commands. ... (check-in: 11bebbec user: drh tags: trunk)
16:58
Minor fixes to the previous check-in. ... (check-in: 9f8dc18f user: drh tags: trunk)
16:53
Rework the SSL cert exception mechanism so that it remembers the SHA3 hash of the cert that failed to verify, rather than the PEM of the complete cert. Simplify the error prompts. Always verify the cert hash before accepting the exception. ... (check-in: 3c194e2b user: drh tags: trunk)
15:26
Add the "tls-config" command for managing the OpenSSL configuration and for viewing and deleting certificate exceptions. ... (check-in: bc236201 user: drh tags: trunk)
11:57
Update comment. No changes to code. ... (check-in: 455b2aa6 user: drh tags: trunk)
08:31
/setup_skinedit, when editing CSS, now shows the list of built-in CSS selectors, as mentioned in /forumpost/b2d7ce8ab1. ... (Closed-Leaf check-in: fd138236 user: stephan tags: skinedit-css-list)
2020-04-26
23:10
Merge in trunk ... (check-in: 161a2106 user: george tags: wiki-history)
20:41
Fix overlength lines and commenting irregularities in http_ssl.c. No code changes. ... (check-in: 483ac3db user: drh tags: trunk)
15:39
Add the "test-ssl-trust-store" command for testing and diagnostics. ... (check-in: 67147dd6 user: drh tags: trunk)
03:58
Expanded on the "Certificates" section of www/ssl.wiki to fill in some details. The key improvement is making the first line of the OpenSSL error when the CA trust store isn't set up searchable. As it was, you pretty much had to know the solution already in order to seek out this documentation! ... (check-in: b3c0c07c user: wyoung tags: trunk)
2020-04-24
05:21
Add the ability to restrict subscriptions to specific email domains selected by GLOB patterns, and to require email verification before self-registration becomes effective. ... (check-in: c00e9123 user: drh tags: trunk)
05:10
Improvements to the wording on the setup options related to self-registration. ... (Closed-Leaf check-in: 6faaa91b user: drh tags: restricted-self-registration)
02:17
Add a new setting to disallow anonymous subscriptions. Anonymous subscriptions are enabled by default. ... (check-in: d048d86d user: drh tags: restricted-self-registration)
01:47
When there are repeated errors on a subscription or self-registration entry form, do not force the user to reenter the captcha if they have already entered it correctly once. ... (check-in: 3d804812 user: drh tags: restricted-self-registration)
00:49
Add the ability to deny capabilities to self-registered accounts until the email verification comes through. ... (check-in: 3b7970e0 user: drh tags: restricted-self-registration)
2020-04-23
23:00
Merge the /subscribe fix from trunk. ... (check-in: fb38b925 user: drh tags: restricted-self-registration)
22:17
Fix bugs in the /subscribe page that could allow an attacker to subscribe and verify without actually having a working email address. ... (check-in: 15e15298 user: drh tags: trunk)
18:50
Merge the subscriber fix from trunk. ... (check-in: 0be585a1 user: drh tags: restricted-self-registration)
18:49
Bug fix: Allow new subscribers the option to select "Forum Edits", though it still defaults to "off". ... (check-in: ea81b30d user: drh tags: trunk)
18:36
Begin adding the ability to restrict self-registration to people with a particular email address pattern. This check-in provides the setting to specify the authorized email addresses, but an attacker can still lie about his email address and sneak in that way. Still a work-in-progress. ... (check-in: 7916dbaa user: drh tags: restricted-self-registration)
17:47
Assorted improvements to the mirrorlimitations.md doc. ... (check-in: 0874340b user: wyoung tags: trunk)
17:26
Rewrote a paragraph in sec.7.2 of the rebaseharm doc for clarity. ... (check-in: b16db9d6 user: wyoung tags: trunk)
16:59
Grammar and clarity tweaks to fossil-v-git.wiki ... (check-in: 2cfd1256 user: wyoung tags: trunk)
13:49
Added --dry-run support to add/rm/addremove --reset. ... (check-in: a7a75e7d user: stephan tags: unaddremove-command)
13:16
Update references to OpenSSL from 1.1.1f to 1.1.1g. Update custom makefile. ... (check-in: 3510ca72 user: jan.nijtmans tags: trunk)
11:30
Refactored unaddremove into (add|rm|addremove --reset). ... (check-in: 72fdb21a user: stephan tags: unaddremove-command)
00:06
Pedantic cosmetic change: do un-rm before un-add. ... (check-in: 6e21c7d7 user: stephan tags: unaddremove-command)
2020-04-22
23:45
Initial draft of new unaddremove command (will be renamed once a suitable name is found), as discussed at forumpost/b9b20b04bd. ... (check-in: 369a14b3 user: stephan tags: unaddremove-command)
18:51
Minor improvements to the change log. No code changes. ... (check-in: fcc07be7 user: drh tags: trunk)
18:01
The post sequence numbers on the hierarchical display of a forum thread should be the sequence number of the original version of the post, not the final edit of the post. ... (check-in: c6890fd4 user: drh tags: trunk)
15:57
For email alerts on forum posts, if the forum post is a reply to a prior post that has been edited two or more times, ensure that the In-Reply-To header on the email message refers to the very first edition of the in-reply-to post. Prior check-in [137cba6f1b81170d] attempt to do the same thing, but only worked for cases where the post was edited just once. ... (check-in: fb4545ef user: drh tags: trunk)
14:31
Add the undocumented "threadtable" query parameter to the forum chronological view, in order to show the raw thread table data for debugging purposes. ... (check-in: dbdf50d5 user: drh tags: trunk)
12:08
For the chronological display of forum posts, show edited or deleted posts using text/plain. Item 4 in forum post 04e5ea0d88. ... (check-in: 0e78f746 user: drh tags: trunk)
11:59
Fix ./configure so that the --with-openssl=tree option works better. ... (check-in: 19f11a8d user: drh tags: trunk)
11:52
The "history" view of an edited post in the Forum shows all entries as text/plain. See discussion on the Fossil forum. ... (check-in: f7c869b9 user: drh tags: trunk)
11:52
Avoid references to private check-ins in Q-cards of public check-in manifests. This ensures consistent behavior regarding leakage of private check-in hashes, possibly generating "phantoms" on peer repositories, for P- and Q-cards. Depending on the final strategy to minimize leakage and sync traffic overhead of "phantoms", this commit may eventually be reverted. ... (check-in: 767b175d user: florian tags: private-branches)
11:47
Close leaves of private branches merged with the --integrate flag by separate private control artifacts, to avoid +close tags referring private branches in public check-in manifests. ... (check-in: 4e2498a2 user: florian tags: private-branches)
11:43
Update commit [8268c5dafb] to allow the --integrate flag when merging private branches, but postpone the closing leaves of private branches. ... (check-in: 6b6c09c5 user: florian tags: private-branches)
2020-04-20
20:13
Experimental fix for link failure under --with-openssl=tree on some platforms (found on CentOS 6) where OpenSSL needs -lpthread to link. Not on trunk because we probably need something more subtle than this to make it work broadly. ... (Closed-Leaf check-in: 8a046acb user: wyoung tags: openssl-needs-lpthread)
17:37
Update the built-in SQLite to the latest 3.32.0 alpha that includes the fix that omits O_NOFOLLOW when trying to open a directory just to fsync() it. ... (check-in: c435144c user: drh tags: trunk)
2020-04-19
19:14
Change log updates. ... (check-in: 088b44b3 user: drh tags: trunk)
17:35
Update the built-in SQLite to the lastest 3.32 alpha. ... (check-in: 05fd5e17 user: drh tags: trunk)
17:32
Change log updates. ... (check-in: d6967fe7 user: drh tags: trunk)
16:53
For the "fossil:" output from the "fossil info" command, on unix, provide the full pathname of the fossil executable. ... (check-in: 01fcc6a8 user: drh tags: trunk)
15:24
Minor typo fix in the documentation. ... (check-in: c0f7c831 user: drh tags: trunk)
15:20
Improved documentation of the latest configuration database locator algorithm. No code changes. ... (check-in: 9cb8194d user: drh tags: trunk)
15:04
Further refinement to the configuration database locator algorithm to only use the XDG name if the ~/.config directory exists. ... (check-in: 8388a468 user: drh tags: trunk)
14:40
Update the configuration-database location documentation to reflect enhancements to the "fossil info" command. ... (check-in: b980ede0 user: drh tags: trunk)
14:34
On the "fossil info" command with no arguments and outside of an open checkout, or with the -v option, show the location of the fossil executable and the version number. ... (check-in: 1da8afdf user: drh tags: trunk)
14:18
Enhance the "fossil info" command so that if it is run with no arguments and not in an option check-out, it shows global information about the fossil setup (currently limited to the location of the configuration database). ... (check-in: 6e71a288 user: drh tags: trunk)
14:06
Revise the algorithm for finding the configuration database on unix. The algorithm is now approximately this: (1) Use the ~/.fossil name if such a file exists. (2) Use ~/.config/fossil.db if the ~/.config directory exists (3) Otherwise use ~/.fossil See www/tech_overview.wiki for details. ... (check-in: 4645e9bb user: drh tags: trunk)
2020-04-18
21:05
Add the ability to display the history of edits to a single timeline post. Improvements to the CSS for timeline display in the default skin. ... (check-in: 34d8d7e7 user: drh tags: trunk)
19:40
In the forum thread constructor, if an post in a forum thread is a phantom, reassign the descendents of that post to be descendents of the root. This fixes the hierarchical view for the problem described at https://www.fossil-scm.org/forum/forumpost/dc623b995f ... (check-in: bed0dd1a user: drh tags: trunk)
19:15
Improved debugging output for forum displays: Show the RID on "(artifact)" links. ... (check-in: 14795faa user: drh tags: trunk)
18:56
Use the XDG_CONFIG_HOME environment variable (if it exists) to locate the configuration database on unix. ... (check-in: 22f879dd user: drh tags: trunk)