Commit Graph

284 Commits (e81a46dc4965bfa535665487cb4c50d41f388ead)

Author SHA1 Message Date
Jennifer Hodgdon 700158c93b Issue #2494319 by Pere Orga: Follow up to Spellchecking Drupal - Comments 2015-06-05 13:20:37 -07:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05: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
webchick a57bc046ff Issue #2451363 by alexpott, Berdir, pjcdawkins: Ensure install_profile is exists in settings.php after installation 2015-04-02 21:29:37 -07:00
Alex Pott 720f586a8e Issue #2453311 by David_Rothstein, TravisCarden, Dom., rpayanm: Issue #2417983 follow-up: a few more "the the"s 2015-04-01 13:45:55 +01:00
Alex Pott 2847b5980b Issue #2453059 by Wim Leers: Set default render cache contexts: 'theme' + 'languages:' . LanguageInterface::TYPE_INTERFACE 2015-03-30 17:29:41 +01:00
Alex Pott 273e7fc42a Issue #2425739 by jacob.embree: Incorrect regex in trusted_host_patterns example 2015-02-16 14:51:09 +00:00
webchick 5f5fa3b7af Issue #2419225 by mikeker: settings.local.php trusted_host_patterns are ignored due to incorrect location of the include statement 2015-02-15 12:16:54 -08:00
Alex Pott 6d05fc8e5d Issue #2381763 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 #1916790 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 #1916790 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 #2221699 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 #2221699 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 #2221699 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 #2392319 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 #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service 2015-01-12 12:02:55 +00:00
Jennifer Hodgdon 425a41eeef Issue #2401253 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 #2353357 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 #2170235 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 #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
Nathaniel Catchpole a2551812f5 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
Alex Pott c76fb28ceb Issue #2346245 by David Hernández | rteijeiro: Update default.services.yml file documentation. 2014-10-02 14:10:30 +02:00
Nathaniel Catchpole 6aeb7e9a32 Issue #2325197 by tstoeckler, sun: Remove drupal_classloader(). 2014-09-03 14:02:51 +01:00
webchick 4fb0f9d8fd Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings. 2014-08-23 13:19:53 -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
webchick b1b3b2b886 Issue #2275877 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 #2243439 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 #950534 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 #2280383 by andypost: Fixed settings.local.php after new bootstrap. 2014-06-08 21:13:51 -05: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
webchick ed8dfae05f Issue #2263351 by jcisio: Replace accidentally removed part of default.settings.php. 2014-05-19 07:42:27 -07:00
webchick 5f79a75cbc Issue #2263351 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 #2241633 by sun: Simplify site-specific service overrides. 2014-05-13 13:29:49 +01:00
webchick 3853bb2d98 Issue #2261461 by neclimdul: Fix indentation in default.settings.php. 2014-05-12 22:54:55 -07:00
Dries 3a8dd52c67 Issue #2226761 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 #2240463 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 #2161591 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 #2056879 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 #2036259 by sun, damiankloip, ParisLiakos: Move $drupal_hash_salt to settings(). 2014-02-20 12:29:03 +00:00
Nathaniel Catchpole bcc57baf0b Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf. 2014-02-05 18:21:55 +00:00
Jennifer Hodgdon 90ef06dcd1 Issue #2168617 by clemens.tolboom: Fix up docs on how to do multisite 2014-02-04 11:20:11 -08:00
Jennifer Hodgdon 5f6e731c2c Issue #2179753 by Sutharsan: Reword settings overrides docs in default.settings.php 2014-02-04 11:04:39 -08:00
Alex Pott a3c8c88fa4 Issue #2121849 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 #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories. 2013-12-30 17:53:00 +00:00
Nathaniel Catchpole 52d3b49336 Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script. 2013-12-10 13:50:21 +00:00
Nathaniel Catchpole d50a62fc3d Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
Jennifer Hodgdon 3970a07160 Issue #2049207 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 #1829170 by LinL, socketwench, vijaycs85, mtift, LittleCoding, andypost, dawehner, ianmthomasuk: Convert the Maintenance Theme variable to settings. 2013-10-04 19:59:43 +01:00
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
Alex Pott 5460c03e89 Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML). 2013-08-22 02:11:07 +01:00
Alex Pott c75088586c Issue #1934716 followup by hackwater: [Followup] Merge system.fast_404 config object into system.performance. 2013-06-18 14:41:33 +02:00
Jennifer Hodgdon a4cdbb065c Issue #1971860 by arh1, shanethehat, Fabianx: Document that Twig debug mode can cause automated tests to fail 2013-06-14 05:48:10 -07:00
Alex Pott bb1817e515 Issue #1969846 by rootatwc: Convert session_write_interval() to settings. 2013-04-18 09:30:42 +01:00
catch 95516e65b7 Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
Jennifer Hodgdon e742b81261 Issue #1906506 by David_Rothstein, steveoliver: Fix documentation in default.settings.php for Twig debugging 2013-03-20 09:17:06 -07:00
webchick 277d8fe978 Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance. 2013-03-10 12:14:36 -07:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00
Dries 1ce3eebee0 Issue #1855208 by bryanbraun, jessebeach: Added Toolbar tray needs to fix to top of screen on scroll. 2013-02-27 16:46:54 -05:00
webchick 1a9949d5c6 Issue #1922814 by Berdir, Damien Tournoud, pwolanin, David_Rothstein, Heine, Bèr Kessels: Fixed Denial-of-service vulnerabiility in Image module. 2013-02-27 16:39:14 -05:00
Dries 1af585da63 Issue #1784846 by beltofte, Floydm: Standardize capitalization on actions in operations in shortcut: 'list links', 'edit set', 'delete set', 'edit, 'delete'. 2013-02-27 16:24:00 -05:00
webchick 752e98185a Issue #1906506 by Fabianx, steveoliver, Cottser: Added Twig settings implementation: Show theme hook / template suggestions in HTML comments. 2013-02-19 00:59:05 -08:00
catch c05b5bf52a Issue #1843034 by Cottser, japerry, heyrocker, steveoliver, c4rl: Make Twig settings configurable. 2013-02-06 16:04:35 +00:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
catch 3241695dfa Issue #1814086 by samhassell, fgm: Convert autoloader_mode in drupal_classloader() to its own global. 2012-12-29 12:32:51 +00:00
webchick b3c730d3f3 Issue #1873008 by aspilicious: Fixed Settings.php conf overrides are incorrect. 2012-12-29 00:48:56 -08:00
webchick efde866599 Issue #1831076 by ACF, Albert Volkman: Convert omit_vary_cookie() to cmi. 2012-12-26 11:10:22 -08:00
Dries 2aa87d3993 Issue #1778478 by dstol, cam8001, Albert Volkman, japicoder, ACF: Convert fast_404 to CMI. 2012-12-17 16:56:35 -05:00
Dries ac21d7bc11 Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system. 2012-12-02 22:15:26 -05:00
catch 660cf8cba6 Issue #1828612 by David_Rothstein: Fixed hook_views_query_substitutions() missing from hook_hook_info(). 2012-11-22 11:01:04 +00:00
catch 456a3763ae Issue #1830330 by pfrenssen, David_Rothstein: Make default.settings.php not executable. 2012-11-14 19:40:29 +00:00
webchick 53c73ccf8a Issue #1828612 by dawehner, damiankloip: Fixed hook_views_query_substitutions() missing from hook_hook_info(). 2012-11-12 00:54:51 -08:00
Jennifer Hodgdon dd2c4c28d2 Issue #1829366 by gcassie: Fix up grammar and caps in default settings.php file 2012-11-10 06:48:15 -08:00
catch 9c79f870bb Issue #1830330 by pfrenssen, David_Rothstein: Make default.settings.php not executable. 2012-11-09 20:20:37 +00:00
catch d798223e32 Issue #1794754 by rootatwc, Lars Toomre: Convert ban_boot() to an event listener. 2012-11-02 16:54:42 +00:00
Jennifer Hodgdon c543f1c7b3 Issue #1553704 by eddie_c: Fix up fast 404 docs in settings.php 2012-10-15 13:01:03 -07:00
catch 36e4c77f6c Issue #1161486 by sun: Follow-up for move IP blocking into its own module. 2012-09-26 17:49:43 +01:00
catch 67c61efc92 Issue #1436814 by gary4gar, kid_icarus, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-09-24 10:19:25 +01:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
webchick 8e5650ac20 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:27:31 -07:00
webchick add658801c Revert "Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating."
This reverts commit 81666e2b41. Sorry, did NOT mean to push that; was testing the CMI UI patch.
2012-09-06 22:26:39 -07:00
webchick 81666e2b41 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:25:45 -07:00
webchick b64b9715d6 Issue #932110 by Albert Volkman, David_Rothstein, marji, jurgenhaas: On some servers, Drupal 7 allows administrators to directly execute arbitrary code even without the PHP module. 2012-08-30 15:30:34 -07:00
webchick 7c7b91ef66 Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory. 2012-08-30 10:30:12 -07:00
Jennifer Hodgdon 6b0793c04d Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Add info and examples to docs on how to set up multi-site 2012-08-20 09:43:07 -07:00
webchick 15f322b735 Whoops. Reverting accidental reversion. 2012-06-30 11:19:28 -07:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries b7f2f0a942 - Patch #7881 by mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 09:17:34 -04:00
catch 9ba8724f3a Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php. 2012-05-29 14:05:39 +09:00
Dries a2ee8c1e40 - Patch #1436814 by gary4gar, webchick: switch to HTML5 for Fast 404 'Not found' pages. 2012-05-26 19:33:02 -04:00
Dries 99243487d7 - Patch #1578590 by ksenzee: references to nonexistent function drupal_initialize_variables(). 2012-05-16 21:27:25 -04:00
catch d390816023 Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system. 2012-05-08 14:04:54 +09:00
webchick 57a156ef96 Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
Jennifer Hodgdon ad15b5ad3a Issue #1485810 by nmudgal: Clarify wording for salt variable docs in default.settings.php 2012-03-19 12:48:20 -07:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Jennifer Hodgdon 456a06e4a9 Issue #1430452 by Cottser: Make core module names use Proper Noun Case 2012-02-29 13:15:08 -08:00