/[drupal]/drupal/modules/comment/comment.install
ViewVC logotype

Log of /drupal/modules/comment/comment.install

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.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 06:46:44 2009 UTC (12 days, 11 hours ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.51: +20 -1 lines
Diff to previous 1.51
- Patch #292984 by sun: add cid to node_comment_statistics() for Views support and simplification of the code.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 13:20:15 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.50: +21 -1 lines
Diff to previous 1.50
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:40:40 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.49: +26 -2 lines
Diff to previous 1.49
#605862 by andypost, peximo, sun: Store language for comments.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:44:34 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 13:37:10 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.47: +40 -5 lines
Diff to previous 1.47
- Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:13:55 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.46: +20 -24 lines
Diff to previous 1.46
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:22 2009 UTC (2 months ago) by webchick
Branch: MAIN
Changes since 1.45: +1 -16 lines
Diff to previous 1.45
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:38:17 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.44: +1 -12 lines
Diff to previous 1.44
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 02:46:27 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.43: +27 -13 lines
Diff to previous 1.43
#289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to speed up user_delete().

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:44:09 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.42: +13 -1 lines
Diff to previous 1.42
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:27:11 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41
- Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:05 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +13 -2 lines
Diff to previous 1.40
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 12:06:21 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.39: +18 -1 lines
Diff to previous 1.39
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 13:21:37 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.38: +1 -57 lines
Diff to previous 1.38
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 20:50:26 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
- Patch #243093 by catch, wedge: fixed small typo.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 19:28:55 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.36: +15 -5 lines
Diff to previous 1.36
- Patch #243093 by catch, killes: improved indices on comment table.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:27 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:07:08 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.34: +7 -1 lines
Diff to previous 1.34
- Patch #111011 by Josh Waihi: adding foreign key specifications.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:56 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +5 -5 lines
Diff to previous 1.33
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:42:14 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.32: +6 -1 lines
Diff to previous 1.32
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:26 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:55 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 16:31:59 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.29: +16 -1 lines
Diff to previous 1.29
#361130 by Dave Reid: Clean up comment variables on uninstall.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:23:39 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.28: +17 -1 lines
Diff to previous 1.28
#360106 by Dave Reid: Allow comment module to be uninstalled.

Revision 1.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:36 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-9
Changes since 1.19: +22 -22 lines
Diff to previous 1.19 , to next main 1.52
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:21 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.27: +16 -7 lines
Diff to previous 1.27
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:05 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.26: +22 -22 lines
Diff to previous 1.26
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:56 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:19 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 20:29:43 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +15 -3 lines
Diff to previous 1.23
- Patch #237636 by marcingy: comment status field should match node status field.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 17:57:03 2008 UTC (16 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +31 -1 lines
Diff to previous 1.22
- Patch #191499 by catch: remove display order settings and cleaned up some white space.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 13:12:40 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.21: +5 -2 lines
Diff to previous 1.21
- Patch #258171 by Senpai: code cleanup.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:36 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- 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.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 12:31:28 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.19: +6 -6 lines
Diff to previous 1.19
- Patch #214271 by recidive: improved schema identation.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 21:45:30 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Branch point for: DRUPAL-6
Changes since 1.18: +3 -2 lines
Diff to previous 1.18
#208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 22:45:40 2008 UTC (22 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.17: +11 -1 lines
Diff to previous 1.17
- Patch #205465 by jvandyk: add missing index on comment table.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 10:34:51 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#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

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:21 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.15: +5 -3 lines
Diff to previous 1.15
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 16:26:12 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.14: +4 -3 lines
Diff to previous 1.14
#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

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 12:23:00 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
#194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 21:01:44 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:21 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.11: +38 -38 lines
Diff to previous 1.11
#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

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 19:55:15 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.10: +33 -1 lines
Diff to previous 1.10
Rollback the accidentally committed #194310

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 19:46:51 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.9: +1 -33 lines
Diff to previous 1.9
#193333 by quicksketch et al: taxonomy drag and drop support

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 15:54:49 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.8: +2 -3 lines
Diff to previous 1.8
#189837 by chx: remove temporary table usage from comment_enable(). Now we require MySQL 4.1 and it has constructs which make this unnecessary.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 14:33:06 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
#187881 by mooffie: fix misnamed database table names in schema documentation

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 11:39:32 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.6: +128 -25 lines
Diff to previous 1.6
#164983 by multiple contributors: document the core database schemas

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 19:25:57 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.5: +27 -1 lines
Diff to previous 1.5
- 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.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 14:43:24 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.4: +45 -1 lines
Diff to previous 1.4
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 21:27:34 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
- Patch #163073 by Robert Douglas: removing dead code.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 10:05:18 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.2: +18 -3 lines
Diff to previous 1.2
- Patch #57106 by Steven et al: future timestamps break search indexing.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 07:14:21 2007 UTC (2 years, 5 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-2, DRUPAL-5-20, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.2: +18 -3 lines
Diff to previous 1.2 , to next main 1.52
#57106 (22) by Steven. Use changed date for search indexing, which is more reliable.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 22:44:54 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
#102353: More efficient query for comment.module fix

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 10:24:58 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
#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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2