| Commit message (Expand) | Author | Age |
* | - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more eas... | Dries Buytaert | 2010-09-19 |
* | - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more eas... | Dries Buytaert | 2010-09-19 |
* | - Removing and adding files per #885228. | Dries Buytaert | 2010-09-19 |
* | #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing... | Angie Byron | 2010-09-11 |
* | - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is u... | Dries Buytaert | 2010-09-04 |
* | - Patch #161217 by sun, hingo: URL filter fixes and tests. | Dries Buytaert | 2010-09-02 |
* | - Patch #895308 by Damien Tournoud: remove file_directory_path(). | Dries Buytaert | 2010-09-01 |
* | - Patch #895822 by salvis: make SimpleTests inheritable. | Dries Buytaert | 2010-09-01 |
* | #323477 follow-up by sun: Minor follow-ups to testing profile. | Angie Byron | 2010-08-27 |
* | - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: i... | Dries Buytaert | 2010-08-22 |
* | - Patch #857378 by glipay: remove useless array addition in DrupalWebTestCase... | Dries Buytaert | 2010-07-19 |
* | - Patch #842966 by boombatower: link handling functionality should use XPath ... | Dries Buytaert | 2010-07-08 |
* | - Patch #721086 by rfay, aspilicious, andypost: create tests for system actio... | Dries Buytaert | 2010-06-29 |
* | - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p... | Dries Buytaert | 2010-06-28 |
* | - Patch #831732 by solotandem: system_update_7053 needs to check for existenc... | Dries Buytaert | 2010-06-23 |
* | - Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to ... | Dries Buytaert | 2010-06-13 |
* | - Patch #820166 by rfay: several simpletest assertions missing default value ... | Dries Buytaert | 2010-06-08 |
* | - Patch #812620 by kiamlaluno: fixed incorrect format_plural(). | Dries Buytaert | 2010-05-29 |
* | - Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set ... | Dries Buytaert | 2010-05-10 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | #771922 by andypost: Remove t() from schema description of picture field. | Angie Byron | 2010-05-05 |
* | #717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments. | Angie Byron | 2010-05-03 |
* | - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 an... | Dries Buytaert | 2010-05-01 |
* | #779236 by rfay: Simpletest verbose setting should be set to on by default. | Angie Byron | 2010-04-30 |
* | #758690 by solotandem: Set the user agent for Unit Test Case for consistency ... | Angie Byron | 2010-04-23 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function. | Dries Buytaert | 2010-04-11 |
* | - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctl... | Dries Buytaert | 2010-04-07 |
* | - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x... | Dries Buytaert | 2010-03-31 |
* | #601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target speci... | Angie Byron | 2010-03-27 |
* | #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function ... | Angie Byron | 2010-03-27 |
* | - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX trigger... | Dries Buytaert | 2010-03-26 |
* | - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ... | Dries Buytaert | 2010-03-12 |
* | #601398 by andypost, rfay, and sun: Fixed Simpletest does not allow assigning... | Angie Byron | 2010-03-07 |
* | #721210 by andypost: Preserve shutdown handlers in SimpleTest (Allow SimpleTe... | Angie Byron | 2010-03-07 |
* | - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragmen... | Dries Buytaert | 2010-03-03 |
* | - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_in... | Dries Buytaert | 2010-03-02 |
* | - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleT... | Dries Buytaert | 2010-02-26 |
* | - Patch #723782 by Berdir: display better exception messages in simpletest. | Dries Buytaert | 2010-02-25 |
* | - Patch #566494 by Damien Tournoud: fixed page cache tests and update tests. | Dries Buytaert | 2010-02-09 |
* | #705854 follow-up by scor: Testbot fix attempt #2. | Angie Byron | 2010-02-08 |
* | #705854 by scor: Workaround for cURL url fragment bug to fix testbot. | Angie Byron | 2010-02-08 |
* | #685004 by Dave Reid: Fixed Cannot run tests under non-standard profile. | Angie Byron | 2010-01-15 |
* | #676134 by mcarbone: Update documentation to account for taxonomy changes (no... | Angie Byron | 2010-01-13 |
* | #399642 follow-up by carlos8f: Replace drupal_install_modules() with an impro... | Angie Byron | 2010-01-13 |
* | #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user inte... | Angie Byron | 2010-01-11 |
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
* | #420358 follow-up by Dave Reid: Rename profiles default => standard and exper... | Angie Byron | 2010-01-04 |
* | #399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependen... | Angie Byron | 2010-01-02 |
* | - Patch #669456 by boombatower: added support for more HTTP authentication se... | Dries Buytaert | 2009-12-30 |