.. |
actions.inc
|
- Patch #203846 by pwolanin: remove PHP4 compatibility code.
|
2008-02-17 22:15:04 +00:00 |
batch.inc
|
#196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches
|
2007-12-20 11:57:20 +00:00 |
bootstrap.inc
|
Drupal 6 RC2
|
2008-01-10 22:47:17 +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
|
#215252 by bdragon: reset the cache flush variable before the cache is flushed, so busy sites will not attempt multiple cache flushes at a time
|
2008-01-29 11:36:06 +00:00 |
common.inc
|
- Patch #189568 by dvessel et al: overriding of module CSS didn't always work.
|
2008-02-20 13:38:32 +00:00 |
database.inc
|
#151910 by chx: support subqueries in db_rewrite_sql() - now that we use subqueries even in core, this was critical
|
2008-01-08 16:03:31 +00:00 |
database.mysql-common.inc
|
- Patch #218054 by Arancaytar: _db_create_field_sql has precision and scale arguments in wrong order.
|
2008-02-08 03:24:05 +00:00 |
database.mysql.inc
|
- Patch #212918 by pwolanin: enable MySQL's ANSI-mode. We can chose to disable this when we ship Drupal 7, but it is really helpful during the development cycle.
|
2008-02-17 19:39:11 +00:00 |
database.mysqli.inc
|
- Patch #212918 by chx: fixed SQL queries on mysqli.
|
2008-02-21 20:12:47 +00:00 |
database.pgsql.inc
|
- Patch #218054 by Arancaytar: _db_create_field_sql has precision and scale arguments in wrong order.
|
2008-02-08 03:24:05 +00:00 |
file.inc
|
- Patch #218915 by keith and jakeg: fixed typo in watchdog() call.
|
2008-02-17 20:01:49 +00:00 |
form.inc
|
- Patch #216059 by nedjo, theborg, karens, goba, webchick et al: AHAH triggered by text input enter key press breaks autocomplete.
|
2008-02-12 13:52:33 +00:00 |
image.gd.inc
|
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
|
2008-02-06 19:38:28 +00:00 |
image.inc
|
#213517 by ax: inline documentation cleanup, fixing four unclosed @defgroups
|
2008-01-28 16:05:17 +00:00 |
install.inc
|
- Patch #217803 by csevb10 and senpai: uninstall system does not correctly remove dynamic menu items when a module is deleted.
|
2008-02-12 13:45:16 +00:00 |
install.mysql.inc
|
#194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers
|
2008-01-23 09:59:29 +00:00 |
install.mysqli.inc
|
#194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers
|
2008-01-23 09:59:29 +00:00 |
install.pgsql.inc
|
- Patch #184867 by deekayen: better error messages.
|
2007-10-22 15:22:39 +00:00 |
language.inc
|
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
|
2008-02-06 19:38:28 +00:00 |
locale.inc
|
#207982 by domasj: Lithuanian native language name was incorrect
|
2008-01-09 21:36:13 +00:00 |
mail.inc
|
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
|
2008-02-06 19:38:28 +00:00 |
menu.inc
|
- Patch #220953 by pwolanin: fixed bug in _menu_navigation_links_rebuild().
|
2008-02-23 08:10:03 +00:00 |
module.inc
|
#203794 by douggreen: nonexistent dependencies should not be considered on the dependency checker
|
2007-12-27 12:31:05 +00:00 |
pager.inc
|
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
|
2007-12-06 09:58:34 +00:00 |
path.inc
|
- Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by eliminating an SQL query.
|
2008-02-18 16:49:23 +00:00 |
session.inc
|
- Patch #218116 by greggles: document session_save_session().
|
2008-02-17 20:03:42 +00:00 |
tablesort.inc
|
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
|
2008-01-04 09:31:49 +00:00 |
theme.inc
|
- Patch #224142 by jvandyk: tiny performance improvement for theme().
|
2008-02-20 13:39:29 +00:00 |
theme.maintenance.inc
|
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
|
2008-02-06 19:38:28 +00:00 |
unicode.inc
|
- Patch #204221 by webernet: code style fixes.
|
2007-12-28 12:02:52 +00:00 |
xmlrpc.inc
|
#207991 by Rok Zlender: xmlrpc_date did not parse dates well
|
2008-01-09 21:52:43 +00:00 |
xmlrpcs.inc
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |