.. |
actions.inc
|
- Patch #148410 by jvandyk: added rewrite of the actions module!
|
2007-06-29 18:06:51 +00:00 |
batch.inc
|
- Patch #156425 by asimmonds: added missing CVS IDs.
|
2007-07-03 19:49:07 +00:00 |
bootstrap.inc
|
#82499 by Jose A Reyero and a little bit from myself: send emails localized in the language needed in specific situations, and centralize mail composing operations with hook_mail()
|
2007-07-01 19:49:19 +00:00 |
cache-install.inc
|
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
|
2007-05-14 13:43:38 +00:00 |
cache.inc
|
- Patch #55516 by David Strauss et al: removed some database locking.
|
2007-05-25 21:01:30 +00:00 |
common.inc
|
#112374 by Wesley Tanaka: drupal_add_feed() should not allow adding the same feed more then once to the page
|
2007-07-04 22:47:28 +00:00 |
database.inc
|
- Patch #155986 by Uwe: fixed typos.
|
2007-07-02 14:41:37 +00:00 |
database.mysql-common.inc
|
#150210 by bjaspan and Frando: explicit table names for create table statements and fixing a schema referencing bug
|
2007-06-26 20:24:19 +00:00 |
database.mysql.inc
|
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
|
2007-06-05 12:13:23 +00:00 |
database.mysqli.inc
|
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
|
2007-06-05 12:13:23 +00:00 |
database.pgsql.inc
|
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes
|
2007-07-05 08:48:58 +00:00 |
file.inc
|
- Patch #155986 by Uwe: fixed typos.
|
2007-07-02 14:41:37 +00:00 |
form.inc
|
- Patch #121620 by Eaton, dopry et al: formAPI #type .'_value' callback, remove hardcoded switch from form.inc, has been ready for about one week and required to make the CCK better.
|
2007-07-04 15:45:37 +00:00 |
image.inc
|
- Patch #142798 by sime: documentation fix.
|
2007-05-12 05:51:20 +00:00 |
install.inc
|
#150554 suggested by kkaefer, patch by me: rename 'po' folders to the more user friendly 'translations' name
|
2007-06-13 19:39:04 +00:00 |
install.mysql.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
install.mysqli.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
install.pgsql.inc
|
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
|
2007-04-13 08:56:59 +00:00 |
language.inc
|
#158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the language bootstrap phase
|
2007-07-11 20:07:00 +00:00 |
locale.inc
|
- Patch #155986 by Uwe: fixed typos.
|
2007-07-02 14:41:37 +00:00 |
mail.inc
|
- Patch #155986 by Uwe: fixed typos.
|
2007-07-02 14:41:37 +00:00 |
menu.inc
|
- Patch #151055 by pwolanin et al: fixed problems with moving menu items.
|
2007-07-09 18:08:15 +00:00 |
module.inc
|
#152926 by dww: add hook_system_info_alter() to make .info file data modifiable in PHP code
|
2007-06-27 21:59:33 +00:00 |
pager.inc
|
- Patch #135931 by EclipseGc: semantic update for core pager.
|
2007-05-01 06:53:03 +00:00 |
path.inc
|
#150049 by Moshe Weitzman: empower custom url rewriting with url() options
|
2007-06-18 06:59:11 +00:00 |
session.inc
|
- Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy.
|
2007-05-25 15:04:42 +00:00 |
tablesort.inc
|
- Patch #151491 by john vandyck: fixed notice with table sorting.
|
2007-06-14 06:12:09 +00:00 |
theme.inc
|
- Patch #141730 by Earl: allow theming system to use wildcards. I promised in the issue that this patch would still go in, so here goes.
|
2007-07-03 18:48:41 +00:00 |
unicode.inc
|
- Patch #142337 by drewish: fixed E_ALL problem.
|
2007-05-12 06:08:56 +00:00 |
xmlrpc.inc
|
- Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail.
|
2007-04-18 20:35:45 +00:00 |
xmlrpcs.inc
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |