summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Expand)AuthorAge
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctl...Dries Buytaert2010-04-07
* - Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: follow-...Dries Buytaert2010-04-07
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en...Dries Buytaert2010-04-06
* - Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access da...Dries Buytaert2010-04-06
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x...Dries Buytaert2010-03-31
* - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle:...Dries Buytaert2010-03-31
* - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-...Dries Buytaert2010-03-31
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ...Angie Byron2010-03-30
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* #601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target speci...Angie Byron2010-03-27
* #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function ...Angie Byron2010-03-27
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX trigger...Dries Buytaert2010-03-26
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in...Dries Buytaert2010-03-26
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use save...Dries Buytaert2010-03-25
* - Patch #735808 by fago: fix multiple field value form to work with form API ...Dries Buytaert2010-03-21
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning a...Dries Buytaert2010-03-21
* - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript w...Dries Buytaert2010-03-21
* #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions d...Angie Byron2010-03-21
* - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty...Dries Buytaert2010-03-18
* - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Be...Dries Buytaert2010-03-17
* - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' e...Dries Buytaert2010-03-13
* - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ...Dries Buytaert2010-03-12
* #601398 by andypost, rfay, and sun: Fixed Simpletest does not allow assigning...Angie Byron2010-03-07
* #721210 by andypost: Preserve shutdown handlers in SimpleTest (Allow SimpleTe...Angie Byron2010-03-07
* #715476 by Jeremy and Crell: Schema object should respect active database con...Angie Byron2010-03-07
* #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal...Angie Byron2010-03-07
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: m...Dries Buytaert2010-03-03
* - Patch #648170 by fago, sun: form constructors cannot enable form caching or...Dries Buytaert2010-03-03
* - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty strin...Dries Buytaert2010-03-03
* - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragmen...Dries Buytaert2010-03-03
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_in...Dries Buytaert2010-03-02
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a quer...Dries Buytaert2010-03-02
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx...Dries Buytaert2010-03-01
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
* - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleT...Dries Buytaert2010-02-26
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored afte...Dries Buytaert2010-02-25
* - Patch #723782 by Berdir: display better exception messages in simpletest.Dries Buytaert2010-02-25
* #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to re...Angie Byron2010-02-23
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix...Angie Byron2010-02-23
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functio...Angie Byron2010-02-17
* - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself ...Dries Buytaert2010-02-17
* #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storag...Angie Byron2010-02-17
* - Rollbacked some changes that I accidentically committed along with the RDF ...Dries Buytaert2010-02-15
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
* - Rollback #642820 -- test results were green but actually failed.Dries Buytaert2010-02-12
* - Patch #642820 by c960657: fixed PHP notices when submitting form with disab...Dries Buytaert2010-02-12
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11