Fossil

Changes On Branch etags-cache-control
Login

Changes On Branch etags-cache-control

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

Changes In Branch etags-cache-control Excluding Merge-Ins

This is equivalent to a diff from 203d82d8 to f2492f3b

2018-02-25
19:09
Add support for ETags cache control. ... (check-in: 7383450d user: drh tags: trunk)
19:09
Add ETags cache control to the /tarball, /zip, and /sqlar pages. ... (Closed-Leaf check-in: f2492f3b user: drh tags: etags-cache-control)
2018-02-24
20:14
Redesign the ETags mechanism to be simpler and safer. ... (check-in: ae660cd6 user: drh tags: etags-cache-control)
03:49
Add support for the ETag: and If-None-Match: headers for improved cache control. Currently this only works for /uv but the mechanism is reasonably general and can be extended to other pages. ... (check-in: 787896c5 user: drh tags: etags)
00:39
First cut at supporting ETags: and If-None-Match: for cache control. ... (check-in: 94c0b8ec user: drh tags: etags-cache-control)
2018-02-23
21:29
Make default project name "<unnamed>" in the output of the "extras" and "changes" commands. ... (check-in: 203d82d8 user: drh tags: trunk)
21:24
Remove the mkdownload.html file from the documentation folder, since it is no longer used. Remove mention of OpenBSD from installation instructions, since precompiled binaries for that platform are no longer provided. ... (check-in: c44d9e4d user: drh tags: trunk)

Changes to src/cgi.c.

Changes to src/doc.c.

Added src/etag.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/setup.c.

Changes to src/style.c.

Changes to src/tar.c.

Changes to src/unversioned.c.

Changes to src/zip.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.