Commit Graph

171 Commits (c3148e173a1a24b9a35427378a7dcba8e3981b4d)

Author SHA1 Message Date
mcdruid 1acc41ae01
Issue #2540830 by swarad07, mikemadison, jhodgdon, poker10, David_Rothstein, cilefen: Sanitize watchdog() link in dblog_event() 2023-11-10 11:38:17 +00:00
mcdruid 77124b485b Issue #674354 by joseph.olstad, tadityar, wretched sinner - saved by grace, arhak: dblog CSS selectors get overridden 2022-11-25 15:59:15 +00:00
mcdruid 30e76c63e3 Issue #2790857 by poker10, dalin, richardcanoe, mcdruid, yogeshmpawar, Rishi Kulshreshtha: Log completely unusable when an entry has corrupt serialized data 2022-05-27 10:02:06 +01:00
Stefan Ruijsenaars 00b0726076 Issue #2494221 by david_garcia, dagmar: Slow Log/Watchdog clear when there are lots of data 2017-01-28 16:14:31 -08:00
stefan.r 27e42bdd67 Issue #2459339 by hgoto, dagmar, klausi, kporras07, David_Rothstein, Fabianx: Log messages should be XSS filtered on display 2016-09-29 17:34:38 +01:00
stefan.r 97aa5e1f6b Issue #1784548 by btopro, Fabianx, Berdir, rbayliss, xaa: DB Log is missing watchdog table after enabling - Need to catch and ignore exceptions thrown in dblog_watchdog() 2016-08-12 13:21:36 +02:00
stefan.r 33eab62b72 Issue #2718179 by dagmar: Better documentation for suspicious encoded string in dblog tests 2016-06-27 23:55:02 +02:00
David Rothstein d77ba6e7a8 Issue #1328014 by eiriksm, superspring, jhedstrom, alexpott, franz, chx, phillamb168: Fix PDOException in the dblog module when saving a link URL with non-standard characters 2016-02-01 00:22:40 -05:00
Jennifer Hodgdon c1b6dc1dae Issue #2145077 by TR: Fix spelling errors in D7 tests and comments 2013-12-03 16:45:15 -08:00
Jennifer Hodgdon 6b6c2da066 Issue #1797242 by dcam, lazysoundsystem, xjm, Lars Toomre, izus: Remove t() from assert messages in dblog module 2013-04-24 08:26:11 -07:00
David Rothstein b5d7ec6199 Issue #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index to watchdog table. 2013-03-10 15:29:57 -04:00
Jennifer Hodgdon a6ecde70a9 Issue #1326600 by dcam, Lars Toomre, batigolix, kid_icarus, xjm: Clean up API docs for dblog module 2012-11-10 07:33:11 -08:00
Jennifer Hodgdon c3bf78ed2c Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron() 2012-10-19 14:32:43 -07:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
David Rothstein e0961c9015 Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests. 2012-07-08 23:58:02 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick faf3e8575e Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
Dries Buytaert 5e1df952eb - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR. 2011-09-11 17:47:55 -04:00
webchick 3675d4f306 Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants are necessary. 2011-07-04 21:51:51 -07:00
webchick 2d884d27a8 Issue #1145700 by jbrown, greggles: Improve sanitization of watchdog link/operations item. 2011-06-21 09:24:01 -07:00
Dries Buytaert 0aba395ce1 - Patch #598586 by grendzy, deekayen: watchdog() assumes is defined. 2011-04-10 18:59:06 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert e06aca78ec - Patch #1024806 by Jody Lynn: Fixed dblog_uninstall() needed. 2011-02-19 16:54:36 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 13f3c1d974 - Patch #674352 by jersu: correct variable name. 2011-01-13 00:41:12 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron af8882e973 #978050 by swentel: Fixed Clearing the log with a filter throws notice and a PDOException 2010-12-04 01:52:15 +00:00
Dries Buytaert 8be86731cf - Patch #973242 by pp: inconsistent type name. 2010-11-16 18:50:12 +00:00
Dries Buytaert f45d9a2892 - Patch #917134 by hbergin: dblog_cron() deletes too many records when auto_increment() is larger than 1. 2010-10-03 02:14:23 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Angie Byron 0bda56b52a #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed System messages need identifying icons (WCAG 2.0). 2010-09-09 15:47:03 +00:00
Dries Buytaert d95f8cfdd4 - Patch #898536 by Damien Tournoud: clean-up the upgrade path: dblog. 2010-09-05 19:56:03 +00:00
Dries Buytaert 146998f626 - Patch #752048 by c960657: use consistent terminology. 2010-09-01 03:03:05 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert d18daf82a7 - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search dependent on dblog module. 2010-06-29 00:39:16 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Angie Byron a1c841f6ca #760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17. 2010-04-28 05:29:55 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert cb112e9a34 - Patch #718662 by andypost, c960657: DBLog listings truncate messages in the middle of HTML tags. 2010-03-27 14:24:14 +00:00
Dries Buytaert 5717ba536e - Patch #746822 by Pasqualle: use drupal_html_class(). 2010-03-20 14:55:55 +00:00
Dries Buytaert 052a1da533 - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY. 2010-03-11 21:23:06 +00:00
Dries Buytaert bc70eaeb8d - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleTest should not contain 2010-02-26 17:22:39 +00:00
Dries Buytaert abf19a337f - Patch #319401 by andypost, Crell, hswong3i: properly force default database in the dblog module. 2010-02-26 15:25:43 +00:00
Angie Byron 9ad64a3a50 #705310 follow-up by Berdir: Remove tests for no longer existing code. 2010-02-08 23:31:45 +00:00