summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.install
Commit message (Collapse)AuthorAge
* - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵Dries Buytaert2008-12-22
| | | | architecture for aggregator
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* #329998 by pwolanin: Remove unescaped <> chars from t() strings.Angie Byron2008-11-08
|
* - Patch #291064 by mustafau: improve performance of aggregator by storing an ↵Dries Buytaert2008-08-12
| | | | md5 hash for the feed.
* - Patch #256793 by Senpai and flobruit: code clean up.Dries Buytaert2008-05-15
|
* - Patch #214271 by recidive: improved schema identation.Dries Buytaert2008-03-15
|
* - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵Dries Buytaert2007-12-18
| | | | indicies for common queries.
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
| | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
* #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 #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #85490 by havran: made an image and description optional. ↵Dries Buytaert2006-09-26
| | | | PostgreSQL fix.
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* #14400 by chx. Add a missing key.Neil Drumm2006-08-24
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* #61433 by myself, add the aggregator.guid columnNeil Drumm2006-07-18
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
et al: an initial install system for Drupal core.