Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2020-01-17 22:00:35.

2020-02-12
16:35
Change the special $SELF substitution used by Markdown and HTML embedded documentation into $CURRENT. See the [https://www.fossil-scm.org/forum/forumpost/69cf42b0c9|forum discussion] for details. ... (check-in: 45427ae1c9 user: drh tags: trunk)
14:44
Updates to the change log. ... (check-in: 0c9339bfb0 user: drh tags: trunk)
14:37 Edit [4de1ed780c60524d|4de1ed780c]: Edit check-in comment. ... (artifact: 28cfd25ca5 user: drh)
14:17
Propagate the timeline-default-style setting when cloning. Fix the initialization of the timeline style select menu so that it shows it is initialized to the default setting. ... (check-in: bc8691cd09 user: drh tags: trunk)
2020-02-11
19:47
Allow websites to specify a default viewing style other than Modern in the /Admin/Timeline setup page. ... (check-in: 895eac4feb user: drh tags: trunk)
18:16 Fixed ticket [acf1302afa]: Timeline does not display technotes properly. plus 3 other changes ... (artifact: 5afb84ed0d user: drh)
18:15
Do not try to maps graph rails that are negative. Fix for ticket [acf1302afa53e6a1] ... (check-in: 7a585153b1 user: drh tags: trunk)
16:33 New ticket [acf1302afa] Timeline does not display technotes properly.. ... (artifact: 0415b6c821 user: drh)
2020-02-08
17:53
Various documentation typo fixes. Remove the link to the (now obsolete) Fossil mailing list archive from the front page. ... (check-in: b45da258cb user: drh tags: trunk)
16:43
Updated stats and a typo fix in the technical overview document. ... (check-in: bcae84663d user: drh tags: trunk)
2020-02-07
16:53
Issue a verbose warning message if a unversion content sync reverts to pull-only due to lack of permission on the server. ... (check-in: ef9305a47c user: drh tags: trunk)
12:44
The --project-code option on "fossil pull" implies --once. ... (check-in: 6696d4de7d user: drh tags: trunk)
2020-02-06
23:26
Add the --project-code option to the "fossil pull" command. Use of this option allows one project to pull content from another project. ... (check-in: 21e8aed945 user: drh tags: trunk)
15:06
Get the "fossil git export" command working on windows. ... (check-in: 0dd697622a user: drh tags: trunk)
2020-02-05
14:41
Still more editorial changes to rebaseharm.md. ... (check-in: 9b068a3979 user: drh tags: trunk)
13:52
Still more minor edits to the rebaseharm.md document. ... (check-in: d0807c23ea user: drh tags: trunk)
13:45
Fix typos and remove unnecessary non-ASCII characters from the rebaseharm document. ... (check-in: 6a903b39e8 user: drh tags: trunk)
13:22
Rework the "rebase is lying" section of the "Rebase considered harmful" document to be less confrontational, while at the same time still calling out rebase for what it really is. ... (check-in: 629259df14 user: drh tags: trunk)
2020-02-04
16:40
More tweaks to the hashpolicy.wiki document. ... (check-in: f5e02af3ab user: drh tags: trunk)
16:13
Updates to the hashpolicy.wiki document. The recent attention it received on HN caused me to notice that it needed refreshing. ... (check-in: 2f5bb4f04d user: drh tags: trunk)
2020-01-28
15:33
In the capability summary matrix (shown on the Security Audit page, for example) do not attribute "anonymous" capabilities to user "nobody". ... (check-in: b833df21f7 user: drh tags: trunk)
15:21
Update the built-in SQLite to version 3.31.1 plus the s390x architecture fix. ... (check-in: e8f24f7ecd user: drh tags: trunk)
2020-01-22
19:08
Update the built-in SQLite to version 3.31.0. ... (check-in: eee161e823 user: drh tags: trunk)
2020-01-20
20:29
Update the built-in SQLite to the second beta for 3.31.0, for SQLite testing. ... (check-in: f4e7ca02da user: drh tags: trunk)
2020-01-17
22:00
Make use of the new "aggregate mode" for the DBSTAT virtual table when computing the /repo-tabsize page, both as a test of DBSTAT and because the new mode is usually faster. ... (check-in: cc86de732a user: drh tags: trunk)
13:31
Give the correct count of check-ins for /timeline displays that include the from=, to=, and chng= query parameters. ... (check-in: 9dce5ffe5f user: drh tags: trunk)
2020-01-12
20:45
Fossil-defined SQL functions used inside of views for full-text-serch much be tagged using SQLITE_INNOCUOUS. ... (check-in: 9826bd007a user: drh tags: trunk)
2020-01-09
21:03
Change the build options for SQLite so that it distrusts schema by default. ... (check-in: 31be929a30 user: drh tags: trunk)
20:57
Merge the latest SQLite 3.31.0 alpha sources for testing. ... (check-in: 5c48142dd3 user: drh tags: trunk)
15:29
Modify the /doc webpage so that if the first term of the argument is "latest" it chooses the most recent check-in for the document regardless of what branch that check-in occurred on. ... (check-in: d08bc9e61f user: drh tags: trunk)
2020-01-08
19:32 Edit [f6e04cc4233629b5|f6e04cc423]: Edit check-in comment. ... (artifact: 66dffae57d user: drh)
19:32 Edit [9dcb3de471d35e7d|9dcb3de471]: Edit check-in comment. ... (artifact: 6397cd1c4a user: drh)
2020-01-02
14:35
Fix the spelling of "legacy" in the "test-fingerprint" command. Also show the current Fossil version in the "test-fingerprint" command. ... (check-in: 2af7fedd67 user: drh tags: trunk)
2019-12-26
02:08
Fix a comment describing the meaning of the BACKLINK.SRCID field of the repository schema. No changes to code. ... (check-in: 088aabafd7 user: drh tags: trunk)
01:26
Update the built-in SQLite to the latest 3.31.0 alpha version, for testing. ... (check-in: 9258d7462e user: drh tags: trunk)
2019-12-24
15:51
Improved CSS in alternative skinds for the new ticket comment colors on the timeline. ... (check-in: ca148e798a user: drh tags: trunk)
2019-12-23
14:31
Provide new classes "tktTlOpen" or "tktTlClosed" for the timeline display of tickets, depending on whether or not the ticket is open or closed. The default style changes the foreground color slightly. Probably the style needs to be adjusted. ... (check-in: d80adfe029 user: drh tags: trunk)
13:17
Ticket alerts reference the actual ticket, not the ticket change artifact. ... (check-in: 1a5dee1ea2 user: drh tags: trunk)
12:47
On the ticket timeline configuration screen, show the names of the underlying properties. ... (check-in: d725f611a3 user: drh tags: trunk)
12:38
Add the "New Ticket" option to timeline displays. ... (check-in: 9bb70584a1 user: drh tags: trunk)
12:26
Add a timeline view at the top of the /tktview page if the "tl" query parameter is present. If a ticket is viewed from /info, then the timeline is always on. Perhaps the timeline should be on regardless? ... (check-in: 3d131528c8 user: drh tags: trunk)
2019-12-19
20:56
Fix to the regexp() SQL function implementation (pointed out by [https://fossil-scm.org/forum/forumpost/c9eb457131|Florian Balmer]) so that it properly rejects all overlong 3-byte UTF8 characters, converting them into 0xfffd. ... (check-in: 6b32e21305 user: drh tags: trunk)
15:14 Edit [81bfdca9e5119790|81bfdca9e5]: Mark "Closed". Edit check-in comment. ... (artifact: caf3ee0c10 user: drh)
15:13
Never mind.... Was: Attempt to fix a memory leak on Git import. ... (Closed-Leaf check-in: 81bfdca9e5 user: drh tags: git-import-memleak)
2019-12-18
15:19
Comment updates that should have been in the previous check-in, but I didn't press the "Save" button on my editor, and I failed to adequately review the changes before committed - I should follow my own checklists... ... (check-in: c865e1a0fc user: drh tags: trunk)
15:11
Add support for magic conversion of /doc/$SELF/ URIs by expanding the $SELF to the version of the currently displayed document. ... (check-in: 703e62a68e user: drh tags: trunk)
14:02
Add a test document to verify that relative path hyperlinks work in the Markdown formatter. ... (check-in: 367f9b32d6 user: drh tags: trunk)
2019-12-13
18:57
Enhance the /ext page to search for "index.*" files if the pathname ends with "/" and is a directory name. ... (check-in: 3ed3fa3dda user: drh tags: trunk)
2019-12-11
12:43
Rename the CGI control file variable "debug:" to "cgi-debug:" and enhance it so that it shows the complete CGI environment at the start of each request. Also add documentation. ... (check-in: 4a7760e368 user: drh tags: trunk)
11:59
Fix an incorrect comment in the CGI handler. When parsing the CGI control file, check for "debug:" last, as it is the most infrequent option. ... (check-in: 20dc009909 user: drh tags: trunk)