summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.Angie Byron2009-08-22
|
* #200953 by seanburlington: Added basic support for 'time' and 'date' types ↵Angie Byron2009-08-22
| | | | to schema API.
* - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder ↵Dries Buytaert2009-08-22
| | | | counter so we can support Views caching.
* #201415 by sun: Add a permission to access site in maintenance mode.Angie Byron2009-08-22
|
* - Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could ↵Dries Buytaert2009-08-22
| | | | use more meaningful alt text.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #555400 by boombatower: remove duplicate method.Dries Buytaert2009-08-21
|
* - Patch #555446 by deekayen: remove backward-compatibility hacks from arg ↵Dries Buytaert2009-08-21
| | | | processing.
* - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵Dries Buytaert2009-08-21
| | | | 'configuration and modules'.
* #509398 by adrian: Turned install profiles into modules with full access to ↵Angie Byron2009-08-21
| | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
* #554754 by gordon and dww: Added a new function update_get_update_list() to ↵Angie Byron2009-08-21
| | | | return list of pending updates.
* #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules.Angie Byron2009-08-21
|
* #551574 by emmajane and jhodgdon: Added @see also links to variable_set(), ↵Angie Byron2009-08-21
| | | | variable_get() and variable_del() to link them together.
* #515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to ↵Angie Byron2009-08-20
| | | | theme_status_messages() to be more apparent to assistive technology users.
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵Dries Buytaert2009-08-20
| | | | modules' page.
* #554106 by dropcube: Attempt #2 at fixing random test failures.Angie Byron2009-08-20
|
* #514172 by Bojhan: Increased maximum menu router parts (again).Angie Byron2009-08-19
|
* #400292 by effulgentsia: Allow preprocess functions for theme hooks ↵Angie Byron2009-08-19
| | | | implemented as functions.
* - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵Dries Buytaert2009-08-19
| | | | subsituation to core.
* #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and ↵Angie Byron2009-08-19
| | | | trailing slashes (with tests).
* #552744 by drewish: Fixed incorrect documentation for the form.inc theme ↵Angie Byron2009-08-19
| | | | functions.
* #542426 by neilnz: PostgreSQL should not require password to be set in ↵Angie Byron2009-08-19
| | | | settings.php for trust mode.
* - Patch #544418 by sun: small follow-up on new AJAX framework.Dries Buytaert2009-08-18
|
* - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a ↵Dries Buytaert2009-08-17
| | | | locking framework for long running operations.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-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://.
* #544418 follow-up: It's really helpful when I commit ALL of a patch.Angie Byron2009-08-17
|
* #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ↵Angie Byron2009-08-17
| | | | AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
* - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote ↵Dries Buytaert2009-08-17
| | | | index names in table declarations.
* - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.Dries Buytaert2009-08-17
|
* - Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest ↵Dries Buytaert2009-08-17
| | | | broswer in its own class/object.
* #370454 follow-up by chx: Enhance comments to page cache simplification ↵Angie Byron2009-08-16
| | | | patch, and add in missing settings.default.php hunk.
* - Patch #370454 by chx, Damien Tournoud: simplify page caching.Dries Buytaert2009-08-16
|
* #296574 by boombatower and chx: Provide debug function for debugging during ↵Angie Byron2009-08-15
| | | | tests and elsewhere.
* #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through ↵Angie Byron2009-08-14
| | | | drupal_add_css().
* #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php ↵Angie Byron2009-08-13
| | | | files to act on any numeric pages, such as page-user-%.tpl.php
* #533586 by dww and chx: Refactor dependency checks into sharable helper ↵Angie Byron2009-08-13
| | | | functions.
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* - Patch #546568 by quicksketch: consistently pass in to #value_callback ↵Dries Buytaert2009-08-12
| | | | functions.
* - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.Dries Buytaert2009-08-12
|
* #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.Angie Byron2009-08-11
|
* #514914 by Gábor Hojtsy: Add back removed pager_limits variable.Angie Byron2009-08-11
|
* - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵Dries Buytaert2009-08-11
| | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
* - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and ↵Dries Buytaert2009-08-11
| | | | modules' section so we can start moving over configuration items. Let's see how this goes ...
* - Patch #536768 by chx: use the database to do type casting so we can clean ↵Dries Buytaert2009-08-11
| | | | up some code. ;-)
* #511760 follow-up by rfay: Improve error messages in file_unmanaged_copy().Angie Byron2009-08-11
|
* - Patch #543948 by Damien Tournoud: remove db_type_placeholder().Dries Buytaert2009-08-10
|
* #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by ↵Angie Byron2009-08-08
| | | | limiting the number of allowed login attempts.
* #528856 by catch: Optimize module_implements() by statically caching the ↵Angie Byron2009-08-08
| | | | maintenance mode variable.