Dries Buytaert
|
1a5c71e2da
|
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
|
2009-07-30 19:57:10 +00:00 |
Dries Buytaert
|
8140ed0d84
|
- Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures.
|
2009-07-30 10:46:53 +00:00 |
Dries Buytaert
|
365c421d1b
|
- Patch #533730 by greggles, boombatower: allow a custom role name to be specified.
|
2009-07-30 08:31:05 +00:00 |
Dries Buytaert
|
715a2d655f
|
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
|
2009-07-29 06:39:35 +00:00 |
Dries Buytaert
|
a938e18a1b
|
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
|
2009-07-28 19:18:08 +00:00 |
Dries Buytaert
|
12d6d6662e
|
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
|
2009-07-28 19:06:16 +00:00 |
Dries Buytaert
|
d6e113a3de
|
- Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest.
|
2009-07-28 12:37:54 +00:00 |
Dries Buytaert
|
aab51b9319
|
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
|
2009-07-28 12:13:47 +00:00 |
Dries Buytaert
|
5468b47b91
|
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
|
2009-07-27 19:53:18 +00:00 |
Dries Buytaert
|
d01379dd18
|
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.
|
2009-07-27 19:26:31 +00:00 |
Dries Buytaert
|
3a29ee48f8
|
- Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers.
|
2009-07-22 04:45:35 +00:00 |
Angie Byron
|
d2c02ca453
|
#481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...
|
2009-07-21 01:56:36 +00:00 |
Angie Byron
|
7719a88895
|
#525634 by boombatower: Fix value default value of SimpleTest verbose variable.
|
2009-07-21 01:48:08 +00:00 |
Dries Buytaert
|
444ae51f17
|
- Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests.
|
2009-07-20 19:02:38 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Angie Byron
|
48e41d314e
|
#509392 follow-up by adrian: Clean-up for .info files for install profiles patch.
|
2009-07-19 04:48:10 +00:00 |
Dries Buytaert
|
5a8452c55b
|
- Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.
|
2009-07-15 17:40:18 +00:00 |
Angie Byron
|
b692036962
|
#509392 by adrian: Add .info files for installation profiles.
|
2009-07-15 02:08:41 +00:00 |
Angie Byron
|
3472adb2ca
|
#193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.
|
2009-07-14 20:53:16 +00:00 |
Angie Byron
|
d76ec8f1d0
|
#395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to make way for testing suite 2.0.
|
2009-07-14 19:31:32 +00:00 |
Dries Buytaert
|
1256813ae5
|
- Patch #517542 by Damien Tournoud: fixed broken patch.
|
2009-07-14 11:46:55 +00:00 |
Dries Buytaert
|
5cbf5d3bc1
|
- Patch #510460 by tic2000: improved CSS test.
|
2009-07-14 10:43:21 +00:00 |
Angie Byron
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
Dries Buytaert
|
6682ab936c
|
- Patch #517502 by Crell: make transaction API follow its own documentation.
|
2009-07-13 07:27:15 +00:00 |
Dries Buytaert
|
6dc5b5449d
|
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
|
2009-07-12 08:36:35 +00:00 |
Dries Buytaert
|
5fbaa4b83c
|
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
|
2009-07-11 13:56:22 +00:00 |
Dries Buytaert
|
e8b82e0ba4
|
- Patch #481498 by JamesAn: convert simpletest to drupal_static().
|
2009-07-11 06:14:48 +00:00 |
Angie Byron
|
4dc89278b4
|
#500280 follow-up by boombatower: Remove debugging code and fix implementation.
|
2009-07-11 02:23:09 +00:00 |
Angie Byron
|
f6ccf978f6
|
#488542 by yched: Allow field UI to be attached to any fieldable entity.
|
2009-07-10 05:58:13 +00:00 |
Angie Byron
|
ffc8cab84b
|
#505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.
|
2009-07-10 05:45:56 +00:00 |
Angie Byron
|
0f3761b99d
|
#515280 by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5.
|
2009-07-10 03:46:33 +00:00 |
Dries Buytaert
|
6dee32f96c
|
- Patch #500270 by boombatower: properly delete variables in hook_uninstall().
|
2009-07-09 10:21:14 +00:00 |
Dries Buytaert
|
f0f1805e34
|
- Patch #500280 by boombatower, Dries: provide verbose mode for testing.
|
2009-07-08 07:23:23 +00:00 |
Dries Buytaert
|
f9bdd7ae9e
|
- Patch #513102 by yched: small clean-up of field tests.
|
2009-07-08 07:19:05 +00:00 |
Dries Buytaert
|
a4411976fd
|
- Patch #373201 by Berdir: clean-up of some drupal_render() oversight.
|
2009-07-07 13:51:58 +00:00 |
Dries Buytaert
|
b7f34acb6c
|
- Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables.
|
2009-07-07 08:07:24 +00:00 |
Dries Buytaert
|
129a20f155
|
- Patch #512108 by boombatower: added a warning to educate people about the 'Clean environment' button when test run fails.
|
2009-07-07 07:58:09 +00:00 |
Dries Buytaert
|
67fb78ce12
|
- Patch #512104 by boombatower: simpletest breaks high volume sites.
|
2009-07-07 07:52:32 +00:00 |
Dries Buytaert
|
d258bed22a
|
- Patch #443154 by boombatower: make sure fatal errors are reported as test failures.
|
2009-07-07 07:50:53 +00:00 |
Dries Buytaert
|
a05ec18996
|
- Patch #505812 by Josh Waihi: remove database specific test.
|
2009-07-06 13:33:31 +00:00 |
Dries Buytaert
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Angie Byron
|
4a4a6570d8
|
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.
|
2009-07-04 18:26:42 +00:00 |
Dries Buytaert
|
e49ac650a6
|
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
|
2009-07-03 19:21:55 +00:00 |
Dries Buytaert
|
293ea4c569
|
- Patch #316189 by mfb, grndlvl: improved the format_date() test.
|
2009-07-03 05:15:41 +00:00 |
Dries Buytaert
|
cf59ebec77
|
- Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing.
|
2009-07-02 20:19:48 +00:00 |
Angie Byron
|
0142292c71
|
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
|
2009-07-02 04:27:23 +00:00 |
Dries Buytaert
|
b300a7a593
|
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
|
2009-07-01 13:44:53 +00:00 |
Dries Buytaert
|
5962cc5ab2
|
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
|
2009-07-01 12:47:30 +00:00 |
Dries Buytaert
|
fb125851a3
|
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.
|
2009-07-01 08:39:56 +00:00 |
Dries Buytaert
|
00fc298163
|
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you.
|
2009-06-30 11:32:08 +00:00 |