Angie Byron
|
75c8c24c69
|
Oops. Extra file got in that last commit.
|
2009-08-15 17:53:56 +00:00 |
Angie Byron
|
7e04923b9e
|
#529126 by boombatower: Split up SimpleTest verbose output into separate files.
|
2009-08-15 17:52:53 +00:00 |
Angie Byron
|
6a97ac176e
|
#296319 by redndahead, lilou, domas, and kscheirer: Added tests for external URL options.
|
2009-08-15 06:30:38 +00:00 |
Angie Byron
|
8b86d0da84
|
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
|
2009-08-15 06:20:20 +00:00 |
Angie Byron
|
6e3832f4ff
|
#264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css().
|
2009-08-14 16:15:38 +00:00 |
Angie Byron
|
a3018c01a2
|
#167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php
|
2009-08-13 03:05:54 +00:00 |
Dries Buytaert
|
9c0e6e9242
|
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
|
2009-08-11 14:59:40 +00:00 |
Dries Buytaert
|
735e532bee
|
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
|
2009-08-11 11:52:46 +00:00 |
Angie Byron
|
e758e30450
|
#533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc.
|
2009-08-05 16:16:41 +00:00 |
Angie Byron
|
4e614ace82
|
#434350 by cpliakas and Crell: Add a method to explicitly close a database connection.
|
2009-08-04 05:36:57 +00:00 |
Angie Byron
|
65a1528f05
|
#341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down.
|
2009-08-04 04:02:26 +00:00 |
Angie Byron
|
2e34decb3b
|
#537044 by dropcube: Simplify and expand taxonomy hook tests.
|
2009-08-03 20:19:29 +00:00 |
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
|
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
|
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 |
Angie Byron
|
d2c02ca453
|
#481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...
|
2009-07-21 01:56:36 +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 |
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
|
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
|
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
|
e8b82e0ba4
|
- Patch #481498 by JamesAn: convert simpletest to drupal_static().
|
2009-07-11 06:14:48 +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
|
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
|
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 |
Dries Buytaert
|
a8bc7688c9
|
- Patch #316189 by mfb: tests for format_date.
|
2009-06-30 09:39:19 +00:00 |
Angie Byron
|
783d541179
|
#493296 by jrchamp: Fix label on test assertion.
|
2009-06-28 03:08:38 +00:00 |
Angie Byron
|
6c9436abbf
|
#333171 by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests).
|
2009-06-28 01:00:42 +00:00 |
Dries Buytaert
|
7613aa5908
|
- Patch #369314 by Berdir: make sub-selects work.
|
2009-06-27 09:41:56 +00:00 |
Dries Buytaert
|
fbca363010
|
- Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules.
|
2009-06-20 06:00:24 +00:00 |
Angie Byron
|
870b921aa4
|
#482622 by chx and Frando: Allow alternative implementations for caching.
|
2009-06-16 23:48:09 +00:00 |
Dries Buytaert
|
3d64cb5eca
|
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
|
2009-06-12 08:39:40 +00:00 |