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 |
Angie Byron
|
6a079ec277
|
#496950 by oestrich: Alphabetize the list of tests.
|
2009-06-20 06:09:56 +00:00 |
Dries Buytaert
|
fbca363010
|
- Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules.
|
2009-06-20 06:00:24 +00:00 |
Dries Buytaert
|
b65538567d
|
- Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification.
|
2009-06-17 13:40:26 +00:00 |
Angie Byron
|
870b921aa4
|
#482622 by chx and Frando: Allow alternative implementations for caching.
|
2009-06-16 23:48:09 +00:00 |
Angie Byron
|
82aacc0c46
|
#487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions.
|
2009-06-16 04:43:47 +00:00 |
Dries Buytaert
|
f696a0ca4a
|
- Patch #490574 by dww: avoid notices when you don't have files declared in your .info file.
|
2009-06-13 11:29:25 +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 |
Dries Buytaert
|
2d7933870a
|
- Patch #487868 by David_Rothstein: fixed some test issues.
|
2009-06-11 04:16:24 +00:00 |
Dries Buytaert
|
05c39fe7a0
|
- Patch #487830 by c960657: fixed a HTTP header and improved the tests.
|
2009-06-10 20:00:10 +00:00 |
Dries Buytaert
|
d540553f21
|
- Patch #487868 by David_Rothstein: remove meaningless assertions in drupalLogin().
|
2009-06-10 19:57:13 +00:00 |
Dries Buytaert
|
cf7371805e
|
- Patch #336475 by kscheirer, Senpai, j.somers: added some tests for theme_table() and stick table headers.
|
2009-06-09 21:53:26 +00:00 |
Dries Buytaert
|
e9d97f1eef
|
- Patch #449198 by boombatower: cealn up test loading and related API.
|
2009-06-08 09:23:55 +00:00 |
Angie Byron
|
5d58e91623
|
#483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for PostgreSQL.
|
2009-06-08 04:45:32 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +00:00 |
Dries Buytaert
|
36e3d552cf
|
- Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request().
|
2009-06-06 15:43:05 +00:00 |
Dries Buytaert
|
9079d78481
|
- Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
|
2009-06-05 16:55:45 +00:00 |
Dries Buytaert
|
d98102d1d6
|
- Patch #473876 by Berdir: fixed broken query on PostgreSQL.
|
2009-06-04 09:45:10 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
4f2e13f503
|
- Patch #422362 by JamesAn: convert form.inc to use new static caching API.
|
2009-06-02 13:47:26 +00:00 |
Dries Buytaert
|
cbd22269f8
|
- Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up.
|
2009-06-02 13:42:40 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +00:00 |
Angie Byron
|
39c302eec0
|
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.
|
2009-06-02 03:33:36 +00:00 |
Angie Byron
|
a8bfe4c9ec
|
#479200 by yched: Have SimpleTest rebuild node types between test runs.
|
2009-06-02 00:01:52 +00:00 |
Dries Buytaert
|
00271e741f
|
- Patch #458176 by c960657: improved exception handling in database layer.
|
2009-06-01 16:47:06 +00:00 |
Dries Buytaert
|
8a0e218d32
|
- Patch #478188 by boombatower: code style fixes.
|
2009-06-01 11:35:09 +00:00 |
Dries Buytaert
|
0f77f652fa
|
- Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer.
|
2009-05-30 11:17:32 +00:00 |
Dries Buytaert
|
39877809cc
|
- Patch #477038 by Damien Tournoud, chx: add security and session token support to DrupalWebTestCase.
|
2009-05-30 07:09:02 +00:00 |
Dries Buytaert
|
23309d1022
|
- Patch #335067 by JamesAn: improved singular/plural strings in the simpletest UI.
|
2009-05-29 21:25:05 +00:00 |
Angie Byron
|
f13d502403
|
#475348 by boombatower: Move admin/development to system.module so it's available to other modules.
|
2009-05-29 03:57:04 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Angie Byron
|
827e278489
|
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.
|
2009-05-27 02:21:53 +00:00 |
Dries Buytaert
|
2278d592eb
|
- Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail assertions. Woot!
|
2009-05-26 08:46:03 +00:00 |
Dries Buytaert
|
edeea95f5e
|
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.
|
2009-05-25 18:22:31 +00:00 |
Dries Buytaert
|
e2184e25ac
|
- Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible.
|
2009-05-25 05:20:16 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
c9e4bbf91d
|
- Patch #470992 by chx: disable locale module while running tests.
|
2009-05-24 07:04:33 +00:00 |
Dries Buytaert
|
48f8c88a21
|
- Patch #304936 by boombatower, drewish: proper installation of test files and removal.
|
2009-05-24 05:26:10 +00:00 |
Dries Buytaert
|
765d0572a2
|
- Patch #471142 by stella: code style fixes.
|
2009-05-24 05:21:56 +00:00 |
Angie Byron
|
2e2700e06e
|
#469768 again. Let's get those new files there, shall we? :P
|
2009-05-22 15:03:47 +00:00 |