trace 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| trace-6.x-1.0.tar.gz | 18.24 KB | 3191a709873ec765d783c10908005c9c |
| trace-6.x-1.0.zip | 22.39 KB | e95b09097e5a7ffb8379c91dc5e13b16 |
Release notes
The initial stable version for Drupal 6.x, based on a port by Justin Miller.
Note: 6.x-1.0 maintains feature parity with release 5.x-1.0.
trace 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| trace-6.x-1.x-dev.tar.gz | 18.16 KB | 8b8f5c9cdbcb8beec620743cc743da0a |
| trace-6.x-1.x-dev.zip | 21.93 KB | 32d521eb10fb2a0fe48ac57bbf1512d3 |
Release notes
Nightly development snapshot for Drupal 6.x.
trace 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| trace-6.x-1.0-alpha2.tar.gz | 17.5 KB | b22d914bd69288cbbf6e5f514253206d |
| trace-6.x-1.0-alpha2.zip | 22.31 KB | d0f70c0fa46f10b8ffcecae076d5a2e0 |
Release notes
Fixes a syntax error with hook_menu().
trace 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| trace-6.x-1.0-alpha1.tar.gz | 17.48 KB | a90c6ed79fac100caa958bbd90327153 |
| trace-6.x-1.0-alpha1.zip | 22.31 KB | 144f0ba2b9f0226d2adc0b6c633c9429 |
Release notes
Initial alpha version for Drupal 6.x.
Note: 6.x release maintains feature parity with 4.7.x and 5.x releases.
trace 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| trace-5.x-1.0.tar.gz | 17.03 KB | eef195ed2369163a23e9e78f8f3c5b04 |
| trace-5.x-1.0.zip | 21.69 KB | c75b93b8ca957ed00263b8e58ee9c58c |
Release notes
The initial stable version for Drupal 5.x.
Note: 5.x-1.0 maintains feature parity with release 4.7.x-1.0.
trace 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| trace-5.x-1.x-dev.tar.gz | 17.1 KB | 922f11f2db8cd7e002bd03173eb81228 |
| trace-5.x-1.x-dev.zip | 21.02 KB | 97f13009c18bb10e94d3e67124b31cfa |
Release notes
The very latest version for Drupal 5.x. Tends to be relatively stable, since actual development happens elsewhere, with new features only occasionally being merged or backported into CVS. Recommended for expert users who feel comfortable submitting bug reports for the occasional unexpected glitch.
trace 4.7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| trace-4.7.x-1.0.tar.gz | 16.9 KB | 06d6821e013a6c4ae2b9f01982728364 |
| trace-4.7.x-1.0.zip | 21.54 KB | f50a8697c3834ac04dbcd2f5b57ca311 |
Release notes
The initial stable version for Drupal 4.7.x.
Changes since the previous development snapshots:
- 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.
trace 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| trace-4.7.x-1.x-dev.tar.gz | 17.02 KB | 1144ac04c7e98b5cd062f423baf61823 |
| trace-4.7.x-1.x-dev.zip | 20.93 KB | 54fa4ede7ff7bc95ff8b78ef012181b8 |
Release notes
The very latest version for Drupal 4.7.x. Tends to be relatively stable, since actual development happens elsewhere, with new features only occasionally being merged or backported into CVS. Recommended for expert users who feel comfortable submitting bug reports for the occasional unexpected glitch.