Nathaniel Catchpole
|
f1adffe2b4
|
Issue #2392845 by amateescu, nuez, seanB, Alumei, penyaskito, vprocessor, steveoliver, lokapujya, tim.plunkett, yched, Sam152, Wim Leers, jibran, kristiaanvandeneynde, Berdir, larowlan, hchonov, fago: Add a trait to standardize handling of computed item lists
|
2017-11-10 10:54:05 +00:00 |
xjm
|
6dc062eb45
|
Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard
|
2017-11-09 15:13:57 -06:00 |
xjm
|
edf57d8ab8
|
Revert "Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie"
This reverts commit c422bdfa53 .
|
2017-11-09 14:37:59 -06:00 |
xjm
|
c422bdfa53
|
Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie
|
2017-11-09 10:56:52 -06:00 |
Nathaniel Catchpole
|
75dcf9af44
|
Issue #2870194 by alexpott, Mile23, jibran, larowlan, tim.plunkett: Ensure that process-isolated tests can use Symfony's PHPunit bridge to catch usages of deprecated code
|
2017-11-09 12:51:06 +00:00 |
effulgentsia
|
b83782a74b
|
Issue #2920001 by Wim Leers, dawehner, borisson_, aheimlich, davidwbarratt: Add cacheable HTTP exceptions: Symfony HTTP exceptions + Drupal cacheability metadata
|
2017-11-08 19:31:27 -08:00 |
Nathaniel Catchpole
|
2c2e85c348
|
Issue #2695109 by dpi, willzyx, Sam152, dawehner: Cache bins are not deleted when the module that declares them is uninstalled
|
2017-11-06 12:22:32 +00:00 |
Nathaniel Catchpole
|
7f15792516
|
Issue #2913912 by alexpott, phenaproxima, dawehner, amateescu, catch: URL generator may have a stale route provider during module installation
|
2017-11-02 15:29:25 +00:00 |
xjm
|
0a81f02d63
|
Issue #2917915 by PCate: providerTestCleanCssIdentifier line comments reference wrong lines
|
2017-11-02 08:37:36 -05:00 |
Nathaniel Catchpole
|
b5e3cc53e9
|
Revert "Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation"
This reverts commit 391b71037b .
|
2017-11-01 14:15:16 +00:00 |
Nathaniel Catchpole
|
391b71037b
|
Issue #2913912 by alexpott, phenaproxima: URL generator may have a stale route provider during module installation
|
2017-10-31 14:21:17 +00:00 |
xjm
|
1ebb2e1f32
|
Issue #2660124 by tim.plunkett, samuel.mortenson, phenaproxima, tstoeckler, yoroy, dead_arm, xjm, Manuel Garcia, EclipseGc, larowlan, DyanneNova, tedbow: Dynamically build layout icons based on well formed config
|
2017-10-30 15:46:59 -05:00 |
Nathaniel Catchpole
|
06ca70fdba
|
Issue #2913459 by Eric_A: drupal/core-class-finder missing in ComposerIntegrationTest
|
2017-10-25 11:56:25 +01:00 |
Lee Rowlands
|
c586b21786
|
Issue #2784443 by tedbow, Wim Leers, Cottser, tim.plunkett, droplet, drpal, nod_, lauriii: Move off-canvas functionality from Settings tray module into drupal.dialog.ajax library so that other modules can use it
|
2017-10-25 08:46:32 +10:00 |
Nathaniel Catchpole
|
1cbbff1503
|
Issue #2883680 by dawehner, Wim Leers, tim.plunkett, larowlan: Force all route filters and route enhancers to be non-lazy
|
2017-10-24 12:58:17 +01:00 |
Nathaniel Catchpole
|
5f158ec5bb
|
Issue #2909164 by drunken monkey, dawehner: Fatal error with stub container in DependencySerializationTrait::__wakeup()
|
2017-10-24 12:47:20 +01:00 |
Nathaniel Catchpole
|
66cbd7c9e5
|
Issue #2864995 by amateescu, Dinesh18, Sam152: Allow entity query to query the latest revision
|
2017-10-23 13:53:06 +01:00 |
Alex Pott
|
2f1622a8c3
|
Issue #2908600 by neclimdul: YamlTest writes temporary files but never uses them
|
2017-10-21 14:17:44 +01:00 |
Lee Rowlands
|
a13555adf6
|
Issue #2866666 by vaplas, Wim Leers, dawehner, gaurav.kapoor, pk188, tstoeckler, effulgentsia: Add proper access handlers for view and form displays
|
2017-10-19 08:37:34 +10:00 |
Alex Pott
|
15c029974f
|
Issue #2910081 by mpdonadio, neclimdul, gambry, jhedstrom, alexpott: DateTimePlus calls should be chainable
|
2017-10-18 10:49:20 +01:00 |
Lee Rowlands
|
2d25dc4c2d
|
Issue #2435607 by neclimdul, markdorison, Mile23, dawehner: Tests for Annotation Component
|
2017-10-17 19:19:15 +10:00 |
xjm
|
db5e8289f2
|
Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard
|
2017-10-13 12:43:15 -05:00 |
Nathaniel Catchpole
|
2fc85e7f0f
|
Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard
|
2017-10-13 13:43:02 +01:00 |
Nathaniel Catchpole
|
ee0f806896
|
Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes
|
2017-10-12 16:15:53 +01:00 |
Alex Pott
|
0c0c63e9af
|
Issue #2881348 by benjifisher, guncha25, Jo Fitzgerald, anya_m, Dinesh18, pritish.kumar, andypost, alexpott, James Nesbitt, larowlan, znerol, dawehner: SessionCacheContext calls getId() on null
|
2017-10-12 14:16:44 +01:00 |
Alex Pott
|
693aed2acc
|
Issue #2912542 by jibran: Update twig/twig from v1.32.0 to v1.35.0
|
2017-10-12 13:08:51 +01:00 |
Alex Pott
|
b85856f417
|
Issue #2909368 by mfernea, reflie, zaporylie: Fix 'Drupal.Commenting.VariableComment.InlineVariableName' coding standard
|
2017-10-12 11:31:03 +01:00 |
Lee Rowlands
|
428362c1b6
|
Issue #2912666 by shashikant_chauhan, tobiberlin, dawehner: Clarify param in KernelTestBase::installConfig()
|
2017-10-12 15:53:33 +10:00 |
Lee Rowlands
|
d034b44814
|
Issue #2898373 by Mile23, Jo Fitzgerald, joachim, dawehner, Gábor Hojtsy, Lendude: Gaps in docs for KernelTestBase
|
2017-10-12 15:50:30 +10:00 |
Nathaniel Catchpole
|
4d006efcf3
|
Issue #2901789 by mfernea, andriyun, borisson_: Fix 'PEAR.Functions.FunctionCallSignature' coding standard
|
2017-10-10 16:18:34 +01:00 |
Nathaniel Catchpole
|
9188516f1b
|
Issue #2572699 by rajeshwari10, andriyun, mfernea, pashupathi nath gajawada, marvin_B8, attiks, andypost, alexpott: Fix 'Drupal.ControlStructures.InlineControlStructure' coding standard
|
2017-10-10 16:14:44 +01:00 |
Nathaniel Catchpole
|
64fa6ad712
|
Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard
|
2017-10-10 16:09:51 +01:00 |
Nathaniel Catchpole
|
f659d6ca8e
|
Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard
|
2017-10-10 15:43:06 +01:00 |
Nathaniel Catchpole
|
48649a8532
|
Issue #2911280 by alexpott, andypost, dawehner: RectangleTest.php takes a very long time to scan for coding standards
|
2017-10-10 12:59:06 +01:00 |
Gabor Hojtsy
|
6ffadcb913
|
Issue #2857789 by vegantriathlete, snte, narnua, xjm, lauriii: Correct spelling/non-standard use of "therefor"
|
2017-10-10 10:59:09 +02:00 |
Gabor Hojtsy
|
1bc64f1187
|
Issue #2911166 by mfernea, Jo Fitzgerald: Undo accidental commenting of message in EntityDefinitionUpdateTest
|
2017-10-10 09:38:02 +02:00 |
Nathaniel Catchpole
|
9835299452
|
Issue #2759757 by gambry, claudiu.cristea, heldercor, dawehner, -enzo-, TimRutherford, amateescu, joachim: EntityQuery wrong SQL with two reference fields conditions targetting same entity type
|
2017-10-06 13:00:11 +01:00 |
Nathaniel Catchpole
|
50ab19584f
|
Issue #2830094 by mpdonadio, Yogesh Pawar, arunkumark, jhedstrom, larowlan, alexpott: Deprecate and remove usages of datetime_date_default_time()
|
2017-10-05 14:34:14 +01:00 |
Nathaniel Catchpole
|
12a28a5eba
|
Issue #2901943 by amateescu, Berdir: Content entity form validation does not respect the #limit_validation_errors property from field widgets
|
2017-10-03 11:33:11 +01:00 |
Nathaniel Catchpole
|
278c50e0dc
|
Issue #2781103 by Dom., k4v, gaurav.kapoor, mpdonadio, dawehner, Lendude: Date FAPI element type do not allow AJAX via #ajax API
|
2017-10-02 14:19:58 +01:00 |
Lee Rowlands
|
b4ce4af60c
|
Issue #2911165 by mfernea, Jo Fitzgerald: LoggingTest.php - Weird comments
|
2017-09-29 15:54:39 +10:00 |
Nathaniel Catchpole
|
57762d192d
|
Issue #2783615 by k4v, Dom., dawehner: Datetime FAPI element type do not allow AJAX via #ajax API
|
2017-09-26 13:13:58 +01:00 |
Nathaniel Catchpole
|
cfb2af03b8
|
Issue #2901790 by mfernea: Fix 'PEAR.Functions.ValidDefaultValue' coding standard
|
2017-09-25 14:19:07 +01:00 |
Nathaniel Catchpole
|
2e18fe9373
|
Issue #2715485 by harsha012, mfernea, malavya, himanshu-dixit, vprocessor, tameeshb, Mile23, RajeevK, Jo Fitzgerald, tiago.urbano, xjm, klausi: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard
|
2017-09-25 14:14:30 +01:00 |
Nathaniel Catchpole
|
4005f93bbd
|
Issue #2901735 by mfernea: Fix 'Squiz.Arrays.ArrayBracketSpacing' coding standard
|
2017-09-25 13:47:18 +01:00 |
Nathaniel Catchpole
|
3bc858ecf5
|
Issue #2782833 by Mile23, martin107, larowlan, effulgentsia: Remove usages of deprecated EntityManager from Entity class
|
2017-09-25 13:21:07 +01:00 |
Nathaniel Catchpole
|
5f3b66ed0d
|
Issue #2728579 by Mile23, neclimdul, Munavijayalakshmi, klausi, dawehner: Explicitly skip @requires module in PHPUnit Kernel and Browser tests
|
2017-09-25 13:07:02 +01:00 |
Lee Rowlands
|
5c503f4a2e
|
Issue #2825078 by Mile23, dawehner, Wim Leers, Gábor Hojtsy: Deprecate UnitTestCase dependency on block module
|
2017-09-23 09:14:34 +10:00 |
Nathaniel Catchpole
|
4577185c9b
|
Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard
|
2017-09-22 12:16:23 +01:00 |
Nathaniel Catchpole
|
fbb8a06f91
|
Issue #2909349 by claudiu.cristea, Wim Leers: UrlHelper::parse() is wrong with absolute URLs having fragment but not query
|
2017-09-21 13:28:27 +01:00 |
Lee Rowlands
|
dff09a9d5c
|
Issue #2905527 by EclipseGc, amateescu, tim.plunkett, larowlan: Introduce a sample value entity method to ease plugin filtering via context
|
2017-09-21 07:36:14 +10:00 |
Nathaniel Catchpole
|
d79a838e14
|
Issue #2791269 by amateescu, Peacog, drumm, Berdir: Allow saving pre-existing references to inaccessible items
|
2017-09-18 12:45:49 +01:00 |
xjm
|
465348f98d
|
Issue #2759789 by mfernea, Mile23, andriyun, dawehner, klausi: Fix 'Drupal.Semantics.FunctionAlias' coding standard
|
2017-09-17 16:58:08 -05:00 |
xjm
|
2242f4ad9e
|
Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard
|
2017-09-17 16:38:34 -05:00 |
xjm
|
cc30270e9a
|
Revert "Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"""
This reverts commit b06757615a .
|
2017-09-16 14:24:44 -05:00 |
xjm
|
b06757615a
|
Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard""
This reverts commit 964954e1f3 .
|
2017-09-16 12:02:55 -05:00 |
xjm
|
964954e1f3
|
Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"
This reverts commit 2df73e2c00 .
|
2017-09-16 12:02:42 -05:00 |
xjm
|
2df73e2c00
|
Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard
|
2017-09-16 11:19:25 -05:00 |
xjm
|
44a5c4cbe0
|
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
|
2017-09-15 16:52:14 -05:00 |
Nathaniel Catchpole
|
7e427d5c5e
|
Issue #2391829 by amateescu, cilefen, Berdir, yched, fago: ContentUninstallValidator relies on the not required ContentEntityStorage::hasData() method
|
2017-09-15 12:20:32 +01:00 |
xjm
|
d2f5b62f07
|
Issue #2907485 by Lendude, jonathan1055: Add getAllOptions() to AssertLegacyTrait
|
2017-09-12 16:33:29 -05:00 |
Nathaniel Catchpole
|
932db614e6
|
Issue #2900292 by vaplas, Manuel Garcia, Meenakshi Gupta, shashikant_chauhan, Lendude, dawehner: For BC purposes \Drupal\Tests\BrowserTestBase::drupalPostForm should return the HTML of the rendered page
|
2017-09-12 10:40:12 +01:00 |
Nathaniel Catchpole
|
9b674084d3
|
Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, vaplas, flocondetoile, Berdir, Fabianx, cilefen: Database cache bins allow unlimited growth: cache DB tables of gigabytes!
|
2017-09-12 09:22:02 +01:00 |
Nathaniel Catchpole
|
e630c782ad
|
Issue #2572631 by ZeiP, Mile23, mfernea, pk188, dimaro, kporras07, attiks, klausi, dawehner: Fix 'Drupal.Classes.InterfaceName' coding standard
|
2017-09-11 13:41:10 +01:00 |
xjm
|
5da4584deb
|
Issue #2756519 by ZeiP, timmillwood, xjm, mradcliffe, dawehner, joelpittet, Antti J. Salminen: Convert assertIdentical() to assertSame() for some uses in kernel tests that already have assertSame()'s parameter order
|
2017-09-11 04:51:30 -05:00 |
Nathaniel Catchpole
|
4207b307d3
|
Issue #2901727 by iainp999, mfernea: Fix 'Drupal.Methods.MethodDeclaration' coding standard
|
2017-09-06 10:34:51 +01:00 |
Nathaniel Catchpole
|
32879bbbb6
|
Issue #2901779 by mfernea, ccjjmartin: Fix 'Generic.PHP.LowerCaseKeyword' coding standard
|
2017-09-06 10:12:39 +01:00 |
Nathaniel Catchpole
|
69edc2a364
|
Issue #2903908 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentIndentation' coding standard
|
2017-09-05 14:19:41 +01:00 |
Nathaniel Catchpole
|
cb9b6d420f
|
Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch
|
2017-09-04 18:30:59 +01:00 |
Nathaniel Catchpole
|
4f24c9169b
|
Issue #2734345 by danmuzyka, hchonov, Jo Fitzgerald, GoZ, kristiaanvandeneynde, Berdir, alexpott: Comments: entity_id base field not overridden correctly in comment bundle field definitions for comment bundles attached to different entity target_type
|
2017-09-04 13:31:56 +01:00 |
Lee Rowlands
|
aae0baf839
|
Issue #2905818 by Wim Leers, Lendude: Make sure \Drupal\Tests\BrowserTestBase::checkForMetaRefresh is case insensitive
|
2017-08-31 20:07:33 +10:00 |
Lee Rowlands
|
5f77cf76af
|
Issue #2803621 by Mile23: Break BrowserTestBase & children dependency on Simpletest, deprecate stub BC traits
|
2017-08-31 07:59:34 +10:00 |
Lee Rowlands
|
360994732e
|
Issue #2868019 by michielnugter, Lendude, jonathan1055, dawehner, alexpott: AssertLegacyTrait field assertions not compatible with Simpletest assertions
|
2017-08-30 10:31:17 +10:00 |
Lee Rowlands
|
9fe92d9e20
|
Issue #2904834 by Lendude: Move BROWSERTEST_OUTPUT_FILE logic in BrowserTestBase::setUp to a method and make BrowserTestBase and and \Drupal\FunctionalTests\Update\UpdatePathTestBase use it
|
2017-08-30 10:21:52 +10:00 |
webchick
|
3a4f6f2979
|
Issue #2901692 by tim.plunkett, xjm, Cottser, dawehner, EclipseGc: FieldDefinitionIntegrityTest does not respect module dependencies
|
2017-08-29 12:33:43 -07:00 |
Lee Rowlands
|
85eefe2b8d
|
Revert "Issue #2868019 by michielnugter, jonathan1055, Lendude, dawehner, alexpott: AssertLegacyTrait field assertions not compatible with Simpletest assertions"
This reverts commit 4c3c1f18b4 .
|
2017-08-28 07:37:55 +10:00 |
Lee Rowlands
|
7204a00a1b
|
Issue #2870009 by Lendude, dawehner: Update: Convert system functional tests to phpunit
|
2017-08-26 07:19:57 +10:00 |
Chris McCafferty
|
270628aa1d
|
Revert "Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes!"
This reverts commit 1a71b1a949 .
|
2017-08-25 11:07:27 -04:00 |
Lee Rowlands
|
4c3c1f18b4
|
Issue #2868019 by michielnugter, jonathan1055, Lendude, dawehner, alexpott: AssertLegacyTrait field assertions not compatible with Simpletest assertions
|
2017-08-25 20:09:13 +10:00 |
Lee Rowlands
|
1fa12fb744
|
Issue #2852067 by Sam152, seanB, amateescu, jibran, dawehner, larowlan, tstoeckler, tim.plunkett: Add support for rendering computed fields to the "field" views field handler
|
2017-08-25 18:18:27 +10:00 |
Lee Rowlands
|
6496b03d54
|
Issue #2827014 by michielnugter, Lendude, marcoscano, dawehner, cilefen, larowlan, xjm, droplet, alexpott, Wim Leers: Throw an exception when testing status code or response headers in functional JavaScript tests
|
2017-08-25 16:58:39 +10:00 |
Lee Rowlands
|
401bd662cb
|
Issue #2767857 by Berdir, tstoeckler: Add destination to edit, delete, enable, disable links in entity list builders
|
2017-08-25 16:19:13 +10:00 |
Nathaniel Catchpole
|
1a71b1a949
|
Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes!
|
2017-08-25 12:11:49 +09:00 |
Lee Rowlands
|
eb596f2961
|
Issue #2894422 by dpagini: AccessResult::forbiddenIf reason
|
2017-08-22 18:07:40 +10:00 |
Nathaniel Catchpole
|
64ffc1ff4d
|
Issue #2902726 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNotCapital' coding standard
|
2017-08-21 19:56:09 +09:00 |
Nathaniel Catchpole
|
c8392465c3
|
Issue #2902529 by mfernea: Fix 'Drupal.WhiteSpace.EmptyLines' coding standard
|
2017-08-21 14:04:51 +09:00 |
Nathaniel Catchpole
|
02a8ccbdcb
|
Issue #2902406 by mfernea: Fix 'Drupal.Classes.UseLeadingBackslash' coding standard
|
2017-08-21 14:01:00 +09:00 |
Nathaniel Catchpole
|
08bf5f7a06
|
Issue #2901787 by mfernea: Fix 'Generic.NamingConventions.ConstructorName' coding standard
|
2017-08-21 13:55:09 +09:00 |
Nathaniel Catchpole
|
1f191080c1
|
Issue #2902723 by mfernea, ccjjmartin: Fix 'Drupal.Commenting.FunctionComment.ReturnCommentIndentation' coding standard
|
2017-08-21 13:39:47 +09:00 |
Nathaniel Catchpole
|
9a666c18b7
|
Issue #2899014 by drunken monkey, Dinesh18, tstoeckler: Config entity query IS NOT NULL conditions trigger warnings for non-scalar values
|
2017-08-18 15:29:04 +09:00 |
xjm
|
11ef44a7f7
|
SA-CORE-2017-004 by arshadcn, amateescu, Wim Leers, Berdir, Lendude, dawehner, klausi, pwolanin, xjm, mpdonadio, mlhess, larowlan, milesw
(cherry picked from commit 65cef2e9f5 )
|
2017-08-16 12:41:33 -05:00 |
Nathaniel Catchpole
|
aefb4a2f45
|
Issue #2738563 by andypost, Wim Leers: HeadersCacheContext needs test coverage
|
2017-08-15 17:33:57 +09:00 |
Nathaniel Catchpole
|
7d1c57aada
|
Issue #2787873 by claudiu.cristea, jibran, amateescu, catch, dawehner, cilefen, xjm, larowlan, vaplas: Add a base class for entity reference selection handlers and fix the structure of their configuration
|
2017-08-15 14:12:50 +09:00 |
Nathaniel Catchpole
|
88d1f67ece
|
Issue #2896845 by amateescu, pk188, plach, timmillwood, Sam152: Provide the 'revision_translation_affected' base field by default for all revisionable and translatable entity types
|
2017-08-14 10:46:10 +09:00 |
Nathaniel Catchpole
|
82f1a1ca6c
|
Issue #2848775 by Sam152, eyilmaz, D34dMan, DuneBL, huzooka: BaseFieldOverride entities created by content_translation break content_moderation because they don't support computed fields
|
2017-08-14 10:38:26 +09:00 |
Lee Rowlands
|
47028f4ded
|
Issue #2887000 by cilefen, Mile23, mpdonadio, Eric_A: composer.json does not constrain Symfony components to minor and patch versions that are compatible with Drupal
|
2017-08-12 18:40:17 +10:00 |
Nathaniel Catchpole
|
69bf50fee0
|
Issue #2851111 by tedbow, tstoeckler, Munavijayalakshmi, dagmar, dawehner, catch, Fabianx, david_garcia, Nebel54, hchonov: fastcgi_finish_request and shutdown functions (e.g. batch) do not play nicely together
|
2017-08-11 14:50:42 +09:00 |
Lauri Eskola
|
279b57d1ad
|
Issue #2892942 by Wim Leers, Chi, tedbow: Contextual links support options but not use them to generate links
(cherry picked from commit 4c8c5e1f0f )
|
2017-08-01 23:18:02 +03:00 |
Nathaniel Catchpole
|
38fd4cebd1
|
Issue #2879512 by bkosborne: Path aliases can be forgotten after a cache rebuild due to race condition in CacheCollector
|
2017-07-31 13:31:55 +09:00 |
Lee Rowlands
|
aee577b8a7
|
Issue #2890364 by timmillwood, amateescu, plach, xjm: Replace all uses of "forward revision" with "pending revision"
|
2017-07-31 08:39:37 +10:00 |
Lee Rowlands
|
13e93c0476
|
Issue #2866894 by maxocub: Component tests should not use Drupal\Tests\UnitTestCase but PHPUnit\Framework\TestCase
|
2017-07-30 16:34:33 +10:00 |
Lee Rowlands
|
e562b4e165
|
Issue #2860175 by GoZ, Jo Fitzgerald, dawehner, klausi: Add exact option to AssertLegacyTrait::assertLink(), WebAssert::linkExists() and WebAssert::linkNotExists()
|
2017-07-27 08:46:52 +10:00 |
Lee Rowlands
|
bbc8743178
|
Issue #2531700 by dmsmidt, alexrayu, cboyden, finne, tameeshb, kattekrab, andrewmacpherson, hass, droplet, drpal, dsnopek, nod_: Fragment links to children elements in closed grouping elements don't work
|
2017-07-26 10:21:52 +10:00 |
Nathaniel Catchpole
|
db4cb40e13
|
Issue #2860654 by amateescu: Field storage CRUD operations must use the last installed entity type and field storage definitions
|
2017-07-20 16:10:48 +01:00 |
Lee Rowlands
|
ba0ac0fde3
|
Issue #2795085 by naveenvalecha, GoZ, dawehner, Lendude: Add assertNoCacheTag to assertLegacyTrait
|
2017-07-20 09:28:13 +10:00 |
Lee Rowlands
|
5ea0e3ae8d
|
Issue #2894634 by amateescu: Allow entity-level validations to flag errors on form elements
|
2017-07-15 18:09:13 +10:00 |
Gabor Hojtsy
|
3344093323
|
Issue #2889378 by WidgetsBurritos, Manuel Garcia: Name test cases on HtmlTagTest
|
2017-07-11 17:14:08 +02:00 |
Lauri Eskola
|
7f27bbaba1
|
Issue #2704871 by pepegarciag, Mile23, Manuel Garcia, ieguskiza, snehi, gaurav.pahuja, dimaro, rajeshwari10, gargsuchi, pashupathi nath gajawada, penyaskito, xjm, ZeiP, Wim Leers, alexpott: Replace usages of deprecated method drupal_render()
|
2017-07-03 18:35:13 +03:00 |
Nathaniel Catchpole
|
d8693fe8eb
|
Issue #2889803 by mpdonadio: Add test coverage for default time zone in tests
|
2017-07-03 14:02:21 +01:00 |
Chris McCafferty
|
4a629e32df
|
Issue #1286154 by mcdruid, cosmicdreams, das-peter, Cameron Tod, heddn, xjm, catch, tstoeckler, David_Rothstein, anavarre, tim.plunkett, naveenvalecha, dawehner: Allow custom default form cache expiration/lifetime
|
2017-07-01 15:00:47 -04:00 |
Nathaniel Catchpole
|
8a016678c7
|
Issue #2679008 by webflo, stBorchert, clemens.tolboom, gilesmc, dawehner: Module weight is not taken into account after module installation
|
2017-06-29 13:02:56 +01:00 |
Nathaniel Catchpole
|
31a3fe830c
|
Issue #2694535 by WidgetsBurritos, samuel.mortenson, Manuel Garcia, idebr, tstoeckler, metzlerd, larowlan: Support rect property and nested render arrays in html_tag for dynamic SVGs
|
2017-06-29 12:52:16 +01:00 |
Nathaniel Catchpole
|
89605308b1
|
Issue #2711907 by drpal, droplet, andrewmacpherson, starshaped, mckinzie25, hchonov: [regression] Some ajax-enabled buttons are not keyboard operable
|
2017-06-28 12:32:24 +01:00 |
Lee Rowlands
|
04573c0632
|
Issue #2705037 by jhedstrom, Dinesh18, dawehner, Wim Leers, larowlan: Asset library DX: Non-helpful fatal error if CSS isn't nested under an existing category
|
2017-06-24 17:03:49 +10:00 |
Chris McCafferty
|
9539eafcf3
|
Issue #2795489 by mpdonadio, gambry, Yogesh Pawar, cilefen, Munavijayalakshmi, wturrell, jhedstrom, xjm, catch, pjohn, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?
|
2017-06-23 15:38:22 -04:00 |
Chris McCafferty
|
e204c2226b
|
Issue #2769841 by edgewl2, alexpott, heddn: Prefer caret over tilde in composer.json
|
2017-06-23 13:44:41 -04:00 |
Chris McCafferty
|
c732355412
|
SA-CORE-2017-003 by Berdir, David_Rothstein, Wim Leers, alexpott, catch, cilefen, larowlan, mlhess, pwolanin, quicksketch, samuel.mortenson, smaz, stefan.r, xjm
|
2017-06-21 16:11:36 -04:00 |
Chris McCafferty
|
1d22a7bfbb
|
Revert "Issue #2769841 by edgewl2, alexpott, heddn: Prefer caret over tilde in composer.json"
This reverts commit 7c48639922 .
|
2017-06-17 12:55:00 -04:00 |
Nathaniel Catchpole
|
7cc1987fbc
|
Issue #2862641 by martin107, boaloysius, Jo Fitzgerald, dawehner, alexpott: Image: Convert system functional tests to phpunit
|
2017-06-15 15:39:42 +01:00 |
Gabor Hojtsy
|
67f58f64ab
|
Issue #2884769 by tim.plunkett, larowlan, tedbow: \Drupal\Core\Block\BlockManager::getGroupedDefinitions() triggers a notice on every call
|
2017-06-13 16:35:19 +02:00 |
xjm
|
7d3bdf070c
|
Revert "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?"
This reverts commit fdc9ff9f49 .
|
2017-06-13 06:49:43 -04:00 |
Nathaniel Catchpole
|
d5e48efe16
|
Issue #2872151 by Lendude, phenaproxima, dawehner: Database/DrupalKernel: Convert system functional tests to PHPUnit
|
2017-06-12 12:31:05 +01:00 |
Nathaniel Catchpole
|
7c48639922
|
Issue #2769841 by edgewl2, alexpott, heddn: Prefer caret over tilde in composer.json
|
2017-06-12 12:11:06 +01:00 |
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
|
4689d7365e
|
Issue #2881788 by Mile23: Process-isolate Drupal\Tests\Core\Extension\ModuleHandlerTest
|
2017-06-12 10:08:56 +01:00 |
Nathaniel Catchpole
|
6702a79ae5
|
Issue #2346019 by amateescu, tstoeckler, jibran, plach, Berdir, larowlan: Handle initial values when creating a new field storage definition
|
2017-06-12 10:08:36 +01:00 |
Nathaniel Catchpole
|
b7d593bb6f
|
Issue #2878483 by dawehner, Berdir, kalpaitch: loadEntityByUuid() should skip access checks
|
2017-06-02 14:19:29 +01:00 |
effulgentsia
|
ea67660bde
|
Issue #2472337 by damiankloip, alexpott, Jo Fitzgerald, dawehner, bojanz, Wim Leers: Provide a lazy alternative to service collectors which just detects service IDs
|
2017-06-01 09:40:38 -07:00 |
Alex Pott
|
d45312be48
|
Issue #2862885 by dagmar, Lendude, martin107, Jo Fitzgerald, dawehner, larowlan, alexpott: Batch: Convert system functional tests to phpunit
|
2017-05-29 23:41:14 +01:00 |
Chris McCafferty
|
d5d37e0649
|
Revert "Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration"
This reverts commit b0900c73b1 .
|
2017-05-27 20:49:12 -04:00 |
Alex Pott
|
1588e2b5dd
|
Issue #2880911 by Mile23, dawehner: Remove unused KernelTestBase::getCompiledContainerBuilder()
|
2017-05-26 16:11:07 +01:00 |
Alex Pott
|
4bd9426ae0
|
Issue #2881012 by Lendude, dawehner, michielnugter: Move generatePermutations out of testbase into a trait
|
2017-05-24 22:26:39 +01:00 |
Nathaniel Catchpole
|
b0900c73b1
|
Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration
|
2017-05-24 13:15:19 +01:00 |
Alex Pott
|
1160fbbec4
|
Issue #2878248 by Mile23, dawehner: DrupalStandardsListener improper handling of @trigger_error() deprecation
|
2017-05-22 10:49:55 +01:00 |
Alex Pott
|
b5742e6890
|
Issue #2795051 by legovaer, Lendude, dawehner: Move \Drupal\simpletest\WebTestBase::drupalBuildEntityView into a trait and make it available in BTB
|
2017-05-20 21:21:48 +01:00 |
Alex Pott
|
c6b88caf45
|
Issue #2876357 by michielnugter, Lendude, jonathan1055: Incomplete test coverage on AssertLegacyTrait field assertions
|
2017-05-16 16:54:00 +01:00 |
Nathaniel Catchpole
|
6b489d5d3e
|
Issue #2853509 by alexpott, xjm, nod_, dmsmidt, dawehner, catch, graber: Don't render status messages if there are no messages but also include their assets if there might be
|
2017-05-15 15:50:54 +01:00 |
Gabor Hojtsy
|
7b976616c3
|
Issue #2875796 by diamondsea: Small typo in file test
|
2017-05-12 12:28:49 +02:00 |
Alex Pott
|
a9fe99c7cb
|
Issue #2869809 by dawehner, effulgentsia, tim.plunkett, tstoeckler: Make it easy to get typed config representations of entities
|
2017-05-12 10:18:38 +01:00 |
Alex Pott
|
b7eb07e281
|
Issue #2870878 by dawehner, Wim Leers, tstoeckler, kristiaanvandeneynde: Add config validation for UUIDs
|
2017-05-10 10:05:26 +01:00 |
Alex Pott
|
02d56af38e
|
Issue #1827854 by jamesrward, dman, superspring, joseph.olstad, legolasbo, anrikun, bceyssens, mdeletter, Damien Tournoud: W3C HTML5 Validation error with PHP array-based query-strings built with url() containing [ ] characters (eg views filters)
|
2017-05-09 18:37:14 +01:00 |
Nathaniel Catchpole
|
f156c3d1b0
|
Issue #2872276 by damiankloip, dawehner: Database lock backend should normalize the lock name
|
2017-05-08 16:52:14 +01:00 |
Alex Pott
|
84d1e51878
|
Issue #2867700 by erozqba, mondrake, mradcliffe, cilefen: ConnectionUnitTest::testConnectionOpen fails if the driver is not implementing a PDO connection
|
2017-05-08 11:13:18 +01:00 |
Alex Pott
|
3b22e70c6c
|
Issue #2809519 by martin107, gaurav.kapoor, michielnugter, dawehner, alexpott: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxFormPageCacheTest to JavascriptTestBase
|
2017-05-08 11:06:39 +01:00 |
Alex Pott
|
1d780fb7e9
|
Revert "Issue #2827014 by michielnugter, cilefen, dawehner, xjm: Throw an exception when testing non response body in javascript tests"
This reverts commit f1b5e67152 .
|
2017-05-03 14:01:06 +01:00 |
Nathaniel Catchpole
|
e63e65fa37
|
Issue #2488860 by alexpott, dawehner, catch, Mile23, jgeryk, claudiu.cristea, daffie, jibran: Bring phpunit bridge into drupal and use it for unit tests and simpletest to handle Deprecation
|
2017-05-03 12:33:31 +01:00 |
Alex Pott
|
eccd591653
|
Revert "Issue #2867700 by erozqba, mondrake, mradcliffe, cilefen: ConnectionUnitTest::testConnectionOpen fails if the driver is not implementing a PDO connection"
This reverts commit 725356f0fd .
|
2017-05-02 14:50:35 +01:00 |
Alex Pott
|
f1b5e67152
|
Issue #2827014 by michielnugter, cilefen, dawehner, xjm: Throw an exception when testing non response body in javascript tests
|
2017-05-02 12:52:24 +01:00 |
Alex Pott
|
725356f0fd
|
Issue #2867700 by erozqba, mondrake, mradcliffe, cilefen: ConnectionUnitTest::testConnectionOpen fails if the driver is not implementing a PDO connection
|
2017-05-02 12:35:06 +01:00 |
Nathaniel Catchpole
|
494271d030
|
Issue #2712647 by slasher13, klausi, catch, jibran, Manuel Garcia, alexpott, mpdonadio, naveenvalecha, neclimdul, timmillwood, webflo, dawehner, Wim Leers, pounard: Update Symfony components to ~3.2
|
2017-05-02 10:37:54 +01:00 |
Alex Pott
|
00e2631b46
|
Revert "Issue #2868019 by michielnugter, dawehner, Lendude: AssertLegacyTrait field assertions not compatible with Simpletest assertions"
This reverts commit e918af66af .
|
2017-05-01 19:37:07 +01:00 |
Alex Pott
|
e918af66af
|
Issue #2868019 by michielnugter, dawehner, Lendude: AssertLegacyTrait field assertions not compatible with Simpletest assertions
|
2017-04-30 00:18:09 +01:00 |
Nathaniel Catchpole
|
45e8efc948
|
Issue #2871004 by mondrake: Add a test for INSERTing invalid data fetched from a subselect query
|
2017-04-28 14:49:27 -04:00 |
Chris McCafferty
|
3c72c97d0b
|
Issue #2867749 by pfrenssen, claudiu.cristea: Parsing an URL with another URL in the query arguments throws undefined offset notice
|
2017-04-27 15:45:08 -04:00 |
Lauri Eskola
|
d2a5fe79e2
|
Issue #2837013 by benjifisher, leslieg, alexpott: clean_class Twig filter does not work with Views rewriting
|
2017-04-27 22:05:35 +03:00 |
Nathaniel Catchpole
|
13aa53b1f2
|
Issue #2872611 by alexpott: Optimise \Drupal\Core\Extension\ThemeHandler::refreshInfo() for the early installer
|
2017-04-26 10:08:19 -04:00 |
Alex Pott
|
453d552da9
|
Issue #2853201 by hampercm, dawehner: [upstream] CORS breaks form submission unless allowed origins includes site's own host
|
2017-04-22 13:12:09 +01:00 |
Alex Pott
|
b8ed298cc1
|
Issue #2753971 by dagmar, hampercm, Berdir, xjm, generalredneck, catch, alexpott: ContentEntityStorageBase::deleteRevision() function does not remove node_field_revision entries
|
2017-04-19 21:42:58 +01:00 |
Alex Pott
|
cc77425233
|
Issue #2850034 by hampercm, dawehner, Wim Leers: CORS allow-origin '*' not possible because of cached headers
|
2017-04-18 09:20:01 +01:00 |
Alex Pott
|
ce2aae0b6a
|
Issue #2863336 by hchonov, tstoeckler, alexpott: Default revision flag doesn't propagate to all entity translation objects
|
2017-04-17 10:56:42 +01:00 |
Alex Pott
|
a0dcc7f156
|
Issue #2853300 by Wim Leers: Standardize fatal error/exception handling: backtrace for all formats, not just HTML
|
2017-04-17 10:38:56 +01:00 |
Alex Pott
|
d31759af95
|
Issue #1928868 by dawehner, fago, Gábor Hojtsy, Jose Reyero, tstoeckler, Wim Leers, Berdir: Typed config incorrectly implements Typed Data interfaces
|
2017-04-14 07:29:04 +01:00 |
Nathaniel Catchpole
|
25f990b11d
|
Issue #2816307 by GoZ, himanshu-dixit, james.williams, Jo Fitzgerald, dawehner, claudiu.cristea, catch: array_unique notice from List unmet configuration dependencies instead of just failing
|
2017-04-11 14:14:13 +01:00 |
Chris McCafferty
|
4a892d898b
|
Issue #2864690 by renatog, sandeepscs, cilefen: Fix typos in core README files
|
2017-04-08 16:18:38 -04:00 |
Alex Pott
|
75f0c02a79
|
Issue #2850797 by maxocub, dawehner, alexpott: Prepare our phpunit tests to be BC compatible with phpunit 5.x/6.x
|
2017-04-04 15:29:18 +01:00 |
Alex Pott
|
4c01abe205
|
Issue #2862947 by michielnugter, Jo Fitzgerald, boaloysius, klausi, alexpott, GoZ: Incorrect field assertions in AssertLegacyTrait
|
2017-04-03 15:48:52 +01:00 |
Alex Pott
|
c2ad4bcddc
|
Issue #2865829 by mpdonadio: DateTimePlus test of validate_format = FALSE
|
2017-04-03 15:16:42 +01:00 |
Alex Pott
|
47d0521876
|
Issue #2864257 by GoZ, Jo Fitzgerald, klausi: Convert web tests AssertNoPattern to Browser Test
|
2017-04-03 15:13:06 +01:00 |
Nathaniel Catchpole
|
9cf2b355ac
|
Issue #2861622 by alexpott: Running \Drupal\KernelTests\Config\DefaultConfigTest creates a directory called : in DRUPAL_ROOT
|
2017-03-31 00:18:49 +01:00 |
Lauri Eskola
|
01016622ba
|
Issue #2857580 by vegantriathlete: Correct documentation on assertLinkByHref
|
2017-03-30 08:07:24 +03:00 |
Alex Pott
|
4656717240
|
Issue #2822837 by vaplas, martin107, chiranjeeb2410, klausi, dawehner: Replace @expectedException @expectedExceptionMessage with $this->setExpectedException
|
2017-03-27 11:26:01 +01:00 |
Alex Pott
|
16842fc2aa
|
Issue #2829346 by ekes, kentr, klausi: Allow repeated calls to DrupalKernel::setSitePath()
|
2017-03-25 10:48:26 +00:00 |
Alex Pott
|
458de4e53b
|
Issue #2862470 by Jo Fitzgerald, klausi: Add assertOptionByText() to AssertLegacyTrait for better browser test compatibility
|
2017-03-22 22:45:01 +00:00 |
Alex Pott
|
1ef413bec0
|
Issue #2862463 by hchonov, Jo Fitzgerald, tstoeckler: Cloning an entity with initialized translations leaves $values pointing to the old entity object
|
2017-03-22 22:26:39 +00:00 |
Alex Pott
|
1e56b1fbad
|
Issue #2795111 by Jo Fitzgerald, GoZ, dawehner, klausi: WTB to BTB, add getRawContent() in BTB
|
2017-03-22 22:25:04 +00:00 |
Alex Pott
|
e65e326721
|
Issue #2828073 by hchonov, tstoeckler: Cloning an entity with initialized translations leaves $entityKeys and $translatableEntityKeys pointing to the old entity object
|
2017-03-21 21:33:35 +00:00 |
Nathaniel Catchpole
|
4d92ef4069
|
Issue #2856808 by amateescu, catch: Break out the 'entity_test_update' entity type into its own module and add additional test db dumps
|
2017-03-20 12:47:32 +00:00 |
Alex Pott
|
ade0589692
|
Issue #2858295 by mpdonadio, GoZ, Wim Leers, alexpott: DateTimePlus doesn't track errors properly
|
2017-03-20 09:41:41 +00:00 |
xjm
|
e59c5e671e
|
Issue #2857853 by vegantriathlete: Correct typos in DefaultConfigTest.php
|
2017-03-19 00:04:16 +01:00 |
Alex Pott
|
45d83369a3
|
Issue #2615496 by amateescu, joseph.olstad, amcgowanca, alexpott, Fabianx, djdevin, greggles, tstoeckler: A serial/primary key field can not be added to an existing table
|
2017-03-17 14:19:33 +00:00 |
Alex Pott
|
4976fb50e0
|
Issue #2855927 by daffie, Jo Fitzgerald: Drupal\KernelTests\Core\Database\RangeQueryTest does not have to add the module "database_test"
|
2017-03-14 11:29:28 +00:00 |
Alex Pott
|
4dde9c8169
|
Issue #2615016 by hchonov, Jo Fitzgerald, Pavan B S, tstoeckler, mkalkbrenner, plach, amateescu, Berdir: ContentEntityBase::hasTranslationChanges should exclude the "changed" fields from the comparison
|
2017-03-14 11:28:14 +00:00 |
Alex Pott
|
4b8275dbca
|
Issue #2857725 by Jo Fitzgerald, boaloysius, klausi: Improve assertNoFieldByName() compatibility for empty strings
|
2017-03-13 16:14:16 +00:00 |
Alex Pott
|
6b62f6bc8e
|
Issue #2718655 by dawehner, Jo Fitzgerald, Wim Leers: #type actions with dropbutton loses bubbleable metadata
|
2017-03-13 15:51:16 +00:00 |
Alex Pott
|
7e3c8582bf
|
Issue #2859308 by Jo Fitzgerald: Improve assertNoFieldById() compatibility for empty strings
|
2017-03-13 11:40:41 +00:00 |
Alex Pott
|
97d9a7b2ae
|
Issue #2548061 by hussainweb, alexpott, klausi, Crell, dawehner, Berdir: Fix Drupal\Tests\accept_header_routing_teste\Unit\Routing\AcceptHeaderMatcherTest::testNoRouteFound
|
2017-03-10 15:05:26 +00:00 |
Alex Pott
|
b26016db7a
|
Issue #2855977 by blazey: LanguageNegotiationUrl::processInbound removes path prefix even when detection is based on domain
|
2017-03-09 08:53:13 +00:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
59ee98a262
|
Issue #2802663 by mpdonadio, Berdir, jibran, jhedstrom, amateescu: Exceptions due ChangedItem, CreatedItem, and TimestampItem implicit dependencies on datetime module
|
2017-03-04 15:09:09 -06:00 |
xjm
|
1324a42f0c
|
Revert "Issue #2802663 by mpdonadio, jibran, Berdir, jhedstrom, amateescu: ChangedItem, CreatedItem, and TimestampItem fields have an implicit dependency on datetime module"
This reverts commit cd176e1d24 .
|
2017-03-04 14:07:24 -06:00 |
xjm
|
cd176e1d24
|
Issue #2802663 by mpdonadio, jibran, Berdir, jhedstrom, amateescu: ChangedItem, CreatedItem, and TimestampItem fields have an implicit dependency on datetime module
|
2017-03-04 13:52:45 -06:00 |
xjm
|
fa39f06433
|
Issue #2361539 by alexpott, webflo, AjitS, himanshu-dixit, tameeshb, xjm: Config export key order is not predictable for sequences, add orderby property to config schema
|
2017-03-04 12:42:17 -06:00 |
xjm
|
f621a88dd0
|
Issue #2857714 by klausi: Upgrade Coder to 8.2.11
|
2017-03-04 09:04:49 -06: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 |
Alex Pott
|
23d140fd6c
|
Issue #2117305 by disasm, Pavan B S, ieguskiza, Jo Fitzgerald: Replace usages of db_or() and db_and()
|
2017-03-03 11:37:33 +00:00 |
Nathaniel Catchpole
|
b1242b2928
|
Issue #2075889 by pwolanin, kgoel, alexpott, catch, mpdonadio, YesCT, himanshu-dixit, dawehner, xjm, johnshortess, Crell, jhodgdon, Wim Leers, mradcliffe, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing
|
2017-02-28 11:49:30 +00:00 |
Alex Pott
|
f572d837b4
|
Revert "Issue #2855428 by Sam152, jhedstrom, timmillwood: Workflow state and transition add/edit form IDs have a '-' in them"
This reverts commit 973e6b4f16 .
|
2017-02-27 23:06:50 +00:00 |
Alex Pott
|
973e6b4f16
|
Issue #2855428 by Sam152, jhedstrom, timmillwood: Workflow state and transition add/edit form IDs have a '-' in them
|
2017-02-27 22:54:44 +00:00 |
Nathaniel Catchpole
|
9bd08a0024
|
Issue #2825347 by Wim Leers: 'Accept' header still is used for determining response format of error responses, ?_format= has no effect AND serialization module's exception subscriber does not support status code 500 error responses
|
2017-02-27 15:09:11 +00:00 |
Alex Pott
|
7562fb2476
|
Revert "Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner, alexpott, johnshortess, Crell, Wim Leers, jhodgdon, mradcliffe, xjm, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing"
This reverts commit 77a2431e2e .
|
2017-02-27 11:16:07 +00:00 |
xjm
|
3832bf77a1
|
Issue #2855267 by daffie: "Larry" should not use $GLOBALS in Drupal\KernelTests\Core\Database\UpdateComplexTest
|
2017-02-23 13:53:50 +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 |
Nathaniel Catchpole
|
fafa49b913
|
Issue #2854249 by GoZ, himanshu-dixit, boaloysius, xjm: Default message for linkNotExists and linkByHrefNotExists is wrong
|
2017-02-23 11:09:38 +00:00 |
Nathaniel Catchpole
|
d837f01c58
|
Issue #2808335 by hchonov, tstoeckler, anish.a, Wim Leers, catch, Berdir: Changed time not updated when only non-translatable fields are changed on a translated entity
|
2017-02-22 16:45:04 +00:00 |
xjm
|
0f5eab10b5
|
Issue #2854560 by Wim Leers, boaloysius, dawehner: \Drupal\Core\Routing\RequestFormatRouteFilter::filter() is too HTML-centric
|
2017-02-22 16:36:29 +00:00 |
Alex Pott
|
2736deb8d1
|
Issue #2846643 by mpdonadio, bkosborne, jhedstrom, alexpott: DateFormatter should not attempt to load a format from storage if the format is "custom"
|
2017-02-21 16:50:21 +00:00 |
Alex Pott
|
9f2371f26e
|
Issue #2580935 by vaplas, maijs: DisplayPluginBase::applyDisplayCachablityMetadata() method has typo in it's name
|
2017-02-21 15:56:40 +00:00 |
xjm
|
bbd96cc9a0
|
Issue #2852515 by dawehner, timmillwood: $interface is still set from the previous loop in tagged services compilation
|
2017-02-21 09:37:03 +00:00 |
Alex Pott
|
77a2431e2e
|
Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner, alexpott, johnshortess, Crell, Wim Leers, jhodgdon, mradcliffe, xjm, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing
|
2017-02-20 16:02:05 +00:00 |
Alex Pott
|
037932df45
|
Issue #2851635 by tim.plunkett, alexpott, dawehner: DefaultSingleLazyPluginCollection retains stale instance IDs
|
2017-02-14 11:05:36 +00:00 |
xjm
|
fee5c76922
|
Issue #2851648 by tim.plunkett, jibran: Layout regions should be in the order defined by the definition
|
2017-02-13 17:17:25 -06:00 |
Alex Pott
|
3901464895
|
Issue #2845543 by vaplas, gambry, alexpott: PostgreSQL regular expression match operators works only for text
|
2017-02-13 17:25:06 +00:00 |
Alex Pott
|
39d1e8557f
|
Issue #2822190 by webflo, Wim Leers, dawehner, alexpott, effulgentsia, SchnWalter: PathValidator validates based on a RequestContext leaked from the current request, resulting in false negatives during CLI requests and POST submissions
|
2017-02-13 15:47:12 +00:00 |
Alex Pott
|
151050c794
|
Issue #2841311 by hchonov, tstoeckler: Initialized fields of an entity clone have a reference to the original entity object instead to the cloned entity object
|
2017-02-13 14:23:49 +00:00 |
xjm
|
e4ae1c1af2
|
Issue #2691971 by imrancluster, lluvigne, andrewmacpherson, royal121, John Cook, emallove, tstoeckler, alexpott, Cottser, ok_lyndsey, webchick: "Update Notifications" #title repeated for drupal 8 installation in configure site page
|
2017-02-12 14:19:31 -06:00 |
Alex Pott
|
fea11b6de2
|
Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs
|
2017-02-11 22:02:19 +00:00 |
effulgentsia
|
2b2f939d59
|
Issue #2851600 by tim.plunkett, jibran: Remove workaround from \Drupal\Core\Config\TypedConfigManager::processDefinition()
|
2017-02-11 13:16:54 -08:00 |
xjm
|
6ca61afd59
|
Issue #2851510 by klausi: Fix phpcs regressions by running phpcbf
|
2017-02-10 16:17:15 -06:00 |
xjm
|
22d62194b3
|
Issue #2851574 by tim.plunkett, mpdonadio: DependentPluginDefinitionInterface and DependentPluginDefinitionTrait should be in Drupal\Core not Drupal\Component
|
2017-02-10 14:36:18 -06:00 |
Alex Pott
|
172e9e38cc
|
Issue #2815845 by dawehner, Wim Leers, alexpott, tedbow, Berdir, swentel, webflo: Importing (deploying) REST resource config entities should automatically do the necessary route rebuilding
|
2017-02-10 10:45:01 +00:00 |
effulgentsia
|
7f3c710feb
|
Issue #2821189 by tim.plunkett, tstoeckler: Allow object-based plugin definitions to be processed in DerivativeDiscoveryDecorator
|
2017-02-10 00:24:54 -08:00 |
effulgentsia
|
09769ab590
|
Issue #2822752 by tim.plunkett, jibran: Allow object-based plugin definitions to be created by non-annotated discovery
|
2017-02-09 17:14:53 -08:00 |
Nathaniel Catchpole
|
3bd5be0d33
|
Issue #2850022 by Sam152, Berdir: Duplicating a non-default revision should produce a default revision for a newly created entity
|
2017-02-09 21:16:47 +00:00 |
Nathaniel Catchpole
|
6018d048bb
|
Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method
|
2017-02-09 21:10:34 +00:00 |
Alex Pott
|
1fcd3d5c56
|
Issue #2808233 by gnuget, dawehner, Wim Leers, tedbow, Chi, dysrama: REST 403 responses don't tell the user *why* access is not granted: requires deep Drupal understanding to figure out
|
2017-02-09 19:56:28 +00:00 |
Nathaniel Catchpole
|
8dbd209ef3
|
Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface
|
2017-02-09 11:14:54 +00:00 |
xjm
|
43de9e0959
|
Issue #2850170 by aaronbauman, dawehner: Capitalization error for assertTRUE()
|
2017-02-08 20:54:01 -06:00 |
Alex Pott
|
a3c32ebb6f
|
Issue #2848553 by Sam152, Jaesin, dawehner: Make sure all 'configure' links are valid routes
|
2017-02-08 21:40:41 +00:00 |
effulgentsia
|
2fd6026a62
|
Issue #2821191 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in PluginDependencyTrait
|
2017-02-08 13:28:13 -08:00 |
xjm
|
f2f688b89b
|
Issue #2849222 by tstoeckler: settings.testing.php / testing.services.yml not picked up by BrowserTestBase
|
2017-02-08 10:32:45 -06:00 |
Nathaniel Catchpole
|
5b2cb036e8
|
Issue #2847687 by jp.stacey, dawehner: EntityAccessCheck mandates instanceof EntityInterface when it only needs AccessibleInterface
|
2017-02-08 14:14:09 +00:00 |
effulgentsia
|
ed4ad77a12
|
Issue #2824655 by tim.plunkett: Plugin definitions should store their class in a consistent manner (without leading slashes)
|
2017-02-07 17:11:17 -08:00 |
Alex Pott
|
9c777482ea
|
Issue #2842399 by dawehner, webflo: Unable to render link with attributes twice
|
2017-02-07 12:36:11 +00:00 |
Alex Pott
|
ba06831005
|
Issue #2847611 by dawehner, webflo: \Drupal\Core\Template\TwigExtension::getLink overrides existing classes
|
2017-02-06 20:01:47 +00:00 |
Alex Pott
|
ac55a70849
|
Issue #2832080 by cebasqueira, Berdir: BrowserTestBase::drupalLogin() does an unnecessary redirect from /user to /user/login for each login
|
2017-02-06 19:25:33 +00: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 |
Nathaniel Catchpole
|
8d6e9ef531
|
Issue #2802427 by Stefdewa, hardik.p, Arndt, Jo Fitzgerald: Browser tests fail under HTTPS
|
2017-02-06 12:24:31 +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 |
xjm
|
cd05ee426b
|
Issue #177124 by hgoto, roblav, mrfelton, AjitS, wturrell, lyricnz, ADLongwell, tim.plunkett, effulgentsia, sun, GoddamnNoise, Liam Morland, Xano, drumm, guschilds, cilefen: Form validation messages appear in incorrect order
|
2017-02-06 03:07:18 -05:00 |
Alex Pott
|
612665b15e
|
Issue #2605664 by Torenware, Mile23, alexpott, Taran2L, neclimdul, Yogesh Pawar, mark.creamer, donquixote, dawehner, klausi: Align TestDiscovery and bootstrap.php's non-permissive loading of PSR-4 namespaces for traits
|
2017-02-02 16:37:31 +00:00 |
Alex Pott
|
01ac7634be
|
Issue #2754977 by dmsmidt, marcvangend, mohit_aghera, Getekid, tim.plunkett, ndf: Enhance formErrorHandler to include children errors on RenderElements
|
2017-01-31 11:28:38 +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 |
Alex Pott
|
1fbdcc7a10
|
Issue #2693081 by yanniboi, YesCT: Merging data types leads to incomplete definition
|
2017-01-31 10:09:29 +00:00 |
effulgentsia
|
414574e173
|
Issue #2559825 by tim.plunkett, Antti J. Salminen, lauriii, aspilicious, alexpott: Preprocess functions from base hooks not triggered for theme hooks not using the __ pattern
|
2017-01-30 17:04:19 -08:00 |
webchick
|
402c4ea2e3
|
Issue #2767025 by tstoeckler, Sam152, kristiaanvandeneynde, timmillwood, Gábor Hojtsy, Berdir, dawehner, xjm: Add entity type label for a collection of entities
|
2017-01-30 15:20:19 -08:00 |
effulgentsia
|
0bc54981d2
|
Issue #2113345 by dawehner, tedbow, Wim Leers, kristiaanvandeneynde, Crell, Grayside, klausi: Define a mechanism for custom link relationships
|
2017-01-30 12:29:33 -08:00 |
effulgentsia
|
701bee40ef
|
Issue #2818653 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in DefaultPluginManager::findDefinitions()
|
2017-01-30 10:46:35 -08:00 |
Alex Pott
|
87c1e2ee24
|
Issue #2844181 by maxocub, Alex Bukach, alexpott: PluralTranslatableMarkup serialization error
|
2017-01-28 12:52:17 +00:00 |
Nathaniel Catchpole
|
8ec7fdc83f
|
Issue #2832052 by amoebanath, drunken monkey: BrowserTestBase::drupalLogin() has typo in assert message
|
2017-01-27 15:24:09 +00:00 |
Alex Pott
|
3af641f191
|
Issue #2837676 by michielnugter, droplet, alexpott, Lendude, jibran, klausi, Wim Leers: Provide a better way to validate all javascript activity is completed
|
2017-01-26 09:21:16 +00:00 |
Alex Pott
|
98e7ac3f66
|
Issue #2838949 by damiankloip: HttpException Handling Does Not Pass Headers to Responses — results e.g. in missing Allow header for 405 responses
|
2017-01-25 18:40:27 +00:00 |
xjm
|
3af6a3e538
|
Issue #2754217 by alexpott, xjm, dawehner, martin107: Random Test Failure with "failed to open stream" for temporary://.htaccess
|
2017-01-19 19:11:27 +00:00 |
Alex Pott
|
4b65a2bec0
|
Issue #2675010 by hchonov, Berdir, yongt9412, tstoeckler: Cloned entity will point to the same field objects if the clone was created after an entity translation has been initialized
|
2017-01-19 15:40:15 +00:00 |
Nathaniel Catchpole
|
03cd7e5ee5
|
Issue #2843259 by alexpott, Mile23: Drupal\Tests\ComposerIntegrationTest breaks when composer.lock generated with composer version 1.3 and higher
|
2017-01-19 11:26:17 +00:00 |
Alex Pott
|
b1500e0704
|
Issue #2844001 by dawehner, tim.plunkett: Add a Url::mergeOptions method
|
2017-01-18 15:17:20 +00:00 |
Nathaniel Catchpole
|
52b6136cbb
|
Issue #2843828 by alexpott, timmillwood: \Drupal\Core\DrupalKernel::initializeSettings() can result in moving the autoloader position
|
2017-01-18 10:51:35 +00:00 |
Alex Pott
|
16ddd38769
|
Issue #2795543 by cebasqueira, GoZ: Document that only plain string values are allowed in \Drupal\Tests\WebAssert::buildXPathQuery
|
2017-01-17 14:46:46 +00:00 |
Alex Pott
|
dc583b732a
|
Issue #936316 by vaplas, johns996, aerozeppelin, mgifford, gapple, gnuget: CSS aggregation strips some essential whitespace within strings
|
2017-01-17 13:45:47 +00:00 |
Alex Pott
|
054a7a644e
|
Issue #2731419 by hgoto, michielnugter, pareshpatel, tocab, Chernous_dn, Sabbi0612, cilefen, droplet: "cannot call methods on dialog prior to initialization" logged when resizing after closing a modal
|
2017-01-17 10:24:32 +00:00 |
xjm
|
b7ff214793
|
Issue #2843074 by tim.plunkett, alexpott, claudiu.cristea, denutkarsh, effulgentsia: Stale dependencies passed to onDependencyRemoval() result in data loss on uninstallation
|
2017-01-15 13:57:26 -06:00 |
Alex Pott
|
8f2befb326
|
Issue #2801097 by dawehner, Berdir: Converting feed to absolute URLs fails on invalid XML, results in empty output
|
2017-01-14 10:55:45 +00:00 |
Nathaniel Catchpole
|
3d72d4be83
|
Issue #2194783 by Berdir, vprocessor, andypost, Antonnavi, tim.plunkett, Crell, Mile23, catch: Rename EntityTypeInterface::isSubclassOf() to ::entityClassImplements()
|
2017-01-11 22:06:48 +00:00 |
Alex Pott
|
b8d54eea18
|
Issue #2795037 by jhedstrom, shashikant_chauhan, gnuget, dawehner: BTB: Add cronRun function
|
2017-01-11 14:21:35 +00:00 |
Alex Pott
|
45d25684b6
|
Issue #2830079 by mpdonadio, jhedstrom: Change DateTimePlus to throw more specific exceptions
|
2017-01-11 13:01:07 +00:00 |
Alex Pott
|
cc30d65427
|
Issue #2390495 by amateescu, Berdir: Support marking field storage definitions as required
|
2017-01-10 15:28:55 +00:00 |
Nathaniel Catchpole
|
bb55292a88
|
Issue #2786443 by alexpott, Berdir, RKopacz, milos.kroulik, generalconsensus: \Drupal\field\FieldStorageConfigStorage::mapFromStorageRecords() can fail without a reasonable error
|
2017-01-06 12:58:51 +00:00 |
Alex Pott
|
3cd6934a2e
|
Issue #2784537 by klausi, mpdonadio, dawehner: Add legacy assertFieldByXPath()/assertNoFieldByXPath() method for browser tests
|
2017-01-05 12:53:18 +00:00 |
Alex Pott
|
cc3f37cca8
|
Issue #2640496 by Berdir, catch, amateescu: Revision ID in {node} and {node_revision} can get out of sync
|
2017-01-05 10:30:18 +00:00 |
Nathaniel Catchpole
|
9d8d1ed77b
|
Issue #2809227 by timmillwood, Berdir, hchonov, catch, amateescu, alexpott: Store revision id in originalRevisionId property to use after revision id is updated
|
2016-12-20 16:16:13 +00:00 |
Alex Pott
|
7147993244
|
Issue #2834580 by Berdir: Move locale.translation_status state key to a separate key/value collection
|
2016-12-19 09:27:43 +00:00 |
Alex Pott
|
716fe7139f
|
Issue #2784159 by dawehner, hchonov: Remove CURL timeout in BTB
|
2016-12-17 12:03:46 +00:00 |
Alex Pott
|
d2b46426da
|
Issue #2796105 by larowlan, Sam152, Yogesh Pawar, alexpott, dawehner, anish.a, Fabianx: Move similar methods in BrowserTestBase / WebTestBase to a trait; untangle installDrupal()
|
2016-12-15 10:26:27 +00:00 |
Alex Pott
|
94f0aacff6
|
Issue #2569119 by pwolanin, marvin_B8, jhedstrom, csheltonlcm, alexpott, dawehner, Fabianx, catch: Use Crypt::hashBase64(), not hash('crc32b') or sha1 for placeholder tokens
|
2016-12-15 10:20:19 +00:00 |
Nathaniel Catchpole
|
926f9dc603
|
Issue #2729663 by dmsmidt, thpoul, SKAUGHT, Wim Leers, Lendude, droplet, effulgentsia, xjm, Reinmar, alexpott: Fragment link pointing to <textarea> should be redirected to CKEditor instance when CKEditor replaced that textarea
|
2016-12-14 14:30:20 +00:00 |
Nathaniel Catchpole
|
f4a242f154
|
Issue #2669802 by chr.fritsch, Berdir, seanB, bojanz, dawehner, yoroy, slashrsm, tstoeckler: Add a content entity form which allows to set revisions
|
2016-12-13 15:45:12 +00:00 |
Nathaniel Catchpole
|
8a9f91ac16
|
Issue #2831816 by Jo Fitzgerald, james.williams: Only first set of configuration dependencies is checked on installation
|
2016-12-09 12:29:35 +00:00 |
xjm
|
e9500065da
|
Issue #2296423 by tim.plunkett, dsnopek, swentel, Manuel Garcia, tedbow, alexpott, xjm, andypost, dawehner, effulgentsia, Berdir, jhedstrom, catch, benjy, jibran, Wim Leers, tstoeckler, larowlan, webchick: Implement layout plugin type in core
|
2016-12-09 11:58:28 +00:00 |
Nathaniel Catchpole
|
222fa031f7
|
Issue #2824165 by tim.plunkett: Remove brittleness from ConfigEntityStorageTest
|
2016-12-06 11:13:44 +00:00 |
Alex Pott
|
729340a8fd
|
Issue #2756401 by claudiu.cristea, pfrenssen, sandervd, gielfeldt, alexpott, amateescu, dawehner: EntityAutocomplete form element validation is too strict
|
2016-12-05 14:16:10 +00:00 |
Alex Pott
|
408f00c31c
|
Issue #2698909 by Berdir, andypost, jibran, tim.plunkett, lauriii, tstoeckler, dawehner: EntityViewBuilder uses non-existing #theme hooks
|
2016-12-05 12:21:47 +00:00 |
Nathaniel Catchpole
|
740ccca37f
|
Issue #2811841 by hchonov, tstoeckler, Berdir: Add test coverage ensuring user input is mapped on the correct form elements when elements are reordered
|
2016-12-02 13:38:53 +00:00 |
Alex Pott
|
79569a7503
|
Revert "Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1"
This reverts commit a55b8ef19e .
|
2016-12-02 11:05:17 +00:00 |
Alex Pott
|
fdbc6eb8a2
|
Issue #2830485 by klausi, michielnugter: \Drupal\Tests\outside_in\FunctionalJavascript\OutsideInBlockFormTest fails randomly
|
2016-12-01 12:19:48 +00:00 |
Alex Pott
|
a55b8ef19e
|
Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1
|
2016-12-01 11:00:20 +00:00 |
Alex Pott
|
aa5da27065
|
Issue #2817115 by tstoeckler, dawehner, cilefen: JavascriptTestBase::tearDown() fails if $this->mink is not set
|
2016-11-30 14:15:30 +00:00 |
Nathaniel Catchpole
|
d498a39276
|
Issue #2822387 by jhedstrom, Wim Leers, klausi: Undefined offset 1 in BrowserTestBase::getMethodCaller()
|
2016-11-30 13:17:09 +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 |
xjm
|
ac5428e830
|
Issue #2809117 by klausi, dawehner, marcoscano, Mile23, xjm, fgm, jhodgdon: Integrate PHPUnit verbose output in Simpletest UI
|
2016-11-28 10:01:53 -06:00 |
Nathaniel Catchpole
|
a251c2da3b
|
Issue #2830596 by pwolanin, YesCT, alexpott: MTimeProtectedFastFileStorage::getFullPath() creates really long filenames unnecessarily
|
2016-11-28 10:26:16 +00:00 |
Alex Pott
|
46ff3bb2b3
|
Issue #2829588 by damiankloip, Fabianx, markcarver, dawehner, catch: Provide a "url.path.is_front" cache context to allow contributed themes to move global "is_front" variable back
|
2016-11-26 22:30:04 +00:00 |
Nathaniel Catchpole
|
d46fefcb8b
|
Revert "Issue #2808063 by vaplas, martin107, Chi, Wim Leers, catch, dawehner, alexpott: LibraryDiscoveryParser::buildByExtension() doesn't validate that extensions exist"
This reverts commit a68c44f486 .
|
2016-11-22 12:08:40 +00:00 |
Nathaniel Catchpole
|
a68c44f486
|
Issue #2808063 by vaplas, martin107, Chi, Wim Leers, catch, dawehner, alexpott: LibraryDiscoveryParser::buildByExtension() doesn't validate that extensions exist
|
2016-11-22 11:11:46 +00:00 |
Nathaniel Catchpole
|
87e10306b5
|
Issue #2424791 by jibran, dpi, chx, Berdir: Entity query hardcodes entity_reference and entity specifier
|
2016-11-21 20:51:55 +00:00 |
Nathaniel Catchpole
|
235bfca5ae
|
Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module
|
2016-11-21 13:15:27 +00:00 |
Nathaniel Catchpole
|
19006b5e7d
|
Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, kostyashupenko, tstoeckler, dawehner, alexpott, Wim Leers, cs_shadow: Add ConfigSchemaChecker to development.services.yml
|
2016-11-18 10:00:22 +00:00 |
Nathaniel Catchpole
|
9d155a2a85
|
Issue #2826391 by Wim Leers: CsrfAccessCheck should have proper error feedback for invalid/missing CSRF token query argument just like CsrfRequestHeaderAccessCheck
|
2016-11-18 09:47:35 +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 |
Nathaniel Catchpole
|
f25e39ffa3
|
Issue #2787923 by claudiu.cristea, dawehner, Jaesin, klausi: Add a getDrupalSettings() method to JavascriptTestBase
|
2016-11-10 13:17:50 +00:00 |
Nathaniel Catchpole
|
e4893d4b1b
|
Issue #2210521 by mitrpaka, vlad.n, Ema.jar, donquixote, dawehner, klausi, alexpott: Settings::getInstance() should throw an exception if called before being initialized
|
2016-11-09 13:17:17 +00:00 |
Nathaniel Catchpole
|
5a88934ee9
|
Issue #2808085 by klausi, claudiu.cristea, stof, nicolas.grekas: Pipe char in locators break Mink and Symfony element search
|
2016-11-03 11:47:44 +00:00 |
Alex Pott
|
3408c306b4
|
Issue #2824410 by jhodgdon: DiffFormatter component class has leak from core class
|
2016-11-03 09:57:53 +00:00 |
Nathaniel Catchpole
|
f927e20b88
|
Issue #2753733 by alexpott, klausi: AccountProxy can do unnecessary user loads to get an ID
|
2016-10-30 18:47:35 +00:00 |
Alex Pott
|
4920ac027b
|
Issue #2822665 by martin107: LibraryDiscoveryParserTest::testBuilldByExtensionSimple() passes an unwanted parameter
|
2016-10-27 22:45:18 -07:00 |
Nathaniel Catchpole
|
2b74c93361
|
Issue #2754929 by joelpittet, markcarver: Internal path(s) missing for "html" and "page" theme hook suggestions on <front>
|
2016-10-26 20:41:50 +01: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
|
78d3770636
|
Issue #2818031 by phenaproxima, Berdir, alexpott: Trailing slashes can cause FileSystem::mkdir() to return a false negative
|
2016-10-26 10:08:22 -07:00 |
Nathaniel Catchpole
|
962eddec66
|
Issue #2796581 by tim.plunkett, jibran, catch, swentel, alexpott, cilefen, xjm, amateescu: Fields must store their region in entity displays
|
2016-10-25 22:21:33 +01:00 |
Alex Pott
|
92a19bdf99
|
Issue #2721179 by catch, klausi, alexpott, dawehner, effulgentsia: Replace deprecated Symfony ExecutionContextInterface
|
2016-10-25 13:22:49 -07:00 |
Alex Pott
|
5c4a8dfbe6
|
Issue #2795601 by jhedstrom, mpdonadio: Convert \Drupal\Tests\system\Functional\Common\FormatDateTest mostly to a kernel test
|
2016-10-25 13:15:51 -07:00 |
Alex Pott
|
dd79f7911f
|
Issue #2571633 by lauriii, tuutti, joelpittet: Remove TwigExtension setter methods - use constructor instead
|
2016-10-25 11:24:35 -07:00 |
Alex Pott
|
2cde5b67c6
|
Issue #2821320 by michielnugter, droplet, Lendude: Add test coverage for machine-name.js
|
2016-10-23 14:13:05 -07:00 |
Nathaniel Catchpole
|
b33af7a964
|
Issue #2814035 by klausi, dawehner: Make $modules property protected on BrowserTestBase and KernelTestBase
|
2016-10-21 16:35:12 +01:00 |
Scott Reeves
|
99a55f04f2
|
Issue #2616756 by Charlotte17, joelpittet, lauriii, heddn, ytl, T'Bell Hernandez, Cottser, vaplas, alexpott: Allow instantiating Attribute objects within Twig
|
2016-10-20 21:09:02 -07:00 |
Nathaniel Catchpole
|
a469aa222c
|
Issue #2666032 by hchonov, Gábor Hojtsy, mkalkbrenner: Add TranslationStatusInterface to ask for the status of an entity translation and fix statuses in ContentEntityBase
|
2016-10-19 11:47:04 +01:00 |
Nathaniel Catchpole
|
2f7924b3ab
|
Issue #2752463 by tstoeckler: EntityResolverManager::setParametersFromEntityInformation() sets parameter info for non-existing parameters
|
2016-10-19 11:37:56 +01:00 |
Nathaniel Catchpole
|
3a8b4eee94
|
Issue #2809789 by pwolanin, dawehner: UrlGenerator fails to urlencode aliases, incorrectly encodes "system" path
|
2016-10-19 10:54:55 +01:00 |
Alex Pott
|
8bbdbedd69
|
Issue #2811133 by cilefen, Wim Leers, neclimdul, dawehner: Confusing error response set by ContentTypeHeaderMatcher when forgetting the Content-Type request header
|
2016-10-14 10:26:11 +01:00 |
Nathaniel Catchpole
|
b104e87731
|
Revert "Issue #2811133 by Wim Leers, neclimdul, dawehner: Confusing error response set by ContentTypeHeaderMatcher when forgetting the Content-Type request header"
This reverts commit 97f0d43d67 .
|
2016-10-13 23:34:01 +01:00 |
Alex Pott
|
97f0d43d67
|
Issue #2811133 by Wim Leers, neclimdul, dawehner: Confusing error response set by ContentTypeHeaderMatcher when forgetting the Content-Type request header
|
2016-10-13 21:38:27 +01:00 |
Alex Pott
|
184a05e06c
|
Issue #2795395 by Yogesh Pawar, tresti88, marvin_B8, shashikant_chauhan, tstoeckler, dawehner: PathRootsSubscriber breaks if there are no routes
|
2016-10-13 13:00:00 +01:00 |
Alex Pott
|
c3b3ec1be5
|
Issue #2575829 by znerol: Hash session id before using it as a cache context
|
2016-10-13 11:18:33 +01:00 |
Nathaniel Catchpole
|
b09f92223a
|
Issue #2717207 by mpdonadio, dawehner, catch, alexpott: Add a time service to provide consistent interaction with time()/microtime() and superglobals
|
2016-10-13 10:42:53 +01:00 |
Nathaniel Catchpole
|
9f26c56909
|
Issue #2801899 by shashikant_chauhan, daffie, axel.rutz: Rename Drupal\Core\Database\Connection::rollback() to Drupal\Core\Database\Connection::rollBack()
|
2016-10-13 10:38:32 +01:00 |
Alex Pott
|
dbf2b0ed1b
|
Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 64f9bb959b .
|
2016-10-12 13:23:31 +01:00 |
Nathaniel Catchpole
|
4c68d20583
|
Revert "Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region'"
This reverts commit dd6d586818 .
|
2016-10-12 13:19:25 +01:00 |
Nathaniel Catchpole
|
5c93d7e314
|
Issue #2767655 by claudiu.cristea, dawehner, alexpott: Allow WebAssert to inspect also hidden fields
|
2016-10-12 10:57:24 +01:00 |
Alex Pott
|
8c22ddf5cf
|
Issue #2699489 by catch, tim.plunkett: FormBuilder $ajax_form_request check does not check which AJAX form is being requested
|
2016-10-11 23:28:19 +01:00 |
Alex Pott
|
a407037d45
|
Issue #2795967 by daffie, Katiemouse: A query with a fetchAll(\PDO::FETCH_COLUMN) will fail for SQLite
|
2016-10-04 19:59:42 +01:00 |
Nathaniel Catchpole
|
652ab4a02e
|
Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements
|
2016-10-03 21:11:06 +01:00 |
Alex Pott
|
dd6d586818
|
Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region'
|
2016-10-01 10:47:02 +01:00 |
Alex Pott
|
ae621fe689
|
Issue #2672888 by fago: BrowserTestBase fails when the webserver runs as another user
|
2016-09-30 17:30:29 +01:00 |
Alex Pott
|
f506915ec8
|
Revert "Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements"
This reverts commit 8477ed5afd .
|
2016-09-30 11:48:04 +01:00 |
Alex Pott
|
64f9bb959b
|
Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays
|
2016-09-30 11:46:40 +01:00 |
Alex Pott
|
b9dafa0928
|
Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 9d8bfbb6e4 .
|
2016-09-30 11:45:33 +01:00 |
Alex Pott
|
9d8bfbb6e4
|
Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays
|
2016-09-30 10:31:50 +01:00 |
effulgentsia
|
8477ed5afd
|
Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements
|
2016-09-29 11:10:11 -07:00 |
Alex Pott
|
2766d1a729
|
Revert "Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations"
This reverts commit 4eb87a26df .
|
2016-09-29 13:44:40 +01:00 |
Alex Pott
|
26efc430ff
|
Revert "Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend"
This reverts commit e3587e21e4 .
|
2016-09-29 11:40:29 +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 |
Alex Pott
|
d27d6c3dd9
|
Issue #1841474 by dawehner, lokapujya, gnuget, mradcliffe, lluvigne, Wim Leers, klausi: Convert REST tests to Guzzle (would also help with core moving from WTB to BTB)
|
2016-09-28 13:18: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 |
Alex Pott
|
f0d2de33c3
|
Issue #2788209 by amateescu, Berdir: Entity reference field "Autocomplete matching: Starts with" option does not work
|
2016-09-27 17:16:38 +01:00 |
Nathaniel Catchpole
|
82304ed90f
|
Issue #2776235 by mikeryan, alexpott: Cached autoloader misses cause failures when missed class becomes available
|
2016-09-27 14:35:22 +01:00 |
Nathaniel Catchpole
|
1975fe0892
|
Issue #2804675 by alexpott, hideaway: Tests using TestDatabase class are stuck in an infinite loop in Windows (8.2.0-rc2 only)
|
2016-09-26 16:22:24 +01:00 |
Alex Pott
|
397b680a5f
|
Issue #2567715 by marthinal, hgoto, jpd4nt, mr.baileys, Wim Leers, alexpott: #markup generated by #pre_render callbacks do not get processed by ensureMarkupIsSafe()
|
2016-09-26 11:22:14 +01:00 |
Alex Pott
|
67076176cd
|
Issue #2647916 by Lendude, Wim Leers, dawehner: Views ajax modals stop working in certain scenarios: due to JS settings caching, AJAX responses may set wrong ajaxPageState.libraries, causing problems for subsequent AJAX requests/responses
|
2016-09-26 08:46:29 +01:00 |
Alex Pott
|
97b2c76457
|
Issue #2738567 by jmuzz, mtift, claudiu.cristea, dawehner, samuel.mortenson: Add test trait for drupalGetTestFiles and drupalCompareFile
|
2016-09-26 08:14:56 +01:00 |
Alex Pott
|
d70e577aba
|
Issue #2773733 by claudiu.cristea, klausi, dawehner: Fix AssertLegacyTrait::assert(No)Text to handle html encoded strings (part 3)
|
2016-09-25 12:03:24 +01:00 |
Alex Pott
|
e3587e21e4
|
Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend
|
2016-09-25 11:43:35 +01:00 |
Alex Pott
|
f4c6a21986
|
Issue #2805757 by Mile23: InstallerRedirectTraitTest causes fatal when run from PHPUnit
|
2016-09-25 09:48:41 +01:00 |
Alex Pott
|
918731d6e8
|
Issue #2803117 by chx: JavascriptTestBase catches the wrong exception
|
2016-09-23 20:32:18 +01:00 |
Alex Pott
|
29ce04e5d0
|
Issue #728702 by Crell, daffie, pillarsdotnet, pjcdawkins, Damien Tournoud, David_Rothstein, reglogge, amateescu, tim.plunkett, tstoeckler, xjm, hussainweb, alexpott, cweagans, Tor Arne Thune, catch: Visiting index.php should redirect to install.php if settings.php already has database credentials but database is empty
|
2016-09-23 10:45:19 +01:00 |
Alex Pott
|
761657a7dc
|
Issue #2763401 by klausi: PHPunit browser tests should log all Mink requests
|
2016-09-22 14:21:08 +01:00 |
xjm
|
a8579d60d5
|
SA-CORE-2016-004 by alexpott, andypost, antongp, cashwilliams, catch, Chi, dawehner, dsnopek, Heine, kierheyl, Pere Orga, pwolanin, larowlan, q2u, stefan.r, xjm
(cherry picked from commit 75d6aa33cd )
|
2016-09-21 12:41:50 -05: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 |
Alex Pott
|
61941454e9
|
Issue #2795611 by GoZ: Provide a assertHeader legacy assertion
|
2016-09-19 17:21:53 +01:00 |
Alex Pott
|
bb08449a51
|
Issue #2797947 by jmuzz: Allow NULL as second parameter in BTB->drupalPostForm()
|
2016-09-19 16:53:15 +01:00 |
Alex Pott
|
bff67911a6
|
Issue #2799053 by sanduhrs: Environment is not preserved running phpunit with a different user
|
2016-09-19 12:36:14 +01:00 |
Alex Pott
|
7125a80096
|
Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard
|
2016-09-19 11:39:40 +01:00 |
Alex Pott
|
41cab62705
|
Issue #2801883 by claudiu.cristea: Add an empty $modules property in BrowserTestBase
|
2016-09-19 11:30:51 +01:00 |
Nathaniel Catchpole
|
8a5abfc0fa
|
Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5
|
2016-09-16 11:35:51 +01:00 |
Alex Pott
|
efcf5218c9
|
Issue #2655104 by dawehner, jhedstrom, gclicon, chr.fritsch, smk-ka, phenaproxima: List unmet configuration dependencies instead of just failing
|
2016-09-15 13:19:42 +02:00 |
Nathaniel Catchpole
|
fec70c8fb9
|
Issue #2797943 by jmuzz, claudiu.cristea, dawehner: Add support for clickLink()'s second argument to BrowserTestBase
|
2016-09-13 13:44:47 +01:00 |
Nathaniel Catchpole
|
dc509d0a43
|
Issue #2794715 by Mile23, klausi: TestSuiteBaseTest cannot be executed as standalone test
|
2016-09-12 16:17:33 +01:00 |
xjm
|
fea00575f0
|
Revert "Issue #2793443 by dawehner: Make private functions protected in BrowserTestBase/KernelTestBase"
This reverts commit bde190669e .
|
2016-09-09 16:22:14 -05:00 |
xjm
|
24d528d802
|
Issue #2758559 by eporama, leolando.tan, kamalrajsahu21, tstoeckler, larowlan, claudiu.cristea: EntityType::setStorageClass() violates its interface
|
2016-09-02 15:38:42 -05:00 |
xjm
|
9d3d930151
|
Issue #2785355 by timmillwood, dawehner, claudiu.cristea, borisson_: Expose the class resolver on \Drupal
|
2016-09-02 15:25:16 -05:00 |
xjm
|
bde190669e
|
Issue #2793443 by dawehner: Make private functions protected in BrowserTestBase/KernelTestBase
|
2016-09-02 14:56:53 -05:00 |
Alex Pott
|
cf37e9033c
|
Issue #2760905 by anavarre, claudiu.cristea, amitaibu, dawehner: The documentation should be more explicit about PHPUnit requesting the webserver user to perform all functional tests
|
2016-09-02 17:07:07 +01:00 |
Nathaniel Catchpole
|
9c63871934
|
Issue #1267508 by fietserwin, daffie, lisa.ugray, chx, alexpott, Berdir, dawehner, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN
|
2016-09-01 14:01:59 +01:00 |
Alex Pott
|
f25150623a
|
Issue #2792831 by mkalkbrenner: YamlSymfonyTest must not require PHP yaml extension
|
2016-08-31 09:20:37 -05:00 |
Alex Pott
|
a7b67e7af1
|
Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName
|
2016-08-29 06:50:59 -05: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 |
Alex Pott
|
ee38d6f72a
|
Issue #2771547 by Lendude, klausi, dawehner, alexpott, pwolanin: In Browser and FunctionalJavascript tests SIMPLETEST_USER_AGENT cookie needs to be set every 5 seconds
|
2016-08-26 12:37:15 -05:00 |
Alex Pott
|
4282851183
|
Issue #2784677 by GoZ: Move core/modules/simpletest/tests/src/Functional/BrowserTestBaseTest.php to core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
|
2016-08-23 19:12:33 +01:00 |
Nathaniel Catchpole
|
3c42666bfc
|
Issue #2787577 by alexpott, dawehner: When tests use multiple namespaces they should do so in a coding standards compliant way
|
2016-08-22 17:10:39 +01:00 |
Nathaniel Catchpole
|
37010da991
|
Issue #2787655: Fix \Drupal\Tests\Core\Form\FormTestBase to not have multiple namespaces
|
2016-08-22 17:01:56 +01:00 |
Nathaniel Catchpole
|
50ab536e79
|
Issue #2728403 by timmillwood: Non-revisionable translatable fields on revisionable entities don't translate correctly
|
2016-08-22 16:32:22 +01:00 |
Nathaniel Catchpole
|
31dcacad1b
|
Issue #2740983 by VitalyM, alexpott: Configuration system doesn't allow importing a single item from a non-default collection
|
2016-08-19 14:27:11 +01:00 |
Nathaniel Catchpole
|
5730984d40
|
Issue #2779459: KernelTestBase thinks private file setting is in config
|
2016-08-18 21:24:36 +01:00 |
Alex Pott
|
73333c5b46
|
Issue #2070559 by Mile23: Harmonize PHPUnit and run-tests to both scan for themes
|
2016-08-18 15:00:25 +01:00 |
Alex Pott
|
bd2772d916
|
Issue #2783819 by Lendude: Update AjaxThemeTest to use assertWaitOnAjaxRequest
|
2016-08-18 12:44:47 +01:00 |
Alex Pott
|
08b7a3fbc8
|
Issue #2783393 by Mile23: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard
|
2016-08-18 10:38:31 +01:00 |
Alex Pott
|
da0645c1f8
|
Issue #2785913 by tim.plunkett: StableTemplateOverrideTest does not respect experimental modules
|
2016-08-18 09:06:48 +01:00 |
Alex Pott
|
1bd3a04d6c
|
Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches
|
2016-08-15 18:20:00 +01:00 |
Alex Pott
|
af1abd851c
|
Issue #2780905 by catch, joelpittet: cache MemoryBackend has a pointless constructor
|
2016-08-15 11:17:11 +01:00 |
Nathaniel Catchpole
|
dd3ee4c7df
|
Issue #2635784 by Manuel Garcia, sidharthap, cilefen, veerasekar89, gambry, catch, alexpott, Cottser, dawehner, joelpittet: Deprecate ThemeHandler::setDefault() in favour of configuration and replace usages
|
2016-08-15 08:55:33 +01:00 |
Alex Pott
|
0c0481ef86
|
Revert "Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches"
This reverts commit abe69518ab .
|
2016-08-12 20:43:12 +01:00 |
Alex Pott
|
abe69518ab
|
Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches
|
2016-08-12 14:40:34 +01:00 |
Nathaniel Catchpole
|
a0096f1c08
|
Revert "Issue #1267508 by fietserwin, lisa.ugray, daffie, chx, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN"
This reverts commit 22a241ca04 .
|
2016-08-12 13:00:14 +01:00 |
Nathaniel Catchpole
|
246304717f
|
Issue #2778673 by neclimdul: UnitTestCase::getStringTranslationStub() incorrectly documents its return type
|
2016-08-12 12:29:10 +01:00 |
Alex Pott
|
8824b86716
|
Issue #2759863 by klausi: Implement request header support for drupalGet() on BrowserTestBase
|
2016-08-11 14:28:52 +01:00 |
Nathaniel Catchpole
|
bc00f081e6
|
Issue #2725533 by timmillwood, alexpott, amateescu, webchick, dixon_, larowlan, dawehner, catch, Crell, Bojhan, jibran, Wim Leers, agentrickard, Berdir: Add experimental content_moderation module
|
2016-08-08 13:26:31 +01:00 |
Alex Pott
|
fdb71536e1
|
Issue #2773389 by martin107, claudiu.cristea, klausi: BrowserTestBase::getTextContent() wrongly returns the raw content
|
2016-08-08 10:05:17 +01:00 |
Nathaniel Catchpole
|
937b9f228d
|
Issue #2553733 by alexpott, dawehner, Wim Leers, jibran: BrowserTestBase should be adding the config schema checker like WebTestBase
|
2016-08-05 15:58:10 +01:00 |
Nathaniel Catchpole
|
ad76a96a40
|
Issue #2723607 by valthebald, deepakaryan1988: Remove entity_load* usage for dynamic entity types
|
2016-08-05 09:29:20 +01:00 |
Alex Pott
|
bc834169f0
|
Issue #1869548 by dawehner, jeqq, dmouse, slasher13, damiankloip, alexpott, nod_, AlxVallejo, chr.fritsch, yanniboi, effulgentsia, dixon_, -enzo-, Wim Leers, Crell, andypost, catch, Damien Tournoud, kim.pepper, linclark: Opt-in CORS support
|
2016-08-02 11:56:38 +01:00 |