Commit Graph

8941 Commits (6261c4cad2ad8e070625a78e6fa5d6b0af1847de)

Author SHA1 Message Date
Dries Buytaert 207284675e - Patch #268063: move tests from includes/tests to modules/simpletests/tests. 2008-08-14 09:18:28 +00:00
Dries Buytaert ab4e39da83 - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay. 2008-08-13 07:11:18 +00:00
Dries Buytaert 774d060142 - Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of AND must be type boolean, not type integer. 2008-08-13 06:59:19 +00:00
Dries Buytaert 3a7bbafa92 - Patch #293343 by Bart Jansens: removed obsolete table name from documentation. Candidate for Most Trivial Patch of the Month Award. 2008-08-13 06:52:19 +00:00
Dries Buytaert 5de34fb21c - Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work on PostgreSQL. 2008-08-13 06:42:04 +00:00
Dries Buytaert 28d2ee1a00 - Patch #290869 by swenterl, cwgordon07: fixed notice in #ahah handling. 2008-08-13 06:38:33 +00:00
Dries Buytaert 6e882d8905 - Patch #293532 by mustafau: when a redirected feed is not parseable Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database. 2008-08-12 10:42:41 +00:00
Dries Buytaert 021be926d4 - Patch #293421 by Bart Jansens: fixed documentation of sess_count(). 2008-08-12 10:28:33 +00:00
Dries Buytaert 5c14dcafeb - Patch #290869 by Wim Leers: AHAH functionality was not working for radio buttons. 2008-08-12 10:23:27 +00:00
Dries Buytaert 89fffd242a - Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_http_request(). 2008-08-12 08:36:38 +00:00
Dries Buytaert 73f98066f5 - Patch #291064 by mustafau: improve performance of aggregator by storing an md5 hash for the feed. 2008-08-12 07:00:48 +00:00
Dries Buytaert e21ad98d92 - Patch #246522 by mustafu, Dries: fixed typo in documentation. 2008-08-12 06:57:45 +00:00
Dries Buytaert defed7ec26 - Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module uses hook_link_alter instead of taxonomy_term_path hook. 2008-08-11 21:57:40 +00:00
Dries Buytaert b9eb3c896f - Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed HTML tags' is too short 2008-08-11 18:01:51 +00:00
Dries Buytaert 8d11f75d89 - Patch #291750 by boombatower: remove test results after displayed, makes tests work on PostgreSQL. 2008-08-11 17:46:06 +00:00
Dries Buytaert f76ea7023f - Patch #293500 by Damien Tournoud: message column too short for PostgreSQL. 2008-08-11 17:43:30 +00:00
Dries Buytaert 22da5c6978 - Patch #290918 by pwolanin: don't unset project info during processing. 2008-08-11 07:07:11 +00:00
Dries Buytaert c83339e326 - Patch #16282 by mustafau: OPML import improvements. 2008-08-11 07:05:26 +00:00
Dries Buytaert a993136f8e - Patch #293614 by mustafau: aggregator files two similar error messages for not parseable feeds. 2008-08-11 07:01:52 +00:00
Dries Buytaert d81a8c14a8 - Patch #293434 by eMPee584 and Damien: fixed broken watchdog call. 2008-08-11 06:57:13 +00:00
Dries Buytaert 0d1995a828 - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery 2008-08-09 12:41:23 +00:00
Dries Buytaert ab5cdfda61 - Patch #268491 by mustafu, pwolanin, et al: fixed notice after deleting aggregator feed. 2008-08-08 20:09:22 +00:00
Dries Buytaert 92eda80f3a - Patch #208270 by jvandyk: fixed error handling of XML-RPC library. 2008-08-08 20:00:09 +00:00
Dries Buytaert 9db1abf5aa - Patch #165642 by Damien Tournoud et al: fixed SQL error. 2008-08-08 19:48:43 +00:00
Dries Buytaert 5ebbdd0c36 - Patch #280628 by pwolanin et al: fixed locale module confirm form and broken locale module tests. 2008-08-05 18:11:44 +00:00
Dries Buytaert ac55eb1e4e - Patch #276200 by catch, Damien, cwgordon7 et al: fixed problem with poll module tests. 2008-08-05 18:07:14 +00:00
Dries Buytaert 7881dd19a9 - Patch #276267 by cwgordon7, boombatower, catch, et al: remove failing tests -- hides bugs but makes the tests pass. 2008-08-05 05:27:34 +00:00
Dries Buytaert bc3c290269 - Patch #289796 by cwgordon7 and webchick: killed some exceptions. 2008-08-03 19:02:06 +00:00
Dries Buytaert 6f167edd7c - Patch #187061 by Rob Loach: give feedback when a comment was posted. 2008-08-03 18:52:27 +00:00
Dries Buytaert bf3887ce6a - Patch #276272 by catch, cwgordon7: more tests for common.inc. 2008-08-03 18:34:21 +00:00
Dries Buytaert 26e61a80e0 - Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved the forum module description. 2008-08-03 18:29:29 +00:00
Dries Buytaert 5876461d75 - Patch #290561 by mustafu: fixed bug with creating aggregator categories. 2008-08-03 18:17:37 +00:00
Dries Buytaert 6b46092549 - Patch #290561 by mustafu: improved the aggregator category tests. 2008-08-03 18:16:51 +00:00
Dries Buytaert 745ac159fa - Patch #174179 by mustafu, spatz4000, fgm: heading hierachy was not always consistent. 2008-08-03 16:10:50 +00:00
Dries Buytaert 7010dcd1a3 - Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import functionality for RSS feeds. Woot. 2008-08-03 05:46:56 +00:00
Dries Buytaert 9123a3d2e9 - Patch #190867 by Damien Tournoud: remove access check when creating aliases. 2008-08-03 05:21:20 +00:00
Dries Buytaert aade5fbf24 - Patch #237636 by marcingy: comment status field should match node status field. 2008-08-02 20:29:43 +00:00
Dries Buytaert e1dd1e3482 - Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting user from database. 2008-08-02 20:08:24 +00:00
Dries Buytaert 4e4e2b4992 - Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove useless db_escape_string(). 2008-08-02 19:09:33 +00:00
Dries Buytaert 6c1068e48d - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency. 2008-08-02 19:01:02 +00:00
Dries Buytaert 9cec02e472 - Patch #158992 by sun, quicksketch, zeta ζ, bangpound, Dries et al: inline Javascript could generate invalid XHTML. 2008-08-02 18:56:53 +00:00
Dries Buytaert a859eb3668 - Patch #257009 by bjaspan, mustafu, Freso, Dries et al: fixed simpletest exceptions on PostgreSQL. 2008-08-02 18:44:36 +00:00
Dries Buytaert 7f965d0b4b - Patch #276581 by andreiashu and cwgordon7: added tests for contact form categories. 2008-08-02 05:16:47 +00:00
Dries Buytaert 0bbad33af5 - Patch #287695 by cwgordon7: made syslog tests work on Windows. 2008-08-02 05:07:58 +00:00
Dries Buytaert 135937eb03 - Patch #286378 by TapocoL: fixed undefined index warning. 2008-07-24 16:28:52 +00:00
Dries Buytaert d4ef1db69c - Patch #286351 by TapocoL: fixed undefined index warning. 2008-07-24 16:27:51 +00:00
Dries Buytaert ccf1af94fa - Patch #245329 by christefano and dmitrig01: code comment love. 2008-07-24 16:25:19 +00:00
Dries Buytaert 34626ed280 - Patch #238600 by scor: removed two unused links from context-sentive help. 2008-07-24 06:52:35 +00:00
Dries Buytaert 43a70352e6 - Patch #254166 by Damien Tournoud: improved error handling of concurrency mode. 2008-07-24 06:46:28 +00:00
Dries Buytaert 8b51a9dfb1 - Patch #285467 by mustafau: fixed typo a MT blog API function. 2008-07-23 07:42:08 +00:00