Downloads

Download tar.gz 160.1 KB
MD5: e7cd175671ed62a95bab7093c636e663
SHA-1: ac43043e4e9515ba8ba4aca0413ffcb962a42414
SHA-256: 7dee339ea1661e8d00b174d955a2aae6e24eca8cee24261e7351309ec54302a6
Download zip 210.29 KB
MD5: f0719bb64bdeb1d3c2f327457351b9d1
SHA-1: 54a8c58a4416f6477d9ede176ef5b4d2c4f2186a
SHA-256: a08b85f2c0d86063cfd688321c4a619aa6c747b3929845b1edbbffa975a08e7a

Release notes

Changes since DRUPAL-6--1-14:

  • Add better help text and rework arguments/options
  • Now provides hooks for Nagios, so we can report overall average memory and page generation times alerts.
  • Use uninstall schema, rather than DROP
  • Change the requirement ERROR to WARNING, so they don't mask other important stuff
  • Remove the 'title' field, since we do not have drupal_set_title() when in cache mode
  • Check _GET['q'], and if empty use site_frontpage
  • Use hook_boot(). This will make cached pages work
  • Limit the query to the last 1000 accessed URLs
  • Better results from average for paths that have been accessed over the last 15 minutes
  • Do not use thousand separator
  • Prune data that is one day old or older ...
  • #360901 by elcuco. Froce krumo to be LTR even on RTL pages
  • #364532 by gregles and drewish. provide a drupal_rebuild_theme_registry on every page load feature
  • #364591 by drewish. Invalid use of db_last_insert_id().
  • #372595 Clear APC should check if APC is enabled to prevent WSOD.
    - Change all checks for APC to use the same function, for consistency
  • #372602 Prevent repeated dsm() messages.
  • #373488 by Kiam@avpnet.org Change capitalization
  • #373483 Error on settings page due to errant t()
  • Remove obsolete 'title' field from database
  • Fix bad classification of the default grant; tune informatory text; add explanation about rebuilding permissions.
  • A major change: separate state info from performance info, the Nagios way
  • Use nulls instead of dashes, so the database does not reject non-numeric fields
  • Fix a typo that caused DNA to not recognize users having the 'administer nodes' permission.
  • #376108 by Dave Reid. Add statistics to content generation
  • #376111 by Dave Reid. Randomize the number of comments generated per node.
  • #311432 by jaydub. SQL shown in Display Query Log cutoff in PostgreSQL
Created by: moshe weitzman
Created on: 31 Mar 2009 at 03:51 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases