Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #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. | ||
* | - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵ | Dries Buytaert | 2009-08-25 |
| | | | | administration pages. | ||
* | #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. | ||
* | #296011 by boombatower: Fixed TestingParty08: DBLog filtering. | Angie Byron | 2009-08-16 |
| | |||
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵ | Dries Buytaert | 2009-07-29 |
| | | | | there is more room for customization. | ||
* | - Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and ↵ | Dries Buytaert | 2009-06-06 |
| | | | | PagerQueries broken. | ||
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵ | Dries Buytaert | 2009-06-02 |
| | | | | session handling. | ||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #470594 by Moshe: convert more pages and blocks to return arrays. | Dries Buytaert | 2009-05-25 |
| | |||
* | - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵ | Dries Buytaert | 2009-05-22 |
| | | | | by table headers first, before ordering by other fields. | ||
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵ | Dries Buytaert | 2009-05-12 |
| | | | | unrendered forms. | ||
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
| | |||
* | - Patch #394382 by Xano, dereine: clean up logging configuration page. | Dries Buytaert | 2009-04-13 |
| | |||
* | - Patch #302268 by tizzo, bubbasan, Ryan Palmer et al: converted module to ↵ | Dries Buytaert | 2009-03-13 |
| | | | | new database abstraction layer. | ||
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
| | |||
* | #330983 by recidive and boombatower: Rename users/users_roles tables to ↵ | Angie Byron | 2009-02-18 |
| | | | | user/user_role for consistency. | ||
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵ | Dries Buytaert | 2009-01-19 |
| | | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. | ||
* | - Patch #266246 by David Strauss: added smart defaults for ↵ | Dries Buytaert | 2009-01-11 |
| | | | | system_settings_form(). | ||
* | - Patch #49333 by j.somers: add a 'Clear all logs' button. | Dries Buytaert | 2008-12-24 |
| | |||
* | - Patch #188246 by mfb, deekayen: fixed E_NOTICE. | Dries Buytaert | 2008-07-19 |
| | |||
* | - 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. | ||
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
| | |||
* | #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 | ||
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
| | |||
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
| | |||
* | Re-add check_plain() in appropriate places after removing it from ip_address(). | Steven Wittens | 2007-07-26 |
| | |||
* | - Patch #161177 by Crell: split dblog module. | Dries Buytaert | 2007-07-22 |