summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #272054 by David Rothstein: fixed code comment for comment_form().Dries Buytaert2008-06-20
|
* - Patch #272848 by catch: update comment settings form help text.Dries Buytaert2008-06-20
|
* - Patch #269443 by dvessel: add nid to node template suggestion.Dries Buytaert2008-06-18
|
* - Patch #255918 by R.Muilwijk: performance improvement: comment_link ↵Dries Buytaert2008-06-18
| | | | querying for already retrieved data.
* - Patch #270045 by drewish, Susurrus: clean up return values.Dries Buytaert2008-06-18
|
* - Patch #270053 by pwolanin: fixed undefined index.Dries Buytaert2008-06-17
|
* - Patch #250729 by R.Muilwijk: fixed typo.Dries Buytaert2008-06-17
|
* - Patch #251239 by pwolanin: revert.Dries Buytaert2008-06-16
|
* - Patch #250729 by R.Muilwijk: removed unnecessary SQL query.Dries Buytaert2008-06-14
|
* - Patch #266596 by pwolanin: menu system performance improvement.Dries Buytaert2008-06-12
|
* - Patch #256285 by mfer: upgraded to jQuery 1.2.6. This patch was testedDries Buytaert2008-06-12
| | | | | extensively by mfer but might be slightly experimental still. Hard to test.
* - Patch #251402 by quicksketch: text can't be selected via click and drag ↵Dries Buytaert2008-06-12
| | | | when the Drupal drag and drop interface is present in IE7.
* - Patch #268914 by catch: small usability improvements to taxonomy and ↵Dries Buytaert2008-06-12
| | | | content type overview pages.
* - Patch #268621 by smk-ka: removed unused variable.Dries Buytaert2008-06-12
|
* - Patch #259096 by cwgordon7: commenting standards are broken in tabledrag.js.Dries Buytaert2008-06-10
|
* - Patch #266178 by boombatower: SimpleTest internal browser no longer ↵Dries Buytaert2008-06-10
| | | | handles element ids.
* - Patch #268449 by catch: fixed some tests that failed due to invalid ↵Dries Buytaert2008-06-09
| | | | permissions.
* - Patch #151902 by MadHarold et al: a better format_size() (and removed some ↵Dries Buytaert2008-06-09
| | | | excessive white space).
* - Renaming the test script from run-functional-tests.php to run-tests.php.Dries Buytaert2008-06-09
|
* - Patch #268204 by aclight: fixed E_NOTICE.Dries Buytaert2008-06-09
|
* - Patch #253577 by Morbus Iff: allow new comment timestamp to be passed.Dries Buytaert2008-06-09
|
* - Patch #267333: rollback to rounding down, instead of rounding up.Dries Buytaert2008-06-09
|
* - Patch #267813 by alpritt: fixed some user module tests.Dries Buytaert2008-06-08
|
* - Patch #267308 by boombatower: check permissions to make sure they are avlid.Dries Buytaert2008-06-08
|
* - Patch #169899 by Island Usurper: taxonomy caching not always working.Dries Buytaert2008-06-07
|
* - 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' ;-)