summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #938614 follow-up by chx: Abort abort\! Back to 5.2.4.Angie Byron2010-10-15
|
* #664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort ↵Angie Byron2010-10-15
| | | | set in header
* #744384 by c960657: Do not write unchanged sessions to the database.Angie Byron2010-10-15
|
* #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: ↵Angie Byron2010-10-15
| | | | Add a hook_entity_delete() for consistency.
* #938470 by Kevin Hankens: Change error about file permissions on ↵Angie Byron2010-10-15
| | | | settings.php during install to warning instead.
* - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵Dries Buytaert2010-10-13
| | | | | | Date types and menu names are not validated. This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
* - Patch #938614 by chx: bump to PHP 5.2.5.Dries Buytaert2010-10-12
|
* - Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements ↵Dries Buytaert2010-10-12
| | | | check error if PECL PDO is being used.
* - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated ↵Dries Buytaert2010-10-11
| | | | CSS and JS.
* #281405 follow-up by David_Rothstein: Set maximum RAM requirement back down ↵Angie Byron2010-10-10
| | | | to 32M rather than 40M.
* #912218 by Gábor Hojtsy: Add missing languages present on localize.drupal.org.Angie Byron2010-10-09
|
* #895140 by alexpott, jp.stacey, matason, David_Rothstein: Fixed ↵Angie Byron2010-10-09
| | | | _system_rebuild_module/theme_data() choose 6.x over 7.x versions.
* #356036 by plach, catch: Allow creating nodes in default languages.Angie Byron2010-10-09
|
* #903698 by jpstrikesback: EntityFieldQuery orderBy methods should default to ↵Angie Byron2010-10-09
| | | | ASC.
* - Patch #460448 by sun: some CSS rules are broken once CSS aggregation is ↵Dries Buytaert2010-10-08
| | | | enabled.
* #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.Angie Byron2010-10-08
|
* - Patch #933792 by droplet: cache clear all - wrong documentation.Dries Buytaert2010-10-07
|
* #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting ↵Angie Byron2010-10-07
| | | | in tableselect if #weight is not set.
* Back to 7.0-devAngie Byron2010-10-07
|
* Drupal 7.0-beta1Angie Byron2010-10-07
|
* #934110 by dww: Fixed regression: Installer defaults to country ↵Angie Byron2010-10-07
| | | | 'Afghanistan', not 'None'.
* #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵Angie Byron2010-10-07
| | | | lost on module disable.
* #561858 follow-up by effulgentsia: Avoid clobbering JS settings.Angie Byron2010-10-06
|
* #922370 by ksenzee: Fixed system_update_7004() goes into an infinite loop ↵Angie Byron2010-10-06
| | | | (beta blocker).
* - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly.Dries Buytaert2010-10-06
|
* - Patch #932016 by fago, klausi: fixed entity_load() defaultsDries Buytaert2010-10-06
|
* - Patch #931352 by LaurentAjdnik: documentation fixes.Dries Buytaert2010-10-06
|
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* #780318 by plach: Fixed path prefixes are always active on multilingual sites.Angie Byron2010-10-05
|
* #930122 by dww: Regression: temp directory handling broken by confusion ↵Angie Byron2010-10-05
| | | | between file_directory_temp and file_temporary_path.
* - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken ↵Dries Buytaert2010-10-05
| | | | FileTransferFTPWrapper (file stream) class.
* - Patch #931632 by quartsize: countQuery() replaces connection information ↵Dries Buytaert2010-10-05
| | | | with active.
* - Patch #908578 by jonhattan: dependents array key not used in any place ↵Dries Buytaert2010-10-05
| | | | across the code.
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵Dries Buytaert2010-10-04
| | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
* #902798 by tobiasb: Fix notice in _batch_process().Angie Byron2010-10-04
|
* #864464 follow-up by David_Rothstein: Move notice about requiring latest ↵Angie Byron2010-10-03
| | | | version of Drupal so it only comes up the first time update.php is ran.
* - Patch #904994 by Dave Reid: fix watchdog behavior.Dries Buytaert2010-10-03
|
* - Patch #930116 by Benjamin Melançon: remove orphaned line of code from ↵Dries Buytaert2010-10-03
| | | | menu_get_active_help().
* #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no ↵Angie Byron2010-10-03
| | | | longer remove stylesheets by overriding them in .info files.
* - Patch #922380 by Berdir: custom PagerDefault count queries getter method ↵Dries Buytaert2010-10-03
| | | | is protected.
* - Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if ↵Dries Buytaert2010-10-03
| | | | you set ['finished'] > 1.
* - Patch #917670 by mr.baileys: improve drupal_alter() documentation.Dries Buytaert2010-10-03
|
* - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB ↵Dries Buytaert2010-10-03
| | | | driver interface that reports the server version.
* - Patch #891476 by solotandem: improved code commentsDries Buytaert2010-10-03
|
* - Patch #929178 by carlos8f, chx: module_list() kills system_list() caching.Dries Buytaert2010-10-02
|
* #864464 follow-up: Fix minor indentation issues.Angie Byron2010-10-02
|
* #864464 by heyrocker, Beanjammin: Ensure people using Drupal < 6.16 that ↵Angie Byron2010-10-02
| | | | they must upgrade to latest version, rather than showing them a WSOD.
* - Patch #870922 by David_Rothstein: removing unnecessary code.Dries Buytaert2010-10-02
|