summaryrefslogtreecommitdiff
path: root/modules/aggregator
Commit message (Collapse)AuthorAge
* - Patch #19646 by JamesAn: code clean up, consistently use define.Dries Buytaert2009-05-28
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - 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
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* - Patch #465398 by akahn: move aggregator settings to 'site configuration'. Yay.Dries Buytaert2009-05-18
|
* - Patch #398474 by Aron Novak, foxtrotcharlie: make aggregator array keys ↵Dries Buytaert2009-05-18
| | | | lower case.
* - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed.Dries Buytaert2009-05-17
|
* - Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be ↵Dries Buytaert2009-05-16
| | | | discarded.
* - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.Dries Buytaert2009-05-14
|
* #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵Angie Byron2009-05-13
| | | | all .install files.
* #461512 by akahn: Clean up aggregator_form_feed().Angie Byron2009-05-13
|
* - Patch #295864 by boombatower: cleaned up the randomName() method by ↵Dries Buytaert2009-04-29
| | | | removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
* - Patch #408024 by brianV et al: rename drupal_execute() to ↵Dries Buytaert2009-04-29
| | | | drupal_submit_form().
* #423886 by Berdir: Fix fatal error when submitting aggregator block.Angie Byron2009-04-26
|
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #147310 by c960657 et al: better cache headers for reverse proxies.Dries Buytaert2009-04-22
|
* - Patch #417560 by JamesAn: moving the test files to a test directory.Dries Buytaert2009-04-02
|
* - Patch #397800 by JamesAn: cleaned up some PHPdocs.Dries Buytaert2009-04-01
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #402396 by alex_b: Small aggregator clean-up.Angie Byron2009-03-15
|
* #364467 by alex_b: Fix remove followed by update aggregator items.Angie Byron2009-03-01
|
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
|
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #360398 by asimmonds: fixed bug with updating feed categories.Dries Buytaert2009-01-22
|
* - Patch #245990 by pwolanin: further clean-up of the HTTP request status ↵Dries Buytaert2009-01-14
| | | | fail problem.
* - Patch #348448 by c960657: fixed php strict warnings when running tests.Dries Buytaert2009-01-11
|
* - 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
* - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch.Dries Buytaert2008-12-18
|
* - Patch #342493 by mayor: make aggregator.test work on PostgreSQL.Dries Buytaert2008-12-04
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch.Angie Byron2008-11-16
|
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* - Patch #331570 by recidive: rename block module tables to singular. ↵Dries Buytaert2008-11-15
| | | | Requires you to run update.php.
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
|
* #329998 by pwolanin: Remove unescaped <> chars from t() strings.Angie Byron2008-11-08
|
* #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 #312316 by Aron Novak: extend aggregator module tests.Dries Buytaert2008-11-02
|
* - Patch #279516 by c960657: removed many PHP4-isms. Great patch.Dries Buytaert2008-11-01
|
* - Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded ↵Dries Buytaert2008-11-01
| | | | references to blog module.
* - Patch #328440 by hswong3i: improved aggregator test query.Dries Buytaert2008-11-01
|
* - 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.
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵Angie Byron2008-10-13
| | | | check_plain() by default.
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|