Commit Graph

286 Commits (e42482bb6f6ceb3052ab1d8639d34481fb2b3609)

Author SHA1 Message Date
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
Alex Pott 29c4def340 Issue #2327095 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 #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
Alex Pott 5a8dddce9e Issue #2321407 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 #2321605 by sun: Fix comment syntax in example.settings.local.php 2014-08-18 10:20:23 -07:00
Alex Pott 9399c98ae9 Issue #2321605 by astrocling: Fixed Standardize Commenting in example.settings.local.php. 2014-08-18 13:59:37 +01:00
Jennifer Hodgdon 00c5a64656 Issue #2263059 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 #2315613 by damiankloip, Wim Leers: Add a services.local.yml for development. 2014-08-07 11:48:11 +01:00
webchick fd8f71cb59 Issue #2309575 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 #2309575 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 #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
Jennifer Hodgdon e2cd5b54a8 Issue #1539940 by jwilson3, infiniteluke, mrf, ryanissamson: Fix up README files to encourage good placement of themes, modules, and profiles 2012-10-02 06:28:08 -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 af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -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
catch b996bbb220 Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles. 2012-08-10 10:18:18 +01: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
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05:00
Dries 36b7afcc0e - Patch #1221772 by pounard, jcisio: transaction database settings is misleading in settings.php . 2012-02-04 22:15:32 -05:00
sun b3f717812c Renamed global variables to $config_directory_name and $config_signature_key. 2012-01-25 21:27:19 +01:00
sun 4baf46f5a3 Fixed bogus change of file mask for default.settings.php. 2012-01-08 02:57:35 +01:00
sun e312880573 Fixed coding style, comments, and some trivial issues. 2012-01-08 02:29:22 +01:00
Dries 4db35f7574 - Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link. 2011-12-04 18:35:24 -05:00
Greg Dunlap 6f72bc30bd Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2011-11-30 11:59:47 +01:00