.. |
database
|
Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes.
|
2011-05-29 21:51:22 -07:00 |
filetransfer
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
actions.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
ajax.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
archiver.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
authorize.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
batch.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
batch.queue.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
bootstrap.inc
|
Ahem. Once again.
|
2011-05-25 14:26:11 -07:00 |
cache-install.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
cache.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
common.inc
|
Issue #1063636 by barbi: Changed drupal_add_css() should reference drupal_get_css().
|
2011-05-29 22:39:13 -07:00 |
date.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
entity.inc
|
- Patch #1096842 by nanotube: typo in EntityFieldQuery documentation.
|
2011-04-14 22:05:25 -04:00 |
errors.inc
|
- Patch #1169338 by barbi: _drupal_log_error() - doc is incomplete.
|
2011-05-28 09:29:01 -04:00 |
file.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
file.mimetypes.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
form.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
graph.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
image.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
install.core.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
install.inc
|
Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't.
|
2011-06-01 01:19:14 -07:00 |
iso.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
language.inc
|
Issue #1096340 by plach, fietserwin, sun: Fixed Stale language types/negotation info after enabling/disabling modules.
|
2011-05-24 08:58:16 -07:00 |
locale.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
lock.inc
|
- Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less.
|
2011-05-13 22:34:19 -04:00 |
mail.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
menu.inc
|
Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when menu_name() contains a hyphen.
|
2011-05-18 00:04:43 -05:00 |
module.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
pager.inc
|
- Patch #1110064 by jeffschuler: two @defgroup comment fixes.
|
2011-04-12 22:47:12 +02:00 |
password.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
path.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
registry.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
session.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
stream_wrappers.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
tablesort.inc
|
Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
2011-04-10 16:26:08 -07:00 |
theme.inc
|
- Patch #1038788 by wojtha, sign: drupal_find_theme_functions() removes all theme 'prefix_' occurences.
|
2011-05-22 09:01:49 -04:00 |
theme.maintenance.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
token.inc
|
- Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up to doc standards.
|
2011-05-23 20:59:22 -04:00 |
unicode.entities.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
unicode.inc
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
update.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
updater.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
utility.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
xmlrpc.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
xmlrpcs.inc
|
- Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data.
|
2011-04-10 22:16:59 +02:00 |