Commit Graph

450 Commits (0ff3dada280f172289a45793e50494a4a0730264)

Author SHA1 Message Date
Nathaniel Catchpole fdc9ff9f49 Issue #2795489 by mpdonadio, gambry, Yogesh Pawar, cilefen, Munavijayalakshmi, wturrell, jhedstrom, pjohn, catch, xjm, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users? 2017-06-12 11:53:38 +01:00
Nathaniel Catchpole 9a16601a54 Issue #2869568 by Berdir, dagmar, tstoeckler: Upgrade path: Clean up deleted revisions from {node_field_revision} 2017-06-12 11:16:01 +01:00
Alex Pott bf359955a9 Issue #2839844 by chaitanya17, tomasnagy: Notice: Undefined index: package in system_requirements() (line 60 of core\modules\system\system.install). 2017-05-22 11:03:29 +01:00
Alex Pott bd69cfc93a Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x 2017-03-13 16:02:59 +00:00
xjm 72d65cc85c Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion 2017-03-04 08:02:01 -06:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Nathaniel Catchpole 57b145bf9c Issue #2855315 by amateescu, hchonov: Remove hard-coding of revision metadata fields in ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck() 2017-02-27 16:24:12 +00:00
Nathaniel Catchpole 67b81290ea Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table (follow-up) 2017-02-23 15:12:03 +00:00
Nathaniel Catchpole 4b325ae0c7 Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table 2017-02-23 13:45:30 +00:00
webchick 38b3dd1072 Issue #665790 by chrisrockwell, Sumit kumar, lauriii, joelpittet, sun, vulcanr, vaplas, yoroy, leahtard, tompagabor, aspilicious, ckrina, Gábor Hojtsy, David_Rothstein, Manuel Garcia, rootwork, nod_, kostyashupenko, pguillard, Bojhan, droplet, typhonius, wturrell, mgifford, webkenny, cosmicdreams, tkoleary, YesCT, marcvangend, markabur, LewisNyman, mrfelton, oriol_e9g, prabhu9484, catch, hedrickbt, tsvenson, longwave, dww, kika, borisson_, rdellis87, realityloop, klonos: Redesign the status report page 2017-02-07 12:44:37 -08:00
Nathaniel Catchpole 2f18ae0c9f Revert "Issue #2795489 by mpdonadio, cilefen, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?"
This reverts commit bb25a5b766.
2017-02-06 17:02:24 +00:00
Nathaniel Catchpole bb25a5b766 Issue #2795489 by mpdonadio, cilefen, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users? 2017-02-06 13:53:17 +00:00
Alex Pott ba455a1dc4 Issue #2606772 by mikeker, pwolanin, YesCT, david_garcia, alexpott, cilefen, xjm, Cottser, catch, joelpittet, effulgentsia, kevla, dawehner: Long Twig cache directories can cause failures on some filesystems 2017-02-06 09:01:01 +00:00
Nathaniel Catchpole ebe2d76141 Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
Nathaniel Catchpole 95c0f1ad8d Revert "Issue #2670966 by Crell, alexpott, catch, tstoeckler, cilefen, David_Rothstein, Fabianx, webchick, timmillwood, hussainweb, JeroenT, daffie: Warn users of PHP 5.5 and recommend PHP 7"
This reverts commit 38092ac0a0.
2017-01-16 19:55:08 +00:00
Nathaniel Catchpole 38092ac0a0 Issue #2670966 by Crell, alexpott, catch, tstoeckler, cilefen, David_Rothstein, Fabianx, webchick, timmillwood, hussainweb, JeroenT, daffie: Warn users of PHP 5.5 and recommend PHP 7 2017-01-16 14:29:23 +00:00
Alex Pott 49e21afcaf Issue #2842480 by amateescu: system_update_8203() is named incorrectly 2017-01-11 11:01:47 +00:00
Nathaniel Catchpole ef809cba80 Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e.
2016-11-30 10:48:38 +00:00
Nathaniel Catchpole 480eb82c2e Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2016-11-29 16:00:08 +00:00
Nathaniel Catchpole f96cbb29eb Issue #2823543 by Dane Powell, dawehner, dhendriks: Make cron execution logging optional 2016-11-24 10:55:41 +00:00
xjm abb650ffd4 SA-CORE-2016-005 by larowlan, xjm, David_Rothstein, Dave Reid, Crell, cilefen, alexpott, mlhess, catch, pwolanin, YesCT, dawehner, quicksketch, Heine, znerol, charlotte.b, jnicola, ezraw
(cherry picked from commit c5da97f9e7)
2016-11-16 13:22:21 -06:00
Alex Pott 2bccef8b36 Issue #2763787 by pwolanin, nerdstein, rlhawk, YesCT, slasher13, tuutti, alexpott, therealssj, TravisCarden, dawehner, maximpodorov, klausi, catch, talhaparacha, Eric_A: Upgrade random_compat to latest version 2016-10-26 12:33:05 -07:00
Alex Pott 3e2e6e9c52 Issue #2527324 by Kartagis, naveenvalecha: The install message referencing insufficient PDO drivers links to the wrong documentation page 2016-10-14 00:50:48 +01:00
Alex Pott eaaea5db8b Revert "Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install"
This reverts commit 5571193f80.
2016-09-28 17:22:20 +01:00
Nathaniel Catchpole 5571193f80 Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install 2016-09-28 11:38:34 +01:00
Nathaniel Catchpole fe1eb450f2 Issue #2783079 by david_garcia, alexpott: DRUPAL-SA-CORE-2016-003 Completely broke IIS drupal deployments 2016-09-22 22:07:55 +01:00
effulgentsia 6a4cfa29a1 Issue #2796953 by Wim Leers, mondrake, effulgentsia, catch, mikeryan, ayalon, chx, Fabianx, tim.plunkett, jibran, xjm, slashrsm, phenaproxima, borisson_: [regression] Plugins extending from classes of uninstalled modules lead to fatal error 2016-09-21 01:09:07 -07:00
Nathaniel Catchpole b39b29ad14 Issue #2794249 by alexpott: Move file_directory_os_temp() to a class in Drupal\Component\FileSystem 2016-09-14 14:03:49 +01:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Nathaniel Catchpole 1ba97fcf57 Issue #2776357 by alexpott: Upgrade path for Config translation synchronization failure 2016-08-23 08:43:52 +01:00
Nathaniel Catchpole 9e2f220d74 Issue #2783749 by alexpott, bircher: [regression] Config directories should be created by installer if present in setings.php and if possible 2016-08-15 23:26:52 +01:00
Nathaniel Catchpole c32b474cb8 Issue #2639878 by RobLoach, omega8cc, memtkmcc: Use less demanding check to see if OPcache is active 2016-08-01 12:44:23 +01:00
Alex Pott 895c2048d3 Revert "Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID"
This reverts commit 85bc69df87.
2016-07-08 12:05:26 +01:00
Scott Reeves fb8cdd46b9 Issue #2568247 by heddn, anavarre, gapple, mstrelan, Cottser, dawehner, joelpittet, alexpott, hoff331: Remove the Twig C extension requirement as it needs to be proven it's still relevant for modern PHP versions 2016-07-07 13:08:22 -04:00
Nathaniel Catchpole 9a0f369bfc Issue #2686931 by Mirroar: system_requirements should not call Renderer::render() 2016-06-30 12:11:38 +01:00
Alex Pott 85bc69df87 Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID 2016-06-28 09:44:36 +01:00
Alex Pott 871da5e4f7 Issue #2308745 by Alumei, dawehner, Wim Leers, larowlan, Arla, alexpott, g.oechsler, R.Muilwijk, Berdir, catch, klausi, clemens.tolboom, MattA, Crell: Remove rest.settings.yml, use rest_resource config entities 2016-06-19 14:41:10 +01:00
Nathaniel Catchpole 83fce77ef7 Issue #2466197 by alexpott, heddn, dawehner, pjcdawkins: Staging directory should not have to be writeable 2016-06-07 11:32:46 +01:00
Alex Pott b5969b69bd Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling 2016-05-08 11:29:19 -05:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Nathaniel Catchpole dcf8bb0eba Issue #2704821 by alexpott: url_alias table should be created by system install 2016-04-15 09:58:05 +09:00
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole 9040dc8002 Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install 2016-02-17 16:11:37 +09:00
Nathaniel Catchpole 9de35948b6 Issue #2664302 by alexpott: Semaphore table is only used by a core service but it depends on system install 2016-02-17 09:54:31 +09:00
Nathaniel Catchpole 69e7ec3124 Issue #2664324 by alexpott, dawehner: Batch's database backend is a core service but it depends on system install 2016-02-17 09:53:37 +09:00
Nathaniel Catchpole 1359f771f7 Issue #2663264 by alexpott, catch: Queue's database backend is a core service but it depends on system install 2016-02-17 09:52:18 +09:00
Nathaniel Catchpole c938dc00aa Issue #2662990 by alexpott: Flood's database backend is a core service but it depends on system install 2016-02-08 21:21:14 +09:00
Nathaniel Catchpole 854898258d Issue #1232572 by deviantintegral, joachim, cweagans, kenorb, bleen, webflo, ceng, Elijah Lynn, sriharsha.uppuluri: Add a variable to disable fixing file permissions in drupal_install_fix_file() 2016-02-03 15:15:58 +09:00
Nathaniel Catchpole eed2f22e86 Issue #2657096 by xjm: Provide a link to the experimental module policy in the status report warning 2016-02-01 19:15:44 +09:00
Alex Pott 9067206883 Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +00:00
Alex Pott f730e579b4 Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard 2015-11-28 16:50:23 +01:00
xjm 91980774cc Issue #2554911 by penyaskito, benjy, catch, ifrik, plach, Bojhan, Gábor Hojtsy, yoroy: Inform users/developers about entity/field mismatch details if it happens 2015-11-25 14:20:02 -06:00
Nathaniel Catchpole 2358408c67 Issue #2581443 by alexpott, lauriii, Cottser: Make Classy extend from the new Stable base theme 2015-11-09 18:11:28 +00:00
effulgentsia c4501b3aec Issue #2597628 by plach, jhedstrom, alexpott, Gábor Hojtsy: Enabling translation for menu links / taxonomy terms results in "Entity/field definitions" -- "Mismatch detected" on reports/status page 2015-10-30 13:45:01 -07:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
Nathaniel Catchpole d653aaaa6b Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus, Berdir: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:39:38 +01:00
Nathaniel Catchpole d0ecad65ac Revert "Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module"
This reverts commit 6e0ce0808c.
2015-10-07 10:39:10 +01:00
Nathaniel Catchpole 6e0ce0808c Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:34:45 +01:00
Nathaniel Catchpole b75c57ff24 Issue #2575421 by Cottser, mdrummond, lauriii, davidhernandez, LewisNyman, catch, alexpott, joelpittet, webchick, Bojhan, emma.maria, mortendk: Add a Stable base theme to core and make it the default if a base theme is not specified 2015-10-06 20:40:18 +01:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole c018664692 Issue #2569529 by mdrummond, DuaelFr: system_update_8005 does not create secondary tasks block in Seven 2015-09-30 22:28:45 +01:00
Nathaniel Catchpole 7571bfc7fe Issue #2577569 by claudiu.cristea: HEAD broken! system_update_8009() twice 2015-09-30 14:21:01 +01:00
Nathaniel Catchpole bef7274a7c Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block 2015-09-30 14:00:49 +01:00
Nathaniel Catchpole f09046af01 Issue #2549077 by pwolanin, Wim Leers, phenaproxima, lauriii: Allow the "Limit allowed HTML tags" filter to also restrict HTML attributes, and only allow a small whitelist of attributes by default 2015-09-30 11:46:49 +01:00
Alex Pott 3287afb0a6 Issue #2573667 by k4v, YesCT, plach, dawehner, othermachines: Entity uninstallation does not clean up field schema data in state properly 2015-09-27 19:11:56 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
catch e2d424db03 Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age 2015-09-22 00:19:48 +02:00
effulgentsia 3a0b0178ab Issue #2568613 by alexpott, lauriii, pwolanin: Remove HTML support from date formats and replace remaining !placeholder where format_date() and 'date.formatter' => format() are used 2015-09-21 13:16:09 -07:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
Alex Pott 592fe4441c Issue #2566579 by longwave, hussainweb: Use sentence case for branding block label 2015-09-15 09:56:13 +01:00
Alex Pott e8dfde4282 Issue #2549821 by stefan.r, jhedstrom, plach: Langcode fields should be ASCII-only, but aren't 2015-09-12 00:24:42 +01:00
Alex Pott f617434ee8 Issue #2502507 by cilefen, umarzaffer: Add a hook_requirements() warning if no opcode cache is enabled 2015-09-10 20:55:55 +01:00
Alex Pott 72ed2725cd Issue #2560597 followup by webchick, hass: Mark Migrate* modules as Experimental 2015-09-10 20:40:41 +01:00
webchick 2993ad53d5 Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo) 2015-09-10 00:42:29 -07:00
Nathaniel Catchpole 7d16f1c6e6 Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates 2015-09-09 18:07:09 +01:00
Nathaniel Catchpole 475299e63c Issue #2548725 by pwolanin, catch, dawehner, mradcliffe: Fix regression to menu serialization in upgrade path that causes thousands of errors in PostgreSQL 2015-09-01 17:15:40 +01:00
Alex Pott 496f5533f7 Issue #2560597 by webchick: Mark Migrate* modules as Experimental 2015-09-01 12:31:27 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
effulgentsia ba95bbb26a Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-08-26 22:28:17 -07:00
xjm 1b4e1eef5c Issue #2296929 by stefan.r, josephdpurcell, codemonkie, YesCT, alexpott, akalata, herved, xjm, joelpittet, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pfrenssen, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use 2015-08-19 18:27:49 -04:00
xjm 337b58aa86 Issue #2551725 by YesCT, dorficus, josephdpurcell, joelpittet, stefan.r, willzyx, alexpott: Remove system_requirements() SafeMarkup::set() use with 'value' key 2015-08-19 12:19:13 -04:00
Alex Pott 25e0bb9993 Revert "Issue #2296929 by josephdpurcell, codemonkie, stefan.r, YesCT, alexpott, herved, xjm, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use"
This reverts commit d1bdf999c3.
2015-08-14 22:17:19 +01:00
Alex Pott d1bdf999c3 Issue #2296929 by josephdpurcell, codemonkie, stefan.r, YesCT, alexpott, herved, xjm, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use 2015-08-14 22:04:48 +01:00
Alex Pott 7730866f6b Issue #2228217 by pwolanin, neclimdul, lauriii, ecrown, josephdpurcell, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts 2015-08-14 17:43:12 +01:00
Alex Pott e27e962b4a Issue #2550407 by Berdir: Strict config schema breaks update tests, switch to testing the configuration at the end instead 2015-08-13 09:19:17 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
Nathaniel Catchpole 3c19df59e5 Issue #2542632 by joshi.rohit100: system.install has redundant code 2015-07-30 11:16:23 +01:00
Alex Pott 4a34451192 Issue #2382513 by mikeker, chris_hall_hu_cheng, joachim, joelpittet, alexpott, YesCT, quietone, mikeker, Jeroen, joris_lucius, katy5289, sivaji@knackforge.com: Regression fix: allow Drupal 8 to work without Apache mod_rewrite 2015-07-28 09:52:04 +01:00
Alex Pott bc62529e8b Revert "Issue #2228217 by pwolanin, ecrown, neclimdul, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts"
This reverts commit 7d5e65d8d4.
2015-07-20 09:29:09 +01:00
Alex Pott 7d5e65d8d4 Issue #2228217 by pwolanin, ecrown, neclimdul, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts 2015-07-19 21:11:10 +01:00
Alex Pott 4ba73b4bb5 Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known 2015-06-09 15:17:14 +01:00
Alex Pott fd8c8cd919 Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
Alex Pott 119995572a Issue #2393531 by jcnventura, mrjmd, simonrjones, rpayanm, Cottser, akalata, eiriksm, David_Rothstein, dawehner, xjm: Maximum function nesting level of '100' reached 2015-05-10 12:11:20 -07:00
Alex Pott 3b6e90d36b Issue #2160643 by jhedstrom, dawehener: Add status report "requirement" for Twig C extension for PHP 2015-05-09 06:00:32 -07:00
Alex Pott d57ee5f9a3 Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
Nathaniel Catchpole 1d2f9e9368 Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01.
2015-05-05 15:50:36 +01:00
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
Nathaniel Catchpole ac4e35ce01 Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-04 11:39:11 +01:00
Alex Pott 6435e2ee5d Issue #2464605 by willzyx, Dom.: Regression: no link to admin/reports/status/php 2015-04-08 22:06:00 +01:00
Alex Pott a68c0462ee Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it 2015-04-01 10:11:54 +01:00
Alex Pott ffdfab2439 Issue #2457703 by Gábor Hojtsy: Default translatable site name is "Drupal" (incorrectly) 2015-03-31 16:19:26 +01: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 aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +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
Alex Pott 502c78a64c Issue #2290261 by webchick: Revert php_fileinfo requirement 2014-12-04 22:27:03 +00:00
Nathaniel Catchpole 66fa3fa9f9 Issue #2384853 by alexpott: Both configuration directories have to be specified in settings.php 2014-12-04 12:05:33 +00: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 7177b56464 Issue #2346287 by bserem, rteijeiro, Zekvyrin, alexpott: Fixed Installer requirements errors escaped HTML in variables. 2014-11-10 13:34:31 +00: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
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
Alex Pott 9315a45e01 Issue #2338759 by StryKaizer, tom_ek | alexpott: Fixed core/update.php is now just update.php. 2014-10-04 17:29:36 +02:00
Alex Pott 4f49087b71 Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object. 2014-09-29 15:41:29 +02:00
webchick a6492ce9d9 Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls. 2014-09-28 00:21:34 -07:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
Alex Pott 32d5530e58 Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php). 2014-09-15 21:37:27 +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 8f04acbb77 Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter. 2014-08-05 11:39:21 +01:00
Alex Pott 5783e08f16 Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval(). 2014-07-24 15:54:28 +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
Alex Pott 6a8faf5552 Issue #2290261 by tim.plunkett, amool: Fixed Full configuration export crashing without the php_fileinfo extension. 2014-07-06 18:14:59 +01:00
Alex Pott eed52b4d82 Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components. 2014-05-23 20:25:52 +01:00
Nathaniel Catchpole 7bc792063e Issue #2263273 by alexpott: Config_snapshot table can be created by the storage class itself. 2014-05-12 10:58:09 +01:00
Nathaniel Catchpole 44b38852b8 Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered. 2014-05-01 10:46:02 +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
webchick 2c90c67c4e Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status. 2014-04-22 11:37:12 -07:00
catch 8ad79cebb5 Issue #2224777 by pwolanin, dawehner: Unlimited allowed length of path in menu router allows DoS attack on Drupal 8. 2014-03-28 15:22:01 +01:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
webchick 8608fed622 Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}. 2014-02-28 20:58:58 -08:00
Dries 3a5c3b322a Issue #2152073 by dmouse, sun, Xano: Bump Drupal core's PHP requirement to 5.4.2. 2014-02-27 20:14:53 +01:00
webchick b8ef3c6bff Issue #2140433 by pwolanin, chx, Owen Barton, dstol, Heine, Damien Tournoud: Port SA-CORE-2013-003 to Drupal 8. 2014-02-26 20:48:12 -08:00
Nathaniel Catchpole db460fe78b Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 17:31:31 +00:00
Nathaniel Catchpole ec06f877a4 Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4. Broke web
tests.
2014-02-10 11:14:28 +00:00
Nathaniel Catchpole 91db25eba4 Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 10:36:12 +00:00
webchick 2fbe2b565b Issue #2182423 by Berdir, joelpittet: Key_value_expire doesn't get reset and balloons the PDO execution time for form pages. 2014-02-09 10:33:06 -08: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
webchick bc058bada9 Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00
Nathaniel Catchpole e373ebee34 Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem. 2014-01-28 13:07:47 +00:00
Nathaniel Catchpole 318d178b6e Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection. 2014-01-27 11:44:25 +00: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
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
Nathaniel Catchpole 68ce258d63 Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
webchick d5efc596c8 Issue #2133325 by mtift, alexpott, sun: Create a site UUID on install and only allow config sync between sites with the same UUID. 2014-01-02 23:48:25 -08:00
Nathaniel Catchpole a6cdd740f8 Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +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
webchick 3bb5f796f6 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-05 10:02:36 -08:00
webchick dc7a5b27ef Revert of Issue #1998638, since it broke drush si and other command-line scripts. 2013-12-04 21:13:05 -08:00