.. |
tests
|
- Patch #191499 by catch: remove display order settings and cleaned up some white space.
|
2008-07-03 17:57:03 +00:00 |
actions.inc
|
- Restored actions.inc
|
2008-06-29 12:07:15 +00:00 |
batch.inc
|
- Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach. Great work.
|
2008-06-24 21:51:03 +00:00 |
bootstrap.inc
|
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
|
2008-07-08 01:08:15 +00:00 |
cache-install.inc
|
#164935 by Ralf Stamm: standardize CVS Id tags in files:
|
2007-08-07 08:39:36 +00:00 |
cache.inc
|
- Patch #277440 by R.Muilwijk: fixed bug caching integers and doubles. Fixes 2 of the 3 failing cache tests.
|
2008-07-02 20:42:25 +00:00 |
common.inc
|
- Patch #277604 by gpk: improved phpDoc of url().
|
2008-07-02 19:36:52 +00:00 |
database.inc
|
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
|
2008-07-01 20:36:40 +00:00 |
database.mysql-common.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
database.mysql.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
database.mysqli.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
database.pgsql.inc
|
- Patch #256001 by bjaspan: pgsql driver does not handle unsigned numeric fields.
|
2008-05-09 19:18:11 +00:00 |
file.inc
|
- Patch #257537 by dopry: made file_check_directory less verbose on success.
|
2008-07-05 18:34:29 +00:00 |
form.inc
|
- Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset().
|
2008-06-25 09:57:07 +00:00 |
image.inc
|
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
|
2008-07-08 01:08:15 +00:00 |
install.inc
|
- Patch #101543 by webchick: document all constants.
|
2008-05-26 17:12:55 +00:00 |
install.mysql.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
install.mysqli.inc
|
#194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers
|
2008-01-23 09:59:29 +00:00 |
install.pgsql.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
language.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
locale.inc
|
- Patch #101543 by webchick: document all constants.
|
2008-05-26 17:12:55 +00:00 |
mail.inc
|
- Patch #258192 by dww: drupal_html_to_text() doesn't support <strong class='foo'>.
|
2008-05-19 19:25:24 +00:00 |
menu.inc
|
- Patch #278458 by pwolanin: menu_link_maintain() doesn't always clear the menu cache properly.
|
2008-07-10 10:58:01 +00:00 |
module.inc
|
- Patch #256579 by justinrandell: registry performance optimizations.
|
2008-05-13 17:38:42 +00:00 |
pager.inc
|
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
|
2007-12-06 09:58:34 +00:00 |
password.inc
|
- Patch #101543 by webchick: document all constants.
|
2008-05-26 17:12:55 +00:00 |
path.inc
|
- Patch #196862 by catch: rolled back path optimization as it broke certain tests.
|
2008-06-24 22:12:15 +00:00 |
registry.inc
|
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
|
2008-05-06 12:32:02 +00:00 |
session.inc
|
- Patch #213699 by Damien Tournoud, c960657: fixed race condition in sess_write().
|
2008-07-11 10:14:27 +00:00 |
tablesort.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
theme.inc
|
- Patch #280629 by Damien, pwolanin, Susurrus, et al: ensure safe arguments in theme_links().
|
2008-07-11 02:23:08 +00:00 |
theme.maintenance.inc
|
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
|
2008-07-01 20:36:40 +00:00 |
unicode.inc
|
- Patch #270045 by drewish, Susurrus: clean up return values.
|
2008-06-18 03:36:24 +00:00 |
xmlrpc.inc
|
- Patch #245961 boombatower: fixed exceptions in XML-RPC library.
|
2008-06-27 07:26:31 +00:00 |
xmlrpcs.inc
|
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
|
2008-05-06 12:18:54 +00:00 |