- Apr 28, 2018
-
-
- Mar 28, 2018
-
-
Issue #2798589 by ModernMantra, vilepickle, Jorrit, Triqueon: database_logger logs a log entry for removed log entries per cron job
-
- Jul 25, 2017
-
-
- May 16, 2017
- Jan 22, 2017
-
-
- Jan 04, 2017
-
-
Arne Jørgensen authored
-
- Dec 07, 2016
-
-
- Oct 08, 2016
-
-
- Sep 08, 2016
-
-
- Aug 22, 2016
-
-
Arne Jørgensen authored
Revert "Issue #2577821 by derek.deraps: Add "Serial Launcher Thread" column to CTools Export UI class" This reverts commit 6ec15498.
-
-
Thomas Gielfeldt authored
-
Thomas Gielfeldt authored
-
Arne Jørgensen authored
Log catched runtime exception in watchdog.
-
- Aug 21, 2016
-
-
Arne Jørgensen authored
Catch the runtime exception from thrown in commit 45ec7aaa in hook_requirements(). This will avoid having broken admin/config and admin/reports/status pages when the error occurs.
-
- Aug 19, 2016
-
-
Arne Jørgensen authored
array_replace_recursive() git introduced in PHP 5.3 and the minimum requirement for the module anyway.
-
Arne Jørgensen authored
For some reason we don't always get a plugin from ctools_get_plugins() and/or ctools_plugin_get_class(). This looks like a broken cache in ctools somewhere. The root cause might be https://www.drupal.org/node/2598166. This fix introduces a more defensive behaviour around assuming we loaded a plugin. We won't avoid errors but will throw a runtime exception instead of getting a white screen of death.
-
- Aug 18, 2016
-
-
- Aug 08, 2016
- Aug 05, 2016
-
-
-
-
-
Issue #2276661 by Andy_D, czigor, sergiu.savva: String data, right truncated: 1406 Data too long for column 'msg'
-
- Dec 03, 2015
-
-
Arne Jørgensen authored
We lower the watchdog level from WATCHDOG_ERROR to WATCHDOG_NOTICE. It is not an error causing jobs not to be launched during maintenance mode but the intended behavior of Ultimate Cron. Although it is a normal behavior it is still a significant condition and that's why we log it as WATCHDOG_NOTICE. This will actually not result in fever entries in the watchdog, but it will move this to a lower level and thus make it easier filter only the more serious events.
-
- Sep 19, 2015
-
-
Thomas Gielfeldt authored
-
Thomas Gielfeldt authored
-
Thomas Gielfeldt authored
-
Thomas Gielfeldt authored
-
- Sep 18, 2015
-
-
Thomas Gielfeldt authored
-
- Jul 06, 2015
-
-
Arne Jørgensen authored
-
- Jun 17, 2015
-
-
Thomas Gielfeldt authored
-
Thomas Gielfeldt authored
-
- Mar 12, 2015
-
-
Thomas Gielfeldt authored
-
- Feb 16, 2015
-
-
Thomas Gielfeldt authored
... since that's where it's actually stored in this case ...
-
- Feb 12, 2015
-
-
Thomas Gielfeldt authored
-
- Jan 13, 2015
-
-
Thomas Gielfeldt authored
-
- Jan 12, 2015
-
-
Thomas Gielfeldt authored
-