Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
142 check-ins using file src/file.c version 54eebd5371
|
2020-03-22
| ||
| 15:58 | Further enhancements to the ticket history mechanism so that it takes into account the difference between TICKET and TICKETCHNG fields. check-in: fc70ec085e user: drh tags: trunk | |
| 15:33 | The "formatted" mode for the ticket history viewer assumed that all text was Fossil-Wiki formatted. It did not account for Markdown (since that feature was added long before Markdown formatting was added). And, indeed, there is no general way for it to know what the mimetype of the text is. Hence, disable formatted mode, and show all text as plai... check-in: f1e8cd6977 user: drh tags: trunk | |
| 15:02 | Add the "raw" query parameter to the /tkthistory page. check-in: 4c9e24fdcc user: drh tags: trunk | |
| 14:29 | Update the built-in SQLite to the latest 3.32.0 alpha that includes fixes for the DBCONFIG_MAINDBNAME problem. check-in: 8d114c2aff user: drh tags: trunk | |
|
2020-03-21
| ||
| 19:57 | Assorted improvements to www/globs.md, mainly to clarity and grammar. check-in: 7898593d9d user: wyoung tags: trunk | |
|
2020-03-20
| ||
| 04:02 | Rename test function to match the test command name check-in: 77be1777e1 user: andygoth tags: trunk | |
|
2020-03-18
| ||
| 17:25 | Merged glob-docs branch down to trunk. check-in: b45a985c86 user: wyoung tags: trunk | |
| 17:25 | Assorted improvements to globs.md, especially to the discussion of * expansion on Windows vs POSIX. Closed-Leaf check-in: bb292b64ae user: wyoung tags: glob-docs | |
| 17:03 | Hoist the list of POSIX subsystem features for Windows up to the top of the "Windows" section in globs.md to wave readers off to the "POSIX" section of the same doc before we get into truly Windows-specific details. check-in: 21929d37a3 user: wyoung tags: glob-docs | |
| 15:28 | Update the list of "Commands that Refer to Globs". check-in: 50a8e53640 user: florian tags: glob-docs | |
| 15:25 | Mention the tricks to preview glob expansion with the `test-echo' command, and to try glob matching with `test-glob'. check-in: 9a428be514 user: florian tags: glob-docs | |
| 15:14 | Mention the handy batch script to launch Fossil without glob expansion on Windows. check-in: 1a305a5ceb user: florian tags: glob-docs | |
| 15:09 | Correct a statement that contradicts the first paragraph in the same section. check-in: ce5925c202 user: florian tags: glob-docs | |
| 15:03 | Repeated clicks on the audio-captcha button cause it to start over. Change the title of 206 HTTP replies to "Partial Content". check-in: 8466a15722 user: drh tags: trunk | |
| 14:56 | Try to make it easier for people to find the documentation on how to add new commands to the Fossil core. check-in: 29c3e99d73 user: drh tags: trunk | |
| 14:14 | Change the HTTP reply status for range requests from "206 OK" to "206 Partial Content". Closed-Leaf check-in: 8a1e1c9096 user: florian tags: audio-captcha | |
| 14:08 | Have repeated clicks to the "Speakit" button restart the audio-captcha from the beginning instead of repeating several times in parallel. check-in: 1bf8df8ad2 user: florian tags: audio-captcha | |
| 00:45 | Don't even show the "Awaiting Moderator Approval" message, as that would be redundant. check-in: 2233a7b7ac user: drh tags: trunk | |
| 00:42 | Do not show the text forum messages that are pending moderation in the timeline view. check-in: bf410211c7 user: drh tags: trunk | |
|
2020-03-17
| ||
| 12:17 | Filter notifications to reduce multiple alerts if forum-posts are edited. Closed-Leaf check-in: 1c84fa5569 user: graham tags: alert-filter | |
| 10:45 | Add the -R option to the "fossil uv" on-line help. check-in: bc7c27cb85 user: drh tags: trunk | |
|
2020-03-16
| ||
| 19:45 | Experimental: Change the X-Fossil-From: header in alert emails to Sender:. This might help with Outlook users. Or it might make things worse. The only think I know to do is try it and see what happens. check-in: b4dcf8e4ef user: drh tags: trunk | |
| 19:33 | Minor default CSS changes for improved rendering of code snippets with long lines in the forum. check-in: 192c809a31 user: drh tags: trunk | |
|
2020-03-15
| ||
| 21:24 | Enhance the /announce page so that it provides an option to send a message to all forum moderators. check-in: 84d854c6d1 user: drh tags: trunk | |
| 20:43 | Fix the /announce/test2 feature so that it works without asserting. check-in: ea4ccfdc2d user: drh tags: trunk | |
| 18:35 | Add support for the Range: attribute in HTTP requests for the "fossil server" and "fossil http" commands. check-in: b6892ccdd6 user: drh tags: trunk | |
| 15:43 | Introduce a new version of db_multi_exec() that does not do printf-style formatting. check-in: 0ea56bb239 user: drh tags: trunk | |
| 15:37 | Resolve mis-expansion of ATTACH DATABASE reported in forumpost/e5cf69b8a0. check-in: bcdc2f4451 user: stephan tags: trunk | |
| 15:22 | Experimental support for "Range:" headers in HTTP requests. Closed-Leaf check-in: 37c615ad29 user: drh tags: http-range | |
|
2020-03-14
| ||
| 23:41 | For the audio captcha, do not actually download the sound file until the user clicks on the button. check-in: 54d93954a9 user: drh tags: trunk | |
| 21:00 | Add the nsm query parameter to /timeline for disabling the submenu. check-in: 220ed0a939 user: drh tags: trunk | |
| 19:42 | CSS changes to try to prevent over-width forum messages in the timeline display. check-in: b5acbe9b55 user: drh tags: trunk | |
| 18:29 | The new vfx query parameter on /timeline shows the formatted text of forum messages directly in the timeline. check-in: c7a536ffa8 user: drh tags: trunk | |
| 15:43 | Add the option to show an entire forum thread as "unformatted" text. check-in: b41b39018f user: drh tags: trunk | |
| 15:16 | Fix the "(source)" links on the forum to point to the most recent edit of the post, not the original post. check-in: 33dc88c417 user: drh tags: trunk | |
| 14:25 | Add the "Speakit" button to the /register page. check-in: 5a7d449493 user: drh tags: trunk | |
| 14:22 | Use <h3> tags, with a CSS class for styling, for the title on forum posts, as this works better for screen readers. check-in: fb85d7b632 user: drh tags: trunk | |
| 14:07 | Add CSS classes for the forum post labels. Closed-Leaf check-in: ff3365e83e user: drh tags: forum-post-headers | |
| 13:50 | In a forum thread display use an <h3> tag for the header on each post. check-in: c29d69ea7a user: drh tags: forum-post-headers | |
| 13:36 | Put the "speak the text" buttons for captcha audio closer to the boxes in which the person must enter the text. check-in: a584491ab8 user: drh tags: trunk | |
| 13:20 | Add extra silence in between letters of the spoken captcha. check-in: 2e32552331 user: drh tags: trunk | |
| 13:13 | Typo fix in the change log. check-in: 76a8eefc80 user: stephan tags: trunk | |
| 12:57 | Add the audio-captcha feature to the change log. check-in: b003f7cd53 user: drh tags: trunk | |
| 12:49 | Fix a harmless compiler warning. check-in: 11d1233d30 user: drh tags: trunk | |
| 12:46 | Show the title of a forum thread without truncation. (This check-in is reapply after having been accidently deleted.) check-in: 74549a9a8d user: drh tags: trunk | |
| 12:43 | Add audio prompts to captchas so that they can be completed by visually impaired users. check-in: dcf441077d user: drh tags: trunk | |
| 12:40 | Add "Speak the text" buttons consistently to all captchas. Closed-Leaf check-in: 93bbd28aa0 user: drh tags: audio-captcha | |
| 04:05 | Fix the makefile by removing a spurious javascript file. check-in: 899b40910a user: drh tags: audio-captcha | |
| 03:59 | Add "Speak the text" buttons on captchas. check-in: 3b10bdd683 user: drh tags: audio-captcha | |
| 03:13 | Add infrastructure to support solving the captcha via audio. check-in: 5ddc0fdc6b user: drh tags: audio-captcha | |
|
2020-03-13
| ||
| 20:38 | Remove the 'd' capability, which has never been used. check-in: 1274054036 user: drh tags: trunk | |
| 18:09 | Provide a "source" link on Wiki/Markdown forum pages that shows the original unformatted source text for that post. check-in: cc46524f48 user: drh tags: trunk | |
| 17:18 | In the "test-forumthread" command, if the thread-id argument is omitted show a list of all available threads. check-in: 98270ad613 user: drh tags: trunk | |
| 15:44 | Improve the the UX user self-management in the default skin. check-in: 2ee58cf546 user: drh tags: trunk | |
| 14:23 | Proposed fix to the UX bug on "Logout" with the default skin, per https://sqlite.org/forum/forumpost/ee69ac2ed3 Closed-Leaf check-in: 35d8736bb3 user: wyoung tags: logout-link-on-name | |
| 01:25 | Added documentation for the other legal values for event.type in the "y" parameter to /timeline.rss. check-in: 4a70f9485c user: wyoung tags: trunk | |
|
2020-03-12
| ||
| 22:53 | Show the title of a forum thread without truncation. check-in: 81d66a357d user: ashepilko tags: trunk | |
| 18:43 | Add /forummain as an alias for /forum. check-in: 4b82e96ac8 user: drh tags: trunk | |
| 18:17 | Repurposed the check for "d" cap in the Security Audit page to warn that it should be removed from use. It checks the anonymous, developer, and reader users for it only, not any one-off uses. It also doesn't check Setup or Admin, but presumably whatever we reuse "d" for in the future will be granted to them by default. Closed-Leaf check-in: 8059b9cac1 user: wyoung tags: eradicate-d-cap | |
| 18:03 | Added comments and documentation for the removal of d cap. check-in: 7454cce841 user: wyoung tags: eradicate-d-cap | |
| 18:02 | Removed a "#if 0" related to this branch. check-in: dfa6609a9a user: wyoung tags: eradicate-d-cap | |
| 17:02 | Removed the favicon byte array added in support of the /favicon.ico URL handler. It's unused since [81b3ce3a1350eaa9], when that page began serving a GIF and now gets the same data from the aLogo byte array. check-in: 1b63f6894f user: wyoung tags: trunk | |
| 16:56 | An extension of [3941824d] to remove all mention of 'd' capability from the code, not just ifdef or comment it out. Also removes it from the docs and from the default capability set for Developer, dei -> ei. check-in: 55a7643938 user: wyoung tags: eradicate-d-cap | |
| 10:50 | Omit the 'd' capability (the ability to delete wiki and tickets). This capability does not do anything. Apparently, it is a hold-over from the old CVSTrac code. check-in: 3941824d85 user: drh tags: trunk | |
| 01:50 | This change is not quite right. Harmless, but ineffective. Was: The 'b' capability should not imply "write" for tickets or wiki unless it is accompanied by the 'w' or 'k' capabilities. Leaf check-in: ba56f5e5cc user: drh tags: mistake | |
| 00:57 | Fix a long-standing error in a printf() specification on the /artifact_stats page that only caused problems when compiling on 32-bit windows using mingw32. check-in: afb4f74808 user: drh tags: trunk | |
| 00:44 | Add the "gather_artifact_stats()" SQL function to the "fossil sql" command. This function invokes the gather_artifact_stats() C-language routine in order to populate the temporary ARTSTAT table. check-in: 6e890f737f user: drh tags: trunk | |
|
2020-03-08
| ||
| 07:20 | Fix typo in data-sortkey. check-in: 88b8df356b user: ashepilko tags: trunk | |
|
2020-03-07
| ||
| 22:14 | option to separate filenames w/ NULL instead of whitespace. Eases operations w/ whitespace-containing filenames check-in: 6e88c64bb2 user: bch tags: NULLSeparated | |
| 16:56 | Use SHA3 to identify unversioned files, if the hash policy is sha3 or higher. check-in: 17525ceddb user: drh tags: trunk | |
| 12:21 | Back out the attempt to fix excess line ending whitespace because that check-in mangled some text and inserted unwelcomed unicode characters. check-in: fd1282e685 user: drh tags: trunk | |
| 12:06 | Change the default favicon.ico to an actual GIF image of the Fossil lizard. check-in: 5ca0a05a80 user: drh tags: trunk | |
|
2020-03-06
| ||
| 17:27 | Limit the max length of new forum thread's title. check-in: 81fb5e7600 user: ashepilko tags: trunk | |
| 17:08 | Improve truncation of UTF-8 encoded title using a function by @florian.balmer per https://fossil-scm.org/forum/forumpost/6d90d5d99c check-in: d076853d10 user: ashepilko tags: trunk | |
| 10:07 | Update to Unicode-13 check-in: b70a76e354 user: jan.nijtmans tags: trunk | |
| 10:06 | eol-spacing in documentation check-in: d65540f5a9 user: jan.nijtmans tags: trunk | |
|
2020-03-04
| ||
| 13:51 | New documentation crosslinks. check-in: abf865bb5f user: drh tags: trunk | |
|
2020-03-03
| ||
| 20:53 | Various minor documentation enhancements. check-in: 787466468d user: drh tags: trunk | |
| 19:13 | Properly truncate a UTF-8 encoded title using a function by @florian.balmer per http://fossil-scm.org/forum/forumpost/52b141aa91 check-in: 35ad8eca06 user: ashepilko tags: trunk | |
| 14:35 | Fix the mimetype for /favicon.ico. check-in: 00e2f0511e user: drh tags: trunk | |
|
2020-03-02
| ||
| 15:41 | Trying to improve the documentation for skin development. This is a work-in-progress. check-in: 2698c16b1c user: drh tags: trunk | |
| 12:57 | Add the /favicon.ico web page. check-in: 81b3ce3a13 user: drh tags: trunk | |
| 12:50 | When viewing a forum thread, use the title of the thread as the page title. check-in: 59f126d90b user: drh tags: trunk | |
|
2020-02-29
| ||
| 19:32 | Properly truncate a forum thread's title when is UTF-8 encoded. Closed-Leaf check-in: 4b12ad0eb2 user: ashepilko tags: forumthread-title | |
|
2020-02-28
| ||
| 21:53 | Include forum thread's title in its page title. check-in: 9559bdb69c user: ashepilko tags: forumthread-title | |
| 21:51 | Create new branch named "forumthread-title" check-in: 33c4c9d266 user: ashepilko tags: forumthread-title | |
|
2020-02-27
| ||
| 19:16 | More information on Setup and in Security-Audit to help admins configure Public Pages with the correct capabilities. check-in: 0c374456b3 user: drh tags: trunk | |
| 17:07 | Update the built-in SQLite to an early alpha for 3.32.0, for testing. check-in: d239550e9e user: drh tags: trunk | |
|
2020-02-26
| ||
| 15:59 | Updates to the change log. check-in: 13919ef8fc user: drh tags: trunk | |
| 15:23 | Implement the --keep-merge-files option for the merge and update commands. Merge-conflict files are omitted without this option. The merge conflict files continue to exist for the stash command. check-in: d20ead10c3 user: drh tags: trunk | |
| 14:28 | Put the Content-Security-Policy in the HTTP reply header in addition to the HTML header. That way, the CSP is enforced even for raw HTML pages or if the skin provides an HTML header that omits the CSP. Add a new "default-csp" setting included with the skin that allows an administrator to change the CSP to allow for CDNs and such. check-in: 14c81d9d2b user: drh tags: trunk | |
| 14:07 | The stash now uses the legacy behaviour for merge conflicts, always keeping the baseline/original/merge files, because there's otherwise a potential for undo suffering when stash pop has a conflict. (Thanks to Florian for pointing that out.) Closed-Leaf check-in: 31dc956dfa user: stephan tags: merge-remove-temp-files | |
|
2020-02-25
| ||
| 23:03 | This merge occurred on a laptop and didn't get synced. Before the missing sync was discovered, other check-ins occurred both on the branch and on trunk. So it seems best to just abandon this merge. Closed-Leaf check-in: 6f08a5937b user: drh tags: mistake | |
| 20:57 | Implemented merge/update --keep-merge-files, per discussion at /forumpost/1407a2d73e. check-in: 1bfd760de4 user: stephan tags: merge-remove-temp-files | |
| 20:04 | Added --admin-user flag to the import command. check-in: 6c0dfc8cc5 user: drh tags: trunk | |
| 18:34 | Added --admin-user flag to the import command, per discussion at forumpost/2ecbbdf7c6. Closed-Leaf check-in: bdc242fb07 user: stephan tags: import-admin-user | |
| 15:59 | Improved diff performance by using a 64-bit hash. Now able to diff files with lines up to 32KiB in length. check-in: ce0bce90cf user: drh tags: trunk | |
| 15:58 | Redo the enhancement of check-in [1e881f59786bd891] in a way that is portable to legacy systems. The strnlen() function is now always available. check-in: 1a84fe09c7 user: drh tags: trunk | |
| 14:45 | Improve diff performance by using a 64-bit hash and a faster hash algorithm. Closed-Leaf check-in: a4616a2c99 user: drh tags: diff-optimizations | |
| 11:56 | Change the sense of the "same_dline()" routine in the diff generator so that it returns 0 if the lines are the same and non-zero if the lines are different, as this helps the diff logic to run faster. check-in: 2f7527e88c user: drh tags: trunk | |
| 11:32 | Performance optimization in the building printf() logic makes the "fossil annotate" command run 6x faster. check-in: 1e881f5978 user: drh tags: trunk | |
|
2020-02-19
| ||
| 21:41 | Recognize the Pale Moon user agent string. check-in: 6d0be557dc user: mistachkin tags: trunk | |
| 21:34 | Update custom Makefile for MinGW. check-in: 7d5e243d6a user: mistachkin tags: trunk | |
|
2020-02-18
| ||
| 20:51 | Fix a bug in the CGI extension documentation. check-in: 85c58afe9a user: drh tags: trunk | |
|
2020-02-16
| ||
| 15:25 | Minor skin-related fixes (merged to trunk with the go from stephan). check-in: 4dbd4e33c4 user: florian tags: trunk | |
| 14:51 | Fix the Javascript-disabled fallback hamburger button link to the sitemap. Closed-Leaf check-in: 9782e6726d user: florian tags: misc-skin-fixes | |
| 14:48 | Add 'timeline-tslink-info' to the list of skin/web-ui-related settings to make it work with `fossil config ...' and `fossil init --template ...'. check-in: c27e206970 user: florian tags: misc-skin-fixes | |
|
2020-02-15
| ||
| 18:48 | Improvements to the /test-all-help webpage. check-in: 9e40834016 user: drh tags: trunk | |
|
2020-02-13
| ||
| 20:09 | Minor performance optimizations on the /artifact_stats page. check-in: c2cf7ea141 user: drh tags: trunk | |
| 19:43 | Enhance the --sqltrace option to show the elapse time used by each SQL statement in milliseconds. check-in: ada305fbc0 user: drh tags: trunk | |
| 18:28 | Add a setting in /Admin/Access that allows the /artifact_stats page to be accessed by any user. Activate load control on the /artifact_stats page. check-in: 86619b995d user: drh tags: trunk | |
|
2020-02-12
| ||
| 18:43 | Minor edits to the check-in names documentation. check-in: f7b34aac4f user: drh tags: trunk | |
| 18:38 | Improvements to the "embedded documentation" documentation. check-in: c5d9ca673b user: drh tags: trunk | |
| 17:03 | Provide a scary warning about the use of TH1 docs on the Security Audit page. check-in: 5c0bb964cd user: drh tags: trunk | |
| 16:35 | Change the special $SELF substitution used by Markdown and HTML embedded documentation into $CURRENT. See the 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: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:15 | Do not try to maps graph rails that are negative. Fix for ticket [acf1302afa53e6a1] check-in: 7a585153b1 user: drh tags: trunk | |
|
2020-02-10
| ||
| 08:32 | Minor repo_list_page() API doc addition and zeroed a closed db handle, "just in case". check-in: d87bf251e5 user: stephan tags: trunk | |
|
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 | |
| 01:54 | Addressed forum comment on recent rebaseharm doc update: https://www.fossil-scm.org/forum/forumpost/567804d6fa check-in: be9df83b42 user: wyoung 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:32 | When using HTTPS combined with HTTP AUTH, the SSL connection may go away and any further operations on it, including the implied SSL_shutdown() that occurs as a result of BIO_reset() or BIO_free_all() will crash Fossil. Attempt to deal with this by signaling a quiet shutdown if SSL_peek() returns an error. Closed-Leaf check-in: 616de1fef2 user: andybradford tags: fix-ssl-crash | |
| 15:06 | Get the "fossil git export" command working on windows. check-in: 0dd697622a user: drh tags: trunk | |
|
2020-02-05
| ||
| 22:11 | Assorted improvements to rebaseharm, mainly grammar and clarity, but also some typo fixes. check-in: 5a7cda57cb user: wyoung tags: trunk | |
| 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
| ||
| 21:42 | Further improvements to the hashpolicy doc: spelling, grammar, and clarity tweaks. check-in: e07256d59e user: wyoung tags: trunk | |
| 20:21 | Updated the "SHA-3 vs SHA-2 vs SHA-1" section of the fossil-v-git article to cover recent developments: Brian M. Carlson's plan for migrating Git to SHA-256, SHAmbles, and more. check-in: 4fdc8db06a user: wyoung tags: trunk | |
| 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-29
| ||
| 14:12 | /dir page: changed the (columns: Xex Y) to (Xex auto), as the previous computed value (the number of entries in the list) was a semantic mismatch for that CSS property (the number of columns). check-in: ea66927c0c user: stephan tags: trunk | |
| 13:52 | Added the 'files' CSS class to the /dir column view element, per discussion at /forumpost/092ec8a4d0. check-in: 374ca0c007 user: stephan tags: trunk | |
| 12:34 | Several minor internal cleanups in the /json bits, most notably how g.json.isJsonMode gets initialized (based strictly on the path/command, not guessing based on POST input). check-in: 39bef92745 user: stephan tags: trunk | |
| 09:47 | Removed .column,.columns {float:left} from Ardoise skin because it can break display of README.md in /dir view by causing the README to display in the same row as the dir columns. check-in: da76d728b4 user: stephan tags: trunk | |
| 07:10 | fossil_fclose() is now a no-op if passed stdin (as was initially intended). check-in: 7723a92f06 user: stephan tags: trunk | |