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
Dries Buytaert
b806c1b03b
- Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort.
2008-05-30 17:41:51 +00:00
Dries Buytaert
c6c26b5e23
- Patch #247423 by boombatower: code style fixes for the tests.
2008-05-30 07:30:53 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
035713ea5c
- Patch #239071 by flobruit and Moshe: add support for colgroup tag to theme_table().
2008-05-23 08:28:30 +00:00
Dries Buytaert
d6089b45ef
- Patch #259483 by pwolanin: fixed undefined index warning.
2008-05-20 20:32:03 +00:00
Dries Buytaert
c082e1b8ff
- Patch #258192 by dww: drupal_html_to_text() doesn't support <strong class='foo'>.
2008-05-19 19:25:24 +00:00
Dries Buytaert
35bb57cff2
- Patch #243967 by recidive: unit tests for registry got committed twice.
2008-05-16 10:14:41 +00:00
Dries Buytaert
9d4dea4e55
- Patch #258475 by alpritt: Doxygen improvements.
2008-05-16 01:23:31 +00:00
Dries Buytaert
a7d345d7a7
- Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record().
2008-05-15 21:15:10 +00:00
Dries Buytaert
0daa3e90a6
- Patch #243967 by justinrandell: more unit tests for the registry.
2008-05-15 20:37:06 +00:00
Dries Buytaert
757dbee6ab
- Patch #258128 by webchick: @parameter should be @param. Gets the Most Trivial Patch of the Month Award.
2008-05-14 13:15:09 +00:00
Dries Buytaert
0d54577a9f
- Patch #256579 by justinrandell: registry performance optimizations.
2008-05-13 17:38:42 +00:00
Dries Buytaert
4791e6aa0c
- Patch #255415 by boombatower and flobruit: fixed a bug illustrated by the XML-RPC tests.
2008-05-09 20:13:41 +00:00
Dries Buytaert
0aec71aa56
- Patch #256001 by bjaspan: pgsql driver does not handle unsigned numeric fields.
2008-05-09 19:18:11 +00:00
Dries Buytaert
e9b40575b2
- Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to tableless layout.
2008-05-07 07:05:56 +00:00
Dries Buytaert
a3059e8c4c
- Patch by me: rename xmlrpc.inc.test to xmlrpc.test for consistency.
2008-05-07 06:50:10 +00:00
Dries Buytaert
4e25a321c8
- Patch #243967 by justinrandell: first very basic test for the registry's file parsing.
2008-05-07 06:48:35 +00:00
Dries Buytaert
e4e2205bfe
- Patch #221964 by justinrandall: removed left-over code.
2008-05-07 06:39:57 +00:00
Dries Buytaert
f33faa2c94
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:32:02 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
c100468cf2
- Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet.
2008-05-06 11:21:10 +00:00
Dries Buytaert
841c098fba
- Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem with form API caches not being flushed. This could lead to performance issues.
2008-05-05 21:28:49 +00:00
Dries Buytaert
bca16fdef6
- Patch #249571 by pwoladin: primary/secondary links don't get 'active-trail' class.
2008-05-05 20:55:13 +00:00
Dries Buytaert
d1bc889242
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.
2008-05-02 15:11:05 +00:00
Dries Buytaert
a2d8a12903
- Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML tags being inserted in the message string.
2008-04-28 10:04:05 +00:00
Dries Buytaert
ab6c47cd3d
- Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's page.tpl.php.
2008-04-28 09:25:27 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
3cbfa1dac6
- Patch #230932 by ryanlath: file_scan_directory() didn't scan the directory called '0'.
2008-04-23 18:17:41 +00:00
Dries Buytaert
d1779405d2
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.
2008-04-23 18:05:58 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
Drupal core! This is an important milestone for the project so enable
the module and check it out ... :)
Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
Lal, Moshe Weitzman, and the many other people that helped with testing
over the past years and that drove this home.
It all works but it is still rough around the edges (i.e. documentation
is still being written, the coding style is not 100% yet, a number of
tests still fail) but we spent the entire weekend working on it in Paris
and made a ton of progress. The best way to help and to get up to speed,
is to start writing and contributing some tests ... as well as fixing
some of the failures.
For those willing to help with improving the test framework, here are
some next steps and issues to resolve:
- How to best approach unit tests and mock functions?
- How to test drupal_mail() and drupal_http_request()?
- How to improve the admin UI so we have a nice progress bar?
- How best to do code coverage?
- See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert
76151a8bc9
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
2008-04-16 11:35:52 +00:00
Dries Buytaert
e6a5793d0b
- Patch #245904 by boombatower: fixed E_NOTICE warning in the XML-RPC library.
2008-04-14 17:58:16 +00:00
Dries Buytaert
b9ce36b0d5
- Patch #88892 by darthsteven et al: improved the PHPdoc of form_set_value(). Great work. Much better. :)
2008-04-14 17:51:38 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
ee08784f88
- Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS output when that file is overwritten by a theme-specific CSS file.
2008-04-10 10:19:01 +00:00