Commit Graph

245 Commits (a7c37e03ee30d7363f4fd48264897cae3fda203c)

Author SHA1 Message Date
Alex Pott 7394ae9c27 Issue by tim.plunkett: Follow-up to "HTTP_HOST header cannot be trusted" 2015-01-30 23:17:51 +00:00
Alex Pott 6d05fc8e5d Issue by chx, webflo: Adjust the order of container yamls to override settings per environment 2015-01-26 10:40:40 +00:00
Alex Pott c15cf7d234 Revert "Issue by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea.
2015-01-25 12:02:54 +00:00
Alex Pott 920382d4ea Issue by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 11:54:14 +00:00
Alex Pott 98377d5725 Issue by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
Alex Pott a8cccfce62 Revert "Issue by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac.
2015-01-21 10:03:23 +00:00
Alex Pott 2c9eddf3ac Issue by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-21 09:46:25 +00:00
Nathaniel Catchpole 73069e05e8 Issue by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 9a6582b1f9 Issue by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service 2015-01-12 12:02:55 +00:00
Jennifer Hodgdon 425a41eeef Issue by idebr: settings.php says it contains Twig debug settings while these are actually in services.yml 2015-01-06 17:28:29 -08:00
Nathaniel Catchpole 14189a745f Issue by Berdir: hook_stream_wrappers_alter() is broken since modules are not loaded on demand, also change to an event since it's the last hook that forces this during bootstrap 2014-12-15 16:53:00 +00:00
Alex Pott f41585c8d3 Issue by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
webchick 8d601c74b1 Issue by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
Nathaniel Catchpole a2551812f5 Issue by valderama, dinarcon, er.pushpinderrana, amitgoyal, umar-ahmad: Tidy up css.gzip and js.gzip configuration. 2014-10-24 16:58:22 +01:00
Alex Pott c76fb28ceb Issue by David Hernández | rteijeiro: Update default.services.yml file documentation. 2014-10-02 14:10:30 +02:00
Alex Pott 29c4def340 Issue by tstoeckler: Document how to allow test module and theme installation in example.settings.local.php. 2014-09-08 13:25:11 +01:00
Nathaniel Catchpole 6aeb7e9a32 Issue by tstoeckler, sun: Remove drupal_classloader(). 2014-09-03 14:02:51 +01:00
webchick 4fb0f9d8fd Issue by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings. 2014-08-23 13:19:53 -07:00
Alex Pott 5a8dddce9e Issue by astrocling | jhodgdon: Fixed Suggested setting in example.settings.local.php for render doesn't work in install. 2014-08-19 00:23:18 +01:00
Jennifer Hodgdon 9c12817cc9 Issue by sun: Fix comment syntax in example.settings.local.php 2014-08-18 10:20:23 -07:00
Alex Pott 9399c98ae9 Issue by astrocling: Fixed Standardize Commenting in example.settings.local.php. 2014-08-18 13:59:37 +01:00
Jennifer Hodgdon 00c5a64656 Issue by Bryn Vertesi, Xano: Use example.com not yoursite.com in example.settings.local.php docs 2014-08-11 10:16:08 -07:00
Nathaniel Catchpole e5a896b9f4 Issue by damiankloip, Wim Leers: Add a services.local.yml for development. 2014-08-07 11:48:11 +01:00
webchick fd8f71cb59 Issue follow-up by Wim Leers: [Revert] Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-05 21:58:15 -07:00
Alex Pott 630b08af82 Issue by undertext | damiankloip: Remove the null and memory backend definitions from core.services.yml in favour of devel module providing them instead. 2014-08-04 11:28:47 +01:00
Nathaniel Catchpole 5e58da00e6 Issue 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
webchick b1b3b2b886 Issue by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica. 2014-06-13 19:31:56 -07:00
Jennifer Hodgdon 6664c6a9a2 Issue by amitgoyal, jonreid, mark.labrecque, mpv, pwolanin, scor, cilefen, sun: Fix up docs about config file/database locations in settings.php and READMEs in directories 2014-06-13 14:35:32 -07:00
webchick d0107d496b Issue by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal. 2014-06-09 14:47:53 -07:00
Alex Pott eb3e7866ad Issue by andypost: Fixed settings.local.php after new bootstrap. 2014-06-08 21:13:51 -05:00
Alex Pott 6d2ce628bc Revert "Issue 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 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
webchick ed8dfae05f Issue by jcisio: Replace accidentally removed part of default.settings.php. 2014-05-19 07:42:27 -07:00
webchick 5f79a75cbc Issue by Wim Leers: Text Editor's in-place editing plugin broke in-place editing at large due to PHP fatal. 2014-05-14 01:31:53 -07:00
Nathaniel Catchpole c5c075dfd8 Issue by sun: Simplify site-specific service overrides. 2014-05-13 13:29:49 +01:00
webchick 3853bb2d98 Issue by neclimdul: Fix indentation in default.settings.php. 2014-05-12 22:54:55 -07:00
Dries 3a8dd52c67 Issue by Wim Leers: Change all default settings and config to fast/safe production values. 2014-05-05 12:38:12 -04:00
webchick e4ae1523e7 Issue by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed. 2014-05-04 10:19:57 -07:00
Dries abc7e15fa6 Issue by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage. 2014-04-14 22:23:05 +02:00
webchick 0526492a1b Issue by martin107, Outi, ioskevich, Cottser: Improve twig_* vars DOCs in settings.php and make Twig debug markup require a cache clear. 2014-03-26 22:31:37 -07:00
Nathaniel Catchpole aabf99451a Issue by sun, damiankloip, ParisLiakos: Move $drupal_hash_salt to settings(). 2014-02-20 12:29:03 +00:00
Nathaniel Catchpole bcc57baf0b Issue by sun: Change configuration overrides to use $config instead of $conf. 2014-02-05 18:21:55 +00:00
Jennifer Hodgdon 90ef06dcd1 Issue by clemens.tolboom: Fix up docs on how to do multisite 2014-02-04 11:20:11 -08:00
Jennifer Hodgdon 5f6e731c2c Issue by Sutharsan: Reword settings overrides docs in default.settings.php 2014-02-04 11:04:39 -08:00
Alex Pott a3c8c88fa4 Issue by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system. 2014-01-24 10:45:47 +01:00
catch 7240b39bff Issue by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories. 2013-12-30 17:53:00 +00:00
Nathaniel Catchpole 52d3b49336 Issue by damiankloip, sun, Albert Volkman, chx: Add a rebuild script. 2013-12-10 13:50:21 +00:00
Nathaniel Catchpole d50a62fc3d Issue by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
Jennifer Hodgdon 3970a07160 Issue by LinL, Cottser: Fix reference to maintenance page tpl.php in default.settings.php 2013-10-09 08:30:37 -07:00
Nathaniel Catchpole 7f45af4868 Issue by LinL, socketwench, vijaycs85, mtift, LittleCoding, andypost, dawehner, ianmthomasuk: Convert the Maintenance Theme variable to settings. 2013-10-04 19:59:43 +01:00