Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2018-10-04 12:52:02.
2018-11-29
| ||
11:09 | Improvements to the command-line comment formatter so that it works better with non-ASCII characters. ... (check-in: 1c84a0c14a user: drh tags: trunk) | |
2018-11-28
| ||
23:43 | Minor stylistic changes to the comment formatter. ... (Closed-Leaf check-in: cc9c422d83 user: drh tags: comment-formatter-utf8) | |
13:19 | Update the built-in SQLite to the latest 3.26.0 beta for testing. ... (check-in: c523d0a9b5 user: drh tags: trunk) | |
2018-11-13
| ||
16:20 | Update the built-in SQLite to the latest 3.26.0 beta. This is beta-testing for SQLite. ... (check-in: d3f454fa33 user: drh tags: trunk) | |
16:14 | Fix a bug in the skin edit pages that can result in an infinite loop. ... (check-in: 995e184cc1 user: drh tags: trunk) | |
2018-11-10
| ||
14:17 | Do not run backoffice if the "--in" option is used on the "fossil http" command. ... (check-in: afb1e5f6cf user: drh tags: trunk) | |
13:49 | Do not attempt to run backoffice if the repository is read-only. ... (check-in: 4f15d34f4b user: drh tags: trunk) | |
2018-11-07
| ||
12:04 | When running a bisect, show the span between the two extremes and the number of steps remaining after each step. ... (check-in: b45dd1c7b5 user: drh tags: trunk) | |
2018-11-05
| ||
14:35 | Fix the /brlist page so that branches are (once again) shown in time order. ... (check-in: c21c77426c user: drh tags: trunk) | |
2018-11-02
| ||
16:10 | Enhance the "fossil branch ls" command with two new options. The -t option sorts the branch list with the most recent branch first. The -r option reverses the sort order. ... (check-in: db2682dc1a user: drh tags: trunk) | |
15:21 | Enhance makeheaders so that it is able to deal with static_assert() statements. (These do not come up in Fossil itself. This check-in is in response to use of Makeheaders by external projects.) ... (check-in: 8cecc544ce user: drh tags: trunk) | |
13:48 | Enhance the repository list page so that it shows the name of project for each repository, and so that the "Last Modified" time is based on the most recent event in the repository, not the repository file mtime. ... (check-in: cdea59dc5c user: drh tags: trunk) | |
13:08 | Split out the repo_list_page() routine, used to generate the repository list for "fossil all ui" and similar, into a separate source file "repolist.c" to make it easier to enhance and maintain. ... (check-in: 45a7134956 user: drh tags: trunk) | |
2018-10-17
| ||
23:53 | Enhance the security-audit page to detect insecurities resulting from having self-registration enabled. This is a work in progress. More testing and more checks are needed in this area. ... (check-in: 724ccc46f2 user: drh tags: trunk) | |
2018-10-12
| ||
16:14 | Fix a comment on the "html" and "puts" TH1 commands. Before this fix, the meanings of the two commands were reversed. ... (check-in: 35563f3db3 user: drh tags: trunk) | |
16:08 | Alternative name for the "customskin" document in the document index. ... (check-in: 2aa4ef940d user: drh tags: trunk) | |
2018-10-11
| ||
09:39 | Fix minor inaccuracy in the number of years in the human_readable_age() function. ... (check-in: e93ae526ef user: drh tags: trunk) | |
2018-10-09
| ||
12:28 | Fix a conflict when syncing forum posts. ... (check-in: 8a980fde21 user: drh tags: trunk) | |
12:22 | Fix a minor hyperlink problem in the bootstrap skin. ... (check-in: 7ca68af0b8 user: drh tags: trunk) | |
2018-10-06
| ||
14:14 | The "fossil help -o" command shows command-line options that are common to all commands. ... (check-in: 50eb6bd569 user: drh tags: trunk) | |
2018-10-04
| ||
18:35 | Activate CSP for the bootstrap skin. ... (check-in: a762ba1f7f user: drh tags: trunk) | |
14:56 | On the /setup_ucap_list page, show the number of users having each capability, with a link to a list of users. This only works for administrators. ... (check-in: 594421796a user: drh tags: trunk) | |
13:45 | Allow users with Forum Supervisor permission ('6') to add Forum Write Trusted permission ('4') to users as they are approving a post by that user. ... (check-in: d33d446f9c user: drh tags: trunk) | |
13:12 | • Edit [9dc49e61cf839d81|9dc49e61cf]: Edit check-in comment. ... (artifact: 85c061bfe5 user: drh) | |
12:52 | Remove the [https://www.sqlite.org/compile.html#enable_fts3_parenthesis|SQLITE_ENABLE_FTS3_PARENTHESIS] compile-time option from default builds. This avoids problems that might arise when users type parentheses in search boxes that use FTS. ... (check-in: 9dc49e61cf user: drh tags: trunk) | |
2018-10-03
| ||
16:52 | Remove uncommonly used commands from the set of "common" commands in the "fossil help" listing. ... (check-in: 2931351893 user: drh tags: trunk) | |
2018-09-29
| ||
17:51 | New document: Fossil as Blockchain. ... (check-in: a937c69e1d user: drh tags: trunk) | |
2018-09-28
| ||
14:59 | Fix typo in the event.wiki page. ... (check-in: 335d529597 user: drh tags: trunk) | |
2018-09-27
| ||
02:17 | Guess that agents with "iPad" in their name do not want the narrow screen versions of the page. ... (check-in: b76eebea87 user: drh tags: trunk) | |
2018-09-26
| ||
14:04 | Enable the chronological forum display for all users able to read the forum. Make chronological the default display mode for mobile devices, as determined by the user-agent string. ... (check-in: c720327afe user: drh tags: trunk) | |
13:33 | When clicking on a username in the timeline, link to a timeline that shows *all* events for that user. In other words, override the display-cookie y= query parameter by providing an explicit y=a query term. ... (check-in: 6313d0a828 user: drh tags: trunk) | |
2018-09-25
| ||
17:26 | Update the built-in SQLite to the 3.25.2 release candidate, for testing. ... (check-in: 5fdd53120e user: drh tags: trunk) | |
2018-09-22
| ||
17:40 | Version 2.7 ... (check-in: 9aa9ba8bd2 user: drh tags: trunk, release, version-2.7) | |
17:40 | Note: Version 2.7 Release Notes ... (technote: [e15a918a8b] user: drh) | |
00:22 | Fix the indented paragraph on the homepage. ... (check-in: 0d7ac90d57 user: drh tags: trunk) | |
2018-09-21
| ||
13:57 | Avoid unnecessary quoting of ASCII characters 34 and 39 in the markdown formatter. ... (check-in: 7950dc2297 user: drh tags: trunk) | |
12:34 | Back out the block-indentation CSS change from check-in [2190f86c324d0f57fa4f8]. ... (check-in: eae0a9821d user: drh tags: trunk) | |
2018-09-20
| ||
15:55 | Updates to the change log for the upcoming 2.7 release. ... (check-in: 450e872354 user: drh tags: trunk) | |
13:41 | • Edit [dc88a533e239863b|dc88a533e2]: Mark "Closed". ... (artifact: c7892d0818 user: drh) | |
13:38 | Update the built-in SQLite to version 3.25.1. ... (check-in: c5abb962aa user: drh tags: trunk) | |
13:35 | Fix the default CSS for the "columns" class to avoid breaking column breaks within a single <li> element. ... (check-in: 51da396650 user: drh tags: trunk) | |
10:31 | Allow /sitemap to accept the popup query parameter as GET as long as the incoming request is from the same origin. This is probably sufficient to prevent revealing URLs to robots. And the use of GET seems to be more in keeping with the REST idea. ... (check-in: 2804c71a43 user: drh tags: trunk) | |
10:27 | The POST request by the hamburger menu must set the right content type of application/x-www-form-urlencoded in order to pass the popup=1 query parameter. ... (check-in: ee0f77dffa user: drh tags: trunk) | |
2018-09-18
| ||
15:53 | Add the "fossil branch current" command to the 2.7 change log. ... (check-in: fc977f14b1 user: drh tags: trunk) | |
15:50 | Add the "fossil branch current" command. Also rearrange the code and the help text for the "fossil branch" command so that the various subcommands are in alphabetical order. ... (check-in: 3b0a1f4e1e user: drh tags: trunk) | |
2018-09-15
| ||
18:33 | Rerun mkindex.tcl to get an updated permutedindex.html file. ... (check-in: ce1d61acd7 user: drh tags: trunk) | |
12:42 | Increase the version number to 2.7. ... (check-in: 4559373c10 user: drh tags: trunk) | |
12:39 | Update the built-in SQLite to the 3.25.0 release. ... (check-in: 048a6f80d3 user: drh tags: trunk) | |
2018-09-14
| ||
12:53 | Update the change log. ... (check-in: d78f1f3c59 user: drh tags: trunk) | |
2018-09-11
| ||
00:56 | The default skin requires 1200px or more before the "wideonly" class is displayed. ... (check-in: 68f4c2b048 user: drh tags: trunk) | |