Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Issue #1907704 by acrollet, ultimateboy, totten: Restrict temporary files ↵ | David Rothstein | 2013-03-30 | |
| | | | | created by text editors. | |||
* | Issue #1379056 by Barrett: Fixed if more than one hook_openid() ↵ | David Rothstein | 2013-03-30 | |
| | | | | implementation returns a given parameter, the resulting value is an array and request is invalid. | |||
* | Issue #1926758 by balsama, mitron: Fix code comment in system.module | Jennifer Hodgdon | 2013-03-20 | |
| | ||||
* | Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test ↵ | Jennifer Hodgdon | 2013-03-12 | |
| | | | | assert messages in simpletest module | |||
* | Issue #1884840 by Pix, pwolanin: Remove reference to md5 in ajax code comments | Jennifer Hodgdon | 2013-03-12 | |
| | ||||
* | Issue #1920340 by yched: Fixed Update URL of change notification for ↵ | David Rothstein | 2013-03-10 | |
| | | | | '_field_info_collate_fields() memory usage'. | |||
* | Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not ↵ | David Rothstein | 2013-03-10 | |
| | | | | overide #forum div.indent from margin-left to margin-right. | |||
* | Issue #1886812 by kiamlaluno: theme_form_element() initialize a variable ↵ | David Rothstein | 2013-03-10 | |
| | | | | that is never used. | |||
* | Issue #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused ↵ | David Rothstein | 2013-03-10 | |
| | | | | variable $export_data from book_export_html() function. | |||
* | Issue #1886796 by kiamlaluno: Fixed theme_checkbox() initialize a variable ↵ | David Rothstein | 2013-03-10 | |
| | | | | that is never used. | |||
* | Issue #1886870 by IRuslan: Fixed Useless node_type_get_type() call in ↵ | David Rothstein | 2013-03-10 | |
| | | | | node_validate(). | |||
* | Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a ↵ | David Rothstein | 2013-03-10 | |
| | | | | variable that is never used. | |||
* | Issue #1898314 by droplet | xjm: Rename $user to $account in ↵ | David Rothstein | 2013-03-10 | |
| | | | | WebTestBase::drupalLogin(). | |||
* | Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious ↵ | David Rothstein | 2013-03-10 | |
| | | | | documentation problem with the $name variable in taxonomy-term.tpl.php (incorrectly documented as being sanitized when in fact it is not). | |||
* | Issue #1586542 followup by andypost: Workaround for an issue where system ↵ | David Rothstein | 2013-03-10 | |
| | | | | update #7061 fails due to a memory leak and can't be run again. | |||
* | Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: ↵ | David Rothstein | 2013-03-10 | |
| | | | | system_update_7007() fail. | |||
* | Issue #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index ↵ | David Rothstein | 2013-03-10 | |
| | | | | to watchdog table. | |||
* | Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible ↵ | David Rothstein | 2013-03-10 | |
| | | | | with RDFa 1.1. | |||
* | Merge branch '7.20-hotfix' into 7.x | David Rothstein | 2013-03-06 | |
|\ | | | | | | | | | | | Conflicts: CHANGELOG.txt includes/bootstrap.inc | |||
| * | Prepare Drupal 7.21 release. | David Rothstein | 2013-03-06 | |
| | | ||||
| * | Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the ↵ | David Rothstein | 2013-03-06 | |
| | | | | | | | | 'image_allow_insecure_derivatives' variable to have partial protection from the security issues fixed in Drupal 7.20. | |||
* | | Issue #1890754 by Berdir, pwolanin, tim.plunkett: [Tests] Private Images ↵ | David Rothstein | 2013-03-04 | |
| | | | | | | | | visible by url. | |||
* | | Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() | Jennifer Hodgdon | 2013-03-04 | |
| | | ||||
* | | Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is ↵ | Jennifer Hodgdon | 2013-03-04 | |
| | | | | | | | | case sensitive | |||
* | | Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, ↵ | Jennifer Hodgdon | 2013-03-04 | |
| | | | | | | | | xjm, sven.lauer: Fix up API docs for Filter module | |||
* | | Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New ↵ | David Rothstein | 2013-02-28 | |
| | | | | | | | | anti-DoS measure breaks for some file URIs. | |||
* | | Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() ↵ | David Rothstein | 2013-02-27 | |
| | | | | | | | | for affected rows count causes certain updates to be suppressed. | |||
* | | Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on ↵ | David Rothstein | 2013-02-27 | |
| | | | | | | | | date_formats().(format|type) is problematic for case insensitive collations. | |||
* | | Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery ↵ | David Rothstein | 2013-02-27 | |
| | | | | | | | | value object. | |||
* | | Issue #1794012 by dcam, Crell, Lars Toomre: Remove t() from asserts in ↵ | Jennifer Hodgdon | 2013-02-26 | |
| | | | | | | | | database system tests | |||
* | | Merge tag '7.20' into 7.x | David Rothstein | 2013-02-20 | |
|\| | ||||
| * | Drupal 7.20 | David Rothstein | 2013-02-20 | |
| | | ||||
* | | Issue #1908192 by mitron: Document what happens in drupal_get_filename() if ↵ | Jennifer Hodgdon | 2013-02-11 | |
| | | | | | | | | the file is not found | |||
* | | Issue #1908194 by richard.c.allen2386: Document what happens in ↵ | Jennifer Hodgdon | 2013-02-11 | |
| | | | | | | | | drupal_get_path if the file is not found | |||
* | | Issue #1889738 by andybroomfield: Add information to documentation of ↵ | Jennifer Hodgdon | 2013-01-30 | |
| | | | | | | | | hook_custom_theme | |||
* | | Issue #1397346 by Albert Volkman, kristiaanvandeneynde, larowlan, ↵ | Jennifer Hodgdon | 2013-01-30 | |
| | | | | | | | | bobbyaldol, tim-e, shiff2kl, FatGuyLaughing: Add and fix up documentation in image and node module files | |||
* | | Issue #1885000 by cck: Add link in hook_theme docs to theme layer page | Jennifer Hodgdon | 2013-01-30 | |
| | | ||||
* | | Add issue #1879022 to CHANGELOG.txt. | David Rothstein | 2013-01-27 | |
| | | ||||
* | | Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to ↵ | David Rothstein | 2013-01-27 | |
| | | | | | | | | recent versions of Drupal 7. | |||
* | | Minor wording change in CHANGELOG.txt. | David Rothstein | 2013-01-27 | |
| | | ||||
* | | Add note to CHANGELOG.txt pointing to the change notification for the ↵ | David Rothstein | 2013-01-27 | |
| | | | | | | | | _field_info_collate_fields() memory usage commit. | |||
* | | Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | ↵ | David Rothstein | 2013-01-27 | |
| | | | | | | | | catch: Fixed _field_info_collate_fields() memory usage. | |||
* | | Issue #1893530 by alippai: Document that bundles element is not required for ↵ | Jennifer Hodgdon | 2013-01-21 | |
| | | | | | | | | one-bundle entities in hook_entity_info | |||
* | | Issue #1894850 by ben.bunk: Fix typo in code example in ↵ | Jennifer Hodgdon | 2013-01-21 | |
| | | | | | | | | drupal_prerender_links docs | |||
* | | Issue #1875858 by j.slemmer, cck: Fix documentation for a couple of menu hooks | Jennifer Hodgdon | 2013-01-19 | |
| | | ||||
* | | Merge branch '7.18-security' into 7.x | David Rothstein | 2013-01-16 | |
|\| | ||||
| * | Drupal 7.19 | David Rothstein | 2013-01-16 | |
| | | ||||
* | | Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean ↵ | Jennifer Hodgdon | 2013-01-16 | |
| | | | | | | | | up API docs for include files n-z | |||
* | | Issue #1888454 by kiamlaluno: Remove irrelevant information from ↵ | Jennifer Hodgdon | 2013-01-16 | |
| | | | | | | | | form_process_vertical_tabs() documentation | |||
* | | Issue #1807556 by Albert Volkman, Lars Toomre: API docs fixup for Aggregator ↵ | Jennifer Hodgdon | 2013-01-10 | |
| | | | | | | | | module |