Alex Pott
|
79cca074cd
|
Issue #3119017 by Gábor Hojtsy, effulgentsia, catch, daffie: Tests fail with MariaDB 10.2.7, but not 10.3.22
|
2020-03-12 00:20:09 +00:00 |
Alex Pott
|
ba351b47cf
|
Issue #3118998 by katherined, neelam_wadhwani, phenaproxima, effulgentsia: Remove null default for $memory_cache in entity storage handler constructors
|
2020-03-11 13:33:59 +00:00 |
Alex Pott
|
2ad2d872f9
|
Issue #3118439 by kiamlaluno: PrivateKey::__construct() describes itself as "Constructs the token generator."
|
2020-03-10 23:45:52 +00:00 |
xjm
|
1b82190349
|
Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state
|
2020-03-10 16:32:33 -05:00 |
Alex Pott
|
4ff3848262
|
Issue #3066801 by catch, WidgetsBurritos, pobster, jungle, tim.plunkett, xjm, dww, alexpott, webchick, benjifisher, longwave, worldlinemine, lauriii, Berdir: Add hook_removed_post_updates()
|
2020-03-10 16:10:29 +00:00 |
catch
|
aeae01b352
|
Issue #3087130 by alexpott, aleevas, rensingh99, andypost, chr.fritsch, DanielVeza: Profile configuration should be able to depend on optional configuration provided by modules
|
2020-03-10 12:57:46 +00:00 |
catch
|
5b446846f8
|
Issue #2846994 by Gábor Hojtsy, jungle, andypost, daffie, swatichouhan012, xjm, catch, effulgentsia, bzrudi71, mradcliffe, TravisCarden, Mixologic: Increase minimum version requirement for Postgres to 10 and require the pg_trgm extension
|
2020-03-10 10:36:34 +00:00 |
Alex Pott
|
27987af53e
|
Issue #3107155 by catch, effulgentsia, andypost, xjm, daffie, Gábor Hojtsy, alexpott, mondrake: Raise SQLite version requirement to 3.26 in Drupal 9
|
2020-03-08 09:20:31 +00:00 |
catch
|
28b8b4e4f6
|
Issue #3109534 by TravisCarden, mondrake, effulgentsia, andypost, Gábor Hojtsy, catch, daffie, xjm: Raise the minimum MySQL version to 5.7.8 and MariaDB version to 10.2.7 in Drupal 9
|
2020-03-06 22:11:08 +00:00 |
catch
|
fc9d6cea91
|
Revert "Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9"
This reverts commit 19cf46cc31 .
|
2020-03-06 10:54:24 +00:00 |
xjm
|
e13523ae38
|
Revert "Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9"
This reverts commit 39a543768e .
|
2020-03-05 13:44:49 -06:00 |
catch
|
51e3dc846f
|
Issue #3117250 by alexpott, longwave: Update StringLoader and TestLoader for Twig 3 compatibility
|
2020-03-05 11:36:06 +00:00 |
catch
|
e79723c3ef
|
Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters
|
2020-03-05 11:22:39 +00:00 |
Alex Pott
|
19cf46cc31
|
Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9
|
2020-03-05 08:45:17 +00:00 |
catch
|
39a543768e
|
Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9
|
2020-03-05 08:06:37 +00:00 |
xjm
|
26da731e81
|
Back to dev.
|
2020-03-04 12:12:27 -06:00 |
xjm
|
db83fa88ba
|
Drupal 9.0.0-alpha2
|
2020-03-04 12:12:13 -06:00 |
Alex Pott
|
ef9a9b9c1b
|
Issue #3111506 by andypost, Gábor Hojtsy: Properly deprecate _access_rest_csrf route requirement
|
2020-03-03 11:44:17 +00:00 |
Alex Pott
|
de27c163f0
|
Issue #3101299 by dww, alexpott: Install module from .zip URL fails
|
2020-03-03 10:26:08 +00:00 |
Alex Pott
|
4a70ba3774
|
Issue #3109480 by longwave, catch, bnjmnm, xjm, lauriii, Gábor Hojtsy: Properly deprecate theme functions for Drupal 10
|
2020-03-03 10:24:11 +00:00 |
Alex Pott
|
be4d1ec81b
|
Issue #3114869 by andypost, Gábor Hojtsy, catch: \Drupal\Core\Routing\Router::generate() is deprecated but it is on an interface
|
2020-03-02 11:15:20 +00:00 |
Alex Pott
|
c60d74bdba
|
Issue #3116553 by Gábor Hojtsy, tim.plunkett: Undeprecate Core/Field/PluginSettingsInterface as it is being used widely
|
2020-02-27 22:52:54 +00:00 |
catch
|
d185342b56
|
Issue #3114239 by andypost, Hardik_Patel_12, alexpott, Berdir: Properly deprecate \Drupal\Core\StringTranslation\TranslationWrapper
|
2020-02-27 20:43:59 +00:00 |
catch
|
89d0409f5c
|
Issue #2928994 by Berdir, alexpott, JeroenT, markcarver: Remove \Drupal\Core\Messenger\LegacyMessenger
|
2020-02-27 15:21:55 +00:00 |
Alex Pott
|
b28328b772
|
Issue #3020296 followup by mondrake: Remove Symfony's classloader as it does not exist in Symfony 4
|
2020-02-27 13:05:31 +00:00 |
catch
|
92ecd3b932
|
Issue #3020296 by alexpott, longwave, bradjones1, catch, Berdir, gapple: Remove Symfony's classloader as it does not exist in Symfony 4
|
2020-02-27 12:00:36 +00:00 |
catch
|
3e7619bd8d
|
Issue #3056539 by plach, DamienMcKenna, catch, hchonov, amateescu, tim.plunkett: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables
|
2020-02-27 11:34:53 +00:00 |
Alex Pott
|
305c401f90
|
Issue #3110874 by andypost, longwave, Berdir: Remove BC layer for TestSetupTrait
|
2020-02-26 14:25:12 +00:00 |
Alex Pott
|
b449be6d79
|
Issue #3116164 by Gábor Hojtsy: DeprecatedServicePropertyTrait should trigger deprecation for Drupal 10 in Drupal 9
|
2020-02-26 13:27:06 +00:00 |
Alex Pott
|
ceaf783d0b
|
Issue #3104071 by jungle, knyshuk.vova: DrupalDateTime::$formatTranslationCache should be an array
|
2020-02-26 13:20:41 +00:00 |
Alex Pott
|
3c5abe40c8
|
Issue #3116103 by longwave: Remove remaining deprecated code from Entity system
|
2020-02-26 11:18:21 +00: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
|
26189c6f2d
|
Issue #3099295 by DukeandGrace, ravi.shankar, Chi, mradcliffe: Always return exit code in Symfony console commands
|
2020-02-25 13:16:18 +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 |
Alex Pott
|
386e98b8c7
|
Issue #3105095 by mikeegoulding, Eric_A: ElementInfoManagerInterface::getInfoProperty() return type incorrect
|
2020-02-24 15:54:51 +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
|
735958390e
|
Revert "Issue #3112295 by mpdonadio, Hardik_Patel_12, daffie, JeroenT, Vlad Bo, pifagor, voleger, alexpott: Replace REQUEST_TIME in OO code w/o access to the container"
This reverts commit d23b4cc879 .
|
2020-02-21 20:31:30 +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
|
2267926607
|
Issue #3101516 by blazey: Add the EntityAutocompleteMatcherInterface
|
2020-02-21 14:27:51 +00:00 |
Alex Pott
|
d23b4cc879
|
Issue #3112295 by mpdonadio, Hardik_Patel_12, daffie, JeroenT, Vlad Bo, pifagor, voleger, alexpott: Replace REQUEST_TIME in OO code w/o access to the container
|
2020-02-21 14:12:33 +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
|
5b023333eb
|
Issue #3109042 by znerol: Convert uses of $_SESSION in update module and authorize subsystem
|
2020-02-20 21:38:33 +00:00 |
Alex Pott
|
9bb53f52db
|
Issue #3069052 by mikelutz, Berdir, longwave, ravi.shankar, voleger, lauriii, catch, andypost: Properly deprecate the stylesheets-remove key from theme info.yml files
|
2020-02-20 09:55:43 +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 |
Alex Pott
|
ef2132c02f
|
Issue #3089143 by mr.baileys: FinishResponseSubscriber adds empty Vary-headers on non-cacheable responses
|
2020-02-19 10:01:15 +00:00 |