summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #253506 by flobruit, catch et al: removed duplicate upload.test.Dries Buytaert2008-06-06
|
* - Patch #267333 by cwgordon7: simepletest should round up, not round down.Dries Buytaert2008-06-06
|
* - Patch #253506 by Daniel, flobruit and catch: made the upload tests work.Dries Buytaert2008-06-06
|
* - Patch #267203 by Rob Loach: attributes of theme_item_list can be ↵Dries Buytaert2008-06-06
| | | | 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.
* - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest.Dries Buytaert2008-06-05
|
* - Patch #266367 by zeta: fixed documentation issue.Dries Buytaert2008-06-05
|
* - Patch #266465 by R.Muilwijk: fixed the comment module tests.Dries Buytaert2008-06-05
|
* - Patch #265498 by boombatower et al: tearDown() doesn't reset the module list.Dries Buytaert2008-06-03
|
* - Patch #66264 by boombatower: comment approval displayed on node view of ↵Dries Buytaert2008-06-03
| | | | comment. Comes with tests and everything.
* - Patch #265809 by dropcube: fixed some typos.Dries Buytaert2008-06-03
|
* - Patch #260505 by flobruit: updated the user module tests to be consistent ↵Dries Buytaert2008-06-02
| | | | with the code.
* - Patch #260501 by cwgordon7: made the trigger module tests pass.Dries Buytaert2008-06-02
|
* - Patch #250918 by boombatower: cleaned up some tests and added some tests ↵Dries Buytaert2008-06-02
| | | | for the administration panels.
* - Patch #260050 by Gurpartap Singh: move forum administration to site building.Dries Buytaert2008-05-30
|
* - Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort.Dries Buytaert2008-05-30
|
* - Patch #247423 by boombatower: code style fixes for the tests.Dries Buytaert2008-05-30
|
* - Patch #261836 by dropcube: tests for cron.Dries Buytaert2008-05-30
|
* - Patch #260882 by boombatower: added simpletests for simpletest. :-)Dries Buytaert2008-05-28
|
* - Patch #260882 by boombatower: refresh variables after install and page ↵Dries Buytaert2008-05-28
| | | | requests. This actually fixes one failure.
* - Patch #254166 by boombatower and pwlonin: added --list feature to list all ↵Dries Buytaert2008-05-28
| | | | available test groups and fixed some indentation issues.
* - Patch #254166 by pwolanin: script improvements.Dries Buytaert2008-05-26
|
* - Patch #261843 by dropcube: tests fail when a response of zero bytes is ↵Dries Buytaert2008-05-26
| | | | received.
* - Patch #260369 by Damien Tournoud: fixed dblog tests.Dries Buytaert2008-05-26
|
* - Patch #256509 by dropcube: return a 403 - access denied when an invalid ↵Dries Buytaert2008-05-26
| | | | cron key is used.
* - Patch #242048 by macgirvin, Freso, Senpai, flobruit, catch, ↵Dries Buytaert2008-05-26
| | | | robertDouglass, Garrett Albright, et al: change 'blue smurf' to 'bike shed' ;-)
* - Patch #101543 by webchick: document all constants.Dries Buytaert2008-05-26
|
* - Patch #239071 by flobruit and Moshe: add support for colgroup tag to ↵Dries Buytaert2008-05-23
| | | | theme_table().
* - Patch #260499 by catch: fixed problem with translation tests.Dries Buytaert2008-05-22
|
* - Patch #260812 by boombatower: add failure message to ↵Dries Buytaert2008-05-22
| | | | DrupalWebTestCase->parse().
* - Patch #259496 by ksenzee and Desbeers: fixed a permission bug discovered ↵Dries Buytaert2008-05-22
| | | | by the tests. Yay.
* - Patch #260492 by Damien: fixed/improved poll module tests.Dries Buytaert2008-05-22
|
* - Patch #259483 by pwolanin: fixed undefined index warning.Dries Buytaert2008-05-20
|
* - Patch #260383 by webchick: better debugging for form errors in simpletest.Dries Buytaert2008-05-20
|
* - Patch #260700 by dropcube: mentioned the removal of comment controls.Dries Buytaert2008-05-20
|
* - Patch #225527 by dvessel: removed jsEnabled check.Dries Buytaert2008-05-19
|
* - Patch #258064 by Senpai: code cleanup.Dries Buytaert2008-05-19
|
* - Patch #259871 by pwolanin: clean up system.test.Dries Buytaert2008-05-19
|
* - Patch #258192 by dww: drupal_html_to_text() doesn't support <strong ↵Dries Buytaert2008-05-19
| | | | class='foo'>.
* - Patch #259463 by dmitrig01: notification e-mail for pending user ↵Dries Buytaert2008-05-17
| | | | registrations had blank subject line.
* - Patch #243967 by recidive: unit tests for registry got committed twice.Dries Buytaert2008-05-16
|
* - Patch #246259 by boombatower and saxofaan: enabling/disabling modules ↵Dries Buytaert2008-05-16
| | | | doesn't check for failures.
* - Patch #258475 by alpritt: Doxygen improvements.Dries Buytaert2008-05-16
|
* - Patch #258405 by greggles: clean up MAINTAINERS.txt.Dries Buytaert2008-05-15
|
* - Patch #259002 by Robert Douglas: set all the default scoring factors to ↵Dries Buytaert2008-05-15
| | | | zero. This patch is a usability improvement (better out-of-the-box search relevancy) and a performance improvement (greatly simplified search queries).
* - Patch #257634 by Senpai and catch: code clean-upDries Buytaert2008-05-15
|
* - Patch #256793 by Senpai and flobruit: code clean up.Dries Buytaert2008-05-15
|
* - Patch #257730 by Senpai: code clean-up for book module.Dries Buytaert2008-05-15
|
* - Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record().Dries Buytaert2008-05-15
|
* - Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop ↵Dries Buytaert2008-05-15
| | | | support for poll module.
* - Patch #239455 by boombatower, flobruit, dmitrig01: tracker module tests.Dries Buytaert2008-05-15
|