.. |
actions.inc
|
- Patch #148410 by jvandyk: added rewrite of the actions module!
|
2007-06-29 18:06:51 +00:00 |
batch.inc
|
- Patch #149593 by yched: batch API fixes.
|
2007-07-20 05:44:13 +00:00 |
bootstrap.inc
|
- Patch #162944 by profix898: cleanup ip_address() code.
|
2007-07-29 21:04:03 +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
|
- Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.
|
2007-07-29 17:28:23 +00:00 |
database.inc
|
#158133 by killes: do not break HAVING SQL constructs in SQL rewrites
|
2007-07-12 09:21:30 +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
|
- Removing some whitespace.
|
2007-07-23 08:05:14 +00:00 |
database.mysqli.inc
|
- Removing some whitespace.
|
2007-07-23 08:05:14 +00:00 |
database.pgsql.inc
|
- Removing some whitespace.
|
2007-07-23 08:05:14 +00:00 |
file.inc
|
#159475 by paddy_deburca: maxheight is never defined, height should be used
|
2007-07-25 17:41:27 +00:00 |
form.inc
|
- Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.
|
2007-07-29 17:28:23 +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 #160620 by kkaefer: E_NOTICE fix.
|
2007-07-21 09:26:07 +00:00 |
mail.inc
|
- Patch #155986 by Uwe: fixed typos.
|
2007-07-02 14:41:37 +00:00 |
menu.inc
|
#156626 by pwolanin: allow deletion of custom menus
|
2007-07-25 14:44:03 +00:00 |
module.inc
|
- Patch #160263 by Rok Zlender: module_implements() refresh is not working.
|
2007-07-18 14:10:14 +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 #40545 by Moshe: reduces contention in the users table.
|
2007-07-23 07:29:29 +00:00 |
tablesort.inc
|
- Patch #151491 by john vandyck: fixed notice with table sorting.
|
2007-06-14 06:12:09 +00:00 |
theme.inc
|
#159804 by myself: closure should be filled last, so we have a predictable place to collect queries and strings used on the page
|
2007-07-18 07:05:49 +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 |