/[drupal]/contributions/modules/trace/trace.admin.inc
ViewVC logotype

Log of /contributions/modules/trace/trace.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 14:49:44 2009 UTC (2 months, 1 week ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Added a warning to the module hook tracing selection.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 14:25:31 2009 UTC (2 months, 1 week ago) by arto
Branch: MAIN
Changes since 1.6: +0 -1 lines
Diff to previous 1.6
Merged the API include file into the main module file to prevent WSOD problems in certain contexts (#375063, #370897).

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 16:16:14 2008 UTC (16 months, 3 weeks ago) by incanus
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-ALPHA2
Changes since 1.5: +24 -14 lines
Diff to previous 1.5
Imported 6.x branch from SVN development repository.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 10:27:51 2007 UTC (2 years, 1 month ago) by arto
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +9 -7 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.8
Backported minor improvements from the 5.x branch to the 4.7.x branch.

Revision 1.2.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 21:54:12 2007 UTC (2 years, 1 month ago) by arto
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.2: +12 -10 lines
Diff to previous 1.2.2.2 , to next main 1.2.2.3
Imported 5.x branch from SVN development repository.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 10:38:58 2007 UTC (2 years, 2 months ago) by arto
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-5
Changes since 1.2.2.1: +12 -4 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Imported latest version from SVN development repository.

Changelog:
- Removed Drush stubs, as they are unlikely to be further fleshed out.
- #127645: Added information to README.txt regarding manual trace toggling using MySQL; updated TODO.txt to reflect the current status of the module.
- #171465: Added a sanity check to _trace_format_function_call() argument handling.
- Implemented a new None output driver, useful for allowing third-party extension modules take over logging responsibilities.
- Removed the hardcoding of LOG_NOTICE from the Syslog output driver.
- Amended the default settings for excluded pages to take into account 404 Not Found requests of favicon.ico.
- Disabled the watchdog tracing settings for the moment, as they have not yet been implemented.
- Implemented a new setting for determining whether to output page request start/stop times, allowing less noisy log files in production environments.
- Also log the explicit time duration for SQL queries, in addition to the (estimated) time delta from the start of the page request.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 22:04:27 2006 UTC (2 years, 11 months ago) by arto
Branch: DRUPAL-4-7
Changes since 1.2: +30 -6 lines
Diff to previous 1.2
Merged recent changes from HEAD.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 13:41:59 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.4: +16 -1 lines
Diff to previous 1.4
Implemented a setting for only activating tracing on page requests matching a configurable set of Drupal paths.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 12:40:51 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.3: +9 -1 lines
Diff to previous 1.3
Added a setting for specifying a maximum string length to output in stack traces.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 12:02:03 2006 UTC (2 years, 11 months ago) by arto
Branch: MAIN
Changes since 1.2: +7 -6 lines
Diff to previous 1.2
Implemented more fine-grained PHP error tracing, with the ability to filter out unwanted notices and warnings from the trace output.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 23:28:03 2006 UTC (3 years ago) by arto
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +8 -1 lines
Diff to previous 1.1
Added an option to include the source code for the line that caused the PHP warning/error in the stack trace output.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 14:44:47 2006 UTC (3 years ago) by arto
Branch: MAIN
Imported the initial version of Trace, a module which adds extensive tracing facilities for Drupal hook invocations, database queries and PHP errors.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2