Alex Pott
|
5d4c083edf
|
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, dww: Add more strict checking of hook_update_last_removed() and better explanation
|
2020-02-27 10:08:46 +00:00 |
Alex Pott
|
458e132a8c
|
Issue #3115088 by lauriii, bnjmnm, tim.plunkett: Remove Classy as a base theme of core themes
|
2020-02-26 17:39:33 +00:00 |
Lauri Eskola
|
b496f2d6a2
|
Issue #3017176 by finnsky, mogtofu33, alexpott, huzooka, dawehner: Support install profile and language code params in drupalInstall Nightwatch command
|
2020-02-26 18:08:19 +02:00 |
Alex Pott
|
305c401f90
|
Issue #3110874 by andypost, longwave, Berdir: Remove BC layer for TestSetupTrait
|
2020-02-26 14:25:12 +00:00 |
Lauri Eskola
|
0b870817f8
|
Issue #3115903 by alexpott, Berdir: Remove test cruft from TestSiteInstallCommand
|
2020-02-26 13:16:28 +02:00 |
Alex Pott
|
b57afe5c7f
|
Issue #3069696 by Berdir, andypost, dhirendra.mishra, longwave, alexpott: Remove BC layers from the entity system
|
2020-02-26 08:25:29 +00:00 |
catch
|
cf0bc9a239
|
Issue #3113020 by alexpott, longwave: Properly deprecate \Drupal\Core\Entity\EntityTypeInterface::isSubclassOf()
|
2020-02-25 13:54:42 +00:00 |
Alex Pott
|
a95e1114cc
|
Issue #3115159 by longwave, daffie, alexpott: Properly deprecate config.storage.staging service
|
2020-02-25 13:06:04 +00:00 |
catch
|
5500590129
|
Issue #3099789 by amateescu, Berdir, hchonov, catch, alexpott: Remove the BC layer for revision metadata keys
|
2020-02-24 13:25:58 +00:00 |
Alex Pott
|
5def5fc1d2
|
Issue #2858776 by catch, mikran, plach, jonathanshaw, johndevman, alexpott, dawehner, tstoeckler, Berdir: Make defining bundle-specific routes easier
|
2020-02-24 09:59:49 +00:00 |
Alex Pott
|
b6bf07b8aa
|
Issue #2910775 by Sivaji, Hardik_Patel_12, hchonov, Mile23: Add test case for EntityType::getHandlerClass returning NULL
|
2020-02-22 08:33:51 +00:00 |
Alex Pott
|
97bac4f16a
|
Issue #2867788 by mondrake, daffie, dawehner, alexpott, larowlan: Log::findCaller fails to report the correct caller function with non-core drivers
|
2020-02-21 14:30:50 +00:00 |
Alex Pott
|
42b761c3b8
|
Issue #3114195 by longwave: Remove deprecated configDirectories property from FunctionalTestSetupTrait
|
2020-02-21 12:15:06 +00:00 |
Gábor Hojtsy
|
d1c44dd07c
|
Issue #3104307 by Berdir, longwave, Gábor Hojtsy, Wim Leers, alexpott, andypost: Remove BC layers in various Drupal\Core components
|
2020-02-21 10:54:23 +01:00 |
Alex Pott
|
7c6f55e1fe
|
Issue #3113608 by bnjmnm, lauriii: Add copies of Classy templates to core themes
|
2020-02-20 20:56:07 +00:00 |
Gábor Hojtsy
|
18e2903efc
|
Issue #3109287 by bnjmnm, lauriii, dww: Decouple Classy-inheriting themes from Classy's preprocess functions
|
2020-02-20 21:34:21 +01:00 |
Alex Pott
|
5e39512612
|
Issue #3104372 by Gábor Hojtsy, mondrake, longwave, andypost, catch: Fix Drupal\FunctionalTests\AssertLegacyTrait inconsistent deprecation messages
|
2020-02-20 08:14:09 +00:00 |
Gábor Hojtsy
|
3003e5d818
|
Issue #3113633 by alexpott, Berdir, catch: Improve schema incomplete exception
|
2020-02-19 12:25:55 +01:00 |
Gábor Hojtsy
|
3ef0c67392
|
Issue #3112639 by alexpott, himmatbhatia, swatichouhan012, longwave, andypost, Hardik_Patel_12, Gábor Hojtsy, Berdir, catch: Remove all @deprecated code from config component
|
2020-02-19 12:23:47 +01:00 |
Gábor Hojtsy
|
9a5df1707c
|
Issue #3096349 by bnjmnm, dww, lauriii: Create test for confirming Themes do not depend on Classy templates
|
2020-02-18 18:20:22 +01:00 |
Alex Pott
|
0c5219eb80
|
Issue #3113509 by mondrake: Replace @expectedException* annotations with dedicated methods
|
2020-02-15 07:23:47 +00:00 |
Alex Pott
|
d57f7ebce1
|
Issue #3113053 by hash6, Hardik_Patel_12, longwave, alexpott: Remove $baseThemes BC layer from \Drupal\Core\Theme\ActiveTheme
|
2020-02-15 07:12:04 +00:00 |
catch
|
5d457e37c5
|
Issue #3063887 by mondrake, alexpott, longwave, catch, xjm: Support PHPUnit 8 in Drupal 9, drop support for PHPUnit 7
|
2020-02-14 12:21:47 +00:00 |
catch
|
da21d14ac5
|
Issue #3113476 by alexpott, mpdonadio: Fallback when request is not available on the stack in Time service
|
2020-02-14 09:51:24 +00:00 |
Alex Pott
|
88b7667716
|
Issue #3089206 by DamienMcKenna, Wim Leers, ravi.shankar, mr.baileys: Add "protocol version" cache context to allow optimizing responses for HTTP/1 vs HTTP/2
|
2020-02-12 10:29:44 +00:00 |
Alex Pott
|
66f553819f
|
Issue #3112681 by Hardik_Patel_12: Remove all @deprecated code from Datetime component
|
2020-02-12 10:21:06 +00:00 |
catch
|
f772f12ec0
|
Issue #3111906 by himmatbhatia, alexpott, swatichouhan012, longwave: Remove deprecated AllowedTagsXssTrait
|
2020-02-12 09:52:52 +00:00 |
Alex Pott
|
4cfaf1e679
|
Issue #3112829 by alexpott: Fix fails due to Generic.CodeAnalysis.EmptyPHPStatement.SemicolonWithoutCodeDetected due to recent dependency updates
|
2020-02-12 09:28:33 +00:00 |
catch
|
a4f6e55056
|
Issue #3110862 by longwave, alexpott, catch, Mile23, Lendude, Gábor Hojtsy, Berdir: Remove simpletest module from core
|
2020-02-12 09:23:09 +00:00 |
Alex Pott
|
b8ce3c5f86
|
Issue #2871374 by mondrake, daffie, bohart, catch: SelectTest::testVulnerableComment fails when driver overrides Select::__toString
|
2020-02-10 14:46:43 +00:00 |
Alex Pott
|
ff161590be
|
Issue #2928906 by tstoeckler, hchonov, gnunes, gease, amateescu, daffie, alexpott, catch, claudiu.cristea: The field schema incorrectly stores serial fields as int
|
2020-02-10 13:48:53 +00:00 |
catch
|
8d5344cda3
|
Issue #2809237 by dmitryl, alexpott, iampuma, muschpusch, louisnagtegaal, twfahey, aburrows, Mike Lewis, nickmans, borisson_, jcnventura: Properly deprecate AllowedTagsXssTrait
|
2020-02-10 12:01:25 +00:00 |
catch
|
c68b4e0808
|
Issue #3111888 by andypost, Hardik_Patel_12, Gábor Hojtsy: Remove all @deprecated code from Phpstorage and Version Components
|
2020-02-10 11:09:47 +00:00 |
catch
|
5139354101
|
Issue #3086644 by Mile23, alexpott, Mixologic, greg.1.anderson, jibran: LegacyProject composer templates wrongly reference 8.x + fix test coverage
|
2020-02-07 16:14:17 +00:00 |
catch
|
51bf3e2d86
|
Issue #2831065 by andypost, alexpott, mpdonadio, longwave, Berdir: Remove BC layer from \Drupal\Core\DrupalKernel::getInstallProfile()
|
2020-02-06 20:31:05 +00:00 |
catch
|
6d0430d170
|
Issue #3111373 by Gábor Hojtsy, andypost: Remove deprecated migrate plugins from non-migrate modules
|
2020-02-06 14:40:59 +00:00 |
Alex Pott
|
258f88ad4b
|
Issue #2799911 by GoZ, sokru, daffie, catch: Make the Connection parameter the first parameter in Select Query Builder
|
2020-02-06 11:27:18 +00:00 |
catch
|
b978479e86
|
Issue #3110296 by Hardik_Patel_12, longwave, Berdir: Remove all @deprecated code from Drupal/Core/Access/
|
2020-02-06 10:02:29 +00:00 |
catch
|
534ee0d39d
|
Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4
|
2020-02-04 16:24:45 +00:00 |
catch
|
1346009248
|
Issue #3086532 by Mile23, heddn: Further document Build and in general improve testing docs
|
2020-02-03 16:26:24 +00:00 |
catch
|
1b676519aa
|
Issue #3088081 by alexpott, dww, tedbow, xjm: Improve the error message if a nonsense constraint is used in core_version_requirement
|
2020-02-03 16:09:05 +00:00 |
catch
|
f90ca9bd94
|
Issue #3090145 by mondrake, andralex, alexpott, amateescu, andypost, longwave: Ensure that mixing array and Attribute objects in theme rendering is managed properly
|
2020-02-03 12:36:42 +00:00 |
Alex Pott
|
c9c542f897
|
Issue #2942663 by manuel.adan, samuel.mortenson, alwaysworking, lauriii, jungle, tedbow, jmsosso, Gábor Hojtsy: Wrong initial machine name when label has certain default value
|
2020-02-03 09:32:45 +00:00 |
Alex Pott
|
75e2c32aca
|
Issue #3110525 by pekens: Typo in ConfirmCopiesClassyTest
|
2020-02-01 10:36:10 +00:00 |
Alex Pott
|
deaf132106
|
Issue #3098426 by mondrake, daffie: EntityQueryTest::testToString fails with non-core db drivers
|
2020-02-01 10:32:26 +00:00 |
xjm
|
a94383585b
|
Issue #3108181 by bnjmnm, lauriii, tedbow, xjm: Decouple Classy libraries from Bartik
|
2020-01-31 16:53:19 -05:00 |
catch
|
5f072519f1
|
Issue #3096648 by alexpott, Berdir, catch, tstoeckler: Add support for third party libraries in site specific and install profile specific libraries folders
|
2020-01-31 10:52:42 +00:00 |
Lauri Eskola
|
bc2f35cc4e
|
Issue #3109935 by alexpott, bnjmnm: Improve ConfirmClassyCopiesTest
|
2020-01-31 12:41:32 +02:00 |
catch
|
084e6270e3
|
Issue #3108025 by Beakerboy, alexpott, daffie, bohart: Function testNumericExpressionSubstitution uses non-standard SQL
|
2020-01-30 14:58:27 +00:00 |
catch
|
3d9ac25256
|
Issue #3087606 by jhedstrom, kim.pepper, jonathan1055, partdigital, larowlan, acbramley, Berdir, yunke: Datetime::getInfo() caches user's timezone causing unpredictable timestamps
|
2020-01-30 14:48:43 +00:00 |