Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #292984 by sun: add cid to node_comment_statistics() for Views support and simplification of the code.
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.
#605862 by andypost, peximo, sun: Store language for comments.
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
- Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
#289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to speed up user_delete().
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
- Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index.
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
- Patch #243093 by catch, wedge: fixed small typo.
- Patch #243093 by catch, killes: improved indices on comment table.
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
- Patch #111011 by Josh Waihi: adding foreign key specifications.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
#361130 by Dave Reid: Clean up comment variables on uninstall.
#360106 by Dave Reid: Allow comment module to be uninstalled.
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
- Patch #237636 by marcingy: comment status field should match node status field.
- Patch #191499 by catch: remove display order settings and cleaned up some white space.
- Patch #258171 by Senpai: code cleanup.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
- Patch #214271 by recidive: improved schema identation.
#208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code
- Patch #205465 by jvandyk: add missing index on comment table.
#199336 by JirkaRybka: remove improper t() use in update code (update goes all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
#194310 follow up by chx and myself: only load comment module when we can actually do it, and when we need it in comment.install
#194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
#198579 by webernet and hswong3i: a huge set of coding style fixes, including: - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
Rollback the accidentally committed #194310
#193333 by quicksketch et al: taxonomy drag and drop support
#189837 by chx: remove temporary table usage from comment_enable(). Now we require MySQL 4.1 and it has constructs which make this unnecessary.
#187881 by mooffie: fix misnamed database table names in schema documentation
#164983 by multiple contributors: document the core database schemas
- Patch #180432 by hunmonk, sun, et al: make comment settings per node type. This is a new feature that slipped in because it is required for the project module on drupal.org.
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
- Patch #163073 by Robert Douglas: removing dead code.
- Patch #57106 by Steven et al: future timestamps break search indexing.
#57106 (22) by Steven. Use changed date for search indexing, which is more reliable.
#102353: More efficient query for comment.module fix
#102353: Fix comment tracking when comment module has been disabled.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |