summaryrefslogtreecommitdiff
path: root/modules/comment/comment.install
Commit message (Collapse)AuthorAge
* #189837 by chx: remove temporary table usage from comment_enable(). Now we ↵Gábor Hojtsy2007-11-07
| | | | require MySQL 4.1 and it has constructs which make this unnecessary.
* #187881 by mooffie: fix misnamed database table names in schema documentationGábor Hojtsy2007-11-04
|
* #164983 by multiple contributors: document the core database schemasGábor Hojtsy2007-10-10
|
* - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ↵Dries Buytaert2007-10-07
| | | | 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 ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* - Patch #163073 by Robert Douglas: removing dead code.Dries Buytaert2007-07-30
|
* - Patch #57106 by Steven et al: future timestamps break search indexing.Dries Buytaert2007-07-15
|
* #102353: More efficient query for comment.module fixSteven Wittens2006-12-13
|
* #102353: Fix comment tracking when comment module has been disabled.Steven Wittens2006-12-13