User Details
- User Since
- Mar 20 2014, 11:34 AM (124 mo, 1 w)
- Roles
- Administrator
Jul 17 2023
Tagged cachable SQL query.
Jul 14 2023
Jul 13 2023
Jul 6 2023
May 3 2023
Ignore arguments in backtrace saved into the Semaphores table to radically reduce INSERT query size.
Apr 19 2023
Apr 17 2023
Added "SystemLog.LogCodeFragmentsRotated" to the unit config.
- added ability to log code fragments for source file/line
- added code fragment rotation
- added filtering (prevent logging code fragments from non-interesting files)
- fixed notices, when logging code fragments from non-specified files
Apr 14 2023
Apr 11 2023
Found issues (height of the table above the grid is increased with each window resize), when the mode="minimal" attribute on a scroll container is used.
Mar 28 2023
Removed an empty line.
Mar 24 2023
Mar 22 2023
Updated test plan:
Fixed issue, where database cache without expiration had 0 instead of -1 lifetime stored.
Mar 21 2023
Replicated MemcacheCacheHandler class updates to the MemcachedCacheHandler class.
Mar 20 2023
Mar 17 2023
Fixed ArgumentCountError exception on the System Configuration step during clean install on PHP 7.4.
Set infinite expiration for site serial key.
Mar 16 2023
Feb 22 2023
Feb 16 2023
- write a test plan for:
- memory cache testing
- database cache testing
- template cache testing (via cache_timeout tag parameter, m_Cache tag and similar stuff)
- store site serial with infinite expiration, because otherwise, it's expiration after 1 month will invalidate the whole cache
Feb 13 2023
- attempts to extract code from the trace, that doesn't contain a file reference
- code of the source file/line isn't shown (because it's outside of a trace)
Feb 10 2023
Adding phrases.
Feb 7 2023
Feb 6 2023
Fixed outdated phrase translation.
Changed terminology
Feb 3 2023
Need to:
- finalize the plan for dead lock testing
- may add test plan for reconnect testing
Jan 29 2023
Jan 27 2023
Bugfix: logging retry attempts reset retry counter resulting in indefinite retry attempts.
Jan 25 2023
Dec 2 2022
Send e-mail upon retry (for real).
Send e-mail upon retry.
Added an explanatory comments.