summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed ↵Angie Byron2010-01-08
| | | | drupal_write_record() can't update a column to NULL. (with tests)
* #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface.Angie Byron2010-01-08
|
* #677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR.Angie Byron2010-01-08
|
* #621008 by seutje: Fixed 'theme path' is wrong for theme process and ↵Angie Byron2010-01-07
| | | | preprocess overrides.
* #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator ↵Angie Byron2010-01-07
| | | | produces invalid code and directory names for @import files which breaks IE (with tests).
* #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets ↵Angie Byron2010-01-07
| | | | from system.module and separate presentational and behavior-supporting styles.
* #619666 follow-up by effulgentsia: Make performance-critical usage of ↵Angie Byron2010-01-07
| | | | drupal_static() grokkable.
* #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make ↵Angie Byron2010-01-07
| | | | sequence API work on non-MySQL databases.
* - Patch #280058 by sun, recidive: refactor drupal_map_assoc().Dries Buytaert2010-01-06
|
* #671348 by Garrett Albright: Fixed escape error with SQLite.Angie Byron2010-01-06
|
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* #420358 follow-up by Dave Reid: Rename profiles default => standard and ↵Angie Byron2010-01-04
| | | | expert => minimal, for consistency with labels.
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #669374 by jhodgdon: Change @verbatim in Doxygen to @code.Angie Byron2010-01-04
|
* - Patch #673644 by mr.baileys: mark drupal_json_encode()/decode as PHP wrappers.Dries Buytaert2010-01-04
|
* #338630 by plach, dagmar, David Koudela, arhak, et al: Enable Locale to ↵Angie Byron2010-01-04
| | | | rebuild lost Javascript translation files.
* #643984 by catch: Cache results of menu_get_item(). This makes it possible ↵Angie Byron2010-01-04
| | | | to serve a page in Drupal 7 with no hits to the database when using alternate caching backends.
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* #669608 by catch: Make menu.inc pluggable, to support high-performance ↵Angie Byron2010-01-04
| | | | options in contrib.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #424372 by #424372 by mr.baileys: small code clean-up.Dries Buytaert2010-01-03
|
* - Rollback of #634310Dries Buytaert2010-01-03
|
* - Patch #672268 by Garrett Albright: comment cleanup.Dries Buytaert2010-01-03
|
* #281405 follow-up by Arancaytar, catch, Crell, and justinrandell: Reduce ↵Angie Byron2010-01-03
| | | | memory consumption of menu_rebuild() by splitting huge query into multiple passes.
* #668932 by Damien Tournoud : Remove duplicate sanitzing of HTTP_HOST.Angie Byron2010-01-03
|
* #653622 by effulgentsia: Make the '__' pattern for theme suggestions easier ↵Angie Byron2010-01-03
| | | | to use.
* #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: ↵Angie Byron2010-01-02
| | | | Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
* #399642 by sndev and carlos8f: Make drupal_install_modules() resolve ↵Angie Byron2010-01-02
| | | | dependencies and trigger an error when they do not exist. (with tests)
* - Patch #634310 by casey: small improvement of drupal_render(): ↵Dries Buytaert2010-01-02
| | | | conditionally call element_children().
* - Patch #357021 by Kars-T, yched: fixed #after_build_done() set after first ↵Dries Buytaert2010-01-02
| | | | after_build() function was run, instead of all after_build() functions.
* - Patch #670250 by boombatower: more documentation clean-ups.Dries Buytaert2009-12-31
|
* - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.Dries Buytaert2009-12-30
|
* - Patch #437018 by JamesAn: convert form_options_flatten() in form.inc to ↵Dries Buytaert2009-12-29
| | | | use new static caching API.
* - Patch #646678 by fgm: fixed incorrect multicall implementation.Dries Buytaert2009-12-29
|
* #669522 by chx: Remove ugly code in getUpdaterFromDirectory.Angie Byron2009-12-29
|
* - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.Dries Buytaert2009-12-28
|
* - Patch #661420 by justinrandell, David_Rothstein: made installation of ↵Dries Buytaert2009-12-28
| | | | modules much more efficient.
* - Patch #664544 by yched: removed unnecessary drupal_static_reset().Dries Buytaert2009-12-27
|
* #358815 by David_Rothstein, meatsack, and John Morahan: Fixed performance of ↵Angie Byron2009-12-27
| | | | drupal_get_install_files() with large file trees.
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #665920 by v_20q: remove a comment inside t() function.Dries Buytaert2009-12-23
|
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵Dries Buytaert2009-12-22
| | | | between t() and the theming layer.
* - Patch #635094 by plach: switching from zxx to und as it is semantically ↵Dries Buytaert2009-12-22
| | | | more correct.
* - Patch #664696 by Crell: fixed typo in drupal_write_record() docblock.Dries Buytaert2009-12-21
|
* - Patch #297860 by sun: fixed XML-RPC error handling.Dries Buytaert2009-12-18
|
* - Patch #190867 by David_Rothstein: fixed function name.Dries Buytaert2009-12-17
|
* - Patch #302240 by fago, sun: fixed button broken.Dries Buytaert2009-12-17
|
* - Patch #190867 by chx: fixed access to creating path aliases.Dries Buytaert2009-12-17
|
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, ↵Dries Buytaert2009-12-15
| | | | TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)