.. |
actions.inc
|
#174170 by Shiny: different method to insert an action row with default values, so it works with PostgreSQL too
|
2007-09-09 20:01:39 +00:00 |
batch.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |
bootstrap.inc
|
#163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames
|
2007-10-05 14:50:25 +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
|
noted by Robert Douglass in his caching presentation: the key param to cache_get should be renamed to cid for consistency (all other functions have cid)
|
2007-08-26 09:33:49 +00:00 |
common.inc
|
#182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request
|
2007-10-11 09:47:23 +00:00 |
database.inc
|
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
|
2007-10-05 14:43:26 +00:00 |
database.mysql-common.inc
|
- Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema.
|
2007-10-02 16:15:56 +00:00 |
database.mysql.inc
|
#168812 by webchick and pwolanin: in case we have a database error, trace it back to the original database function call, so we can provide a more accurate error message for DB errors
|
2007-08-29 18:38:55 +00:00 |
database.mysqli.inc
|
- Patch #172433 by webchick: better connection error reporting for mysqli.
|
2007-09-03 17:02:16 +00:00 |
database.pgsql.inc
|
- Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema.
|
2007-10-02 16:15:56 +00:00 |
file.inc
|
#104220 by ChrisKennedy: remove arbitrary half post max size restriction on maximum uploadable file size
|
2007-10-08 13:13:13 +00:00 |
form.inc
|
#182310 by chx: remove #DANGEROUS_SKIP_CHECK, as with the AHAH functionality now we have safer methods to add things in the cached form for validation, so we don't need this security hole possibility kept anymore.
|
2007-10-11 09:22:39 +00:00 |
image.gd.inc
|
#164935 by Ralf Stamm: standardize CVS Id tags in files:
|
2007-08-07 08:39:36 +00:00 |
image.inc
|
- Patch #148346 by drewish: added PHPdoc.
|
2007-08-08 07:46:09 +00:00 |
install.inc
|
#112064 by Dave Cohen and pwolanin: do not cache installer redirects, so live Drupal pages will be visible instead of cached installer pages
|
2007-09-07 10:48:24 +00:00 |
install.mysql.inc
|
#164765 by dmitrig01: remove trailing PHP closing tags, which were causing problems
|
2007-08-06 10:28:42 +00:00 |
install.mysqli.inc
|
#172433 by chx: use the proper mysqli error function if there is no connection
|
2007-09-02 12:50:55 +00:00 |
install.pgsql.inc
|
#164765 by dmitrig01: remove trailing PHP closing tags, which were causing problems
|
2007-08-06 10:28:42 +00:00 |
language.inc
|
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.
|
2007-10-02 16:03:17 +00:00 |
locale.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |
mail.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |
menu.inc
|
#180588 by merlinofchaos: run tabs through theme('menu_item_link') compared to just l() directly, so they can be properly themed
|
2007-10-08 18:49:03 +00:00 |
module.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |
pager.inc
|
- Patch #163508 by profix898: fixed 4 E_ALL notices.
|
2007-08-02 10:58:41 +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 #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
|
2007-08-12 15:55:36 +00:00 |
tablesort.inc
|
- Patch #151491 by john vandyck: fixed notice with table sorting.
|
2007-06-14 06:12:09 +00:00 |
theme.inc
|
#181564 by Crell: add first and last CSS classes to menu tree lists and themed item lists for themers to use
|
2007-10-08 14:15:09 +00:00 |
unicode.inc
|
- Patch #142337 by drewish: fixed E_ALL problem.
|
2007-05-12 06:08:56 +00:00 |
xmlrpc.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |
xmlrpcs.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |