summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
...
* - Patch #1282986 by valthebald: password of '0' ignored in ↵Dries Buytaert2011-09-25
| | | | drupal_http_request().
* - Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not ↵Dries Buytaert2011-09-21
| | | | conform to standards.
* - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() ↵Dries Buytaert2011-09-17
| | | | optional value not really optional.
* - Patch #1273032 by michaellenahan: conf_path() has formatting issue with ↵Dries Buytaert2011-09-14
| | | | numbered list.
* - Patch #897650 by Garrett Albright, Damien Tournoud: ↵Dries Buytaert2011-09-11
| | | | DatabaseSchema_sqlite()::findTables() shouldn't find indexes.
* - Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. ↵Dries Buytaert2011-09-11
| | | | Reload the page and try again' is incorrect and confuses users.
* - Patch #1266694 by Damien Tournoud: Fixed DatabaseStatementPrefetch doesn't ↵Dries Buytaert2011-09-11
| | | | implement fetchColumn().
* - Patch #1273444 by Xano: Missing operator docs for EntityFieldQuery's ↵Dries Buytaert2011-09-10
| | | | propertyCondition() and addFieldCondition().
* Issue #1265294 by sven.lauer: Minor improvement of the documentation page ↵webchick2011-09-07
| | | | for t().
* - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting ↵Dries Buytaert2011-09-07
| | | | 'bile' in core documentation ;).
* Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a ↵webchick2011-09-05
| | | | managed_file() using #states attribute does not work.
* Issue #1136854 by chx: Fixed MySQL 5.5 breaks speedy testing.webchick2011-09-05
|
* Issue #1222576 by jox: Fixed file_usage_list() is defective (might return ↵webchick2011-09-05
| | | | incomplete results).
* Issue #1216758 by tim.plunkett: Add module and hook as formal parameters in ↵webchick2011-09-05
| | | | module_invoke().
* Drupal 7.8webchick2011-08-31
|
* Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in ↵webchick2011-08-30
| | | | cron.
* Issue #1002048 by Akaoni, Boobaa, joosts, sfyn, bfroehle: Fixed Work around ↵webchick2011-08-30
| | | | move_uploaded_file() issues with safe_mode() and open_basedir().
* Issue #402896 by berdir, catch, andypost, dmitrig01, chx, pounard, sun, ↵webchick2011-08-29
| | | | sdboyer: introduce DrupalCacheArray and use it for drupal_get_schema().
* - Patch #1252696 by larowlan: docblock error with ↵Dries Buytaert2011-08-26
| | | | EntityFieldQuery->fieldCondition.
* - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.Dries Buytaert2011-08-26
|
* Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical ↵webchick2011-08-23
| | | | regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
* Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong ↵webchick2011-08-22
| | | | arguments.
* Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating ↵webchick2011-08-16
| | | | from 7.4 or upgrading from D6.
* - Patch #732992 by adrinux, sreynen, David_Rothstein, jensimmons, Damien ↵Dries Buytaert2011-08-12
| | | | Tournoud, marcingy, Dave Reid | Sp.Shut: Added Allow filter_xss_admin() to accept HTML5 tags.
* - Patch #1246376 by sun: HTTP_REQUEST_TIMEOUT constant value is not negative.Dries Buytaert2011-08-12
|
* - Patch #1232722 by peterpoe: drupal_process_states() - doc listing states ↵Dries Buytaert2011-08-10
| | | | is not quite right.
* - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to ↵Dries Buytaert2011-08-07
| | | | 'application/ogg' in file_default_mimetype_mapping().
* Revert "- Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__)."Dries Buytaert2011-08-07
| | | | This reverts commit 132aed379c72f0702dd2e9c27cf9421f1435aba2.
* - Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__).Dries Buytaert2011-08-07
|
* - Patch #1184082 by googletorp: like queries failing on postgres with ↵Dries Buytaert2011-08-06
| | | | standard_conforming_strings() turned on.
* Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and ↵webchick2011-08-01
| | | | useful.
* - Patch #1221214 by chx: file_download() returns 404 instead of 403.Dries Buytaert2011-08-01
|
* - Patch #1216886 by pounard: _lock_id() shouldn't use drupal_static(), any ↵Dries Buytaert2011-07-31
| | | | cache clear would potentially make locks stall.
* - Patch #1224802 by kiamlaluno: DrupalLocalStreamWrapper::stream_open() uses ↵Dries Buytaert2011-07-31
| | | | a local variable instead of the argument passed by reference.
* - Patch #774040 by B-Prod, mattyoung: theme_item_list() function duplicates ↵Dries Buytaert2011-07-31
| | | | last value when dealing with children.
* Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* ↵webchick2011-07-31
| | | | functions in field.module available for all contrib modules to use.
* Oopsie. Wrong patch.webchick2011-07-31
|
* Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* ↵webchick2011-07-31
| | | | functions in field.module available for all contrib modules to use.
* - Patch #1226558 by Mark Theunissen: minor typo in docs for function ↵Dries Buytaert2011-07-29
| | | | menu_link_get_preferred().
* Issue #1067750 by yched, fago: Let Field API fail in a tale-telling way on ↵webchick2011-07-28
| | | | invalid .
* Issue #1177284 by ohnobinki: Fixed Add support to sqlite for char:normal type.webchick2011-07-28
|
* Issue #1227426 by Mark Theunissen: Fixed variable was removed, but is still ↵webchick2011-07-28
| | | | being assigned in template_preprocess_maintenance_page().
* Issue #1096208 by mr.baileys: Fixed PHP notices when creating menu link '#'.webchick2011-07-28
|
* Issue #1222802 by franz, droplet, jhodgdon, Krasnyj: Fixed ↵webchick2011-07-28
| | | | theme_pager_link() doc missing 'text' variable.
* Issue #1222794 by gapple, jhodgdon: Fixed drupal_add_css() support for ↵webchick2011-07-28
| | | | stream wrappers not documented.
* Issue #1100260 by barbi, massimoi: Fixed Batch operations example needs ↵webchick2011-07-28
| | | | redirect.
* Back to 7.x-devwebchick2011-07-27
|
* Drupal 7.7webchick2011-07-27
|
* Back to 7.x-devwebchick2011-07-27
|
* Merge branch '7.4-security' into 7.xwebchick2011-07-27
|\