Commit Graph

5754 Commits (a1674271167635dddbcee8313cc85c092586c402)

Author SHA1 Message Date
Angie Byron 14ff65379f #224006 by Daniel Jalkut: blogapi_metaweblog_get_category_list() verified user access for the given content type but did not log in the user first. 2008-09-17 21:07:47 +00:00
Angie Byron 893942bb4f #108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together. 2008-09-17 20:37:32 +00:00
Angie Byron 867304f3bc #307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to large messages. 2008-09-17 16:49:41 +00:00
Dries Buytaert 7f29b14277 - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Dries Buytaert 6f8b5f9a5b - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and drupal_set_content. Yay. 2008-09-17 07:01:31 +00:00
Dries Buytaert 21aab5e667 - Patch #276588 by boombatower, jpetso: tests for contact module categories. 2008-09-17 06:54:11 +00:00
Angie Byron a8143e47b7 #295719 by flobruit, boombatower, and mikey_p: Clean up node.test. 2008-09-17 05:26:51 +00:00
Angie Byron 5e576223bc #308233 by robertDouglass: Tests for the advanced search form. 2008-09-17 05:12:12 +00:00
Angie Byron 1c0e1c39ec #189406 by catch: Add comment settings to the list of stuff you can configure per node type. 2008-09-17 04:55:13 +00:00
Angie Byron e3b019f480 #299186 by boombatower: Fix assertFieldByXPath so that it recognizes select and textarea values. 2008-09-17 00:46:44 +00:00
Angie Byron a37d9be187 #295697 by maartenvg and boombatower: Make SimpleTest fail to install if cURL is not present. 2008-09-16 23:24:36 +00:00
Dries Buytaert 8868a4dc6a - Patch #296496 by McJim, jpetso: added tests for contact form flood control. Yay. 2008-09-16 18:18:02 +00:00
Dries Buytaert 6b7d5fe21b - Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable is initialized twice. 2008-09-16 18:08:59 +00:00
Dries Buytaert ae31a4ab76 - Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_var and FILTER_VALIDATE_EMAIL. 2008-09-16 17:50:02 +00:00
Angie Byron 2f3146f041 #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups. 2008-09-15 21:06:07 +00:00
Angie Byron 161a9970f7 #308534 by Dave Reid: Remove stray whitespace core-wide. 2008-09-15 20:48:10 +00:00
Angie Byron cf987be12d #253702 follow-up by catch: Fix file.inc tests. 2008-09-15 16:10:12 +00:00
Dries Buytaert 312b97e9e9 - Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code. 2008-09-15 15:18:59 +00:00
Angie Byron e875378518 AHEM. Aaaaand... tests! :D 2008-09-15 09:30:03 +00:00
Angie Byron e7ac5c58fd #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D 2008-09-15 09:28:50 +00:00
Angie Byron 1806af909c #275092 follow-up by Damien Tournoud: Restoring meta tag generator and fixing failing test. 2008-09-15 08:49:40 +00:00
Angie Byron 00756c87bc #213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node sortable. 2008-09-15 00:02:10 +00:00
Angie Byron 63632564ad #308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of simpletest.js. 2008-09-14 22:34:25 +00:00
Angie Byron 568034d90c #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and die when PHP errors are encountered. 2008-09-14 21:14:21 +00:00
Angie Byron cf5b00c5db #275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again. 2008-09-14 20:37:28 +00:00
Angie Byron a7c16d158d #308186 by chx: Fix tons and tons of test failures in certain versions of cURL. 2008-09-14 06:46:34 +00:00
Angie Byron dddfe5377d #302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error on empty terms list. 2008-09-11 19:47:40 +00:00
Angie Byron ab07b4cd5e #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend. 2008-09-10 04:13:01 +00:00
Angie Byron 54d2daec35 #302396 follow-up by catch: Fix typo in tests. 2008-09-09 00:29:24 +00:00
Dries Buytaert b6fd223d1a - Patch #302396 by chx, catch: made some tests more granular so they an be run in parallel or stand-alone. 2008-09-08 21:37:21 +00:00
Dries Buytaert e4ff0cd6f4 - Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the variable_*() functions. 2008-09-08 20:49:47 +00:00
Angie Byron 763b11c8c7 #259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page. 2008-09-08 15:44:57 +00:00
Angie Byron 4c26ea31ee #305436 by lelutin and Damien Tournoud: Fix broken closing tag. 2008-09-08 15:36:30 +00:00
Angie Byron af884c3888 #302763 by DamZ: Fixing test failures, removing legacy globals check cruft. 2008-09-06 15:20:09 +00:00
Angie Byron 73356fde8b #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. 2008-09-06 15:06:10 +00:00
Dries Buytaert e5b0e5f76c - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency. 2008-09-06 08:36:22 +00:00
Angie Byron cbb639a16f #298444 by c960657: Fix exceptions in DBLog test. 2008-09-05 19:04:26 +00:00
Dries Buytaert e717628401 - Patch #276583 by pwolanin, with minor changes by me: tests for the user administration pages. 2008-09-05 09:55:08 +00:00
Dries Buytaert fbccce51c6 - Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL. 2008-09-05 09:29:06 +00:00
Dries Buytaert 2b07665033 - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support. 2008-09-05 09:25:52 +00:00
Dries Buytaert f6a4263476 - Patch #52015 by mustafau: update timestamps for aggregator news items. 2008-09-03 19:25:08 +00:00
Angie Byron c17a5e70bc #285309 by pwolanin: menu_name in hook_menu is ignored on updates 2008-09-02 19:23:02 +00:00
Dries Buytaert 32981b119b - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests. 2008-09-02 17:00:34 +00:00
Dries Buytaert 182798caa4 - Patch #228576 by sun: too ambiguous stylesheet in dblog.css when form_altering the watchdog table. 2008-09-02 16:56:33 +00:00
Angie Byron a03345ef73 #272883 by hctom and lilou: Fix wrong usage of watchdog severity. 2008-09-02 01:08:01 +00:00
Angie Byron 9397ae69aa #197425 by lilou, Nick Lewis, mooffie, and friends: Add <blockquote> to list of default allowed HTML tags. 2008-08-31 17:19:06 +00:00
Dries Buytaert a355254e33 - Patch #235175 by dmitrig01: name of content type is incorrectly capitalized. 2008-08-31 15:50:35 +00:00
Angie Byron f60cdab373 #276276 follow-up by Crell: Fixing a notice in db test. 2008-08-31 15:05:29 +00:00
Dries Buytaert b7116447a3 - Patch #302163 by recidive, Crell: convert blog API to DB TNG 2008-08-31 14:27:08 +00:00
Dries Buytaert 2405ec9ad7 - Patch #302275 by chx: don't use TRUNCATE, use DELETE FROM instead 2008-08-31 14:15:07 +00:00