Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. | Angie Byron | 2010-01-03 |
| | |||
* | #648410 follow-up by Dave Reid: Add link to create new from all empty table ↵ | Angie Byron | 2010-01-03 |
| | | | | texts. | ||
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵ | Dries Buytaert | 2009-12-02 |
| | | | | all tables. | ||
* | #620278 by alex_b: Fixed Add feed link. | Angie Byron | 2009-11-04 |
| | |||
* | - 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. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent. | ||
* | #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 |
| | |||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. | ||
* | - 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 #508280 by gordon, deekayen: OPML remote location should accept ↵ | Dries Buytaert | 2009-07-03 |
| | | | | longer URLs. | ||
* | #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵ | Angie Byron | 2009-06-29 |
| | | | | texts. Steve Krug would be proud. | ||
* | #504428 by Sutharsan: Include link to add item on all empty admin listing pages. | Angie Byron | 2009-06-28 |
| | |||
* | - Patch #19646 by JamesAn: code clean up, consistently use define. | Dries Buytaert | 2009-05-28 |
| | |||
* | - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ↵ | Dries Buytaert | 2009-05-25 |
| | | | | a file field. | ||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed. | Dries Buytaert | 2009-05-17 |
| | |||
* | #461512 by akahn: Clean up aggregator_form_feed(). | Angie Byron | 2009-05-13 |
| | |||
* | - Patch #408024 by brianV et al: rename drupal_execute() to ↵ | Dries Buytaert | 2009-04-29 |
| | | | | drupal_submit_form(). | ||
* | - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. | Dries Buytaert | 2009-02-24 |
| | |||
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
| | |||
* | - Patch #348448 by c960657: fixed php strict warnings when running tests. | Dries Buytaert | 2009-01-11 |
| | |||
* | - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable ↵ | Dries Buytaert | 2008-12-22 |
| | | | | architecture for aggregator | ||
* | #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 |
| | | | | Correct registration of maintenance page in hook_theme(). | ||
* | - 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 |
| | | | | new DB abstraction layer. | ||
* | - 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 #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 #291064 by mustafau: improve performance of aggregator by storing an ↵ | Dries Buytaert | 2008-08-12 |
| | | | | md5 hash for the feed. | ||
* | - Patch #16282 by mustafau: OPML import improvements. | Dries Buytaert | 2008-08-11 |
| | |||
* | - Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import ↵ | Dries Buytaert | 2008-08-03 |
| | | | | functionality for RSS feeds. Woot. | ||
* | - Patch #256793 by Senpai and flobruit: code clean up. | Dries Buytaert | 2008-05-15 |
| | |||
* | - Patch #226869 by hswong3i: code style clean-up. | Dries Buytaert | 2008-04-23 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | Drupal 6 RC2 | Gábor Hojtsy | 2008-01-10 |
| | |||
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
| | |||
* | #203274 by Pasqualle: remove excessive witespace from our code (minor) | Gábor Hojtsy | 2007-12-22 |
| | |||
* | #197730 by keith.smith: standardize on a much more user friendly cron ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-12-16 |
| | | | | aggregator, comment and system modules | ||
* | #195781 by keith.smith: improve aggregator help text | Gábor Hojtsy | 2007-12-04 |
| | |||
* | - Patch #172835 by Crell: split up aggregator module. | Dries Buytaert | 2007-09-05 |