summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #692302 by Crell: searching for the wrong extender subclass.Dries Buytaert2010-01-22
|
* - Patch #637146 by naxoc, David_Rothstein: HEAD install redirect failed ↵Dries Buytaert2010-01-21
| | | | because common.inc was not loaded in _db_check_install_needed().
* - Patch #688158 by moshe weitzman: query logger does not provide class ↵Dries Buytaert2010-01-18
| | | | information.
* - Patch #686532 by linclark: typo in entity_extract_ids() api doc.Dries Buytaert2010-01-18
|
* Back to development version now.Angie Byron2010-01-15
|
* Marking code as alpha 1 in preparation of the first alpha release of Drupal 7.Angie Byron2010-01-15
|
* #281405: Temporarily raise memory requirement to 40M, to cut down on support ↵Angie Byron2010-01-15
| | | | requests post-alpha. Let's work to get this back to 32M shortly. :)
* - Patch #667098 by catch: drupal_get_bootstrap_phase() was broken.Dries Buytaert2010-01-14
|
* #684138 by carlos8f and Heine: Fixed bug in SQLite's NextId() that prevented ↵Angie Byron2010-01-14
| | | | installation.
* - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against ↵Dries Buytaert2010-01-14
| | | | vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
* - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: ↵Dries Buytaert2010-01-14
| | | | router loaders causing a lot of database hits for access checks.
* #678546 by rfay and jhodgdon: Improve wording of help text in ↵Angie Byron2010-01-14
| | | | admin/config/regional/language/configure.
* #652048 by chx: Factor out the caching pattern from forum.Angie Byron2010-01-14
|
* #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
|