32
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try to avoid false-positive hung backoffice warnings from appearing in the error log.
drh
More... 5 months ago
Minor tweaks to backoffice - mostly comment typo fixes.
drh
More... 5 months ago
More details on the g.zPhase markings for backoffice processing, to help track down reports of hung backoffice processes that appear in the error log from time to time.
drh
More... 5 months ago
Slightly stronger detection of XSS attacks. Mostly this is rewording of comments to better explain how the anti-attack logic works.
drh
More... 5 months ago
Improved detection of XSS and SQL injection attacks.
drh
More... 5 months ago
Clean up the description of the background color adjustments in the change log.
drh
More... 5 months ago
Update the help text for "fossil branch new" to make it clear that the preferred idiom for branch creation in Fossil is to use the --branch option on the "fossil commit" command.
drh
More... 5 months ago
show previous ticket comments for [/tktview/3bcacd36ff|ticket: Show ticket history on ticket edit page] More... 5 months ago
improve navigation of tktsetup-subpages More... 5 months ago
Replaced the mention of "fossil branch new" in the Quick Start doc with a link to the section of the gitusers doc which explains why this is not the recommended way of working with Fossil. Both options remain documented, but now we bring Git expats to the place where many of their _other_ questions are most likely to be answered. More... 5 months ago
Expanded the "Starting A New Project" section of the Quick Start doc to cover the next few common steps. Also updated the "fossil version" example above it to the current release version to keep the doc from looking *too* outdated. More... 5 months ago
Update documentation for the /test_env to /test-env change.
drh
More... 5 months ago
Initialize the $title and $login variable for TH1 used during header/footer generation to a similar string that has characters that are special to HTML escaped to similar-looking unicode characters. This is an defense against XSS attacks that might otherwise result due to errors in a custom skin where the $title variable is misused.
drh
More... 5 months ago
Change the name of the /test_env page to /test-env for consistency. The old name is retained as an alias for backwards compatibility.
drh
More... 5 months ago
Add comments with usage hints to the tools/find-fossil-cgis.tcl script.
drh
More... 5 months ago
New command-line options for find-fossil-cgis.tcl: --print, --symlink, and -v.
drh
More... 5 months ago
Add the --has and --hasnot options to the find-fossil-cgis.tcl script.
drh
More... 5 months ago
(Typo) correction to www/changes.wiki. More... 5 months ago
Add the utility script tools/find-fossil-cgis.tcl.
drh
More... 5 months ago
Document parameters 'from' and 'to' for /reports. More... 5 months ago
Fix a ULARGE_INTEGER struct initialization warning on Windows. More... 5 months ago
Add a checkbox to the /setup_timeline page to control the raw-bgcolor setting.
drh
More... 5 months ago
Attempt to fix the graph CSS for the Xekri skin.
drh
More... 5 months ago
Improve the background color adjustment algorithm so that colors that are further out of range receive a proportionally greater adjustment. Also expand the range of allowed colors, slightly.
drh
More... 5 months ago
Add a new category of error log messages: SQLITE_AUTH and similar.
drh
More... 5 months ago
Update the built-in SQLite to the latest trunk version for testing.
drh
More... 5 months ago
Make documentation for timeline-truncate-at-blank and timeline-tslink-info visible. More... 5 months ago
Updates to the change log.
drh
More... 5 months ago
Fix background color rendering on the /finfo timeline.
drh
More... 5 months ago
On the /ci_edit page, in preview, show the correct background color as determined by reasonable_bg_color() or hash_color(), as appropriate.
drh
More... 5 months ago