Commit Graph

25 Commits (da115f6ccffb6c9aeb368b56b8664332968a65e6)

Author SHA1 Message Date
catch cc866657ec Issue #3166317 by longwave, anu.a_zyxware: Remove remaining references to XCache 2020-08-27 10:09:38 +01:00
catch 8f7f02c661 Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname() 2020-04-23 17:15:14 +01:00
catch 17153a2605 Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals() 2019-06-10 14:28:03 +01:00
Alex Pott a3270cd3d1
Issue #2575267 by webflo, kgoel, voleger, MerryHamster, hussainweb, Mile23: Add test coverage for rebuild.php 2018-09-19 19:07:53 +01:00
Nathaniel Catchpole e814d6fba8 Issue #2935254 by kim.pepper: Remove all usages of drupal_get_message and drupal_set_message in core includes 2018-01-22 15:28:16 +00:00
Nathaniel Catchpole 4e24aeb72c Issue #2829578 by damiankloip: Rebuild.php script uses array_walk incorrectly 2016-11-23 12:47:48 +00:00
Nathaniel Catchpole 561580c43f Issue #2556025 by david_garcia, dawehner, -enzo-, Fabianx, catch: Make optimized class loader detection more generic to support class loaders other than ApcClassLoader 2016-10-30 19:27:27 +00:00
Nathaniel Catchpole 240586c0af Issue #2729247 by andypost: Replace remaining $request->get() usage to prepare core for Symfony 3 2016-05-23 11:57:13 +01:00
Alex Pott dfe0926912 Issue #2617568 by amateescu, cilefen, Fabianx: Rename apc_* functions with apcu_* 2015-12-09 12:40:26 +00:00
Alex Pott 6dd4b186ad Issue #2400197 by pwolanin, fgm, znerol, neclimdul, mpdonadio, thekevinday, Fabianx: Harden the security where hash values are compared 2015-10-25 20:57:21 -07:00
webchick 3b742fd84b Issue #2380389 by webflo, Mile23, davidwbarratt, timmillwood, hussainweb, tstoeckler, bojanz, yched, MKorostoff, alexpott, webchick: Use a single vendor directory in the root 2015-09-30 12:58:08 -07:00
Nathaniel Catchpole ac8542857a Issue #2476247 by alexpott, mpdonadio: rebuild.php clears APU user cache w/o access check 2015-04-23 11:53:51 +01:00
Nathaniel Catchpole e3573a2a24 Issue #2296009 by fgm, Fabianx, AjitS: Use APC Classloader by default (when available) 2015-04-16 14:46:51 +01:00
catch 95fe74d571 Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers 2015-03-11 08:31:22 +00:00
Alex Pott 62ee12bbff Issue #2304949 by mpdonadio, cilefen, znerol, klausi, gaurav.goyal, regilero: Port HTTP Host header DoS fix from SA-CORE-2014-003 2014-11-21 09:31:37 +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
Nathaniel Catchpole 6aeb7e9a32 Issue #2325197 by tstoeckler, sun: Remove drupal_classloader(). 2014-09-03 14:02:51 +01: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
Alex Pott 6d2ce628bc Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
2014-06-05 12:53:24 -05:00
Nathaniel Catchpole cda051c425 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-05 11:30:04 +01:00
Alex Pott 8a56782390 Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
Nathaniel Catchpole aabf99451a Issue #2036259 by sun, damiankloip, ParisLiakos: Move $drupal_hash_salt to settings(). 2014-02-20 12:29:03 +00:00
webchick 91d82b43e6 Issue #2176151 by sun: Rebuild.php does not include /core/vendor/autoload.php. 2014-01-24 17:48:29 -08:00
Nathaniel Catchpole 52d3b49336 Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script. 2013-12-10 13:50:21 +00:00