Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #402280 by mfb: fixed PDOexception. | Dries Buytaert | 2009-11-01 |
| | |||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | - Patch #402280 by mustafau, alex_b: parser should not update ↵ | Dries Buytaert | 2009-10-12 |
| | | | | aggregator_feed() record. | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for ↵ | Dries Buytaert | 2009-09-25 |
| | | | | cron. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵ | Dries Buytaert | 2009-08-29 |
| | | | | for consistency in the API. | ||
* | #535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' ↵ | Angie Byron | 2009-08-24 |
| | | | | category and move Aggregator under there. | ||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-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 Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵ | Angie Byron | 2009-08-23 |
| | | | | local actions. | ||
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵ | Dries Buytaert | 2009-07-30 |
| | | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
| | |||
* | - Patch #480102 by JamesAn: converted to drupal_static(). | Dries Buytaert | 2009-06-07 |
| | |||
* | - Patch #19646 by JamesAn: code clean up, consistently use define. | Dries Buytaert | 2009-05-28 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
| | |||
* | - Patch #465398 by akahn: move aggregator settings to 'site configuration'. Yay. | Dries Buytaert | 2009-05-18 |
| | |||
* | - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed. | Dries Buytaert | 2009-05-17 |
| | |||
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
| | |||
* | #423886 by Berdir: Fix fatal error when submitting aggregator block. | Angie Byron | 2009-04-26 |
| | |||
* | #364467 by alex_b: Fix remove followed by update aggregator items. | Angie Byron | 2009-03-01 |
| | |||
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
| | |||
* | - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵ | Dries Buytaert | 2008-12-22 |
| | | | | architecture for aggregator | ||
* | - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. | Dries Buytaert | 2008-12-18 |
| | |||
* | #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. | Angie Byron | 2008-11-16 |
| | |||
* | - Patch #331570 by recidive: rename block module tables to singular. ↵ | Dries Buytaert | 2008-11-15 |
| | | | | Requires you to run update.php. | ||
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
| | |||
* | - 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 ↵ | Dries Buytaert | 2008-11-01 |
| | | | | references to blog module. | ||
* | - Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the ↵ | Dries Buytaert | 2008-10-20 |
| | | | | new DB abstraction layer. | ||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
| | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #318687 by hswong3i: Fix pgsql update error in aggregator module. | Angie Byron | 2008-10-09 |
| | |||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #52015 by mustafau: update timestamps for aggregator news items. | Dries Buytaert | 2008-09-03 |
| | |||
* | - Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add ↵ | Dries Buytaert | 2008-08-16 |
| | | | | an option to not generate blocks for RSS feeds. | ||
* | - Patch #293532 by mustafau: when a redirected feed is not parseable ↵ | Dries Buytaert | 2008-08-12 |
| | | | | Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database. | ||
* | - Patch #291064 by mustafau: improve performance of aggregator by storing an ↵ | Dries Buytaert | 2008-08-12 |
| | | | | md5 hash for the feed. | ||
* | - Patch #293614 by mustafau: aggregator files two similar error messages for ↵ | Dries Buytaert | 2008-08-11 |
| | | | | not parseable feeds. | ||
* | - Patch #268491 by mustafu, pwolanin, et al: fixed notice after deleting ↵ | Dries Buytaert | 2008-08-08 |
| | | | | aggregator feed. | ||
* | - Patch #290561 by mustafu: fixed bug with creating aggregator categories. | Dries Buytaert | 2008-08-03 |
| | |||
* | - Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import ↵ | Dries Buytaert | 2008-08-03 |
| | | | | functionality for RSS feeds. Woot. | ||
* | - Patch #278617 by asimmonds: fixed broken link. | Dries Buytaert | 2008-07-05 |
| | |||
* | - Patch #270045 by drewish, Susurrus: clean up return values. | Dries Buytaert | 2008-06-18 |
| | |||
* | - Patch #256793 by Senpai and flobruit: code clean up. | Dries Buytaert | 2008-05-15 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. |