summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Collapse)AuthorAge
* Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, ↵David Rothstein2016-02-24
| | | | Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT
* Revert "Drupal 7.43"David Rothstein2016-02-24
| | | | This reverts commit 2f54b101bf722849e456d859876b27b90ad7e479.
* Drupal 7.43David Rothstein2016-02-24
|
* Issue #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() ↵David Rothstein2016-02-01
| | | | does not force-wrap too long words after 996 characters
* Issue #2627524 by lokapujya: Change absense to absence in test assertion messageDavid Rothstein2016-02-01
|
* Issue #2611274 by felribeiro, joachim, joshi.rohit100, anchal29: missing ↵David Rothstein2016-01-31
| | | | docs for DrupalWebTestCase::xpath() $arguments param
* Issue #2195183 by cleaver, zopa, elgordogrande, sandykadam, jhodgdon, ↵David Rothstein2015-10-14
| | | | joachim, Eda: document Batch API callbacks as callback implementations
* Issue #2512210 by trgreen17, naveenvalecha, David_Rothstein, jhodgdon, ↵David Rothstein2015-10-12
| | | | liberatr: SimpleTest - WebTestBase method creates binary-text files when the intention was to create text files, and text file creation is broken
* Issue #2508055 by Dave Reid, David_Rothstein, hussainweb: Add support for ↵David Rothstein2015-10-12
| | | | autoloading Traits
* Issue #2483025 by joshi.rohit100, dcam: Remove 'has_body' and 'body_label' ↵David Rothstein2015-10-11
| | | | from drupalCreateContentType()
* Issue #2205271 by trobey, jhedstrom, hass, alexpott, chx, joachim, jhodgdon: ↵David Rothstein2015-10-10
| | | | Add an optional project namespace for dependencies
* Issue #496170 by stefan.r, chx, Fabianx, jbrauer, David_Rothstein, roderik, ↵David Rothstein2015-10-10
| | | | rwohleb, pounard, kenorb, Jose Reyero, joelpittet, catch: module_implements() cache can be polluted by module_invoke_all() being called (in)directly prior to full bootstrap completion
* Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, ↵David Rothstein2015-10-05
| | | | Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)
* Issue #1260938 by dawehner, David_Rothstein, flaviovs, Fabianx, pfrenssen, ↵David Rothstein2015-09-08
| | | | boran, jelo, neclimdul, scorchio, Berdir, vijaycs85: D6 to D7 update can fail on duplicate files in system update #7061
* Drupal 7.39David Rothstein2015-08-19
|
* Drupal 7.38David Rothstein2015-06-17
|
* Issue #2331151 by David_Rothstein, Devin Carlson: Remove leftover code in ↵David Rothstein2015-05-04
| | | | testFileValidateSize() which runs the tests as a specific user
* Issue #2386903 by pfrenssen, dcam: Fixed DOMDocument::importNode() warning ↵David Rothstein2015-05-04
| | | | due to IDs already being defined when running tests
* Issue #2399657 by klausi: Add session hijacking test cases for SA-CORE-2014-006David Rothstein2015-05-04
|
* Issue #2014851 by hlieberman, Wim Leers, bradjones1, markcarver: Drupal CSS ↵David Rothstein2015-05-04
| | | | preprocessing breaks protocol-relative paths
* Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: ↵David Rothstein2015-03-30
| | | | Allow sites and modules to skip loading jQuery and Drupal JavaScript libraries on pages where they won't be used
* Issue #1946240 by hampercm, eiriksm, David_Rothstein, rpayanm, rszrama, ↵David Rothstein2015-03-30
| | | | Yaron Tal, dgtlife, madhusudanmca, er.pushpinderrana, Cottser: Remove the hardcoded 0 index in theme_status_messages()
* Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: ↵David Rothstein2015-03-30
| | | | Content added via drupal_add_region_content() is not added to pages
* Issue #889338 by dawehner, das-peter, yched, heddn, frankcarey: Add support ↵David Rothstein2015-03-30
| | | | for Xdebug in DrupalWebTestCase
* Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, ↵David Rothstein2015-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 Rothstein2015-03-30
| | | | lookups
* Issue #2381839 by klausi, Damien Tournoud: Changed date format for ↵David Rothstein2015-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 Rothstein2015-03-29
|
* Merge tag '7.35' into 7.xDavid Rothstein2015-03-18
|\ | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.35David Rothstein2015-03-18
| |
* | Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the"Jennifer Hodgdon2015-02-17
| |
* | Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: ↵David Rothstein2014-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.34David Rothstein2014-11-19
|
* Issue #1918820 by neclimdul, typhonius, girishmuraly, pwolanin | 0x534B41: ↵David Rothstein2014-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 Rothstein2014-11-03
| | | | with paths.
* Issue #2112247 by sihv, mitsuroseba, dgroene, aalamaki, Dennis Walgaard, ↵David Rothstein2014-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 Rothstein2014-11-03
| | | | don't work correctly on non-MySQL databases).
* Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, ↵David Rothstein2014-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 Rothstein2014-11-02
| | | | not set with #theme_wrappers 'container'.
* Issue #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵David Rothstein2014-11-02
| | | | use the correct database connection for handling assertions.
* Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵David Rothstein2014-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 Rothstein2014-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 Rothstein2014-11-01
|
* Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵David Rothstein2014-11-01
| | | | verify that the sort direction is always ASC or DESC.
* Merge tag '7.32' into 7.xDavid Rothstein2014-10-15
|\ | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵David Rothstein2014-10-15
| | | | | | | | David_Rothstein, klausi
* | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵David Rothstein2014-09-01
| | | | | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size().
* | Merge tag '7.31' into 7.xDavid Rothstein2014-08-06
|\| | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.31David Rothstein2014-08-06
| |
* | Issue #2309687 by eriksm: Fix typo in docs for verbose test class methodJennifer Hodgdon2014-07-30
|/