summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #312847 by moshe weitzman: Fix end time reporting in run-tests.sh.Angie Byron2008-09-24
|
* #244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called ↵Angie Byron2008-09-24
| | | | multiple times.
* #267724 follow-up by Gábor Hojtsy and dww: Wrap logic in parentheses for ↵Angie Byron2008-09-23
| | | | better clarification.
* - Patch #311160 by moshe weitzman and Damien Tournoud: enhance run-tests.sh ↵Dries Buytaert2008-09-23
| | | | by automatically picking up the PHP interpreter.
* #238760 follow-up by pwolanin: Forward-port rest of 6.x fix for ↵Angie Byron2008-09-22
| | | | menu_rebuild() race condition.
* #309951 by chx: Slow down tracker tests for supersonic computers.Angie Byron2008-09-21
|
* - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' ↵Dries Buytaert2008-09-21
| | | | -- we love UTF-8
* - Patch #305236 by crell: made OpenID work again. We need tests for this.Dries Buytaert2008-09-21
|
* #299672 follow-up by chx: Better fix for only caching form if #cache is set ↵Angie Byron2008-09-21
| | | | to TRUE.
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵Angie Byron2008-09-20
| | | | absolute paths.
* #299672 by fago: Cache form only if #cache is set to TRUE.Angie Byron2008-09-20
|
* #268006 by pwolanin: Prevent hook_help() from appearing on 403 pages.Angie Byron2008-09-20
|
* #310358 by drewish: Add a test for file_save_upload and clean up file.test.Angie Byron2008-09-20
|
* #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().Angie Byron2008-09-20
|
* - Patch #310607 by mfer: fixed undefined method problem with database code.Dries Buytaert2008-09-19
|
* - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy ↵Dries Buytaert2008-09-19
| | | | term pages.
* - Patch #298309 by mfer: add PDO::FETCH_PROPS_LATE to tell __construct() to ↵Dries Buytaert2008-09-19
| | | | run before properties are added to the object. This is closer to the expected behavior and avoids that values are being overwritten.
* - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.Dries Buytaert2008-09-19
|
* - Patch #308713 by fletchgqc: incorrect max length of language domain string ↵Dries Buytaert2008-09-19
| | | | in locale form.
* - Patch #254242 by Gabor, dropcube: preview post setting (optional, ↵Dries Buytaert2008-09-19
| | | | required) not working
* - Patch #309821 by Rob Loach: automatically put sites in maintenance mode ↵Dries Buytaert2008-09-19
| | | | when updates are being run.
* #197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if ↵Angie Byron2008-09-19
| | | | there is no user limit on uploaded files.
* #296486 by lyricnz and boombatower: Tests for viewing an individual comment.Angie Byron2008-09-19
|
* #296487 by lyricnz and beeradb: Tests to make sure comment posting fails ↵Angie Byron2008-09-19
| | | | when it should.
* #255613 by boombatower: Replace old crufty manual cURL call with nice ↵Angie Byron2008-09-19
| | | | drupalGet().
* #190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by ↵Angie Byron2008-09-19
| | | | taxonomy_term_path().
* #180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to ↵Angie Byron2008-09-19
| | | | form_set_error().
* #267724 by cpugeniusmv: Fix cron logic in update.module.Angie Byron2008-09-19
|
* #201799 by yched, quicksketch: compute identation width for draggables ↵Angie Byron2008-09-18
| | | | better, counting on padding and margin as well as measuring the width at the place where it is used (taking possible CSS overrides into account)
* - Patch #308272 by cwgordon7, boombatower, flobruit, et al: improve test ↵Dries Buytaert2008-09-18
| | | | selection page.
* - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu ↵Dries Buytaert2008-09-18
| | | | admin.
* - Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of ↵Dries Buytaert2008-09-18
| | | | drupal_add_feed() and drupal_add_link().
* #224006 by Daniel Jalkut: blogapi_metaweblog_get_category_list() verified ↵Angie Byron2008-09-17
| | | | user access for the given content type but did not log in the user first.
* #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵Angie Byron2008-09-17
| | | | node type related permissions together.
* #228761 by zsanmartin and roborn: Fix language code regex and correct ↵Angie Byron2008-09-17
| | | | Portugal's language code.
* #279657 by zeta ζ: Code style improvement to locale module.Angie Byron2008-09-17
|
* #307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to ↵Angie Byron2008-09-17
| | | | large messages.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and ↵Dries Buytaert2008-09-17
| | | | drupal_set_content. Yay.
* - Patch #276588 by boombatower, jpetso: tests for contact module categories.Dries Buytaert2008-09-17
|
* #295719 by flobruit, boombatower, and mikey_p: Clean up node.test.Angie Byron2008-09-17
|
* #308233 by robertDouglass: Tests for the advanced search form.Angie Byron2008-09-17
|
* #189406 by catch: Add comment settings to the list of stuff you can ↵Angie Byron2008-09-17
| | | | configure per node type.
* #299186 by boombatower: Fix assertFieldByXPath so that it recognizes select ↵Angie Byron2008-09-17
| | | | and textarea values.
* #230932 follow-up by drewish: Uppercase FALSE constant.Angie Byron2008-09-16
|
* #295697 by maartenvg and boombatower: Make SimpleTest fail to install if ↵Angie Byron2008-09-16
| | | | cURL is not present.
* - Patch #296496 by McJim, jpetso: added tests for contact form flood ↵Dries Buytaert2008-09-16
| | | | control. Yay.
* - Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable ↵Dries Buytaert2008-09-16
| | | | is initialized twice.
* - Patch #308138 by mfer, Dave Reid: replace valid_email_address with ↵Dries Buytaert2008-09-16
| | | | filter_var and FILTER_VALIDATE_EMAIL.
* #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.Angie Byron2008-09-15
|