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 #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵ | David Rothstein | 2014-11-02 |
| | | | | use the correct database connection for handling assertions. | ||
* | Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵ | David Rothstein | 2014-11-01 |
| | | | | alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist. | ||
* | 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(). | ||
* | | 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 #2309687 by eriksm: Fix typo in docs for verbose test class method | Jennifer Hodgdon | 2014-07-30 |
|/ | |||
* | 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 #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, ↵ | Jennifer Hodgdon | 2014-06-25 |
| | | | | | | | | yaworsk: Fix up docs for assertField and assertNoField methods | ||
* | | Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from ↵ | Jennifer Hodgdon | 2014-06-13 |
|/ | | | | DrupalWebtestCase::assertNoLink docs | ||
* | 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 #2182315 by joachim: Simpletest verbose output doesn't show end result ↵ | David Rothstein | 2014-05-05 |
| | | | | of a drupalPostAjaxForm(). | ||
* | Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵ | David Rothstein | 2014-05-05 |
| | | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist. | ||
* | Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for ↵ | Jennifer Hodgdon | 2014-04-17 |
| | | | | drupalCreateRole test method | ||
* | 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 #2054205 by pfrenssen, Berdir: Broken Tests on PHP 5.5. | David Rothstein | 2013-12-30 |
| | |||
* | Issue #1563620 by donquixote, David_Rothstein, chaby: Fix errors running ↵ | David Rothstein | 2013-12-29 |
| | | | | unit tests in Drupal 7 when the Locale module is enabled. | ||
* | 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 |
| |