search_files 6.x-2.0-beta2

thl - July 20, 2009 - 22:38
Download Size md5 hash
search_files-6.x-2.0-beta2.tar.gz 17.79 KB 3856883a0f60724f851ed30bb69be003
Official release from CVS tag: DRUPAL-6--2-0-BETA2
Last updated: July 20, 2009 - 22:41

Major code cleanup and some functional enhancements

2009-07-19 22:24 thl

* obey coder module review of Coding Standards, Commenting
Standards, SQL Standards, Security Checks reviews and fix
warnings at or above "minor" level; no functional changes

2009-07-19 22:09 thl

* intervention only if search_cron_limit setting is inappropriate

2009-07-19 22:01 thl

* name space and visible text cleanup: SQL statement unification,
WHERE argument bracketing, natural SQL statements using
terminating semicolon and single quotes for strings, no quotes
for numbers, leaving double quotes for the whole statement;
cosmetics with spaces, indentation and case, put small statements
in a single line, fold large statements across multiple lines;
fix typos; use appropriate database table and row quoting; no
functional changes

2009-07-19 21:33 thl

* name space and visible text cleanup: SQL statement unification,
WHERE argument bracketing, natural SQL statements using
terminating semicolon and single quotes for strings, no quotes
for numbers, leaving double quotes for the whole statement;
cosmetics with spaces, indentation and case, put small statements
in a single line, fold large statements across multiple lines;
fix typos; use appropriate database table and row quoting; no
functional changes

2009-07-19 21:26 thl

* Fixing mispelled $successes variable in installer which was
causing a notice. (same as search_files.install 1.10.2.2)

2009-07-19 21:15 thl

* name space cleanup: catch up forgotten database table name change

2009-07-19 00:14 thl

* search_cron_limit variable is not owned by search_files module
and defaults to 100, also we set to 10 once at install time

2009-07-18 20:19 thl

* name space cleanup: functions, database tables and rows; schema
update

2009-07-18 20:14 thl

* name space cleanup: directory structure
search_files_attachments.info <-
search_files/modules/search_attachments/search_attachments.info
(1.1.2.2) search_files_attachments.install <-
search_files/modules/search_attachments/search_attachments.install
(1.1.2.2) search_files_attachments.module <-
search_files/modules/search_attachments/search_attachments.module
(1.1.2.7) search_files_directories.info <-
search_files/modules/search_directories/search_directories.info
(1.1.2.2) search_files_directories.install <-
search_files/modules/search_directories/search_directories.install
(1.1.2.2) search_files_directories.module <-
search_files/modules/search_directories/search_directories.module
(1.1.2.11) no code changes here, only files moved (sorry, dear
CVS)

2009-07-01 19:58 lee20

* Fixing mispelled $successes variable in installer which was
causing a notice.

2009-06-28 00:29 thl

* #504204 by Thomas Lotterer: Added dashboard as default local task
to search_files menu to allow some status insight. Merge from
search_files.module 1.31.

2009-06-28 00:23 thl

* #504204 by Thomas Lotterer: Added detection for PHP safe_mode and
skip over shell_exec() which would fail anyway. Merge from
search_files.module 1.30.

 
 

Drupal is a registered trademark of Dries Buytaert.