.. |
batch.inc
|
Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached.
|
2014-10-10 12:49:31 +01:00 |
bootstrap.inc
|
Issue #2362123 by Wim Leers: Drupal_page_header() and drupal_send_headers() are dead code: already deprecated, zero uses remain: remove.
|
2014-10-23 10:20:47 +01:00 |
common.inc
|
Issue #2183075 by valderama, dinarcon, er.pushpinderrana, amitgoyal, umar-ahmad: Tidy up css.gzip and js.gzip configuration.
|
2014-10-24 16:58:22 +01:00 |
database.inc
|
Issue #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 07:21:39 -07:00 |
entity.inc
|
Issue #2296115 by jhodgdon, hussainweb: Fixed Several entity loadRevision() methods do not obey the interface contract.
|
2014-10-14 09:32:57 +01:00 |
errors.inc
|
Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
|
2014-10-14 09:43:11 +01:00 |
file.inc
|
Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services.
|
2014-10-14 12:06:10 +01:00 |
form.inc
|
Issue #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder().
|
2014-10-14 13:55:12 +01:00 |
install.core.inc
|
Issue #2360841 by tstoeckler: Fixed Overriding the translation path in the installer does not work.
|
2014-10-22 12:36:05 +01:00 |
install.inc
|
Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services.
|
2014-10-14 12:06:10 +01:00 |
mail.inc
|
Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager.
|
2014-08-11 09:25:38 -05:00 |
menu.inc
|
Issue #2359035 by metzlerd: Add info to Routing topic about magic placeholder transformation to parameters in method
|
2014-10-19 06:14:11 -07:00 |
module.inc
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
pager.inc
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
path.inc
|
Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator.
|
2014-09-16 12:09:35 +01:00 |
schema.inc
|
Issue #2194885 by Berdir | sun: Remove drupal_write_record().
|
2014-09-17 23:00:57 +01:00 |
tablesort.inc
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
theme.inc
|
Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX.
|
2014-10-24 15:51:28 +01:00 |
theme.maintenance.inc
|
Issue #2215543 by Antti J. Salminen, mrjmd, alexrayu, olemedia | joelpittet: Replace strong tag with CSS in template_preprocess_authorize_report and remove id..
|
2014-10-05 18:02:18 +02:00 |
unicode.inc
|
Issue #2350437 by rpayanm, hussainweb, Noe_ | dawehner: Mark unicode.inc functions as deprecated.
|
2014-10-13 14:18:11 +01:00 |
update.inc
|
Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup).
|
2014-10-21 10:05:08 +01:00 |
utility.inc
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |