summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.admin.inc
Commit message (Collapse)AuthorAge
* - Patch #19646 by JamesAn: code clean up, consistently use define.Dries Buytaert2009-05-28
|
* - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ↵Dries Buytaert2009-05-25
| | | | a file field.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed.Dries Buytaert2009-05-17
|
* #461512 by akahn: Clean up aggregator_form_feed().Angie Byron2009-05-13
|
* - Patch #408024 by brianV et al: rename drupal_execute() to ↵Dries Buytaert2009-04-29
| | | | drupal_submit_form().
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
|
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #348448 by c960657: fixed php strict warnings when running tests.Dries Buytaert2009-01-11
|
* - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵Dries Buytaert2008-12-22
| | | | architecture for aggregator
* #329227 by chx: Fix notices in OPML tests.Angie Byron2008-11-08
|
* Oops. Reverting aggregator stuff that I didn't mean to commit.Angie Byron2008-11-07
|
* #321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: ↵Angie Byron2008-11-07
| | | | Correct registration of maintenance page in hook_theme().
* - Patch #323751 by keith.smith: fixed typo in form field description.Dries Buytaert2008-10-22
|
* - Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the ↵Dries Buytaert2008-10-20
| | | | new DB abstraction layer.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add ↵Dries Buytaert2008-08-16
| | | | an option to not generate blocks for RSS feeds.
* - Patch #291064 by mustafau: improve performance of aggregator by storing an ↵Dries Buytaert2008-08-12
| | | | md5 hash for the feed.
* - Patch #16282 by mustafau: OPML import improvements.Dries Buytaert2008-08-11
|
* - Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import ↵Dries Buytaert2008-08-03
| | | | functionality for RSS feeds. Woot.
* - Patch #256793 by Senpai and flobruit: code clean up.Dries Buytaert2008-05-15
|
* - Patch #226869 by hswong3i: code style clean-up.Dries Buytaert2008-04-23
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* Drupal 6 RC2Gábor Hojtsy2008-01-10
|
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* #197730 by keith.smith: standardize on a much more user friendly cron ↵Gábor Hojtsy2007-12-19
| | | | reference in help texts, explain its importance with more examples in INSTALL.txt
* #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵Gábor Hojtsy2007-12-16
| | | | aggregator, comment and system modules
* #195781 by keith.smith: improve aggregator help textGábor Hojtsy2007-12-04
|
* - Patch #172835 by Crell: split up aggregator module.Dries Buytaert2007-09-05