Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 descendants and 10 ancestors of cc7f4df41743ffc0
2015-12-05
| ||
21:22 | On the /artifact page, provide an improved description of cluster artifacts. Also show the rcvfrom information on all artifacts to Admin and Setup users. ... (check-in: 8b2d32cc9d user: drh tags: trunk) | |
20:04 | Improvements to the /bigbloblist page. Fix the output_table_sorting_javascript() routine so that the sort is stable even when selecting a field that defaults to sorting in reverse order. ... (check-in: f982642315 user: drh tags: trunk) | |
19:21 | Add the /bigbloblist information page. ... (check-in: 483317fb0e user: drh tags: trunk) | |
18:53 | Minor tweak to the server.wiki document. ... (check-in: e75f160c2e user: drh tags: trunk) | |
2015-12-04
| ||
14:57 | off-by-24 error in handling of long directory names (>MAX_PATH-12) on Windows ... (check-in: 2900c25d1a user: jan.nijtmans tags: trunk) | |
14:36 | Update OpenSSL to version 1.0.2e ... (check-in: 1376aa440b user: jan.nijtmans tags: trunk) | |
00:40 | Update the built-in SQLite to the latest 3.10.0 alpha. ... (check-in: 5032c50d14 user: drh tags: trunk) | |
2015-12-03
| ||
22:53 | On Windows, deal with the reserved 12 characters (8.3) always needed for long directory names. ... (check-in: 9571b68a7a user: drh tags: trunk) | |
15:41 | Improved cross-linking of clusters. ... (check-in: 24606598a7 user: drh tags: trunk) | |
15:19 | Do not duplicate markdown titles in the title of the page and in the body of the document. ... (check-in: d407c38421 user: drh tags: trunk) | |
15:07 | When markdown begins with a <h1> HTML element, consider the content of that element to be the title of the document. ... (check-in: cc7f4df417 user: drh tags: trunk) | |
2015-12-02
| ||
20:18 | Fix harmless compiler warning. ... (check-in: a3691d7679 user: mistachkin tags: trunk) | |
09:55 | Capitalize "Fossil" in the concepts.wiki document. ... (check-in: b63c430002 user: drh tags: trunk) | |
09:50 | Improved command-line help for push, pull, sync, and clone commands. ... (check-in: 26d0c20a37 user: drh tags: trunk) | |
2015-11-30
| ||
00:23 | Remove extra colon and space in section topics in style guidelines. ... (check-in: 069084afc2 user: andybradford tags: trunk) | |
2015-11-29
| ||
17:33 | Fix the backslash-octal escapes on the filename quoting while importing from git. ... (check-in: 09cf1ad8ee user: drh tags: trunk) | |
03:51 | Fix incorrect form generation for zip pages from redirected anonymous login. This only happens when the zip permission is only allowed after anonymous login is successful. ... (check-in: 167dec48fb user: andybradford tags: trunk) | |
2015-11-28
| ||
19:59 | Include the filename in the form action when redirected from login required to avoid needing to use Content-Disposition header to hint the client what the filename is. ... (Closed-Leaf check-in: 5f32bf719d user: andybradford tags: pending-review) | |
2015-11-24
| ||
23:41 | Fix compiler warnings seen with MSVC. Add comments. ... (check-in: 52e3d9d845 user: mistachkin tags: trunk) | |
23:38 | Prevent the test command 'test-th-hook' from segfaulting when TH1 hooks are disabled. Also, add and enhance comments. ... (check-in: ddd4cb5254 user: mistachkin tags: trunk) | |
2015-11-23
| ||
20:53 | fixed typo as suggested on ML ... (check-in: 565d1b0a38 user: m.ramakers@gmail.com tags: trunk) | |