.. |
database
|
- Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for DatabaseStatementInterface is a bit off.
|
2011-10-13 20:19:31 -04:00 |
filetransfer
|
- Patch #1263902 by cweagans: Code style: filetransfer.inc.
|
2011-09-10 11:39:03 -04:00 |
actions.inc
|
Issue #1278160 by tim.plunkett: Lower the logging severity level of 'orphaned actions'.
|
2011-09-28 01:51:14 +09:00 |
ajax.inc
|
Issue #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine et al: documentation and tests for drupal_add_js() and drupal_add_css() with the AJAX framework.
|
2011-09-28 03:15:03 +09:00 |
archiver.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
authorize.inc
|
Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
2011-06-29 23:16:23 -07:00 |
batch.inc
|
- Patch #597108 by jn2: array key syntax in () was not consistent.
|
2011-07-31 23:41:25 -04:00 |
batch.queue.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
bootstrap.inc
|
Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value.
|
2011-10-17 09:22:46 -07:00 |
cache-install.inc
|
Issue #1082328 by pounard: roll back changes to installer.
|
2011-10-02 19:43:40 +09:00 |
cache.inc
|
Issue #1082328 by pounard: roll back changes to installer.
|
2011-10-02 19:43:40 +09:00 |
common.inc
|
Issue #1258176 by sven.lauer: API doc for element_children() is only useful for people who already know what 'children' are.
|
2011-10-16 01:50:06 -07:00 |
date.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
errors.inc
|
- Patch #1054848 by barraponto: fixed typos in code documentation.
|
2011-09-24 22:44:06 +02:00 |
file.inc
|
- Patch #806974 by kiamlaluno, rocket_nova: fixed punctuation errors in messages.
|
2011-10-01 15:47:01 -04:00 |
file.mimetypes.inc
|
Issue #1290486 by arthurf: File.mimetypes needs entry for m4v.
|
2011-09-28 21:59:01 +09:00 |
form.inc
|
Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs.
|
2011-09-28 02:39:34 +09:00 |
gettext.inc
|
- Patch #806974 by kiamlaluno, rocket_nova: fixed punctuation errors in messages.
|
2011-10-01 15:47:01 -04:00 |
graph.inc
|
- Patch #1024684 by linclark: omit & in @param statements.
|
2011-05-08 15:50:38 -04:00 |
image.inc
|
Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O.
|
2011-10-17 09:34:18 -07:00 |
install.core.inc
|
Issue #1082328 by pounard: roll back changes to installer.
|
2011-10-02 19:43:40 +09:00 |
install.inc
|
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
|
2011-10-05 08:43:58 -07:00 |
language.inc
|
- Patch #1280550 by loganfsmyth: language negotiation UX: Change wording and add link on 'detection and selection' page.
|
2011-09-18 20:07:11 -04:00 |
locale.inc
|
Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
|
2011-10-17 09:14:47 -07:00 |
lock.inc
|
- Patch #1216886 by pounard: _lock_id() shouldn't use drupal_static(), any cache clear would potentially make locks stall.
|
2011-07-31 23:34:33 -04:00 |
mail.inc
|
Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows.
|
2011-07-04 09:58:33 -07:00 |
menu.inc
|
Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more detail.
|
2011-09-29 00:12:21 +09:00 |
module.inc
|
- Patch #577950 by marcingy: API-cleanup: Factor module_implements() parameter into it's own function.
|
2011-09-24 22:08:06 +02:00 |
pager.inc
|
- Patch #1054848 by barraponto: fixed typos in code documentation.
|
2011-09-24 22:44:06 +02:00 |
password.inc
|
Issue #1203852 by pwolanin: Changed Increase hashing iterations for more secure password hashes.
|
2011-07-03 10:52:25 -07:00 |
path.inc
|
- Patch #1272686 by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API.
|
2011-09-11 12:14:18 -04:00 |
registry.inc
|
- Patch #577950 by marcingy: API-cleanup: Factor module_implements() parameter into it's own function.
|
2011-09-24 22:08:06 +02:00 |
session.inc
|
Issue #825972 by daniels220, Reidsy: Fixed sess_write()/sess_read() documentation should recommend instead.
|
2011-09-28 13:04:02 +09:00 |
standard.inc
|
Committing missing file from #1231402 to un-break testbot.
|
2011-09-08 16:46:04 -07:00 |
stream_wrappers.inc
|
- Patch #1307332 by pillarsdotnet: improve the docs for DrupalLocalStreamWrapper::getLocalPath() function.
|
2011-10-16 12:52:19 -04:00 |
tablesort.inc
|
- Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
2011-04-10 18:03:07 +02:00 |
theme.inc
|
Issue #1011614 by catch: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size.
|
2011-10-02 12:14:51 -07: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:07 -04:00 |
unicode.entities.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
unicode.inc
|
Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows.
|
2011-07-04 09:58:33 -07:00 |
update.inc
|
- Patch #1018602 by fago, catch, aspilicious: move entity system to a module.
|
2011-09-21 06:09:49 -04:00 |
updater.inc
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
utility.inc
|
- Patch #1054848 by barraponto: fixed typos in code documentation.
|
2011-09-24 22:44:06 +02:00 |
uuid.inc
|
- Patch #1252486 by dixon_, skwashd, heyrocker, Rob Loach: low level UUID API in core.
|
2011-08-31 06:24:17 -04: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:17:11 +02:00 |