Commit Graph

436 Commits (a2defc66d0650c1bf5426dbbd5340ce939883110)

Author SHA1 Message Date
Nathaniel Catchpole 029d74f8a9 Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(), language_list() and language_default() from bootstrap.inc 2015-03-04 17:21:33 +00:00
Nathaniel Catchpole 7670ea41df Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase 2015-03-04 17:17:28 +00:00
Alex Pott 8db8dd0821 Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user 2015-02-21 17:29:58 +00:00
webchick 4fe82dea6e Issue #2426457 by alexpott: Remove request_path 2015-02-18 10:13:42 -08:00
Alex Pott 4709679e18 Issue #2193623 by JeroenT, ianthomas_uk, shumer, LinL: Remove module_implements and module_list 2015-02-09 09:19:30 +00:00
Alex Pott 49cdfedf5f Issue #2330181 by esod, ashutoshsngh, gaurav_varshney, ranjeet.paliwal, joshi.rohit100, er.pushpinderrana, oriol_e9g: Remove bootstrap.inc module_invoke() 2015-02-07 11:09:46 +00:00
Alex Pott 2bf5573595 Issue #2421005 by tim.plunkett: Add \Drupal::hasContainer() instead of checking if \Drupal::getContainer() === NULL 2015-02-05 20:50:59 +00:00
Alex Pott 1e985b0d32 Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware 2015-01-23 13:19:03 +00:00
Nathaniel Catchpole 7d3be895ae Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle() 2015-01-12 11:38:54 +00:00
Alex Pott e55610f88d Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig 2014-12-11 11:35:52 +01:00
Nathaniel Catchpole 6414318293 Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid() 2014-12-05 10:38:21 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Alex Pott 7473eaf4c0 Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work. 2014-11-12 23:28:35 -08:00
Alex Pott 13aef43836 Issue #2267551 followup by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering. 2014-11-05 23:40:26 +00:00
Nathaniel Catchpole 5b1f495510 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
webchick 89c6ae701d Issue #2267551 follow-up by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering. 2014-10-20 11:44:35 -07:00
webchick ba1393b7b7 Issue #2355573 by YesCT: Use English or in some LanguageInterface copy and paste docs. 2014-10-14 09:19:29 -07:00
Alex Pott b82e28d5e4 Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels. 2014-10-14 09:43:11 +01:00
Nathaniel Catchpole 85145ba9e3 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
catch df20c166d9 Issue #2267551 by jfhovinne, ParisLiakos, catch: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits. 2014-10-07 23:14:37 +01:00
catch 010b586434 Revert "Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits."
This reverts commit 8d97ffff06.
2014-10-05 18:13:59 +02:00
Alex Pott ebdca18dc3 Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog(). 2014-10-05 14:07:07 +02:00
Alex Pott 74857b53c2 Issue #1845104 by longwave, thehong | martin_q: Fixed drupal_set_message('0') results in no output rather than outputting "0". 2014-10-04 16:57:03 +02:00
Alex Pott 8d97ffff06 Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits. 2014-10-03 11:47:25 +02:00
webchick d4b7bc7890 Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ]. 2014-09-27 00:19:16 -07:00
Alex Pott fb6c562c9e Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework. 2014-09-20 11:14:29 +01:00
Jennifer Hodgdon 73c66d4dec Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:21:39 -07:00
Alex Pott f8c58623ac Issue #2314181 by roderik | hefox: Change drupal_static('name', whatever, TRUE) function comments. 2014-09-16 12:51:03 +01:00
Nathaniel Catchpole 6aeb7e9a32 Issue #2325197 by tstoeckler, sun: Remove drupal_classloader(). 2014-09-03 14:02:51 +01:00
Nathaniel Catchpole 7c226d14a8 Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements. 2014-07-22 10:24:02 +01:00
Alex Pott 7d0c5795a6 Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files. 2014-07-20 11:28:21 +01:00
Alex Pott 87e675f09b Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default 2014-07-18 10:05:22 +01:00
webchick 0ae0cdb946 Issue #2297487 by er.pushpinderrana, marcingy: Remove the check_plain function. 2014-07-13 13:25:50 -07:00
Alex Pott 24cfbec0ae Issue #2301577 by ParisLiakos, joshi.rohit100: Remove drupal_alter() as it is deprecated. 2014-07-13 10:01:38 +01:00
Alex Pott 8853240aff Issue #2300853 by joshi.rohit100: Remove language() method from bootstrap.inc as it is deprecated. 2014-07-13 10:00:13 +01:00
webchick 17e7dbac24 Issue #2300831 by joshi.rohit100: Remove module_exists() as it is deprecated. 2014-07-11 22:55:11 -07:00
webchick 458b9fc7eb Issue #2300857 by joshi.rohit100: Remove lock() method from bootstrap.inc as deprecated. 2014-07-11 22:49:28 -07:00
Alex Pott ad3e93699d Issue #2300821 by joshi.rohit100: Remove module_invoke_all() as it is deprecated. 2014-07-11 11:06:17 +01:00
Alex Pott 36c7a10caa Issue #2300833 by joshi.rohit100: Remove module_hook() as it is deprecated. 2014-07-11 10:57:45 +01:00
Alex Pott b55f3ed432 Issue #2300697 by joshi.rohit100: Remove drupal_is_cli() as It is deprecated. 2014-07-11 10:56:21 +01:00
Alex Pott 5dd3776909 Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats. 2014-07-07 16:33:35 +01:00
Alex Pott e2a239e885 Issue #2297533 by longwave | marcingy: Remove drupal_check_memory_limit function. 2014-07-07 14:54:31 +01:00
Alex Pott 0a54fea93a Issue #2294093 by ParisLiakos: Remove arg(). 2014-07-07 12:00:37 +01:00
Alex Pott 8878f6b107 Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt(). 2014-07-07 11:48:03 +01:00
Alex Pott 8074550db8 Issue #2294161 by ParisLiakos: Deprecate and remove usages of drupal_is_cli(). 2014-07-07 11:43:37 +01:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -07:00
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
Nathaniel Catchpole 52b844921c Issue #2185315 by justafish, InternetDevels: Remove deprecated drupal_anonymous_user() function. 2014-06-11 11:41:34 +01:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00