summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Expand)AuthorAge
...
* #472820 follow-up by sun: Fixed tests for CSS output.Angie Byron2009-10-05
* #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/inva...Angie Byron2009-10-05
* #464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_...Angie Byron2009-10-05
* - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: adde...Dries Buytaert2009-10-03
* - Patch #578520 by c960657: follow-up on make in url() only accept an array.Dries Buytaert2009-10-03
* - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make ...Dries Buytaert2009-10-01
* - Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu...Dries Buytaert2009-10-01
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
* - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwol...Dries Buytaert2009-09-30
* #557542 follow-up by catch: Fixed module_implements() caching for authenticat...Angie Byron2009-09-29
* - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url(...Dries Buytaert2009-09-29
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
* - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach...Dries Buytaert2009-09-27
* - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda...Dries Buytaert2009-09-26
* - Patch #582956 by dww | Damien Tournoud: fixed FormsTestCase::testRequiredFi...Dries Buytaert2009-09-25
* - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created af...Dries Buytaert2009-09-25
* - Patch #569364 by bjaspan, yched: handle failures on field storage creation.Dries Buytaert2009-09-22
* - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ...Dries Buytaert2009-09-21
* - Patch #249553 by sun: started to rename SimpleTest to Testing, at least in ...Dries Buytaert2009-09-21
* - Patch #582758 by c960657: remove t() calls from getInfo() functions.Dries Buytaert2009-09-20
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcub...Dries Buytaert2009-09-20
* - Patch #553524 by John Morahan: escape link text in assertions.Dries Buytaert2009-09-19
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Rei...Dries Buytaert2009-09-19
* - Patch #300993 by sun: extended the roles and permissions API so we can revo...Dries Buytaert2009-09-19
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #457450 by agentrickard: Added hooks to track changes to menu links.Angie Byron2009-09-17
* #556534 by xmacinfo: Fixed SimpleTest help text.Angie Byron2009-09-17
* #574796 by sun: Fixed 'Article' content-type permissions not granted to admin...Angie Byron2009-09-17
* #578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to drupal_h...Angie Byron2009-09-16
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-09-15
* - Patch #572564 by boombatower | Gábor Hojtsy: Fixed Assertion message gener...Dries Buytaert2009-09-14
* - Patch #575360 by dropcube: added API function to check if a cache bin is em...Dries Buytaert2009-09-13
* #565664 by c960657: Remove t() from 'title' in various test modules' hook_men...Angie Byron2009-09-11
* #561104 by Crell: Added support for random ordering in dynamic select queries.Angie Byron2009-09-11
* #293496 by kathyh and cwgordon7: Added tests for drupal_match_path().Angie Byron2009-09-11
* #557220 by Everett Zufelt: Added alt attributes to SimpleTest results to assi...Angie Byron2009-09-11
* #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in menu_tree_dat...Angie Byron2009-09-11
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ...Dries Buytaert2009-09-10
* - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for co...Dries Buytaert2009-09-10
* - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.Dries Buytaert2009-09-09
* - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in da...Dries Buytaert2009-09-07
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ...Dries Buytaert2009-09-05
* - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support...Dries Buytaert2009-09-05
* #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, ...Angie Byron2009-09-01
* #331180 follow-up by pwolanin and mfb: Fix sending of mail.Angie Byron2009-09-01
* #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configurat...Angie Byron2009-09-01
* #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.Angie Byron2009-08-31
* - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME ex...Dries Buytaert2009-08-31
* - Patch #563742 by plach: hotfix for broken hook_entity_info_alter().Dries Buytaert2009-08-31