summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests
Commit message (Collapse)AuthorAge
* #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we ↵Angie Byron2010-01-13
| | | | default to InnoDB as well.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #587634 by mr.baileys and TacoV: Fixed Actions infinite loop test fails.Angie Byron2010-01-10
|
* #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode ↵Angie Byron2010-01-09
| | | | conversions.
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow ↵Angie Byron2010-01-08
| | | | complex query to return a proper empty set.
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed ↵Angie Byron2010-01-08
| | | | drupal_write_record() can't update a column to NULL. (with tests)
* #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator ↵Angie Byron2010-01-07
| | | | produces invalid code and directory names for @import files which breaks IE (with tests).
* #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets ↵Angie Byron2010-01-07
| | | | from system.module and separate presentational and behavior-supporting styles.
* #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming.Angie Byron2010-01-05
|
* #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: ↵Angie Byron2010-01-02
| | | | Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
* #399642 by sndev and carlos8f: Make drupal_install_modules() resolve ↵Angie Byron2010-01-02
| | | | dependencies and trigger an error when they do not exist. (with tests)
* #663814 by dereine, dww, and chx: Add helper function for testing session ↵Angie Byron2009-12-28
| | | | implementations.
* - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.Dries Buytaert2009-12-28
|
* - Patch #667264 by Damien Tournoud: fixed some broken tests.Dries Buytaert2009-12-28
|
* #667410 by justinrandell: Fixed simpletest doesn't create a temporary files ↵Angie Byron2009-12-25
| | | | directory.
* - Patch #302240 by fago, sun: fixed button broken.Dries Buytaert2009-12-17
|
* - Patch #360854 by sammys, Crell: added missing db_index_exists(), required ↵Dries Buytaert2009-12-15
| | | | to provide proper upgrade path from Drupal 6 to Drupal 7.
* #653940 follow-up by Damien Tournoud: Clean-up of error handling from first ↵Angie Byron2009-12-15
| | | | stab at test reporting fixes.
* - Patch #631550 by sun: fixed stale and improper logic for ↵Dries Buytaert2009-12-14
| | | | MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
* #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE ↵Angie Byron2009-12-13
| | | | queries.
* #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests).Angie Byron2009-12-12
|
* - Patch #655212 by chx: remove unused and broken drupal_session_count().Dries Buytaert2009-12-12
|
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #652420 by sun: fixed some errors.Dries Buytaert2009-12-09
|
* - Patch #c960657: rollback of double commit. It blame the network at Do It ↵Dries Buytaert2009-12-09
| | | | With Drupal. ;-)
* - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being ↵Dries Buytaert2009-12-09
| | | | honored.
* - Patch #652420 by sun: fixed some problems in the tests.Dries Buytaert2009-12-09
|
* #651712 by carlos8f: Fixed bug where rendered menu tree links do not include ↵Angie Byron2009-12-08
| | | | proper attributes (with tests).
* #410926 by Damien Tournoud: Tests to ensure disabled Form API fields are ↵Angie Byron2009-12-08
| | | | working properly.
* #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding ↵Angie Byron2009-12-08
| | | | dependency to non-existing module (with tests).
* - Patch #459786 by mcarbone: added tests for countQuery()Dries Buytaert2009-12-08
|
* #652420 by sun: Fixed Various failures everywhere caught by asserting on ↵Angie Byron2009-12-07
| | | | watchdog errors found in testing logs.
* #626790 by justinrandell: Fixed bug where drupal_write_record() returns ↵Angie Byron2009-12-06
| | | | FALSE for valid update queries.
* - Patch #641356 by fago, sun: cache more of () when form caching is enabled.Dries Buytaert2009-12-05
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #471744 by jhodgdon: remove stray references from ↵Dries Buytaert2009-12-04
| | | | hook_taxonomy_term_load() parameters.
* - Patch #626024 by sun, catch: fixed filter_list_format() hits database too ↵Dries Buytaert2009-12-03
| | | | often / filter_format_save() doesn't save all filters.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is ↵Dries Buytaert2009-12-02
| | | | called with no function arguments. Added some extra XML-RPC tests.
* #632030 by JohnAlbin: Merge Garland and Minnelli into one theme.Angie Byron2009-12-01
|
* - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵Dries Buytaert2009-12-01
| | | | and extra tests.
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵Dries Buytaert2009-12-01
| | | | usable top level Appearance page. Yay.
* - Patch #562932 by sun, dropcube, ugerhard: filter cache settings not saved ↵Dries Buytaert2009-11-30
| | | | properly.
* - Patch #642702 by sun: form validation handlers cannot alter structure.Dries Buytaert2009-11-28
|
* - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE ↵Dries Buytaert2009-11-23
| | | | condition with multiple placeholders cause invalid/duplicate placeholders.
* #623310 by rfay: Fixed AJAX 'changed' command asterisk argument.Angie Byron2009-11-22
|
* #634440 follow-up by sun: More fixes post-form_state storage removal.Angie Byron2009-11-21
|