Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 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 administration pages.
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the 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 registry rip. Let's try that again.
*** empty log message ***
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
#296011 by boombatower: Fixed TestingParty08: DBLog filtering.
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
- Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and PagerQueries broken.
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
- Patch #330748 by stBorchert: remove from theme_pager*.
- Patch #394382 by Xano, dereine: clean up logging configuration page.
- Patch #302268 by tizzo, bubbasan, Ryan Palmer et al: converted module to new database abstraction layer.
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, 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 system_settings_form().
- Patch #49333 by j.somers: add a 'Clear all logs' button.
#188246 by deekayen, mfb et al.: some icon and class definitions were missing from dblog, causing notice level errors themselves
- Patch #188246 by mfb, deekayen: fixed E_NOTICE.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long 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
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt
#165140 by dww: rename logs to reports (usability improvement)
- Patch #172961 by webernet: code style cleanup.
Re-add check_plain() in appropriate places after removing it from ip_address().
- Patch #161177 by Crell: split dblog module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |