summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests
Commit message (Expand)AuthorAge
* #779412 by boombatower: Fixed wrong file documentation block on image.test.Angie Byron2010-04-23
* - Patch #722978 by Alan D., duellj: invalid header count for empty message in...Dries Buytaert2010-04-22
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook...Angie Byron2010-04-22
* - Patch #731606 by fago: module_implements() fails to find include.Dries Buytaert2010-04-22
* #742972 by klausi, Berdir: Clear entity info cache during module enable. (tests)Angie Byron2010-04-18
* - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed ...Dries Buytaert2010-04-11
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ...Dries Buytaert2010-04-10
* - 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 #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
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* #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 #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
* #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 #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 #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 #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored afte...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
* #567192 follow-up by Berdir: Remove tests for functionality that has not yet ...Angie Byron2010-02-08
* #522786 follow-up by Berdir: Fix incorrect parameters, causing test failures.Angie Byron2010-02-08
* #567192 by mgifford: Fixed Expanding simpletest groups not accessible via key...Angie Byron2010-02-07
* #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after p...Angie Byron2010-02-07
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ...Angie Byron2010-02-03