Commit Graph

8819 Commits (57fe5103daf5db65cd43f309e0f22f5c4781605d)

Author SHA1 Message Date
Dries Buytaert 57fe5103da - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value. 2008-07-16 21:59:29 +00:00
Dries Buytaert 11b9f390bf - Patch #270508 by paul.lovvik, dropcube, Arancaytar et al: added entry to CHANGELOG.txt about the image toolkit clean-up. 2008-07-16 07:27:16 +00:00
Dries Buytaert 47653bff76 - Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1. 2008-07-14 17:26:17 +00:00
Dries Buytaert 7231b6ea2f - Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo. 2008-07-14 14:03:48 +00:00
Dries Buytaert 75e9494f73 - Patch #213699 by Damien Tournoud, c960657: fixed race condition in sess_write(). 2008-07-11 10:14:27 +00:00
Dries Buytaert 7294ced6f0 - Patch #280629 by Damien, pwolanin, Susurrus, et al: ensure safe arguments in theme_links(). 2008-07-11 02:23:08 +00:00
Dries Buytaert 8d38010d8d - Patch #255150 by dropcube: corrected formatting of links. 2008-07-10 11:12:02 +00:00
Dries Buytaert 6b96a191cd - Patch #278458 by pwolanin: menu_link_maintain() doesn't always clear the menu cache properly. 2008-07-10 10:58:01 +00:00
Dries Buytaert b6e773b178 - Patch #280319 by robertDouglas: remove unneeded and non-existing validation function. 2008-07-10 02:13:02 +00:00
Dries Buytaert f833618d45 - Patch #280621 by pwolanin: remove <object> from allowed tags in filter_xss_admin(). 2008-07-10 01:52:42 +00:00
Dries Buytaert 1bf71a465c - Patch #280628 by catch et al: added missing confirm form. 2008-07-10 01:45:47 +00:00
Dries Buytaert 0e268aa0f4 - Patch #273129 by pwolanin: adding class active-trail should not remove previous attributes. 2008-07-10 01:44:18 +00:00
Dries Buytaert ffdfefebbc - Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied. 2008-07-08 01:08:15 +00:00
Dries Buytaert a4883506e3 - Patch #254166 by boombatower: improve and clean-up the test script. Added color coding and allow people to control the verbosity. 2008-07-07 06:22:18 +00:00
Dries Buytaert f5645d67e7 - Patch #275730 by boombatower: protect .test files by .htaccess. 2008-07-05 18:37:05 +00:00
Dries Buytaert 55018d34e9 - Patch #257537 by dopry: made file_check_directory less verbose on success. 2008-07-05 18:34:29 +00:00
Dries Buytaert af24fca8e9 - Patch #238760 by pwolanin, Damien, boydjd: reduce race condition in menu rebuilding. 2008-07-05 18:30:04 +00:00
Dries Buytaert 4fe1f3582c - Patch #276774 by Moshe, Susurrus: remove crufty settings. 2008-07-05 17:48:33 +00:00
Dries Buytaert ed086130de - Patch #276174 by nbz: avoid calling check_plain() twice. 2008-07-05 11:55:32 +00:00
Dries Buytaert 00593022b0 - Patch #261882 by catch: the beginning of some more install profiles.
The "expert" will be a minimalistic profile for developers.  This opens
  the doors to add more things to the default profile and/or to create
  additional install profiles for core. It also helps set an example for
  more install profiles in the contributed modules repository.
