Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #237636 by marcingy: comment status field should match node status ↵ | Dries Buytaert | 2008-08-02 |
| | | | | field. | ||
* | - Patch #191499 by catch: remove display order settings and cleaned up some ↵ | Dries Buytaert | 2008-07-03 |
| | | | | white space. | ||
* | - Patch #258171 by Senpai: code cleanup. | Dries Buytaert | 2008-05-14 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
| | |||
* | #208938 by bjaspan, scor: use schema PI for index updates instead of ↵ | Gábor Hojtsy | 2008-01-16 |
| | | | | database dependent code | ||
* | - Patch #205465 by jvandyk: add missing index on comment table. | Dries Buytaert | 2008-01-05 |
| | |||
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | 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 ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | #194310 follow up by chx and myself: only load comment module when we can ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | actually do it, and when we need it in comment.install | ||
* | #194310 by chx, catch, KarenS: run updates for disabled but previously ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | installed modules, if they are compatible with the current system | ||
* | #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | aggregator, comment and system modules | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #189837 by chx: remove temporary table usage from comment_enable(). Now we ↵ | Gábor Hojtsy | 2007-11-07 |
| | | | | require MySQL 4.1 and it has constructs which make this unnecessary. | ||
* | #187881 by mooffie: fix misnamed database table names in schema documentation | Gábor Hojtsy | 2007-11-04 |
| | |||
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
| | |||
* | - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ↵ | Dries Buytaert | 2007-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 Buytaert | 2007-10-05 |
| | | | | .schema files into .install files to prevent mistakes. | ||
* | - Patch #163073 by Robert Douglas: removing dead code. | Dries Buytaert | 2007-07-30 |
| | |||
* | - Patch #57106 by Steven et al: future timestamps break search indexing. | Dries Buytaert | 2007-07-15 |
| | |||
* | #102353: More efficient query for comment.module fix | Steven Wittens | 2006-12-13 |
| | |||
* | #102353: Fix comment tracking when comment module has been disabled. | Steven Wittens | 2006-12-13 |