summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #681134 by moshe weitzman: Fixed stop issuing headers to CLI clients.Angie Byron2010-01-14
|
* - Patch #683736 by c960657: use db_like() where appropriate.Dries Buytaert2010-01-13
|
* #636992 follow-up by catch: small doc fix.Angie Byron2010-01-13
|
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #606730 by hunmonk: Provide a helper function for block delta updates.Angie Byron2010-01-13
|
* #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we ↵Angie Byron2010-01-13
| | | | default to InnoDB as well.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.
* #595972 by katbailey, sun, TwoD, quicksketch, merlinofchaos, and dmitrig01: ↵Angie Byron2010-01-12
| | | | Allow AJAX settings command to extend Drupal.settings.
* #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' ↵Angie Byron2010-01-12
| | | | functionality from Help module.
* #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user ↵Angie Byron2010-01-11
| | | | interface.
* #677654 follow-up by asimmonds: Fixed notice in error handling.Angie Byron2010-01-11
|
* #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user ↵Angie Byron2010-01-10
| | | | registration form.
* #660856 by effulgentsia: Optimize template_preprocess().Angie Byron2010-01-10
|
* #680022 by yched: Fixed template_preprocess() generates invalid CSS classes.Angie Byron2010-01-10
|
* #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode ↵Angie Byron2010-01-09
| | | | conversions.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: ↵Angie Byron2010-01-09
| | | | Fix critical upgrade path bugs from Drupal 6 to Drupal 7
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ↵Angie Byron2010-01-09
| | | | Add POD to installation requirements.
* - Patch #667038 by effulgentsia: optimize template_process().Dries Buytaert2010-01-09
|
* #629794 follow-up by yched: Fixed batch API in update.php.Angie Byron2010-01-09
|
* - Patch #550010 by c960657: DatabaseConnection::prepareQuery() ignores ↵Dries Buytaert2010-01-08
| | | | argument.
* - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split ↵Dries Buytaert2010-01-08
| | | | locale module.
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow ↵Angie Byron2010-01-08
| | | | complex query to return a proper empty set.
* #634472 by sun and effulgentsia: Allow menu template file suggestions.Angie Byron2010-01-08
|
* #645822 by sun: Fixed #ajax is not extensible (and partially buggy).Angie Byron2010-01-08
|
* #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
|