summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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
|
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* #253702 follow-up by catch: Fix file.inc tests.Angie Byron2008-09-15
|
* #308526 by chx: Actions do not reset on sync.Angie Byron2008-09-15
|
* - Patch #217170 by maartenvg, rbiffl: boolean PHP settings are best set with ↵Dries Buytaert2008-09-15
| | | | php_flag instead of php_value.
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session ↵Dries Buytaert2008-09-15
| | | | handling code.
* - Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc.Dries Buytaert2008-09-15
|
* AHEM. Aaaaand... tests! :DAngie Byron2008-09-15
|
* #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: ↵Angie Byron2008-09-15
| | | | Massive file.inc cleanup aaaaaand... tests! Yay! :D
* #275092 follow-up by Damien Tournoud: Restoring meta tag generator and ↵Angie Byron2008-09-15
| | | | fixing failing test.
* #308521 by chx: Fix a bunch of stray whitespace. And the trivial patch of ↵Angie Byron2008-09-15
| | | | the month award goes to... ;)
* #213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node ↵Angie Byron2008-09-15
| | | | sortable.
* #308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of ↵Angie Byron2008-09-14
| | | | simpletest.js.
* #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and ↵Angie Byron2008-09-14
| | | | die when PHP errors are encountered.