summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #270508 by paul.levvik and pwolanin: usability improvement: image ↵Dries Buytaert2008-07-08
| | | | toolkits should not have to be copied.
* - Patch #276774 by Moshe, Susurrus: remove crufty settings.Dries Buytaert2008-07-05
|
* - Patch #276174 by nbz: avoid calling check_plain() twice.Dries Buytaert2008-07-05
|
* - Patch #253506 by Damien Tournoud, catch, et al: fixed contact.text.Dries Buytaert2008-07-05
|
* - Patch #272900 by pwolanin: prevent concurrent modificiations of book pages.Dries Buytaert2008-07-05
|
* - Patch #278617 by asimmonds: fixed broken link.Dries Buytaert2008-07-05
|
* - Patch #191499 by catch: remove display order settings and cleaned up some ↵Dries Buytaert2008-07-03
| | | | white space.
* - Patch #276581 by catch: wrote missing tests for contact module and ↵Dries Buytaert2008-07-02
| | | | simplified contact module thanks to that. Also removed some whitespace.
* - Patch #277586 by chx: call setUp for each test method.Dries Buytaert2008-07-02
|
* - Patch #277621 by Damien Tournoud: drupalGet was not working correctly.Dries Buytaert2008-07-02
|
* - Patch #276860 by pwolanin: removed dead code from book module. Does not ↵Dries Buytaert2008-07-01
| | | | affect the book module tests.
* - Patch #276846 by pwolanin: mailformed cid due to fauly menu item.Dries Buytaert2008-07-01
|
* - Patch #277073 by threexk: improve consistency of offline vs off-line and ↵Dries Buytaert2008-07-01
| | | | online vs on-line.
* - Patch #256886 by catch et al: comment out a test that fails due to a bug ↵Dries Buytaert2008-06-29
| | | | in cURL.
* - Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should ↵Dries Buytaert2008-06-28
| | | | use = instead of LIKE.
* - Patch #275092 by kbahey: added test for meta-tag generator patch.Dries Buytaert2008-06-28
|
* - Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and ↵Dries Buytaert2008-06-28
| | | | meta-generator tags.
* - Patch #266488 by Damien Tournoud: cleanup for user_validate_name().Dries Buytaert2008-06-27
|
* - Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests.Dries Buytaert2008-06-26
|
* - Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up ↵Dries Buytaert2008-06-26
| | | | user_validate_name(), allow astrophes, removed some cruft and made the tests more compact.
* - Patch #275396 by Moshe: removed some dead code, and added url() options to ↵Dries Buytaert2008-06-26
| | | | drupalPost().
* - Patch #260497 by boombatower: rewrote the node revisioning tests to be ↵Dries Buytaert2008-06-26
| | | | more extensive and to fix some exceptions in the tests.
* - Patch #275094 by boombatower: lean, lean, mean simpletest.Dries Buytaert2008-06-26
|
* - Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on ↵Dries Buytaert2008-06-25
| | | | block administration.
* - Patch #201746 by traxer: fixed E_NOTICE warning.Dries Buytaert2008-06-25
|
* - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and ↵Dries Buytaert2008-06-25
| | | | 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
* - Patch #273761 by catch: removed inconsistent delete behavior of nodes. It ↵Dries Buytaert2008-06-25
| | | | would leave comments, ratings, etc behind in the database.
* - Patch #274589 by dmitrig01: forgot to remove simpletest library from core.Dries Buytaert2008-06-25
|
* - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ↵Dries Buytaert2008-06-24
| | | | batch API for running the tests instead of an all-in-one approach. Great work.
* - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with ↵Dries Buytaert2008-06-24
| | | | caching.
* - Patch #254553 by aclight: fixed E_NOTICE.Dries Buytaert2008-06-21
|
* - 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 #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 #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 #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).
* - 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 #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
|