32
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In /setup_ulist, show the email address in the Alerts column so that accounts which have multiple notification subscriptions under different email addresses to not appear as visually-indistinguishable duplicates (they're distinguishable by the parameters for their subscription info link, but not to the naked eye). More... 5 months ago
Change the message for the 'user elevation' notification to help clarify that it's not necessarily an elevation. Help/message text changes only - no functional changes. More... 5 months ago
Show the menu of trouble-shooting options to administrators at the bottom of the /announce page.
drh
More... 5 months ago
Usage hints on email-send-relayhost to suggest using an IP address to avoid name lookup problems from within chroot jails.
drh
More... 5 months ago
Improved debugging and diagnostic capabilities for announcement sending, especially when using relay.
drh
More... 5 months ago
New debugging option for /announce shows the SMTP transcript when the notification type is "relay".
drh
More... 5 months ago
Clean up the interface to internal smtp_session_new() routine.
drh
More... 5 months ago
Add convenient access to the notification setup menu when dealing with email notification pages as an administrator.
drh
More... 5 months ago
Make the default value for email-send-relayhost be "localhost"
drh
More... 5 months ago
Include the process-id in the logfile message for warnings.
drh
More... 5 months ago
On the notification setup page, add a Refresh button to Status. Make Relay the first choice.
drh
More... 5 months ago
quickfix for [59d699710b1ab5d4] More... 5 months ago
make the separator in multi row ticket reports visually clearer identifiable as a separator More... 5 months ago
comment the fix More... 5 months ago
quickfix for [59d699710b1ab5d4] More... 5 months ago
show the project description on the repository list More... 5 months ago
Enable the search in the built-in help text even without a repository. More... 5 months ago
Change unconditional CGI redirects to be 301 Moved Permanently.
drh
More... 5 months ago
add text indicating additional usage of project description More... 5 months ago
fix sorting More... 5 months ago
Fix the use of "-p PATH" flag with "after" keyword in the timeline command. More... 5 months ago
add a description to the repolist as suggested by [forum:fc7e81a9db] More... 5 months ago
Make work the "-t TYPE" flag with "after". More... 5 months ago
Use the absolute value of the -n argument as limit of the initial select when "after" is used so "-n N" with negative N can be use. (especially since the default is -20). More... 5 months ago
Fix the use of the "after" WHEN keyword for the fossil timeline command. More... 5 months ago
allow to use tickets as templates, see [https://fossil-scm.org/forum/forumpost/c9982d733b94e1ac|this forum post] for details More... 5 months ago
Enable the search in the built-in help text even without a repository. More... 5 months ago
Fix a harmless typo in a comment.
drh
More... 5 months ago
Do not silently overwrite existing files when doing 'mv --hard'. More... 5 months ago
Make use of the Accept-Encoding header value to help distinguish humans from robots.
drh
More... 5 months ago