[dreamwidth/dreamwidth] 1e20f0: remove execution of nonexistent hook cdn_purge_use...
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 1e20f025e6e0e381d136eed152c7aa09f55513b0 https://github.com/dreamwidth/dreamwidth/commit/1e20f025e6e0e381d136eed152c7aa09f55513b0 Author: Kareila kareila@dreamwidth.org Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths: M cgi-bin/LJ/User/Account.pm
Log Message:
remove execution of nonexistent hook cdn_purge_userpics
Commit: 0aeb02ce3953d0140813702d0a3d231a5bb21ab2 https://github.com/dreamwidth/dreamwidth/commit/0aeb02ce3953d0140813702d0a3d231a5bb21ab2 Author: Kareila kareila@dreamwidth.org Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths: M cgi-bin/DW/Hooks/SiteSearch.pm
Log Message:
change die to carp when loading sphinx_search database handle
This prints the database warning in the error log instead of interrupting the execution thread of the console command.
Compare: https://github.com/dreamwidth/dreamwidth/compare/9d563e2d4411...0aeb02ce3953
