Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return ↵ | Jennifer Hodgdon | 2014-08-20 |
| | | | | value from drupal_array_get_nested_value() | ||
* | Merge tag '7.31' into 7.x | David Rothstein | 2014-08-06 |
|\ | | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.31 | David Rothstein | 2014-08-06 |
| | | |||
* | | Issue #1261846 by catch, dawehner, brianV, Berdir, sun, xjm, ↵ | Jennifer Hodgdon | 2014-07-24 |
| | | | | | | | | sandipmkhairnar, marvil07, chrisjlee, Cottser, amitgoyal, Elijah Lynn, er.pushpinderrana: Document 1 MB cache limit in cache functions | ||
* | | Back to 7.x-dev | David Rothstein | 2014-07-24 |
|/ | |||
* | Drupal 7.30 | David Rothstein | 2014-07-24 |
| | |||
* | Merge tag '7.29' into 7.x | David Rothstein | 2014-07-16 |
|\ | | | | | | | | | | | | | 7.29 release Conflicts: includes/bootstrap.inc | ||
| * | Drupal 7.29 | David Rothstein | 2014-07-16 |
| | | |||
* | | Issue #2098129 by er.pushpinderrana, drupal_sensei, Berdir, joachim: Fix ↵ | Jennifer Hodgdon | 2014-07-15 |
| | | | | | | | | docs for DrupalDefaultEntityController entityCache variable | ||
* | | Issue #1956782 by joshi.rohit100, bdimaggio, tanmayk, chertzog: Document ↵ | Jennifer Hodgdon | 2014-06-25 |
| | | | | | | | | parameter to xmlrpc_server() | ||
* | | Issue #2277623 by mparker17: Fix up docs for drupal_parse_url function | Jennifer Hodgdon | 2014-06-13 |
| | | |||
* | | Issue #2273337 by vegantriathlete, ducktape, joachim: Fix up docs for ↵ | Jennifer Hodgdon | 2014-06-06 |
| | | | | | | | | db_add_field and related functions | ||
* | | Back to 7.x-dev | David Rothstein | 2014-05-08 |
|/ | |||
* | Drupal 7.28 | David Rothstein | 2014-05-08 |
| | |||
* | Issue #2259361 by jweowu, David_Rothstein: Document that ↵ | Jennifer Hodgdon | 2014-05-07 |
| | | | | db_query_temporary() only works on SELECT queries | ||
* | Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly ↵ | David Rothstein | 2014-05-06 |
| | | | | if a query parameter contains an equals sign. | ||
* | Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, ↵ | David Rothstein | 2014-05-06 |
| | | | | lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet(). | ||
* | Issue #1868972 by jweowu, DanChadwick: Db_query_temporary() fails to create ↵ | David Rothstein | 2014-05-05 |
| | | | | a table when the SQL has leading whitespace. | ||
* | Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵ | David Rothstein | 2014-05-05 |
| | | | | from queue workers. | ||
* | Issue #2159549 by Dave Reid: File_save() and file_delete() do not clear ↵ | David Rothstein | 2014-05-05 |
| | | | | entity controller cache. | ||
* | Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵ | David Rothstein | 2014-05-05 |
| | | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist. | ||
* | Issue #2106129 by brad.bulger, mmilano: Fix PHP notice in ↵ | David Rothstein | 2014-05-05 |
| | | | | drupal_valid_path(): Undefined variable: form_item. | ||
* | Issue #2245057 by cs_shadow, joachim: Fix docs for entity_get_controller | Jennifer Hodgdon | 2014-04-23 |
| | |||
* | Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, ↵ | David Rothstein | 2014-04-22 |
| | | | | Damien Tournoud, droplet: Country codes missing from includes/iso.inc. | ||
* | Merge tag '7.27' into 7.x | David Rothstein | 2014-04-16 |
|\ | | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.27 | David Rothstein | 2014-04-16 |
| | | |||
* | | Issue #2051519 by GoddamnNoise: Fix errors in registry.inc docs | Jennifer Hodgdon | 2014-04-02 |
| | | |||
* | | Issue #2216945 by asrob: Remove duplicate ingroup in filter_xss | Jennifer Hodgdon | 2014-03-20 |
| | | |||
* | | Issue #2204873 by sandipmkhairnar: Fix documentation of menu_tree_output. | Jennifer Hodgdon | 2014-03-11 |
| | | |||
* | | Issue #2194027 by KelvinWong, sphism: Fix up database topic docs example queries | Jennifer Hodgdon | 2014-03-04 |
| | | |||
* | | Issue #2188289 by Jaypan, sun, Berdir: Fix docs for drupal_get_token() | Jennifer Hodgdon | 2014-02-27 |
| | | |||
* | | Issue #1948566 by joachim: Document batch API callbacks using new standard | Jennifer Hodgdon | 2014-02-12 |
| | | |||
* | | Issue #1984378 by Jaypan, JacobSanford, aroq | Dave Hirschman: $source ↵ | David Rothstein | 2014-01-31 |
| | | | | | | | | argument is name of form field used to upload file, not "filepath or URI of the uploaded file." | ||
* | | Issue #1999074 by adaminnes, sarahdavies: Fix formatting at end of Form ↵ | Jennifer Hodgdon | 2014-01-30 |
| | | | | | | | | Builder topic docs | ||
* | | Issue #2031755 by mpv: Fix documentation of theme_checkbox() | Jennifer Hodgdon | 2014-01-30 |
| | | |||
* | | Issue #2164597 by longwave, StephaneQ, emok: Fix up docs for ↵ | Jennifer Hodgdon | 2014-01-23 |
| | | | | | | | | drupal_render_children() | ||
* | | Merge tag '7.26' into 7.x | David Rothstein | 2014-01-15 |
|\| | | | | | | | | | | | | | | | 7.26 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.26 | David Rothstein | 2014-01-15 |
| | | |||
* | | Issue #2164179 by StephaneQ: Fix links to extenders in Database API topic page | Jennifer Hodgdon | 2014-01-10 |
| | | |||
* | | Back to 7.x-dev | David Rothstein | 2014-01-02 |
|/ | |||
* | Drupal 7.25 | David Rothstein | 2014-01-02 |
| | |||
* | Issue #1182374 by lyricnz, sivaji, brianV: Code style fixes for ↵ | David Rothstein | 2013-12-30 |
| | | | | includes/filetransfer. | ||
* | Issue #1760330 by s.Daniel, David_Rothstein, jfhovinne: Hide vulnerable ↵ | David Rothstein | 2013-12-30 |
| | | | | drupal install.php sites from search engines. | ||
* | Issue #805236 by merrillholt, ekl1773, marcingy, sun, catch: Cache the query ↵ | David Rothstein | 2013-12-30 |
| | | | | in menu_local_tasks(). | ||
* | Issue #937284 by chx, chrisdolby, deviantintegral, Berdir, tim.plunkett | ↵ | David Rothstein | 2013-12-30 |
| | | | | hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. | ||
* | Issue #1201088 by crazyrohila, pjcdawkins, eiriksm, Zgear, barbi | alxsvdr: ↵ | David Rothstein | 2013-12-30 |
| | | | | Drupal_environment_initialize() passes wrong ini_set parameter. | ||
* | Issue #1480734 by kotnik: Useless require_once file in st(). | David Rothstein | 2013-12-30 |
| | |||
* | Issue #2136369 by marvil07: Provide a way to avoid processing a queue during ↵ | David Rothstein | 2013-12-30 |
| | | | | cron execution. | ||
* | Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: ↵ | David Rothstein | 2013-12-30 |
| | | | | Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. | ||
* | Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load ↵ | David Rothstein | 2013-12-27 |
| | | | | @import files in different directories. |