2008-07-05 10:58:12 +00:00
Dries Buytaert 48955b3754 - Patch #253506 by Damien Tournoud, catch, et al: fixed contact.text. 2008-07-05 07:19:31 +00:00
Dries Buytaert 2ebaaa108b - Patch #272900 by pwolanin: prevent concurrent modificiations of book pages. 2008-07-05 06:00:51 +00:00
Dries Buytaert e1ef7fb3db - Patch #278617 by asimmonds: fixed broken link. 2008-07-05 05:57:00 +00:00
Dries Buytaert 2a34c23bc8 - Patch #258397 by Dries: fixed spoofing attack. 2008-07-04 22:54:09 +00:00
Dries Buytaert 1415340ce3 - Patch #191499 by catch: remove display order settings and cleaned up some white space. 2008-07-03 17:57:03 +00:00
Dries Buytaert 0ccb4c40d1 - Patch #258200 by pwolanin, dropcube: fixed access by-pass due to test framework. 2008-07-03 06:23:22 +00:00
Dries Buytaert bd91faf66c - Patch #277440 by R.Muilwijk: fixed bug caching integers and doubles. Fixes 2 of the 3 failing cache tests. 2008-07-02 20:42:25 +00:00
Dries Buytaert 53c395c33e - Patch #276267 by R.Muilwijk: wrote tests for the caching API. They discover 3 bugs ... 2008-07-02 20:39:13 +00:00
Dries Buytaert fe06b4ccd8 - Patch #276581 by catch: wrote missing tests for contact module and simplified contact module thanks to that. Also removed some whitespace. 2008-07-02 20:05:11 +00:00
Dries Buytaert ca144061cb - Patch #277604 by gpk: improved phpDoc of url(). 2008-07-02 19:36:52 +00:00
Dries Buytaert a009417189 - Patch #277586 by chx: call setUp for each test method. 2008-07-02 19:34:13 +00:00
Dries Buytaert 929b2c599c - Patch #277621 by Damien Tournoud: drupalGet was not working correctly. 2008-07-02 19:20:58 +00:00
Dries Buytaert 31fbddc458 - Patch #276860 by pwolanin: removed dead code from book module. Does not affect the book module tests. 2008-07-01 20:59:38 +00:00
Dries Buytaert 7b66734d4e - Patch #276846 by pwolanin: mailformed cid due to fauly menu item. 2008-07-01 20:52:55 +00:00
Dries Buytaert bb232c728a - Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line. 2008-07-01 20:36:40 +00:00
Dries Buytaert fae9063c68 - Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's stylesheets. 2008-07-01 20:22:22 +00:00
Dries Buytaert 0d76c733e7 - Patch #274794 by Damien Tournoud et al: make scripts/run-tests.php work again. 2008-06-29 12:22:28 +00:00
Dries Buytaert 2e7dbff6b8 - Patch #266406 by cwgordon7 and catch: the actual action tests. Sorry for the previous commit. I should not copy files from one tree to another. 2008-06-29 12:10:32 +00:00
Dries Buytaert aa433a093b - Restored actions.inc 2008-06-29 12:07:15 +00:00
Dries Buytaert 1d97b23ae4 - Patch #256886 by catch et al: comment out a test that fails due to a bug in cURL. 2008-06-29 11:39:38 +00:00
Dries Buytaert 77f4c39749 - Patch #266406 by cwgordon7 and catch: initial tests for (configuring complex) actions. 2008-06-29 11:37:34 +00:00
Dries Buytaert 3c81924d7e - Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should use = instead of LIKE. 2008-06-28 19:51:02 +00:00
Dries Buytaert 6fca076ead - Patch #174940 by gpk: fixed favicon.ico 404s. 2008-06-28 19:48:21 +00:00
Dries Buytaert 76fe77cc22 - Patch #275092 by kbahey: added test for meta-tag generator patch. 2008-06-28 19:19:08 +00:00
Dries Buytaert 3cdf54fb3e - Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and meta-generator tags. 2008-06-28 12:37:52 +00:00
Dries Buytaert ba62583515 - Patch #245961 boombatower: fixed exceptions in XML-RPC library. 2008-06-27 07:26:31 +00:00
Dries Buytaert 32afb32935 - Patch #266488 by Damien Tournoud: cleanup for user_validate_name(). 2008-06-27 07:25:11 +00:00
Dries Buytaert 66ddfda7a2 - Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests. 2008-06-26 21:07:59 +00:00
Dries Buytaert 2877c1027a - Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up user_validate_name(), allow astrophes, removed some cruft and made the tests more compact. 2008-06-26 19:47:02 +00:00
Dries Buytaert d7c32183e5 - Patch #275396 by Moshe: removed some dead code, and added url() options to drupalPost(). 2008-06-26 19:31:31 +00:00