.. |
database
|
- Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN clauses in dynamic query. Cool feature/syntax.
|
2008-12-12 16:21:58 +00:00 |
actions.inc
|
#333658 by sun: Code clean-up for actions.inc.
|
2008-12-04 18:42:03 +00:00 |
batch.inc
|
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
|
2008-11-10 05:23:01 +00:00 |
bootstrap.inc
|
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
|
2008-12-03 14:51:53 +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
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
common.inc
|
- Patch #345167 by JacobSignh, pwolanin, jlkreiss, keith.smith et al: fix some new line behavior in drupal_http_request().
|
2008-12-12 16:07:13 +00:00 |
file.inc
|
- Patch #341910 by mayer: make file_space_used work on PostgreSQL.
|
2008-12-04 11:09:33 +00:00 |
form.inc
|
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
|
2008-12-03 16:32:22 +00:00 |
image.inc
|
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
|
2008-07-08 01:08:15 +00:00 |
install.inc
|
#340500 by justinrandell: Fix silliness in install.inc that was loading the db system twice for no apparent reason.
|
2008-11-30 01:11:23 +00:00 |
language.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
locale.inc
|
- Patch #276111 by pwolanin, Gabor et al: validate translation strings on import.
|
2008-12-09 19:53:36 +00:00 |
mail.inc
|
- Patch #330084 by c960657: don't set Reply-To header unless necessary and fixed documentation issue.
|
2008-11-07 16:59:36 +00:00 |
menu.inc
|
- Patch #320510 by hswong3i et al: convert menu.inc to new database abstraction layer.
|
2008-12-03 14:38:59 +00:00 |
module.inc
|
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
|
2008-11-24 10:41:40 +00:00 |
pager.inc
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
password.inc
|
- Patch #101543 by webchick: document all constants.
|
2008-05-26 17:12:55 +00:00 |
path.inc
|
- Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().
|
2008-12-09 07:16:10 +00:00 |
registry.inc
|
#338184 by Damien Tournoud: Remove special workarounds for serialize() in the registry.
|
2008-11-29 23:21:22 +00:00 |
session.inc
|
- Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now.
|
2008-11-24 06:12:46 +00:00 |
tablesort.inc
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
theme.inc
|
#333060 by merlinofchaos, dvessel, neclimdul: Prevent parent theme clobbering.
|
2008-12-07 09:32:58 +00:00 |
theme.maintenance.inc
|
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
|
2008-11-24 10:41:40 +00:00 |
unicode.inc
|
- Patch #330040 by earnie: code comment improvements.
|
2008-11-05 12:58:59 +00:00 |
xmlrpc.inc
|
- Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.
|
2008-10-15 13:56:08 +00:00 |
xmlrpcs.inc
|
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
|
2008-05-06 12:18:54 +00:00 |