summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.fetcher.inc
Commit message (Collapse)AuthorAge
* - Patch #564686 by mustafau, alex_b: fetcher should not update ↵Dries Buytaert2010-01-08
| | | | aggregator_feed() record.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #402280 by mustafau, alex_b: parser should not update ↵Dries Buytaert2009-10-12
| | | | aggregator_feed() record.
* - Patch #588218 by Dave Reid: use PHP5 date constants.Dries Buytaert2009-09-25
|
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #245990 by pwolanin: further clean-up of the HTTP request status ↵Dries Buytaert2009-01-14
| | | | fail problem.
* - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s ↵Dries Buytaert2008-12-26
| | | | parameters.
* - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵Dries Buytaert2008-12-22
architecture for aggregator