| Commit message (Expand) | Author | Age |
* | - Patch #295864 by boombatower: cleaned up the randomName() method by removin... | Dries Buytaert | 2009-04-29 |
* | - Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_for... | Dries Buytaert | 2009-04-29 |
* | #423886 by Berdir: Fix fatal error when submitting aggregator block. | Angie Byron | 2009-04-26 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #417560 by JamesAn: moving the test files to a test directory. | Dries Buytaert | 2009-04-02 |
* | - Patch #397800 by JamesAn: cleaned up some PHPdocs. | Dries Buytaert | 2009-04-01 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #402396 by alex_b: Small aggregator clean-up. | Angie Byron | 2009-03-15 |
* | #364467 by alex_b: Fix remove followed by update aggregator items. | Angie Byron | 2009-03-01 |
* | - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. | Dries Buytaert | 2009-02-24 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | - Patch #360398 by asimmonds: fixed bug with updating feed categories. | Dries Buytaert | 2009-01-22 |
* | - Patch #245990 by pwolanin: further clean-up of the HTTP request status fail... | Dries Buytaert | 2009-01-14 |
* | - Patch #348448 by c960657: fixed php strict warnings when running tests. | Dries Buytaert | 2009-01-11 |
* | - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s p... | Dries Buytaert | 2008-12-26 |
* | - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable architectu... | Dries Buytaert | 2008-12-22 |
* | - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. | Dries Buytaert | 2008-12-18 |
* | - Patch #342493 by mayor: make aggregator.test work on PostgreSQL. | Dries Buytaert | 2008-12-04 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. | Angie Byron | 2008-11-16 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - Patch #331570 by recidive: rename block module tables to singular. Require... | Dries Buytaert | 2008-11-15 |
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
* | #329998 by pwolanin: Remove unescaped <> chars from t() strings. | Angie Byron | 2008-11-08 |
* | #329227 by chx: Fix notices in OPML tests. | Angie Byron | 2008-11-08 |
* | Oops. Reverting aggregator stuff that I didn't mean to commit. | Angie Byron | 2008-11-07 |
* | #321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: ... | Angie Byron | 2008-11-07 |
* | - Patch #312316 by Aron Novak: extend aggregator module tests. | Dries Buytaert | 2008-11-02 |
* | - Patch #279516 by c960657: removed many PHP4-isms. Great patch. | Dries Buytaert | 2008-11-01 |
* | - Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded refer... | Dries Buytaert | 2008-11-01 |
* | - Patch #328440 by hswong3i: improved aggregator test query. | Dries Buytaert | 2008-11-01 |
* | - Patch #323751 by keith.smith: fixed typo in form field description. | Dries Buytaert | 2008-10-22 |
* | - Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the ... | Dries Buytaert | 2008-10-20 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #318687 by hswong3i: Fix pgsql update error in aggregator module. | Angie Byron | 2008-10-09 |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups. | Angie Byron | 2008-09-15 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #52015 by mustafau: update timestamps for aggregator news items. | Dries Buytaert | 2008-09-03 |
* | - Patch #302275 by chx: don't use TRUNCATE, use DELETE FROM instead | Dries Buytaert | 2008-08-31 |
* | - Patch #245322 by mfb: fixed breadcrumb behavior. | Dries Buytaert | 2008-08-16 |