Fossil

Timeline
Login

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

10 check-ins using file www/fossil-v-git.wiki version d4558a6e31

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: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:50
More details on althttpd in the section of www/ssl.wiki that discusses the stunnel + althttpd + fossil serving option used by fossil-scm.org and sqlite.org. check-in: 9c747e1cf3 user: wyoung 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
11:32
Clarity and accuracy pass on the git-worktree issue in fossil-v-git.wiki. check-in: 92dc102158 user: wyoung tags: trunk