Commit Graph

2479 Commits (ac55eb1e4e2090d212237f142024b5f03a6c1a15)

Author SHA1 Message Date
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 bf3887ce6a - Patch #276272 by catch, cwgordon7: more tests for common.inc. 2008-08-03 18:34:21 +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 addc331232 - Patch #286002 by cwgordon7: removed dead function module_iterate(). 2008-07-23 07:34:34 +00:00
Dries Buytaert 0a73613db6 - Patch #226874 by hswong3i: made SQL ANSI compliant. 2008-07-22 20:03:41 +00:00
Dries Buytaert 1c94c89e38 - Patch #231302 by pwolanin: test required field validation in form API. 2008-07-19 19:44:03 +00:00
Dries Buytaert e2c84d01af - Patch #280631 by pwolanin et al: rethink numeric data-type for db_placeholders(). 2008-07-19 12:31:14 +00:00
Dries Buytaert 446b29271c - Patch #263517 by mfb: fixed notice in RSS feeds. 2008-07-19 10:38:13 +00:00
Dries Buytaert 674b933c56 - Patch #245001 by kkaefer et al: unify #process callback naming. 2008-07-18 07:06:24 +00:00
Dries Buytaert fb3b6d13b8 - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. 2008-07-17 21:10:39 +00:00
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 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 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 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 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 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 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 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 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 77f4c39749 - Patch #266406 by cwgordon7 and catch: initial tests for (configuring complex) actions. 2008-06-29 11:37:34 +00:00
Dries Buytaert ba62583515 - Patch #245961 boombatower: fixed exceptions in XML-RPC library. 2008-06-27 07:26:31 +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 df4ebc0135 - Patch #258397 by R.Muilwijk and myself: IP address detection improvements. Added support for clusters and wrote various IP address related tests. 2008-06-26 11:29:20 +00:00
Dries Buytaert 41fdf60ba4 - Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset(). 2008-06-25 09:57:07 +00:00
Dries Buytaert 5299b92689 - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan. 2008-06-25 09:12:25 +00:00
Dries Buytaert 955ef193ba - Patch #196862 by catch: rolled back path optimization as it broke certain tests. 2008-06-24 22:12:15 +00:00
Dries Buytaert 6aea1d0873 - Patch #260778 by boombatower et al: play a user agent trick to make the tests work. 2008-06-24 22:09:52 +00:00
Dries Buytaert 9b82787b22 - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach. Great work. 2008-06-24 21:51:03 +00:00
Dries Buytaert 22c0a0a4b0 - Patch #170309 by pwolanin, Pasqualle, Nick Urban, naquah, keith.smith, et al: breadcrumb doesn'tt always include all active items. 2008-06-24 21:29:47 +00:00
Dries Buytaert 81c71bc891 - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with caching. 2008-06-24 17:01:33 +00:00
Dries Buytaert 15911a0810 - Patch #270045 by yched: partial revert for batch API. 2008-06-21 18:24:20 +00:00
Dries Buytaert 1963021d12 - Patch #269443 by dvessel: add nid to node template suggestion. 2008-06-18 16:22:13 +00:00
Dries Buytaert 6e2358b232 - Patch #270045 by drewish, Susurrus: clean up return values. 2008-06-18 03:36:24 +00:00
Dries Buytaert a1537c3e28 - Patch #266596 by pwolanin: menu system performance improvement. 2008-06-12 20:49:39 +00:00
Dries Buytaert ecb032a239 - Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space). 2008-06-09 08:11:45 +00:00
Dries Buytaert 53a0a419dc - Patch #267333: rollback to rounding down, instead of rounding up. 2008-06-09 06:59:41 +00:00
Dries Buytaert 61366679ac - Patch #267333 by cwgordon7: simepletest should round up, not round down. 2008-06-06 16:53:48 +00:00
Dries Buytaert 4f1af19d10 - Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving. If you have a look at theme_item_list you see that the $attributes variable takes a NULL value. This makes you believe that it wants a string, rather then a full array of attributes. If you make the default parameter "array()" it will make the programmer expect to pass an array of attributes rather then a string of attributes. 2008-06-06 01:50:20 +00:00
Dries Buytaert b87b7c2d01 - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest. 2008-06-05 21:55:45 +00:00
Dries Buytaert 05769e3057 - Patch #266367 by zeta: fixed documentation issue. 2008-06-05 18:21:06 +00:00