summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - 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 #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 #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 #260383 by webchick: better debugging for form errors in simpletest.Dries Buytaert2008-05-20
|
* - Patch #258064 by Senpai: code cleanup.Dries Buytaert2008-05-19
|
* - Patch #259871 by pwolanin: clean up system.test.Dries Buytaert2008-05-19
|
* - Patch #259463 by dmitrig01: notification e-mail for pending user ↵Dries Buytaert2008-05-17
| | | | registrations had blank subject line.
* - Patch #246259 by boombatower and saxofaan: enabling/disabling modules ↵Dries Buytaert2008-05-16
| | | | doesn't check for failures.
* - 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 #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
|
* - Patch #237754 by Robert Douglass and David Lesieur: search_index hardcoded ↵Dries Buytaert2008-05-14
| | | | the weights of HTML elements. Made them configurable through variable_get().
* - Patch #247095 by drewish ad flobruit: upload module performs permission ↵Dries Buytaert2008-05-14
| | | | checks on files it doesn't control.
* - Patch #258171 by Senpai: code cleanup.Dries Buytaert2008-05-14
|
* - Patch #145242 by douggreen et al: refactor node_rank to modules can add ↵Dries Buytaert2008-05-14
| | | | scoring factors.
* - Patch #257644 by Senpai: code cleanup.Dries Buytaert2008-05-13
|
* - Patch #257713 by Senpai: code cleanup.Dries Buytaert2008-05-13
|
* - Patch #257279 by Robert Douglas: removing extra join from do_search().Dries Buytaert2008-05-13
|
* - Fixed broken URLs.Dries Buytaert2008-05-13
|
* - Patch #240387 by recidive: fixed broken links.Dries Buytaert2008-05-10
|
* - Patch #252580 by robert douglas and senpai: fixed a division by zero.Dries Buytaert2008-05-10
|
* - Patch #254758 by flobruit and me: remove inline CSS style from simpletest.Dries Buytaert2008-05-10
|
* - Patch #256152 by catch: added additional tests for the IP address blocking ↵Dries Buytaert2008-05-10
| | | | and added a small usability improvement.
* - Patch #256841 by dropcube: fixed typo.Dries Buytaert2008-05-10
|
* - Patch by boombatower: fixed code style of simpletests.Dries Buytaert2008-05-10
|
* - Patch #256736 by flobruit: fixed bad HTML in help text. flobruit is on a ↵Dries Buytaert2008-05-10
| | | | patching spree!
* - Patch #73874 by pwolanin: normalize the permissions table and wrote ↵Dries Buytaert2008-05-07
| | | | simpletests for the (new) permission handling. At last.
* - Patch #248436 by catch: fixed some bugs in the statistics module, wrote ↵Dries Buytaert2008-05-07
| | | | some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵Dries Buytaert2008-05-06
| | | | | | | | | | | 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.
* - Patch #251473 by webchick, chx, et al: one step closer to running tests in ↵Dries Buytaert2008-05-06
| | | | the includes directory. Not working yet.
* - Patch #244942 by Freso and pwoladin: removed outdated string from ↵Dries Buytaert2008-05-05
| | | | documentation.
* - Patch #192962 by gpk et al: ghop #24, module administration page improvements.Dries Buytaert2008-05-05
|
* - Patch #249200 by flobruit: some tests for input filters.Dries Buytaert2008-05-05
|
* - Patch #252920 by flobruit and pwoladin: split profile module tests in ↵Dries Buytaert2008-05-04
| | | | smaller tests, and improved performance of tests.
* - Patch #253022 by beginner: fixed typo in code comments.Dries Buytaert2008-05-02
|
* - Patch #253706 by zoo33: renamed 'header' to 'heading' for correctness with ↵Dries Buytaert2008-05-02
| | | | the W3C standard.
* - Patch #252920 by flobruit: fixed broken profile module tests by rewriten ↵Dries Buytaert2008-05-02
| | | | them -- and added some more tests.
* - Patch #240988 by David_Rothstein: fixed left-over documentation after the ↵Dries Buytaert2008-05-02
| | | | HTML escaping became a filter of its own.
* - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.Dries Buytaert2008-05-02
|
* - Patch #127295 by yhager: module version numbers should always be shown ↵Dries Buytaert2008-04-30
| | | | left-to-right.
* - Patch #252365 by boombatower: clean up the temporary directory that gets ↵Dries Buytaert2008-04-30
| | | | creating during the test runs.
* - Patch #249608 by boombatower: user registration test doesn't set required ↵Dries Buytaert2008-04-30
| | | | variables.