summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Collapse)AuthorAge
* - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy ↵Dries Buytaert2010-09-05
| | | | (fatal error).
* #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed ↵Angie Byron2010-09-05
| | | | 'taxo as field' update broken + wipes some node/term associations .
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break ↵Dries Buytaert2010-09-04
| | | | HTML comments. Also added tests.
* - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is ↵Dries Buytaert2010-09-04
| | | | useless.
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ↵Dries Buytaert2010-09-03
| | | | placeholders in complex queries.
* - Patch #161217 by sun, hingo: URL filter fixes and tests.Dries Buytaert2010-09-02
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers ↵Dries Buytaert2010-09-01
| | | | to getInfo() method.
* - Patch #895822 by salvis: make SimpleTests inheritable.Dries Buytaert2010-09-01
|
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
|
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on ↵Angie Byron2010-09-01
| | | | PostgreSQL.
* #323477 follow-up by sun: Minor follow-ups to testing profile.Angie Byron2010-08-27
|
* #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not ↵Angie Byron2010-08-27
| | | | validated form values appear in ().
* - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: ↵Dries Buytaert2010-08-22
| | | | increase simpletest speed by running on a simplified profile.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #358437 by David_Rothstein, Berdir, sun: filter system security ↵Dries Buytaert2010-08-22
| | | | fixes from SA-2008-073 not applied to Drupal 7.x.
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes ↵Dries Buytaert2010-08-22
| | | | cannot always participate in drupal_alter().
* - Rollback of #447816 -- didn't meant to commit that just yet.Dries Buytaert2010-08-18
|
* - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: ↵Dries Buytaert2010-08-17
| | | | international characters break file handling.
* - Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for ↵Dries Buytaert2010-08-17
| | | | vulnerabilities in SA-CONTRIB-2010-066.
* - Patch #879910 by plach: fixed text_field_prepare_translation() broken.Dries Buytaert2010-08-17
|
* - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options ↵Dries Buytaert2010-08-14
| | | | into xmlrpc() function.
* - Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with ↵Dries Buytaert2010-08-11
| | | | built-in html_entity_decode().
* - Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... ↵Dries Buytaert2010-08-11
| | | | documentation & tests need to be changed.
* - Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0.Dries Buytaert2010-08-10
|
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵Dries Buytaert2010-08-08
| | | | default theme now.
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ↵Dries Buytaert2010-08-08
| | | | ->countQuery(), at least for MySQL.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #871068 by cwgordon7: 'catched' to 'caught'.Dries Buytaert2010-08-01
|
* - Patch #866220 by andypost: URL parameter for theme_more_link() should not ↵Dries Buytaert2010-08-01
| | | | pass url().
* - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements ↵Dries Buytaert2010-07-31
| | | | not properly rendered.
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #867988 by andypost: remove simpletest_test_stream_wrappers().Dries Buytaert2010-07-30
|
* - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.Dries Buytaert2010-07-30
|
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
|
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
|
* - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works ↵Dries Buytaert2010-07-26
| | | | with checkboxes.
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵Dries Buytaert2010-07-26
| | | | {file_managed()}.status.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #850166 by kiamlaluno: string concatenation should be formatted with ↵Dries Buytaert2010-07-24
| | | | a space separating the operators (dot .).
* - Patch #857378 by glipay: remove useless array addition in ↵Dries Buytaert2010-07-19
| | | | DrupalWebTestCase::curlInitialize().
* - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ↵Dries Buytaert2010-07-17
| | | | need to able to specify include files to be loaded for building.
* - Patch #819388 by pwolanin: switch registry back to using hashes not file ↵Dries Buytaert2010-07-10
| | | | mtime and ctime.
* #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical ↵Angie Byron2010-07-10
| | | | bug: Complex widgets are not respecting '#disabled' state.
* - Patch #842966 by boombatower: link handling functionality should use XPath ↵Dries Buytaert2010-07-08
| | | | normalize-space().
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed ↵Angie Byron2010-07-07
| | | | Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.