Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, ↵ | David Rothstein | 2015-03-30 |
| | | | | hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears | ||
* | Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry ↵ | David Rothstein | 2015-03-30 |
| | | | | lookups | ||
* | Issue #2381839 by klausi, Damien Tournoud: Changed date format for ↵ | David Rothstein | 2015-03-29 |
| | | | | Last-Modified header breaks caching for certain Varnish/Nginx configurations. | ||
* | Issue #2293767 by tstoeckler: Allow PSR-4 test classes to be used in Drupal 7. | David Rothstein | 2015-03-29 |
| | |||
* | Merge tag '7.35' into 7.x | David Rothstein | 2015-03-18 |
|\ | | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.35 | David Rothstein | 2015-03-18 |
| | | |||
* | | Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" | Jennifer Hodgdon | 2015-02-17 |
| | | |||
* | | Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: ↵ | David Rothstein | 2014-12-01 |
|/ | | | | Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields | ||
* | Drupal 7.34 | David Rothstein | 2014-11-19 |
| | |||
* | Issue #1918820 by neclimdul, typhonius, girishmuraly, pwolanin | 0x534B41: ↵ | David Rothstein | 2014-11-04 |
| | | | | Fixed HTTP header date formats to follow RFC 7231 rather than RFC 1123. | ||
* | Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs ↵ | David Rothstein | 2014-11-03 |
| | | | | with paths. | ||
* | Issue #2112247 by sihv, mitsuroseba, dgroene, aalamaki, Dennis Walgaard, ↵ | David Rothstein | 2014-11-03 |
| | | | | mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files with non-lowercase names. | ||
* | Issue #2357311 by penyaskito: Fixed Follow-up to SA-CORE-2014-005 (tests ↵ | David Rothstein | 2014-11-03 |
| | | | | don't work correctly on non-MySQL databases). | ||
* | Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, ↵ | David Rothstein | 2014-11-03 |
| | | | | reglogge, NROTC_Webmaster, kristofferwiklund, lliss, sun | sepgil: Fixed Lazy-loading CSS fails in IE. | ||
* | Issue #2058761 by kirby14, thedavidmeister: PHP notice when #attributes is ↵ | David Rothstein | 2014-11-02 |
| | | | | not set with #theme_wrappers 'container'. | ||
* | Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, ↵ | David Rothstein | 2014-11-01 |
| | | | | superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line. | ||
* | Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7. | David Rothstein | 2014-11-01 |
| | |||
* | Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵ | David Rothstein | 2014-11-01 |
| | | | | verify that the sort direction is always ASC or DESC. | ||
* | Merge tag '7.32' into 7.x | David Rothstein | 2014-10-15 |
|\ | | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵ | David Rothstein | 2014-10-15 |
| | | | | | | | | David_Rothstein, klausi | ||
* | | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵ | David Rothstein | 2014-09-01 |
|/ | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size(). | ||
* | Drupal 7.31 | David Rothstein | 2014-08-06 |
| | |||
* | Drupal 7.29 | David Rothstein | 2014-07-16 |
| | |||
* | 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 #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵ | David Rothstein | 2014-05-05 |
| | | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist. | ||
* | 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 #2157017 by sun, rfay: DrupalHTTPRequestTestCase breaks on php-fpm ↵ | David Rothstein | 2014-04-05 |
|/ | | | | [testbot PHP 5.4 blocker]. | ||
* | Drupal 7.26 | David Rothstein | 2014-01-15 |
| | |||
* | 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. | ||
* | Issue #1993728 by johnmcc, pfrenssen: TestMenuTreeData() assert message ↵ | David Rothstein | 2013-12-27 |
| | | | | confuses dashes and underscores. | ||
* | Issue #2040209 by WebEvt: CSS is truncated when aggregation is turned on. | David Rothstein | 2013-12-25 |
| | |||
* | Issue #310315 by superspring, justafish, naxoc, Waltemath | fonant: ↵ | David Rothstein | 2013-12-25 |
| | | | | drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator. | ||
* | Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ↵ | David Rothstein | 2013-12-25 |
| | | | | ... not supported. | ||
* | Issue #1820086 by gcassie: Remove mention of drupal_session_count() from ↵ | webchick | 2013-12-10 |
| | | | | inline documentation. | ||
* | Issue #2145077 by TR: Fix spelling errors in D7 tests and comments | Jennifer Hodgdon | 2013-12-03 |
| | |||
* | Drupal 7.24 | David Rothstein | 2013-11-20 |
| | |||
* | Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵ | David Rothstein | 2013-08-05 |
| | | | | Fixed Color module doesn't test for unlimited memory. | ||
* | Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always ↵ | David Rothstein | 2013-08-05 |
| | | | | return a string. | ||
* | Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', ↵ | David Rothstein | 2013-08-05 |
| | | | | TRUE); will TRUNCATE the {block} table without additional checks. | ||
* | Issue #1959110 by a.ross, fietserwin, markabur: Fixed theme_table() outputs ↵ | David Rothstein | 2013-08-04 |
| | | | | the 'no_striping' option as an HTML attribute. | ||
* | Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵ | Jennifer Hodgdon | 2013-07-03 |
| | | | | test asserts in various system tests | ||
* | Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵ | Jennifer Hodgdon | 2013-07-03 |
| | | | | test assertions in various system tests | ||
* | Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback ↵ | Jennifer Hodgdon | 2013-07-03 |
| | | | | function standard | ||
* | Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵ | Jennifer Hodgdon | 2013-06-28 |
| | | | | xjm: Remove t() from test assertions in file-related tests | ||
* | Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein ↵ | David Rothstein | 2013-06-23 |
| | | | | | mvc: Add a recursive version of array_diff_assoc(). | ||
* | Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵ | Jennifer Hodgdon | 2013-05-21 |
| | | | | in various system tests |