openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
fossil-scm
Settings
|
Report Duplicate
32
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 7 of 603
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update the /thisdayinhistory page to show changes from 25 years ago.
drh
More...
4 months ago
Typo fix in `fossil help comment-format` output
wyoung
More...
4 months ago
Fix (likely unintentional) variable shadowing to restore ANSI C-89 conformance.
florian
More...
4 months ago
Fix a coding mistake on an error path in the HTTP server logic. Because the mistake is on an error path, it is actually harmless, but it needs to be fixed nevertheless.
drh
More...
4 months ago
Increase the version number to 2.27 for the next release cycle. Add the 2_27 tag to the change log.
danield
More...
4 months ago
Add parameters to declarations for dynamically loaded functions, to fix builds with latest GCC on Windows. Reported in [forum:3b3b741661|forum post 3b3b741661].
florian
More...
4 months ago
Version 2.26
drh
More...
4 months ago
Add one more point to the release log for 2.26.
drh
More...
4 months ago
Add a section to www/customskin.md about using skintxt2config.c instead of pasting changes into the UI.
stephan
More...
4 months ago
Update the built-in SQLite to the latest trunk version.
drh
More...
4 months ago
Add CSS class md-table to TABLE elements created specifically from a markdown-format table. In response to [forum:3a5d04039553e5b4|forum post 3a5d04039553e5b4]
stephan
More...
4 months ago
Do not allow computation and download of SQL-archives by non-humans. For some reason, SQL-archives are like catnip for AI robots.
drh
More...
4 months ago
Fix the new wiki-comments-on-ticket fieature so that it is controllable via TH1.
drh
More...
4 months ago
Documentation improvements, especially to the 2.26 change log.
drh
More...
4 months ago
Fix FOSSIL_ENABLE_TCL so that the build works with both Tcl8.6 and Tcl9.0.
drh
More...
4 months ago
Simplifications to TH1 for improved defense against accident and mischief: Omit the enable_htmlify command. Htmlify is always turned on. Omit the --th option from the "fossil pikchr" command.
drh
More...
4 months ago
Omit the --th option from the "pikchr" command and all of the complication that flows out of that option. The option is not used by anyone, as far as I can tell.
drh
More...
4 months ago
Remove the show-repolist-desc and show-repolist-lg settings. Control of which columns of a repository list to show is now only by the FOSSIL_REPOLIST_SHOW environment variable.
drh
More...
4 months ago
Block an infinite loop in Th_ReportTaint() that can occur when the vuln-report setting is "fatal" and the error happens again while generating the fatal error page.
drh
More...
4 months ago
Fix typo in the new vuln-report entry on the security-audit page.
drh
More...
4 months ago
Fix TH1 documentation typo.
drh
More...
4 months ago
Put a warning on the security-audit page if the vuln-report setting is not either "block" or "fatal".
drh
More...
4 months ago
Fix test cases so that "../fossil/configure && make test" passes.
drh
More...
4 months ago
The value returned by TH1 command getParameter should be marked as tainted.
drh
More...
4 months ago
Add taint confinement to unquoted inline variable expansion from Th_Render(). Improvements to the taint confinement error message.
drh
More...
4 months ago
For version 2.26, number the entries in the change log, as there are so many of them. Add item 3c about supporting both IPv4 and IPv6 at the same time on all platforms.
drh
More...
4 months ago
Fix the version numbers in the new documentation on tainted strings.
drh
More...
4 months ago
Add documentation regarding tainted strings in TH1. Mention the introduction of tainted strings in the 2.25 change log.
drh
More...
4 months ago
Preserve taint across TH1 commands: foreach, lappend, lindex, string index, string range, and string trim. Add test cases for taint.
drh
More...
4 months ago
Reworked the discussion of "fossil server" in the Quick Start to remove redundant discussion of "fossil ui" mode, previously covered. Moved some things up into that section as a result. The two modes are now treated independently, on purpose; the fact that they're implemented by a lot of shared code is an internal implementation detail, not something we need to make a point of in the Quick Start doc.
wyoung
More...
4 months ago
←
1
2
3
4
5
6
7
8
9
10
11
…
602
603
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree