Gábor Hojtsy
|
7f85bc5bc4
|
#208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code
|
2008-01-16 21:45:30 +00:00 |
Dries Buytaert
|
7127adabb0
|
- Patch #205465 by jvandyk: add missing index on comment table.
|
2008-01-05 22:45:40 +00:00 |
Gábor Hojtsy
|
d17b6ad1cf
|
#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
|
2007-12-19 10:34:51 +00:00 |
Dries Buytaert
|
c8b1ddf26a
|
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
|
2007-12-18 12:59:22 +00:00 |
Gábor Hojtsy
|
191beee5fa
|
#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
|
2007-12-17 16:26:12 +00:00 |
Gábor Hojtsy
|
dfe1225147
|
#194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system
|
2007-12-17 12:23:01 +00:00 |
Gábor Hojtsy
|
b7a2becd15
|
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
|
2007-12-16 21:01:45 +00:00 |
Gábor Hojtsy
|
5622bce2d5
|
#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
|
2007-12-08 14:06:23 +00:00 |
Gábor Hojtsy
|
22a4c039da
|
Rollback the accidentally committed #194310
|
2007-11-26 19:55:15 +00:00 |
Gábor Hojtsy
|
e6a88be5d1
|
#193333 by quicksketch et al: taxonomy drag and drop support
|
2007-11-26 19:46:52 +00:00 |
Gábor Hojtsy
|
678773e364
|
#189837 by chx: remove temporary table usage from comment_enable(). Now we require MySQL 4.1 and it has constructs which make this unnecessary.
|
2007-11-07 15:54:49 +00:00 |
Gábor Hojtsy
|
91e980a271
|
#187881 by mooffie: fix misnamed database table names in schema documentation
|
2007-11-04 14:33:07 +00:00 |
Gábor Hojtsy
|
8cf6fefe54
|
#164983 by multiple contributors: document the core database schemas
|
2007-10-10 11:39:35 +00:00 |
Dries Buytaert
|
ca8e9a1e18
|
- 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.
|
2007-10-07 19:25:57 +00:00 |
Dries Buytaert
|
39706e3c51
|
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
|
2007-10-05 14:43:26 +00:00 |
Dries Buytaert
|
d746d35a8f
|
- Patch #163073 by Robert Douglas: removing dead code.
|
2007-07-30 21:27:34 +00:00 |
Dries Buytaert
|
a771c6c45a
|
- Patch #57106 by Steven et al: future timestamps break search indexing.
|
2007-07-15 10:05:18 +00:00 |
Steven Wittens
|
17b8327efc
|
#102353: More efficient query for comment.module fix
|
2006-12-13 22:44:54 +00:00 |
Steven Wittens
|
a043194e3f
|
#102353: Fix comment tracking when comment module has been disabled.
|
2006-12-13 10:24:58 +00:00 |