summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* Merge branch '7.2-security' into 7.xwebchick2011-06-29
|\
| * Changelog, fixing version number in bootstrap.inc.webchick2011-06-29
| |
* | Issue #561422 follow-up by Damien Tournoud, lyricnz, chx: Fixed SQLite ↵webchick2011-06-27
| | | | | | | | support for faster db prefixes.
* | Issue #1192474 by pillarsdotnet: Fixed Fix grammar error in ↵webchick2011-06-22
| | | | | | | | file_unmanaged_save_data() docs.
* | Issue #561422 by sun, dalin, lyricnz, catch, Gerhard Killesreiter: Replace ↵webchick2011-06-22
| | | | | | | | strtr() with str_replace() for db prefixing for increased performance.
* | Issue #1192482 by pillarsdotnet: Fixed docs for drupal_save_data().webchick2011-06-22
| |
* | Issue #1192440 by pillarsdotnet: Fixed Make docs of file_copy() match code.webchick2011-06-21
| |
* | Issue #1096448 by bfroehle: Changed drupal_redirect_form() needs better ↵webchick2011-06-21
| | | | | | | | documentation of form_state['redirect'].
* | Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() ↵webchick2011-06-21
| | | | | | | | inconsistent redirect_url().
* | Issue #1192466 by pillarsdotnet: Fixed Make docs of drupal_realpath() match ↵webchick2011-06-21
| | | | | | | | code.
* | Issue #1192456 by pillarsdotnet: Fixed Make docs of file_move() match code.webchick2011-06-21
| |
* | - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching ↵Dries Buytaert2011-06-12
| | | | | | | | does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on).
* | - Patch #1089472 by janusman, David_Rothstein: batch API finishes when ↵Dries Buytaert2011-06-11
| | | | | | | | >99.5% of items have been processed.
* | Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural ↵webchick2011-06-08
| | | | | | | | incorrectly handle complex plural rules.
* | Issue #1038030 by yched: Fixed More accurate error handling in ↵webchick2011-06-04
| | | | | | | | EntityFieldQuery : non-existing field.
* | Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested ↵webchick2011-06-04
| | | | | | | | DDL transaction error check.
* | Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching ↵webchick2011-06-01
| | | | | | | | return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
* | Issue #604902 by rschwab, drewish: Add documentation about Batch API success ↵webchick2011-06-01
| | | | | | | | parameter.
* | Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and ↵webchick2011-06-01
| | | | | | | | shouldn't.
* | Issue #1063636 by barbi: Changed drupal_add_css() should reference ↵webchick2011-05-29
| | | | | | | | drupal_get_css().
* | Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested ↵webchick2011-05-29
| | | | | | | | transactions throw exceptions on ddl changes.
* | - Patch #1164548 by droplet: correct SelectQuery::range doc.Dries Buytaert2011-05-28
| |
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-28
|\|
| * Ahem. Once again.webchick2011-05-25
| |
| * Back to 7.x-devwebchick2011-05-25
| |
| * Drupal 7.2webchick2011-05-25
| |\
| | * Drupal 7.1webchick2011-05-25
| | |
| * | Issue #1096340 by plach, fietserwin, sun: Fixed Stale language ↵webchick2011-05-24
| | | | | | | | | | | | types/negotation info after enabling/disabling modules.
* | | - Patch #1169338 by barbi: _drupal_log_error() - doc is incomplete.Dries Buytaert2011-05-28
|/ /
* | - Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up ↵Dries Buytaert2011-05-23
| | | | | | | | to doc standards.
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-22
|\ \
| * | Issue #1096446 by plach: Fixed entity_label() is not passing along the () ↵webchick2011-05-18
| | | | | | | | | | | | parameter.
| * | Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | | | | | | | | | language parameter.
| * | Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when ↵webchick2011-05-18
| | | | | | | | | | | | menu_name() contains a hyphen.
| * | Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
| | |
* | | - Patch #1038788 by wojtha, sign: drupal_find_theme_functions() removes all ↵Dries Buytaert2011-05-22
|/ / | | | | | | theme 'prefix_' occurences.
* | - Rolled back.Dries Buytaert2011-05-17
| |
* | - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.Dries Buytaert2011-05-17
| |
* | - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, ↵Dries Buytaert2011-05-14
| | | | | | | | pillarsdotnet: overlay does not work with prefixed URL paths.
* | - Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less.Dries Buytaert2011-05-13
| |
* | - Patch #1029606 by fago, bojanz, Damien Tournoud: hook_menu() should not be ↵Dries Buytaert2011-05-13
| | | | | | | | called during uninstallation.
* | - Patch #958850 by bellHead: Postgres password containing backslashes don't ↵Dries Buytaert2011-05-08
| | | | | | | | work.
* | - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
| |
* | - Patch #1086066 by drewish, Mile23: get_t() should describe what it does ↵Dries Buytaert2011-05-04
| | | | | | | | and why.
* | - Patch #852120 by cygri: batch operations example doesn't do proper sanitizing.Dries Buytaert2011-05-01
| |
* | - Patch #1099396 by Désiré, droplet, plach: language_count() is never ↵Dries Buytaert2011-05-01
| | | | | | | | decremented when removing a language.
* | - Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or ↵Dries Buytaert2011-05-01
| | | | | | | | is automatically added by the server) users get a 'page not found' message.
* | - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.Dries Buytaert2011-04-28
| |
* | - Patch #1097538 by davidtrainer: update drupal_set_message() docs.Dries Buytaert2011-04-25
| |
* | Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to ↵webchick2011-04-24
| | | | | | | | increase front-end performance.