summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Collapse)AuthorAge
* - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric ↵Dries Buytaert2009-07-30
| | | | weight to drupal_add_css.
* - Patch #443154 by boombatower, pwolanin: properly report fatal errors as ↵Dries Buytaert2009-07-30
| | | | failures.
* - Patch #533730 by greggles, boombatower: allow a custom role name to be ↵Dries Buytaert2009-07-30
| | | | specified.
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #211747 by chx, alex_b, dww: allow specifying version information as ↵Dries Buytaert2009-07-28
| | | | part of module dependencies.
* - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, ↵Dries Buytaert2009-07-28
| | | | mainly to improve performance of SimpleTest.
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ↵Dries Buytaert2009-07-28
| | | | install.php to allow Drupal to be installed from the command line.
* - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ↵Dries Buytaert2009-07-27
| | | | initial support for PHP file wrappers.
* - Patch #522184 by stBorchert: remove the 'minimum number of words' feature ↵Dries Buytaert2009-07-27
| | | | from Drupal.
* - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA ↵Dries Buytaert2009-07-22
| | | | headers.
* #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...Angie Byron2009-07-21
|
* #525634 by boombatower: Fix value default value of SimpleTest verbose variable.Angie Byron2009-07-21
|
* - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be ↵Dries Buytaert2009-07-20
| | | | case-sensitive. Comes with more and better tests.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #509392 follow-up by adrian: Clean-up for .info files for install profiles ↵Angie Byron2009-07-19
| | | | patch.
* - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance ↵Dries Buytaert2009-07-15
| | | | drupal_attributes() for multiple valued values.
* #509392 by adrian: Add .info files for installation profiles.Angie Byron2009-07-15
|
* #193366 by Anthony Hersey: Move various rebuild functions to module page ↵Angie Byron2009-07-14
| | | | submission rather than viewing for vastly increased performance.
* #395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to ↵Angie Byron2009-07-14
| | | | make way for testing suite 2.0.
* - Patch #517542 by Damien Tournoud: fixed broken patch.Dries Buytaert2009-07-14
|
* - Patch #510460 by tic2000: improved CSS test.Dries Buytaert2009-07-14
|
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #517502 by Crell: make transaction API follow its own documentation.Dries Buytaert2009-07-13
|
* - Patch #491456 by quicksketch, drewish, et al: image effects and actions.Dries Buytaert2009-07-12
|
* - Patch #516254 by drewish remove @return PHPDocs where nothing is to return.Dries Buytaert2009-07-11
|
* - Patch #481498 by JamesAn: convert simpletest to drupal_static().Dries Buytaert2009-07-11
|
* #500280 follow-up by boombatower: Remove debugging code and fix implementation.Angie Byron2009-07-11
|
* #488542 by yched: Allow field UI to be attached to any fieldable entity.Angie Byron2009-07-10
|
* #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.Angie Byron2009-07-10
|
* #515280 by drewish: Allow file_create_directory() to create recursively, ↵Angie Byron2009-07-10
| | | | taking advantage of PHP 5.
* - Patch #500270 by boombatower: properly delete variables in hook_uninstall().Dries Buytaert2009-07-09
|
* - Patch #500280 by boombatower, Dries: provide verbose mode for testing.Dries Buytaert2009-07-08
|
* - Patch #513102 by yched: small clean-up of field tests.Dries Buytaert2009-07-08
|
* - Patch #373201 by Berdir: clean-up of some drupal_render() oversight.Dries Buytaert2009-07-07
|
* - Patch #500292 by Boombatower: provide a settings pagea for hidden ↵Dries Buytaert2009-07-07
| | | | SimpleTest variables.
* - Patch #512108 by boombatower: added a warning to educate people about the ↵Dries Buytaert2009-07-07
| | | | 'Clean environment' button when test run fails.
* - Patch #512104 by boombatower: simpletest breaks high volume sites.Dries Buytaert2009-07-07
|
* - Patch #443154 by boombatower: make sure fatal errors are reported as test ↵Dries Buytaert2009-07-07
| | | | failures.
* - Patch #505812 by Josh Waihi: remove database specific test.Dries Buytaert2009-07-06
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability ↵Angie Byron2009-07-04
| | | | for modules to register JS/CSS libraries.
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should ↵Dries Buytaert2009-07-03
| | | | not call drupal_urlencode().
* - Patch #316189 by mfb, grndlvl: improved the format_date() test.Dries Buytaert2009-07-03
|
* - Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing.Dries Buytaert2009-07-02
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵Dries Buytaert2009-07-01
| | | | transfer system to pave the path for a plugin manager. Heroic effort.
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling ↵Dries Buytaert2009-07-01
| | | | code.
* - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: ↵Dries Buytaert2009-07-01
| | | | automatically clean the {role_permission} table when modules are uninstalled.
* - Patch #497612 by Moshe Weitzman et al: harden user login by correctly ↵Dries Buytaert2009-06-30
| | | | using the form API. Complete commit now. Thank you, thank you.