summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #684202 by catch: Added Entity insert/delete/update hooks, to support caching.Angie Byron2010-01-30
|
* - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ↵Dries Buytaert2010-01-29
| | | | with clean urls.
* - Patch #667816 by Damien Tournoud, catch: fxed incorrect constant usage in ↵Dries Buytaert2010-01-29
| | | | menu.inc.
* #697694 by aspilicious: Doxygen fixes.Angie Byron2010-01-29
|
* #599122 follow-up by scor and catch: Do not use module_load_include() in ↵Angie Byron2010-01-28
| | | | global context.
* #697210 by deekayen: Changed Change die() instances to exit() (code style).Angie Byron2010-01-28
|
* - Patch #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also ↵Dries Buytaert2010-01-27
| | | | that's missing link.
* - Patch #610068 by katbailey, rfay: improved phpDoc.Dries Buytaert2010-01-27
|
* - Patch #685074 by pwolanin: some stream wrappers need to be hidden or ↵Dries Buytaert2010-01-26
| | | | read-only.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - 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
|