Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2020-08-29 13:06:11.

2020-09-11
12:20
Fix over-length source code lines in import.c. ... (check-in: 8d9d8654a3 user: drh tags: trunk)
01:37
Update to a new version of pikchr.c with improved text bounding box computation. ... (check-in: 1f2b6cedad user: drh tags: trunk)
2020-09-10
22:56
Update Pikchr to the latest code from the Pikchr website. ... (check-in: a5c685fa0d user: drh tags: trunk)
18:15
Allow the setup pages to change email-send-method. ... (check-in: 95e735165e user: drh tags: trunk)
17:18
Replace the last separate SVG file in branching.wiki with in-line Pikchr. Also update pikchr.c to fix missing required whitespaces in the generated circle and ellipse markup. ... (check-in: 9ec0ccee33 user: drh tags: trunk)
16:52
Pikchr text formatting bug fix: Preserve "bold" and "italic" on multi-line text objects. ... (check-in: bf01b42928 user: drh tags: trunk)
16:19
Merge in changes for the new /pikchrshow webpage. ... (check-in: 0b2f838887 user: drh tags: trunk)
16:15
Add in the latest Pikchr module with bug fixes and with support for up to 5 strings per object. ... (check-in: d6639e466e user: drh tags: trunk)
03:13 Edit [3c7f742639a3fdf9|3c7f742639]: Edit check-in comment. ... (artifact: 9b608547f0 user: drh)
03:10
Change 5 of the 6 diagrams in the "branching.wiki" document over to Pikchr. Edit: I meant for this checkin to go on trunk, but it ok for the change live on this branch until the branch merges. ... (check-in: 3c7f742639 user: drh tags: pikchrshow)
01:08
Merge enhancements from trunk. ... (check-in: 3f1b8862cb user: drh tags: pikchrshow)
01:06
Update the pikchr.c file from the latest source from the Pikchr website. ... (check-in: d2b69d16c6 user: drh tags: trunk)
00:53
Enable Pikchr in Fossil Wiki using markup of the form: <verbatim type="pikchr">...</verbatim>. ... (check-in: 1fc2df905e user: drh tags: trunk)
2020-09-09
17:10
Parse the "info string" for Pikchr blocks for one of "center", "indent", "float-left", or "float-right" and add a <div> to accomplished the desired display mode. ... (check-in: 155d07470d user: drh tags: trunk)
15:30
Enable pikchr mark-up inside of Markdown fenced code block that are labeled with language "pikchr". ... (check-in: a13082c284 user: drh tags: trunk)
15:25
Fix the build for Windows by adding macro M_PI if it is missing. ... (Closed-Leaf check-in: 0df84add06 user: drh tags: pikchr)
15:20
Attempt to integrate the PIC-like drawing formatter "Pikchr". ... (check-in: 17d89b9a9a user: drh tags: pikchr)
2020-09-07
20:32
Add support for --extroot on windows. ... (check-in: 8aaaa4f533 user: drh tags: trunk)
14:08
The additional db_unprotect() work of check-in [b9fa7e28712c5981] was incomplete. Here is an attempt to finish the job. ... (check-in: 50f61b7ad1 user: drh tags: trunk)
14:01
file_mkdir() should use the converted filename, not the original. ... (check-in: 45fc083bbf user: drh tags: trunk)
2020-09-06
14:49
Fix the skin editor so when loading the "Current In Use" skin, it actually pulls in the currently in use skin, even if that skins is an alternative skin specified on the command-line or the built-in default skin. ... (check-in: 5c90832d79 user: drh tags: trunk)
14:37
Disable the ETAG cache for the /draftN pages so that caching does not interfere with preview. ... (check-in: 03643a632c user: drh tags: trunk)
2020-09-03
19:04
Make sure that any newlines in the CSP are converted into simple spaces before the CSP is added to an HTTP header. This *might* fix a problem reported [forum:/info/d29e3af43c|on the forum]. ... (check-in: e0f2283c15 user: drh tags: trunk)
2020-08-30
20:29
Fix a db_unprotect() call in the Admin pages. ... (check-in: b9fa7e2871 user: drh tags: trunk)
2020-08-29
13:06
Run the before-commit hook after the check-in comment has been collected from the user and include the check-in comment in the information provided to the hook. ... (check-in: 4ff4e1c8a7 user: drh tags: trunk)
2020-08-28
18:38
Define the "hooks" setting and mark it as sensitive. ... (check-in: 23f95bfc06 user: drh tags: trunk)
18:28
Modify the before-commit hook so that it runs after the check-in comment has been collected from the user. Include the check-in comment in the commit-description file. ... (Closed-Leaf check-in: b4006e2e2a user: drh tags: comment-in-before-commit)
13:31
Minor tweaks to the /sitemap. ... (check-in: 35da20b540 user: drh tags: trunk)
13:22
Add the contact information page. ... (check-in: 0d70e0931a user: drh tags: trunk)
12:22
The /wcontent page adds the "p" query parameter to links so that we can actually edit checkin/* and branch/* wiki pages. ... (check-in: 50e7a310a5 user: drh tags: trunk)
09:47
Unprotect the ssl-identity property when setting it. ... (check-in: e3636830ab user: drh tags: trunk)
09:34
Use the timeline format for /whistory. ... (check-in: cef8425cf4 user: drh tags: trunk)
2020-08-27
23:54
Typo fix: Turns out "edited" only has one "t". Who knew? ... (check-in: 91ff34dc17 user: drh tags: trunk)
15:11
Additional interlinking and clarification of CGI documentation. ... (check-in: 43fb402bfd user: drh tags: trunk)
12:34
Do not assume that missing SCRIPT_NAME and PATH_INFO environment variables for CGI have a value which is an empty string. ... (check-in: 9601b6cfc7 user: drh tags: trunk)
02:22 Changes to wiki page "To Do List" ... (artifact: 17072a5646 user: drh)
01:37
Fix the server-side clone so that it is able to operate on a read-only repository database. ... (check-in: 147bf47d6e user: drh tags: trunk)
2020-08-26
21:43
Improvements to help-text HTML formatting. ... (check-in: 517223eca9 user: drh tags: trunk)
14:46
Update the built-in SQLite to the latest 3.34.0 alpha that includes support for the sqlite3_txn_state() interface, with an eye toward using sqlite3_txn_state() to help prevent "busy" errors coming from high-load Fossil servers. ... (check-in: e3ca34cb38 user: drh tags: trunk)
01:40 Changes to wiki page "To Do List" ... (artifact: 39997d9537 user: drh)
01:30 Changes to wiki page "To Do List" ... (artifact: 4ab869e1ac user: drh)
01:22 Changes to wiki page "To Do List" ... (artifact: c4f9ffb57a user: drh)
2020-08-25
16:23
Yet another improvement to the "Latest Release" section of the homepage. ... (check-in: 5d32221c2a user: drh tags: trunk)
16:14
Further improvements to the "Latest Release" section of the homepage. ... (check-in: f282632beb user: drh tags: trunk)
16:10
Update the homepage with links to the latest release and the commits that have gone into it. ... (check-in: c508ed7a32 user: drh tags: trunk)
14:34
Improved titles for forum posts that show the original poster and the latest editor if they are different people. ... (check-in: 9543ddbef2 user: drh tags: trunk)
06:38 Edit [f741baa6be994348|f741baa6be]: Edit check-in comment. ... (artifact: 18a6bc6c61 user: drh)
06:32
Fix HTML formatting issues with a few built-in help pages. ... (check-in: 11384f1874 user: drh tags: trunk)
00:01
Improvements to handling of line endings and BOM marks when doing a 3-way merge. ... (check-in: 88ff2642d3 user: drh tags: trunk)
2020-08-24
23:24
Merge miscellanous auxiliary defenses and security enhancements. This check-in is not needed to fix any problems that are not already fixed in version 2.12.1. It merely provides additional defense in depth. ... (check-in: f741baa6be user: drh tags: trunk)