summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().Angie Byron2008-09-20
|
* - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy ↵Dries Buytaert2008-09-19
| | | | term pages.
* - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.Dries Buytaert2008-09-19
|
* - Patch #254242 by Gabor, dropcube: preview post setting (optional, ↵Dries Buytaert2008-09-19
| | | | required) not working
* #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().
* #267724 by cpugeniusmv: Fix cron logic in update.module.Angie Byron2008-09-19
|
* - 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.
* #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.
* #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.
* #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
|
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session ↵Dries Buytaert2008-09-15
| | | | handling code.
* 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.
* #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.
* #275092 follow-up by chx: Fix admin blocks page to work with secondary ↵Angie Byron2008-09-14
| | | | themes + test so we don't break it again.
* #308186 by chx: Fix tons and tons of test failures in certain versions of cURL.Angie Byron2008-09-14
|
* #302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error ↵Angie Byron2008-09-11
| | | | on empty terms list.
* #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.Angie Byron2008-09-10
|
* #302396 follow-up by catch: Fix typo in tests.Angie Byron2008-09-09
|
* - Patch #302396 by chx, catch: made some tests more granular so they an be ↵Dries Buytaert2008-09-08
| | | | run in parallel or stand-alone.
* - Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the ↵Dries Buytaert2008-09-08
| | | | variable_*() functions.
* #259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.Angie Byron2008-09-08
|
* #305436 by lelutin and Damien Tournoud: Fix broken closing tag.Angie Byron2008-09-08
|
* #302763 by DamZ: Fixing test failures, removing legacy globals check cruft.Angie Byron2008-09-06
|
* #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests.Angie Byron2008-09-06
|
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* #298444 by c960657: Fix exceptions in DBLog test.Angie Byron2008-09-05
|
* - Patch #276583 by pwolanin, with minor changes by me: tests for the user ↵Dries Buytaert2008-09-05
| | | | administration pages.
* - Patch #261859 by rse, Damien Tournoud: make the trigger module work on ↵Dries Buytaert2008-09-05
| | | | PostgreSQL.