Fossil

Timeline
Login

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

74 events for the month beginning 2019-08-01 by user drh

Following month ↑
2019-08-27
12:36
Add hyperlinks to the branch diff page from branch timeline and from /info. ... (check-in: 833b220adc user: drh tags: vdiff-improvements)
10:40
Query and post parameters may never begin with an upper-case letter. To allow that is a huge security hole. ... (check-in: 72c721eacf user: drh tags: noJsonCgiFlag)
02:08
Minor wording change in the header of /vdiff. ... (check-in: 69adb45da0 user: drh tags: vdiff-improvements)
02:07
Updates to the /vdiff page with the branch=BRANCH query parameter so that it uses merge-in: instead of root: and thus excludes merge-in check-ins from the diff. ... (check-in: b36dc6f121 user: drh tags: vdiff-improvements)
01:47
Add the "merge-in:NAME" name type, similar to "root:NAME" except that it finds the youngest anscestor of NAME that is in the branch from which the branch of NAME derived. ... (check-in: dcd8f1d8f4 user: drh tags: vdiff-improvements)
00:29
Merge in documentation enhancements from trunk. ... (check-in: c1b62c3260 user: drh tags: vdiff-improvements)
00:29
Remove an unused subroutine. Fix a minor CSS problem. ... (check-in: 2078c746a5 user: drh tags: vdiff-improvements)
00:11
On the /vdiff page, show a timeline with both check-ins using different highlights on each check-in. ... (check-in: 6e40f866ab user: drh tags: vdiff-improvements)
2019-08-23
12:42
Add the fossil_random_password() utility function and use it to generate a stronger initial admin-user password in the "fossil new" command. ... (check-in: 23a9f9bac2 user: drh tags: trunk)
12:23
If the test-markdown-render or test-wiki-render commands are invoked without a repository in which to check for Wiki page names and artifact hashes, then substitute a temporary, empty, in-memory repository so that the commands will still work and won't give SQL errors. ... (check-in: 0ac64dad80 user: drh tags: trunk)
11:07
Markdown hyperlinks are only converted to links to wiki if the named wikipage actually exists. Otherwise, the link becomes a relative link. This is for backwards compatibility. ... (check-in: 3b10e64468 user: drh tags: trunk)
2019-08-21
19:18
Fix the $ROOT mechanism in HTML documents so that it accepts any whitespace character before href= and script=. Add $ROOT in appropriate places in the server documentation. ... (check-in: 3e183bfad8 user: drh tags: trunk)
18:15
Outline how to configure a repository before and after server activation. ... (check-in: 154ea087af user: drh tags: trunk)
17:37
Improvements to the althttpd documentation. ... (check-in: 44f1df9fef user: drh tags: trunk)
17:21
Further improvements to the server document. ... (check-in: c2c4d3039f user: drh tags: trunk)
16:57
Extra defenses against running fossil_atexit() more than once. ... (check-in: bc7683e15a user: drh tags: trunk)
16:55
Fix the "shell" command so that it avoids invoking the atexit() handler more than once. ... (check-in: 07a5a2118e user: drh tags: trunk)
15:56
Server documentation updates. ... (check-in: b2426c2786 user: drh tags: trunk)
12:32
Disallow versioning of security sensitive settings tcl-setup, th1-setup, and th1-uri-regexp. For effective security, these settings should only be controllable by an administrator. ... (check-in: 2da704c5a1 user: drh tags: trunk)
11:26
Update to the default CSP page. Attempted to resolve merge conflicts, but more editting is likely necessary. ... (check-in: 33a7b8babe user: drh tags: trunk)
2019-08-20
19:16
Fix memcpy() compiler warnings. ... (check-in: 7ae4b1a719 user: drh tags: trunk)
16:11
Fix possible misaligned pointer to a 16-bit object. ... (check-in: f7c41be825 user: drh tags: trunk)
15:04
Updated and expanded documentation on how to set up a Fossil server. ... (check-in: f146e21af9 user: drh tags: trunk)
14:55
Add the --with-sanitizer option to the ./configure script. ... (check-in: 231d693314 user: drh tags: trunk)
02:09
Fix a compiler warning in the security-audit page. ... (check-in: 3243a6c148 user: drh tags: trunk)
02:07 Edit [7907b6ffae6c6fa1|7907b6ffae]: Move to branch configure-updates. Edit check-in comment. ... (artifact: a17726f924 user: drh)
2019-08-19
23:32
Fix a broken hyperlink on the new server-docs index page. ... (check-in: 461c8f06fc user: drh tags: server-docs)
18:24
[https://www.fossil-scm.org/forum/forumpost/89dba2d978|Plan Z] ... (check-in: 8264fd75bc user: drh tags: server-docs)
17:18
Have the security-audit page analyze and display the content security policy. ... (check-in: 9cf90a4f9d user: drh tags: trunk)
13:04
Increase the default HTTP request timeout to 10 minutes. Provide the FOSSIL_DEFAULT_TIMEOUT compile-time option for setting an alternative default. ... (check-in: 7979989dff user: drh tags: trunk)
2019-08-18
10:26
Improvements to the nonce='$NONCE' substitution mechanism. ... (check-in: 1c50073d31 user: drh tags: server-docs)
00:59
Include forum artifact statistics on the /artifact_stats page. ... (check-in: e2f2a05eff user: drh tags: trunk)
2019-08-16
14:25
An attempt to make the main server.wiki page simpler and yet self-contained, all at once. ... (check-in: 5bb1e11228 user: drh tags: server-docs)
2019-08-13
23:29
Additional documentation on CGI configuration options. Updates to the change log. New hyperlinks interconnecting the various documents. ... (check-in: fbc3b2f72e user: drh tags: trunk)
20:44
Remove the sigalrm_handler() function on windows builds as it is never called there. ... (check-in: 1d7afcdff6 user: drh tags: trunk)
20:31 Edit [1f63724e5b6fec16|1f63724e5b]: Mark "Closed". ... (artifact: f337a7fcad user: drh)
20:31
Improvements to HOME search on windows, and improve the documentation of the same. ... (check-in: 006afac0f0 user: drh tags: trunk)
19:31
Set a default timeout on CGI requests of 300 seconds. ... (check-in: 859d6b1694 user: drh tags: trunk)
14:40
Add "Forum Posts" as an option to "Activity Reports" ... (check-in: 6ada7e3768 user: drh tags: trunk)
12:32
Improvements to the hyperlink description in /md_rules. ... (check-in: b8fac03594 user: drh tags: trunk)
2019-08-09
21:08
Update the /stat page to show forum statistics. ... (check-in: 29141af7af user: drh tags: trunk)
20:56
Fixes to the new markdown hyperlink logic to handle the case there the target URL is not defined. ... (check-in: 44545eef88 user: drh tags: trunk)
18:14
Enhance markdown to use the same hyperlink target resolving logic as Fossil wiki. That means that wiki page names and check-in and ticket hashes can now be used as markdown hyperlink URLs. Also enhance markdown hyperlinks so that if the display text is an empty string, the URL is used as the display text. ... (check-in: 774fb7712f user: drh tags: trunk)
16:40
Two additional places where links to /markup_help are useful. ... (check-in: 5f328d9f90 user: drh tags: trunk)
16:37
Fix up the markdown rules to include recent enhancements to fenced code blocks. On "Markup Style:" entry boxes, provide a hyperlink for easy access to the rule sheets. ... (check-in: 18a84ed81e user: drh tags: trunk)
15:57
Further work on the fenced code blocks of markdown. Allow blank lines in the middle of a fenced code block. And also allow ~ character (three or more) to serve as the delimiter for fenced code blocks. ... (check-in: c7600da489 user: drh tags: trunk)
2019-08-08
23:04
Fix the www/fossil_prompt.sh Fossilized Bash Prompt script so that it works even if the current check-in comment contains grave accents (backticks). ... (check-in: c49f3ef4cf user: drh tags: trunk)
22:26
Further refine the fenced code block rendering in markdown to try to comply with the CommonMark spec. ... (check-in: 81caad6ce6 user: drh tags: trunk)
20:39 Edit [2077ffe660ec2bcd|2077ffe660]: Edit check-in comment. ... (artifact: 04c0465b19 user: drh)
20:35
A triple grave accent quoted text (```....```) in markdown is rendered as <pre>...</pre>. ... (check-in: 2077ffe660 user: drh tags: trunk)
2019-08-07
19:10
Have the test-httpmsg command try to open the repository database in case that repository database contains TLS certificate exceptions. ... (check-in: bf25835f6b user: drh tags: trunk)
17:39
Add the FOSSIL_NONCE parameter to extension CGI. ... (check-in: 3f0ade5592 user: drh tags: trunk)
13:24 Edit [b26967cfcb58f243|b26967cfcb]: Edit check-in comment. ... (artifact: eb56e38ff3 user: drh)
13:22
Adjust the SQL authorizer to ignore SQLITE_READ calls for transient internal-use-only tables. SQLite should not be issuing those, but some legacy versions of SQLite do. It is harmless to ignore them. ... (check-in: b26967cfcb user: drh tags: trunk)
12:55
Remove the SQLITE_ENABLE_DBPAGE_VTAB requirement from external SQLite libraries, as without it only the ".recover" command in "fossil sql" is omitted, and that is an obscure case. ... (check-in: a4d7152517 user: drh tags: trunk)
12:49
Fix an incorrect comment in sqlcompattest.c. ... (check-in: e2426e83e4 user: drh tags: trunk)
12:45
Fix incorrect requirements in sqlcompattest.c. ... (check-in: 156476b20b user: drh tags: trunk)
12:29
Add the LDFLAGS parameter when building the sqlcompttest test program. ... (check-in: 4a15ccdaca user: drh tags: trunk)
11:34
Add an SQLite compatibility test program and run that program during the "./configure" if the --disable-internal-sqlite option is used in order to verify that the system SQLite library has all of the capabilities that we need. ... (check-in: 350c627a52 user: drh tags: trunk)
04:02
A better hyperlink for althttpd documentation in ssl.wiki. ... (check-in: 977109d308 user: drh tags: trunk)
01:53
Minor update to footnote 2 on the fossil-v-git page. ... (check-in: 754a6a0568 user: drh tags: trunk)
00:19
Updates to the mirrorlimitations.md document. ... (check-in: 31bbb40f13 user: drh tags: trunk)
2019-08-04
20:26
Fix a harmless compiler warning. ... (check-in: 95a6a658d4 user: drh tags: trunk)
20:23
Improvements to the Security-Audit page - mostly in providing additional information about the files in the CGI extension folder. ... (check-in: a3bc6552ee user: drh tags: trunk)
2019-08-03
19:49
Fix the repolist function for CGI server invocations, apparently broken by check-in [ec56c69fe98d26d9] ... (check-in: 534b060007 user: drh tags: trunk)
2019-08-02
18:13
Avoid the clearenv() interface (which seems to be missing on NetBSD according to [2d4c16df5a9e61c2]) and simply set the global "environ" variable directly. ... (check-in: d72aa24ce6 user: drh tags: trunk)
17:34
Make sure all CGI environment variables are loaded into the CGI cache prior to clearing the environment, when launching extension CGIs. ... (check-in: c6b4d80e9c user: drh tags: trunk)
17:23
The CGI extension mechanism now passes the HTTPS environment variable. ... (check-in: f5fe221026 user: drh tags: trunk)
14:29
Add the mirrorlimitations.md document. Update cross-references. ... (check-in: 41d6540d27 user: drh tags: trunk)
13:34
Update the security audit to report when extension CGI is available. ... (check-in: e2cad541ff user: drh tags: trunk)
00:10
The test-httpmsg command now sends the payload uncompressed unless the new --compress option is used. ... (check-in: c31ff76fe9 user: drh tags: trunk)
2019-08-01
21:05
When rendering HTML pages using the fossil-doc class and the data-title="..." attribute, reverse the HTML escapes in the argument to data-title since they will be reencoded prior to rendering. ... (check-in: 54e01c60e2 user: drh tags: trunk)
19:30
Clear all environment variables prior to invoking a CGI extension. (Works on posix - need to fix it for windows.) ... (check-in: ed63bdd71e user: drh tags: trunk)
14:17
Add the FOSSIL_URI environment variable to the CGI extension mechanism. ... (check-in: 7b2b9d6995 user: drh tags: trunk)
Previous month ↓