webchick
|
a470bc0cbd
|
Issue #2773197 by jalpesh, tstoeckler: DefaultHtmlRouteProviderTest::testGetCollectionRoute() has wrong @covers
|
2016-07-27 18:09:05 -07:00 |
xjm
|
c4cb804daf
|
Issue #2702661 by alexpott, nevergone, GoZ, jibran, dawehner, xjm, hgoto, droplet: Make it simple to take screenshots whilst using JavascriptTestBase
|
2016-07-27 16:47:58 -05:00 |
Nathaniel Catchpole
|
f2b7115211
|
Issue #1869548 by dawehner, jeqq, dmouse, damiankloip, nod_, AlxVallejo, chr.fritsch, yanniboi, effulgentsia, dixon_, -enzo-, Wim Leers, Crell, Damien Tournoud, andypost, kim.pepper, linclark, catch: Opt-in CORS support
|
2016-07-27 22:09:22 +01:00 |
webchick
|
8211126b30
|
Issue #2773197 by jalpesh, tstoeckler: DefaultHtmlRouteProviderTest::testGetCollectionRoute() has wrong @covers
|
2016-07-27 03:18:39 -07:00 |
xjm
|
a1d45d3c8c
|
Issue #2759853 by klausi, dawehner: Create ConfigTestTrait to share code between PHPUnit and Simpletest
|
2016-07-26 20:42:44 -05:00 |
xjm
|
df1fe18178
|
Issue #2759879 by klausi, claudiu.cristea, dawehner, xjm, Lendude, jibran: Additional assertions for WebAssert and AssertLegacyTrait, part 2
|
2016-07-26 15:12:25 -05:00 |
Nathaniel Catchpole
|
3f56402e79
|
Issue #2767853 by tstoeckler: Provide a route for collections of entities
|
2016-07-25 13:43:54 +01:00 |
Alex Pott
|
32fa9448c4
|
Issue #2223073 by stefan.r, superspring, daffie, Dave Reid, Jalandhar: Calling DatabaseSchema::getPrefixInfo() on a non-default connection returns the wrong database - write tests
|
2016-07-25 11:37:39 +01:00 |
Alex Pott
|
6d3fd71023
|
Issue #1145076 by daffie, David_Rothstein, johnnydarkko, cbergmann, drewish, rpayanm, somersoft, jhedstrom: UNION queries don't support ORDER BY clauses
|
2016-07-25 10:22:14 +01:00 |
Alex Pott
|
7c0a466ba6
|
Issue #2754783 by danmuzyka, jhedstrom, alexpott: hook_entity_display_build_alter() only affects final entity in $build_list array
|
2016-07-25 10:16:37 +01:00 |
Nathaniel Catchpole
|
5c8dd621c7
|
Revert "Issue #2759879 by klausi, claudiu.cristea, dawehner, Lendude, jibran: Additional assertions for WebAssert and AssertLegacyTrait, part 2"
This reverts commit 4bc34053d9 .
|
2016-07-21 13:06:59 +01:00 |
Nathaniel Catchpole
|
4bc34053d9
|
Issue #2759879 by klausi, claudiu.cristea, dawehner, Lendude, jibran: Additional assertions for WebAssert and AssertLegacyTrait, part 2
|
2016-07-21 12:51:38 +01:00 |
Alex Pott
|
3bda71d1a9
|
Issue #2770339 by claudiu.cristea: LocalReadOnlyStream must declare itself LOCAL
|
2016-07-21 11:48:14 +01:00 |
Nathaniel Catchpole
|
68a543a315
|
Issue #2329453 by alexpott, joelpittet, hussainweb, kaidjohnson, andriyun, JohnAlbin, mirie, steveoliver, quicksketch, geerlingguy, RobLoach, jenlampton, SebCorbin, pablo.guerino, afoster, markcarver, danbohea, andypost, catch, donquixote, marcvangend, David_Rothstein, LewisNyman, neclimdul: Ignore front end vendor folders to improve directory search performance
|
2016-07-20 22:06:16 +01:00 |
xjm
|
066437b85d
|
Issue #2633160 by nicholasThompson, tim.plunkett: Do not fail for missing context if a condition is negated
|
2016-07-20 13:31:09 -05:00 |
xjm
|
7bce285820
|
Revert "Issue #2702661 by alexpott, nevergone, GoZ, jibran, dawehner, hgoto, xjm: Make it simple to take screenshots whilst using JavascriptTestBase"
This reverts commit e42f6c5826 .
|
2016-07-20 11:12:09 -05:00 |
xjm
|
e42f6c5826
|
Issue #2702661 by alexpott, nevergone, GoZ, jibran, dawehner, hgoto, xjm: Make it simple to take screenshots whilst using JavascriptTestBase
|
2016-07-20 10:48:14 -05:00 |
Alex Pott
|
b9fc15d622
|
Issue #1806606 by daffie, Jorrit: Drupal\Core\Database\Query\Select::range() doesn't correctly implement SelectInterface
|
2016-07-20 13:13:28 +01:00 |
Alex Pott
|
67b76a049c
|
Revert "Issue #2223073 by stefan.r, superspring, Dave Reid, Jalandhar: Calling DatabaseSchema::getPrefixInfo() on a non-default connection returns the wrong database - write tests"
This reverts commit 2c2caccd45 .
|
2016-07-20 09:58:06 +01:00 |
Alex Pott
|
5601e988ae
|
Issue #2686483 by stBorchert, daffie: Add support for database condition operator "NOT BETWEEN"
|
2016-07-20 09:52:02 +01:00 |
Alex Pott
|
2c2caccd45
|
Issue #2223073 by stefan.r, superspring, Dave Reid, Jalandhar: Calling DatabaseSchema::getPrefixInfo() on a non-default connection returns the wrong database - write tests
|
2016-07-19 23:53:41 +01:00 |
Alex Pott
|
7b0d229af1
|
Issue #2767269 by claudiu.cristea: LocalReadOnlyStream must declare itself not writeable
|
2016-07-19 23:42:23 +01:00 |
Alex Pott
|
b5b6b8fc84
|
Issue #2756175 by Fabianx: FileCacheFactory::get() should not use 'default' configuration key before passed in configuration
|
2016-07-19 17:09:04 +01:00 |
Alex Pott
|
4e547f5246
|
Issue #2760797 by mondrake, twistor: MIME type guessing fails for remote stream wrapper URIs
|
2016-07-19 16:14:55 +01:00 |
Alex Pott
|
4dd3e6a506
|
Issue #2751363 by jibran: Don't allow test entities to share base table
|
2016-07-19 15:51:39 +01:00 |
Alex Pott
|
2d292cd1ef
|
Issue #2477381 by mondrake: GDToolkit::getSupportedExtensions returns incomplete list
|
2016-07-19 15:25:44 +01:00 |
Alex Pott
|
53704b73f5
|
Issue #2751835 by tstoeckler: Entity::urlRouteParameters() is broken for add-page and add-form link templates
|
2016-07-19 13:31:32 +01:00 |
Alex Pott
|
5356c84371
|
Issue #2759859 by klausi: Implement getDrupalSettings() on BrowserTestBase for checking JS settings
|
2016-07-19 13:08:14 +01:00 |
Alex Pott
|
2fb3a051fd
|
Issue #2594937 by Peacog, cilefen, Sagar Ramgade, chgasparoto, aerozeppelin, iStryker, feraline, alvar0hurtad0, Cottser, Wim Leers, xjm, sebas5384, almaudoh, gvso, racarvalho1987: Empty 'libraries:' in theme .info.yml file produces confusing PHP warning
|
2016-07-18 11:24:51 +01:00 |
xjm
|
c572b9243e
|
Issue #2758067 by jhedstrom, pfrenssen: BrowserTestBase::drupalCreateUser() should use UserCreationTrait::createUser()
|
2016-07-17 14:55:10 +02:00 |
xjm
|
70a2d8c112
|
Issue #2491033 by daffie, mgifford, dawehner: Return value of Database::getLog() is inconsistent -- always return an array, even when empty
|
2016-07-17 11:55:48 +02:00 |
Alex Pott
|
b430fe2f23
|
Issue #2434567 by marcoscano, daffie, dawehner: Create PHPUnit tests for Database::convertDbUrlToConnectionInfo() and Database::getConnectionInfoAsUrl()
|
2016-07-13 19:45:36 +02:00 |
Nathaniel Catchpole
|
8a1341ac97
|
Issue #2718733 by alexpott: ConfigInstaller can create configuration files which have unmet dependencies
|
2016-07-12 12:04:46 +01:00 |
Alex Pott
|
895c2048d3
|
Revert "Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID"
This reverts commit 85bc69df87 .
|
2016-07-08 12:05:26 +01:00 |
Nathaniel Catchpole
|
fdb0db8e79
|
Issue #2754003 by Berdir, Wim Leers: Move more cache items from the default to the bootstrap or discovery bin
|
2016-07-05 22:35:04 +01:00 |
Nathaniel Catchpole
|
cc6885bde6
|
Issue #2755843 by alexpott, xjm: The order in which config is saved affects dependency calculations
|
2016-07-04 12:55:53 +01:00 |
Nathaniel Catchpole
|
260c6ee91e
|
Issue #2675648 by Bès, dawehner, Haza, chx: Code after hook_link_alter() invocation does not use the altered data
|
2016-07-04 12:18:49 +01:00 |
Nathaniel Catchpole
|
6309f944ee
|
Issue #2742599 by Mile23: Fix 'Drupal.WhiteSpace.ObjectOperatorSpacing' coding standard
|
2016-07-04 11:48:49 +01:00 |
Nathaniel Catchpole
|
3eb2def446
|
Issue #2757427 by alexpott, Xano: Array was modified by the user comparison function in ConfigDependencyManager::getDependentEntities()
|
2016-07-01 13:12:49 +01:00 |
Alex Pott
|
57ad987f45
|
Issue #2756307 by Fabianx, dawehner: Provide a setting to disable FileCache completely for unit tests
|
2016-06-30 18:11:40 +01:00 |
Nathaniel Catchpole
|
63b7ded426
|
Issue #2744421 by andypost, Wim Leers: QueryArgsCacheContext::getContext() may return NULL, violates the interface
|
2016-06-30 12:09:05 +01:00 |
Nathaniel Catchpole
|
ea6a8c33f7
|
Issue #2757139 by pfrenssen: Fix visibility of AssertLegacyTrait::buildXPathQuery()
|
2016-06-28 14:34:05 +01:00 |
Alex Pott
|
85bc69df87
|
Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID
|
2016-06-28 09:44:36 +01:00 |
Nathaniel Catchpole
|
c9fb29d5ea
|
Issue #2750941 by dawehner, klausi, jibran: Additional BC assertions from WebTestBase to BrowserTestBase
|
2016-06-28 09:27:56 +01:00 |
Alex Pott
|
ffd027bb80
|
Revert "Issue #2675010 by hchonov: Cloned entity will point to the same field objects if the clone was created after an entity translation has been initialized"
This reverts commit fe08d93c26 .
|
2016-06-27 16:46:21 +01:00 |
Alex Pott
|
8ce4b6bc08
|
Issue #2751583 by tstoeckler: Entity::urlRouteParameters() calls getRevisionId() for non-revisionable entities
|
2016-06-27 10:46:54 +02:00 |
Alex Pott
|
b6c186649b
|
Issue #2275519 by Nephele, daffie: Unable to use Condition objects with joins
|
2016-06-27 10:33:51 +02:00 |
Alex Pott
|
c00944223d
|
Issue #2751395 by tstoeckler, dawehner: Rewrite EntityUrlTest
|
2016-06-26 11:56:29 +02:00 |
Alex Pott
|
765aa9e706
|
Issue #2499239 by Mile23, neclimdul, alexpott, jhedstrom, Mixologic, Crell, Xano, dawehner: Use test suite classes to discover different test types under phpunit, allow contrib harmony with run-tests
|
2016-06-24 18:36:21 +02:00 |
Alex Pott
|
bae3e31e1f
|
Issue #2753475 by amateescu, timmillwood: Support using the values of another field as initial values when adding a new field
|
2016-06-24 18:26:50 +02:00 |
Nathaniel Catchpole
|
b85b73c2a5
|
Issue #2753989 by Berdir: CacheFactory::get() should not use default cache backend before cache bin defaults
|
2016-06-24 16:40:09 +01:00 |
Nathaniel Catchpole
|
884aeef38b
|
Issue #2754477 by alexpott, mr.baileys, swentel: Unexpected config entity delete due to dependency calculations
|
2016-06-24 16:38:58 +01:00 |
Alex Pott
|
cf6909c8ff
|
Issue #2754541 by webflo, YesCT: Fix folder location in BrowserTestBase docs
|
2016-06-24 15:21:34 +02:00 |
Alex Pott
|
fe08d93c26
|
Issue #2675010 by hchonov: Cloned entity will point to the same field objects if the clone was created after an entity translation has been initialized
|
2016-06-24 15:14:18 +02:00 |
Nathaniel Catchpole
|
60a17522f4
|
Issue #2742103 by ekes, dawehner, amateescu: SqlContentEntityStorageSchema::getDedicatedTableSchema() ignores 'unique keys' from the schema definition
|
2016-06-23 23:24:36 +01:00 |
Alex Pott
|
97464a9c54
|
Issue #2648956 by lokapujya, dawehner, Lendude, sidharrell, jibran, catch, alexpott: Editing a view leaves old keys hanging, results in invalid schema
|
2016-06-23 11:55:09 +02:00 |
Alex Pott
|
1da4d15cd8
|
Issue #2447803 by amateescu, Fabianx, Berdir: Use FileCache for caching discovered annotations
|
2016-06-22 17:32:20 +02:00 |
Alex Pott
|
c2b28643f6
|
Issue #2745953 by dawehner, tim.plunkett, Wim Leers: AjaxBasePageNegotiator should not require _theme: ajax_base_page to be specified
|
2016-06-22 16:01:50 +02:00 |
Nathaniel Catchpole
|
729f65aad7
|
Issue #2724813 by alexpott, dawehner, jibran, catch: ToolbarIntegrationTest fails randomly on postgres
|
2016-06-22 11:48:22 +01:00 |
Nathaniel Catchpole
|
58c3b96405
|
Issue #2752315 by pfrenssen, RoySegall: Fix visibility of AssertLegacyTrait::assertNoEscaped()
|
2016-06-21 12:33:15 +01:00 |
Nathaniel Catchpole
|
4eb87a26df
|
Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations
|
2016-06-21 11:12:27 +01:00 |
Nathaniel Catchpole
|
a055d6a9fc
|
Issue #2751875 by klausi: BrowserTestBase must enable cache tags in responses
|
2016-06-21 11:05:51 +01:00 |
Nathaniel Catchpole
|
be7d7b2bca
|
Issue #2650812 by Wim Leers, Fabianx, Gábor Hojtsy, chx, dawehner, alexpott: Container::has() doesn't work for service aliases (consequently, decorating services doesn't work)
|
2016-06-20 09:28:12 +01:00 |
Alex Pott
|
871da5e4f7
|
Issue #2308745 by Alumei, dawehner, Wim Leers, larowlan, Arla, alexpott, g.oechsler, R.Muilwijk, Berdir, catch, klausi, clemens.tolboom, MattA, Crell: Remove rest.settings.yml, use rest_resource config entities
|
2016-06-19 14:41:10 +01:00 |
Alex Pott
|
a142151dc6
|
Issue #2735199 by klausi, naveenvalecha, dawehner, jhodgdon: Convert web tests to browser tests for help module
|
2016-06-18 10:19:15 +01:00 |
Nathaniel Catchpole
|
b7a290160d
|
Issue #2462653 by chx, alexpott, daffie, neclimdul: Connection::getDriverClass doesn't support non-core drivers
|
2016-06-17 14:07:50 +01:00 |
Nathaniel Catchpole
|
389d663579
|
Issue #2749819 by Fabianx, dawehner: OptimizedPhpArrayDumper does not resolve references via aliases correctly
|
2016-06-17 12:22:54 +01:00 |
Alex Pott
|
58256f9ce3
|
Issue #2736109 by klausi, dawehner: Convert web tests to browser tests for action module
|
2016-06-16 13:38:59 +01:00 |
Alex Pott
|
4cff4e2741
|
Issue #2746761 by gabesullice, Wim Leers: QueryArgsCacheContext does not support nested parameters
|
2016-06-15 14:41:59 +01:00 |
Alex Pott
|
587c514da4
|
Issue #2734423 by dawehner, jibran: Convert the remaining old kernel tests over
|
2016-06-15 14:29:02 +01:00 |
Alex Pott
|
78bb26d748
|
Issue #2720813 by Xano, Wim Leers: DefaultPluginManager should expose its cacheability metadata
|
2016-06-15 14:03:41 +01:00 |
Alex Pott
|
8e74e380c1
|
Issue #2744383 by chishah92, Eric_A: drupal/core-dependency-injection is missing from the drupal/core replace section
|
2016-06-15 12:59:29 +01:00 |
Nathaniel Catchpole
|
ce31c4e227
|
Issue #2663270 by Berdir, marthinal, Wim Leers: MailManager::mail() should run inside its own render context: it sends e-mails, not (cacheable) responses
|
2016-06-14 16:37:36 +01:00 |
Scott Reeves
|
bbfb4178b3
|
Issue #2745915 by tim.plunkett, Wim Leers, davidhernandez, tedbow: StableLibraryOverrideTest does not respect experimental modules
|
2016-06-14 09:20:35 -04:00 |
Alex Pott
|
ad8c7b3a69
|
Issue #2748375 by stefan.r: BrowserTestBase fatals before showing exceptions
|
2016-06-14 13:01:21 +01:00 |
Alex Pott
|
5643757eb0
|
Issue #2573635 by Wim Leers, Mac_Weber, lluvigne, dawehner, dimaro, ConfuciusDa1st, rootwork, BR0kEN, unstatu: Url::fromUri() should accept protocol-relative URLs
|
2016-06-13 11:19:01 +01:00 |
Alex Pott
|
42d2ce924c
|
Issue #2742541 by klausi: ApcuBackendTest is skipped in phpunit because of wrong @requires
|
2016-06-08 23:03:20 +01:00 |
Alex Pott
|
8e062e990e
|
Issue #2744089 by pfrenssen: Fix visibility of AssertLegacyTrait::assertLink()
|
2016-06-08 12:28:28 +01:00 |
Alex Pott
|
b2927397bc
|
Issue #2714607 by neclimdul: Use phpunit's requires to require some extensions
|
2016-06-08 12:13:11 +01:00 |
Alex Pott
|
55707edb94
|
Issue #2737607 by generalredneck: Migration Source Plugins are not extendable because of ambiguous database field names
|
2016-06-08 11:45:28 +01:00 |
Alex Pott
|
49f8560c96
|
Revert "Issue #2735235 by neclimdul: BrowserTestBase standards cleanup"
This reverts commit 74ccd070d4 .
|
2016-06-07 14:19:51 +01:00 |
Alex Pott
|
74ccd070d4
|
Issue #2735235 by neclimdul: BrowserTestBase standards cleanup
|
2016-06-07 12:42:34 +01:00 |
Alex Pott
|
a4bf1e9ab1
|
Issue #2735045 by klausi, dawehner, jibran: Convert StandardTest to BrowserTestBase by introducing a AssertLegacyTrait and new assertions on the WebAssert
|
2016-06-07 12:12:37 +01:00 |
Nathaniel Catchpole
|
da662429b4
|
Issue #2682373 by klausi, thePanz: Implement ContainerAwareEventDispatcher::getListenerPriority()
|
2016-06-05 22:51:08 +01:00 |
Alex Pott
|
df0425cfe1
|
Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation
|
2016-06-02 15:20:55 +01:00 |
Alex Pott
|
95481848dc
|
Issue #2533776 by nicolas.rafaelli, lluvigne, dagmar: Instead of mocking TypedDataManager, use TypedDataManagerInterface in tests
|
2016-05-27 15:17:52 +01:00 |
Alex Pott
|
9233946397
|
Issue #2726747 by DuaelFr: pgsql improperly escape table names leading to a fatal error
|
2016-05-27 15:16:27 +01:00 |
xjm
|
fbe287dc6a
|
Issue #2729083 by martin107, jhodgdon: @encode becomes @endcode
(cherry picked from commit 1694030bc2 )
|
2016-05-27 08:21:40 -05:00 |
Alex Pott
|
491554b180
|
Issue #1996130 by dawehner, damiankloip, dagmar, marthinal, clemens.tolboom, Nitesh Sethia: REST views: not adding dependencies on Serializer providers
|
2016-05-27 12:13:13 +01:00 |
Alex Pott
|
7c0adf9e29
|
Issue #2726837 by tim.plunkett, dipakmdhrm, dawehner: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection::addInstanceId should set $this->instanceId
|
2016-05-27 11:11:48 +01:00 |
Alex Pott
|
d27d90ce8a
|
Issue #2708509 by damiankloip, dawehner, amateescu: custom_storage does not work on field types with a storage schema already
|
2016-05-27 09:12:26 +01:00 |
Nathaniel Catchpole
|
67bf9fb290
|
Issue #2729439 by Wim Leers, Berdir: QueryArgsCacheContext should return a special value for ?arg (without value)
|
2016-05-25 12:24:12 +01:00 |
Nathaniel Catchpole
|
ad7cb93294
|
Issue #2721355 by alexpott, neclimdul, Mile23: MissingDependentModuleUnitTest has the wrong namespace
|
2016-05-25 11:49:16 +01:00 |
Nathaniel Catchpole
|
20a080288f
|
Issue #2687897 by dawehner, jhedstrom, catch, jibran, Berdir, klausi: Convert system module's kernel tests to NG
|
2016-05-23 12:37:36 +01:00 |
Nathaniel Catchpole
|
5451d56417
|
Issue #2712633 by klausi, jibran, dawehner: Update symfony-cmf/routing to 1.4.0
|
2016-05-23 12:22:51 +01:00 |
Nathaniel Catchpole
|
240586c0af
|
Issue #2729247 by andypost: Replace remaining $request->get() usage to prepare core for Symfony 3
|
2016-05-23 11:57:13 +01:00 |
Alex Pott
|
08824dcf60
|
Issue #2605654 by Mile23, donquixote, dawehner, alexpott, catch: Modify Drupal\Core\Extension\ExtensionDiscovery to allow for scanning multiple file systems, enabling vfsStream testing
|
2016-05-19 11:57:55 +01:00 |
Alex Pott
|
4ac8f969a7
|
Issue #2716081 by timmillwood, dixon_: BlockContent should have revision_user and revision_created fields and implement RevisionLogInterface
|
2016-05-18 05:46:52 -05:00 |
Nathaniel Catchpole
|
899cb5239b
|
Issue #2723591 by marvin_B8: Remove entity_load* usage for entity_test, entity_test* entity types
|
2016-05-17 10:40:48 +01:00 |
Nathaniel Catchpole
|
fe6b686153
|
Issue #2575519 by Wim Leers, dawehner, alexpott: Twig template variables containing result of Drupal::url() and Drupal:l:() don't bubble up their cacheability and attachment metadata (e.g. token placeholder)
|
2016-05-16 12:57:36 +01:00 |
Alex Pott
|
08f4fc423c
|
Issue #2723639 by pbuyle, valthebald: Remove entity_load* usage for user_role entity type
|
2016-05-14 11:56:43 -05:00 |
Nathaniel Catchpole
|
267617572e
|
Issue #2723345 by alexpott, dawehner: Simpletest cannot be uninstalled
|
2016-05-11 21:12:24 +01:00 |
Alex Pott
|
2c22ebbd43
|
Issue #2380293 revert by dawehner, willzyx, mpdonadio, jibran, alexpott, damiankloip, cilefen, Berdir: Properly inject services into ModuleInstaller
|
2016-05-11 09:18:14 -05:00 |
Alex Pott
|
2bef9564ca
|
Issue #2720869 by jibran: Remove the use of deprecated CssSelector and use CssSelectorConverter instead
|
2016-05-09 06:48:10 -05:00 |
Alex Pott
|
9fc74f767d
|
Issue #2721359 by alexpott: Fix tiny regression in coding standards in core/tests/Drupal/Tests/Core/DependencyInjection/UpdateDependenciesTraitTest.php
|
2016-05-08 23:44:22 -05:00 |
Alex Pott
|
5efda3cf63
|
Issue #2380293 by dawehner, willzyx, jibran, mpdonadio, alexpott, damiankloip, cilefen, Berdir: Properly inject services into ModuleInstaller
|
2016-05-08 18:57:01 -05:00 |
Alex Pott
|
899f647387
|
Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references
|
2016-05-08 17:42:30 -05:00 |
Alex Pott
|
2e5da97b7d
|
Issue #2720891 by jan.stoeckler: Replace ContainerAware with ContainerAwareTrait
|
2016-05-08 17:27:26 -05:00 |
Alex Pott
|
677116e149
|
Issue #2718697 by damiankloip, dawehner: EntityAutocomplete element cannot handle GET input values
|
2016-05-08 12:55:05 -05:00 |
Alex Pott
|
853202a000
|
Issue #2572619 by attiks, andypost, pfrenssen, vprocessor, tatarbj, andriyun, alexpott: Fix 'Drupal.Classes.ClassDeclaration' coding standard
|
2016-05-08 12:33:57 -05:00 |
Alex Pott
|
b5969b69bd
|
Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling
|
2016-05-08 11:29:19 -05:00 |
Alex Pott
|
8f138ab1a6
|
Issue #2719701 by jhedstrom: BrowserTestBase::drupalGet() incompatible with WebTestBase::drupalGet()
|
2016-05-08 11:04:52 -05:00 |
Alex Pott
|
7109454250
|
Issue #2384459 by mikran, mbovan, slashrsm, chx, Berdir, yched: Add entity query condition for delta in EFQ
|
2016-05-08 10:32:56 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
95ed8ce29d
|
Issue #2704457 by thtas, mpdonadio: Fix DrupalDateTime::diff()
|
2016-05-08 10:03:48 -05:00 |
Alex Pott
|
6347dec521
|
Issue #2720803 by Eric_A: Missing composer.json file in \Drupal\Component\FileSystem
|
2016-05-08 09:01:10 -05:00 |
Nathaniel Catchpole
|
331cff9878
|
Issue #2631362 by Mile23, hussainweb: Inject DRUPAL_ROOT into DrupalKernel
|
2016-05-06 14:03:28 +01:00 |
Alex Pott
|
70f58860c8
|
Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-05-05 12:32:19 +01:00 |
Alex Pott
|
c26745da88
|
Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard
|
2016-05-05 12:21:09 +01:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
a1d3a681f6
|
Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard
|
2016-05-05 11:07:32 +01:00 |
Nathaniel Catchpole
|
a39876b9f4
|
Issue #2693725 by chx, alexpott: Add <nolink> to allow for non-link links
|
2016-05-04 14:03:08 +01:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
3eeaeb6490
|
Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-04-30 14:52:19 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
c2cbf73364
|
Issue #2626676 by neclimdul: Fix coversDefaultClass annotations to be FQSEN
|
2016-04-29 10:07:59 +01:00 |
Alex Pott
|
b864a3a55f
|
Issue #2710201 by alexpott, andypost: Fix Drupal.Semantics.FunctionT.WhiteSpace and Drupal.Semantics.FunctionT.Concat
|
2016-04-29 10:05:19 +01:00 |
Alex Pott
|
942c1cff1b
|
Issue #2572307 by vprocessor, attiks, andriyun, alexpott, pfrenssen: Fix 'Generic.PHP.UpperCaseConstant' coding standard
|
2016-04-28 17:18:08 +01:00 |
Nathaniel Catchpole
|
0fcef5bd60
|
Issue #2702609 by Wim Leers, Berdir, Fabianx: Disable placeholdering (and BigPipe) on unsafe requests to help find forms as fast as possible (to allow EnforcedResponses to work)
|
2016-04-28 15:04:17 +01:00 |
Nathaniel Catchpole
|
8772c0f526
|
Issue #2707619 by alexpott: Composer install generates warning
|
2016-04-28 13:01:06 +01:00 |
Nathaniel Catchpole
|
c655b16803
|
Issue #2711645 by alexpott, dawehner: ConfigInstaller::isSyncing() should return true always during a config sync
|
2016-04-28 11:58:55 +01:00 |
Alex Pott
|
4376b33cb3
|
Issue #2714829 by Mile23: Fix 'Generic.Functions.FunctionCallArgumentSpacing' coding standard
|
2016-04-28 09:42:12 +01:00 |
Alex Pott
|
ef6c84db6f
|
Issue #2702281 by edurenye, dpopdan, larowlan, alexpott, dawehner: Move Drupal\simpletest\RandomGeneratorTrait, Drupal\simpletest\WebAssert and Drupal\simpletest\SessionTestTrait into Drupal\Tests namespace
|
2016-04-27 11:42:15 +01:00 |
Alex Pott
|
e62a2c7e08
|
Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard
|
2016-04-27 11:18:44 +01:00 |
Alex Pott
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +01:00 |
Alex Pott
|
ebe946b9e7
|
Issue #2699627 by catch, dawehner, Wim Leers: url.path cache context for breadcrumbs is unnecessarily granular
|
2016-04-27 10:59:24 +01:00 |
Alex Pott
|
7aab1f5c39
|
Issue #2711963 by jibran: Modernized ToolbarIntegrationTest
|
2016-04-26 19:40:26 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Alex Pott
|
c28553c552
|
Issue #2700261 by timmillwood, amateescu: allRevisions() entity queries ignore non-revisionable fields
|
2016-04-26 13:55:42 +01:00 |
Alex Pott
|
e1bcc7f263
|
Issue #2709581 by Torenware, pepegarciag, jhodgdon: Better explain the $modules variable in kernel tests
|
2016-04-26 13:36:25 +01:00 |
Nathaniel Catchpole
|
0e16e16c76
|
Revert "Issue #2688615 by rballou, dawehner: Add the file to Error::formatBacktrace()"
This reverts commit 0d77fa5769 .
|
2016-04-25 11:44:43 +01:00 |
effulgentsia
|
fbbf509038
|
Issue #2644088 by amateescu, kevin.dutra, dawehner, plach: DefaultTableMapping::getFieldTableName does not report table for fields with dedicated storage
|
2016-04-18 14:17:06 -07:00 |
Alex Pott
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +01:00 |
Nathaniel Catchpole
|
0d77fa5769
|
Issue #2688615 by rballou, dawehner: Add the file to Error::formatBacktrace()
|
2016-04-14 08:25:09 +09:00 |
Nathaniel Catchpole
|
9d5b5a5363
|
Issue #2469721 by larowlan, alexpott, dawehner, jibran: Add functionality to store browser output to BrowserTestBase
|
2016-04-14 08:13:58 +09:00 |
Nathaniel Catchpole
|
a97f7b7e73
|
Issue #2589967 by alexpott, dawehner, damiankloip, valthebald: Rebuild routes immediately when modules are installed
|
2016-04-12 10:30:08 +09:00 |
Nathaniel Catchpole
|
0dacf7d3f4
|
Issue #2612334 by NickWilde: Remove dead code in \Drupal\Core\Asset\[Css|Js]Collection[Grouper|Optimizer]
|
2016-04-12 09:39:01 +09:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
4b2656695a
|
Issue #2696669 by mbovan, Berdir, sanja_m: Incomplete/broken access checking in EntityController::addPage()
|
2016-04-08 13:47:07 +01:00 |
Alex Pott
|
28c46c28ad
|
Issue #2337283 by hussainweb, Mile23, alexpott, aleksip, dawehner, heykarthikwithu, naveenvalecha, Crell, xjm, davidwbarratt, Fabianx, jhedstrom, tim.plunkett, larowlan, tstoeckler: Add a composer.json file to every component
|
2016-04-08 09:44:03 +01:00 |
Alex Pott
|
ca48ed6d92
|
Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-04-07 12:25:35 +01:00 |
effulgentsia
|
517efbde78
|
Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho, alexpott, tim.plunkett, icseh., stefank, Gábor Hojtsy, jhodgdon, tstoeckler: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed
|
2016-04-05 15:01:34 -07:00 |
Alex Pott
|
5f65d69356
|
Issue #2661470 by andypost, lauriii: KernelTestBase::render passes wrong values as a parameter for BareHtmlPageRenderer::renderBarePage
|
2016-03-31 14:42:00 +01:00 |
Nathaniel Catchpole
|
c6f9c5a5b6
|
Issue #2632314 by alexpott, amateescu, ivanjaros: PluginSettingsBase::getThirdPartySettings() returns null instead of array
|
2016-03-30 11:51:58 +09:00 |
Alex Pott
|
0db5b13892
|
Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit
|
2016-03-28 19:36:47 +01:00 |
Alex Pott
|
ba7a18d49b
|
Issue #2678674 by Wim Leers, benjy, mr.baileys, dawehner, xjm, mlhess: Access bypass to unpublished custom error pages
|
2016-03-23 22:19:33 +00:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Alex Pott
|
e8ae668964
|
Revert "Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit 9c9fae71c2 .
|
2016-03-16 17:28:57 +00:00 |
Alex Pott
|
9c9fae71c2
|
Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-03-16 16:37:02 +00:00 |
Nathaniel Catchpole
|
fb8d5b1f0c
|
Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency()
|
2016-03-16 10:34:36 +09:00 |
Alex Pott
|
11d0d76ed3
|
Revert "Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit e6f491d8f9 .
|
2016-03-15 15:14:07 +00:00 |
Alex Pott
|
ee9f19cf98
|
Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG
|
2016-03-15 14:54:15 +00:00 |
Alex Pott
|
e6f491d8f9
|
Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-03-15 13:12:34 +00:00 |
Nathaniel Catchpole
|
076ebd3435
|
Issue #2666792 by bojanz, dawehner, edysmp, heddn: Provide a route provider for add-page of entities
|
2016-03-14 18:21:48 +09:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Alex Pott
|
daa52e9f1a
|
Issue #2684095 by dawehner, amateescu: Convert field kernel tests to KernelTestBaseTNG
|
2016-03-10 15:54:24 +00:00 |
Alex Pott
|
84879a82b4
|
Issue #2237231 by clemens.tolboom, kim.pepper, dawehner, Wim Leers, Crell: Support OPTIONS request
|
2016-03-10 11:14:17 +00:00 |
Alex Pott
|
9683891396
|
Issue #2670978 by dawehner, isntall, jibran, alexpott: Allow to run just specific types when running all tests
|
2016-03-09 11:38:47 +00:00 |
Nathaniel Catchpole
|
e01b1cc24e
|
Issue #2609680 by alexpott, jhedstrom: Add an AssertMailTrait to allow mail testing in Kernel tests and fix odd stdout not found in test output
|
2016-03-09 10:25:47 +09:00 |
Nathaniel Catchpole
|
9611d98c14
|
Issue #2676816 by xjm: Consolidate miscellaneous docs from class @file docblocks into the class docblocks
|
2016-03-09 09:49:38 +09:00 |
Nathaniel Catchpole
|
26b14bc518
|
Issue #664722 by amateescu: Make insert queries Countable
|
2016-03-09 08:48:16 +09:00 |
Alex Pott
|
6aed582216
|
Issue #2680105 by Berdir: Convert database kernel tests to phpunit
|
2016-03-07 14:31:30 +00:00 |
Alex Pott
|
bf1a194979
|
Issue #2679096 by Berdir, dawehner, tim.plunkett: Convert Kernel Tests in Drupal\system\Tests\Entity to phpunit
|
2016-03-07 14:23:37 +00:00 |
Nathaniel Catchpole
|
1993729856
|
Issue #2666798 by dawehner: Add an entity revision parameter converter & route enhancer
|
2016-03-07 09:13:25 +09:00 |
Nathaniel Catchpole
|
6315ac4392
|
Issue #2666808 by dawehner, amateescu: Add a revision log interface
|
2016-03-07 08:53:00 +09:00 |
Alex Pott
|
ce88723715
|
Issue #2674780 by esclapes, catch, penyaskito, dawehner: Unexpected API change in UrlGenerator::generate()
|
2016-03-04 00:05:42 +00:00 |
Nathaniel Catchpole
|
9a47d81c72
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
Nathaniel Catchpole
|
490397539c
|
Issue #2472633 by Mile23, dawehner: Expand PHPUnit test coverage of the Diff component
|
2016-02-29 12:08:34 +09:00 |
Nathaniel Catchpole
|
af1f11e736
|
Issue #2660486 by pwolanin, dawehner, rrrob: MenuLinkDefaultForm::extractFormValues() does not include the plugin ID
|
2016-02-26 15:38:22 +09:00 |
Nathaniel Catchpole
|
e559eaa938
|
Issue #2671034 by alexpott, damiankloip: Create plugin per file YAML discovery
|
2016-02-25 22:24:40 +09:00 |
Scott Reeves
|
f7c02dfef2
|
Issue #2579691 by lauriii, alexpott, stefan.r, YesCT, dawehner: Remove usages of SafeMarkup::isSafe()
|
2016-02-25 12:54:06 +05:30 |
Nathaniel Catchpole
|
3a18d596b9
|
Issue #2666172 by alexpott: PHPCS configuration should include rules and not exclude them
|
2016-02-25 13:14:55 +09:00 |
xjm
|
83236a7d61
|
Drupal 8.0.4, SA-CORE-2016-001 by Alan Evans, benjy, berdir, catch, DamienMcKenna, Dave Reid, David_Rothstein, dsnopek, FengWen, fnqgpc, greggles, Gábor Hojtsy, klausi, larowlan, Pere Orga, plach, pwolanin, quicksketch, stefan.r, StryKaizer, YesCT
(cherry picked from commit f25feddd5c )
Conflicts:
core/lib/Drupal.php
|
2016-02-24 19:11:11 +00:00 |
Nathaniel Catchpole
|
71bdc7bb54
|
Issue #2596095 by tstoeckler, bojanz, dawehner: Provide a route provider for add-form of entities
|
2016-02-24 14:20:32 +09:00 |
Nathaniel Catchpole
|
6cbd981db5
|
Issue #2659144 by tim.plunkett: CurrentRouteMatch::getRouteMatch() needs to be resettable
|
2016-02-24 13:18:30 +09:00 |
Nathaniel Catchpole
|
df9a82899c
|
Issue #2611816 by dawehner, jibran, catch, hussainweb, Ankit Agrawal: Update to symfony 2.8
|
2016-02-24 12:14:30 +09:00 |
Nathaniel Catchpole
|
912d539dd0
|
Issue #2671708 by alexpott, damiankloip: Add a RegexDirectoryIterator
|
2016-02-23 18:03:14 +09:00 |
Nathaniel Catchpole
|
deba295bab
|
Issue #2600118 by aerozeppelin, anil280988, stefan.r, dawehner, andypost, sdstyles, ramirez.gerardo: Return TranslationWrapper in t() and $this->t() directly
|
2016-02-23 16:03:02 +09:00 |
Nathaniel Catchpole
|
e08394a6fd
|
Issue #2672670 by dawehner: Add BC layer in installSchema to support url_alias for the new KernelTestBase
|
2016-02-22 10:28:06 +09:00 |
Nathaniel Catchpole
|
a3f5ca8a81
|
Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy
|
2016-02-19 13:26:53 +09:00 |
Nathaniel Catchpole
|
9040dc8002
|
Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install
|
2016-02-17 16:11:37 +09:00 |
Nathaniel Catchpole
|
edb618f556
|
Issue #2651716 by tstoeckler, bojanz: Entity::getEntityFromRouteMatch() should support bundles
|
2016-02-17 10:04:25 +09:00 |
Nathaniel Catchpole
|
9de35948b6
|
Issue #2664302 by alexpott: Semaphore table is only used by a core service but it depends on system install
|
2016-02-17 09:54:31 +09:00 |
Nathaniel Catchpole
|
f086999068
|
Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword
|
2016-02-15 08:53:08 +09:00 |
Nathaniel Catchpole
|
8dc402f97d
|
Issue #2616164 by agoradesign, swentel, facine, dawehner: /update.php/run URL is generated with language prefix and returns 404 error
|
2016-02-12 10:31:03 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Alex Pott
|
3c24816c31
|
Issue #2650588 by tim.plunkett, Wim Leers, alexpott, dawehner: Entities with plugin collections should be updated before serialization
|
2016-02-10 22:42:09 +00:00 |
Nathaniel Catchpole
|
ea82bb3baa
|
Issue #2665232 by dawehner: Add the line to Error::formatBacktrace()
|
2016-02-10 13:24:17 +09:00 |
Nathaniel Catchpole
|
4c643ffcf9
|
Issue #2594777 by dawehner, Wim Leers, damiankloip: Accessing a non existing format results in a 500
|
2016-02-10 09:25:54 +09:00 |
Nathaniel Catchpole
|
ea6f67e298
|
Issue #2641092 by laranajim: Wrong file doc block on some tests
|
2016-02-10 09:01:06 +09:00 |
Nathaniel Catchpole
|
61375924d4
|
Issue #2417917 by clemens.tolboom, sudhanshug, Wim Leers, joelpittet: Include content type format name in error response
|
2016-02-09 21:11:00 +09:00 |
Nathaniel Catchpole
|
dcc5beda46
|
Issue #2602536 by cosmicdreams: Unused local variable in testSerialization()
|
2016-02-09 20:40:59 +09:00 |
Nathaniel Catchpole
|
28c003ba88
|
Issue #2615790 by Xano: Field item properties do not prevent the services they contain from being serialized
|
2016-02-09 09:38:11 +09:00 |
Nathaniel Catchpole
|
0c127c5491
|
Issue #2500525 by dawehner, catch, pjonckiere, mpdonadio, Wim Leers, jhodgdon: Time ago/hence date/time formatting breaks caching; needs appropriate max age or javascript
|
2016-02-03 16:04:04 +09:00 |
Nathaniel Catchpole
|
0ef9ecf715
|
Issue #2642110 by beejeebus: Add recursion protection to LoggerChannell()
|
2016-02-03 10:44:24 +09:00 |
Alex Pott
|
cd4ae1b495
|
Issue #2624284 by lauriii: Add toString method to Twig sandbox policy whitelist
|
2016-02-02 10:53:33 +00:00 |
Nathaniel Catchpole
|
a271660881
|
Issue #2553553 by burkeker, alvar0hurtad0, meramo: Remove references to system.module.css and system.theme.css in core
|
2016-02-01 20:06:50 +09:00 |
Nathaniel Catchpole
|
16d9e20db4
|
Issue #2640962 by Berdir: Theme Registry does not support switching the active theme
|
2016-01-25 09:45:14 +09:00 |
Alex Pott
|
97d5da90ce
|
Issue #2580717 by tduong, Berdir, dawehner: Url::fromUri('base:2015/10/06') throws an exception
|
2016-01-19 15:32:48 +00:00 |
Alex Pott
|
c9ee3b52b9
|
Issue #2646766 by neclimdul: TwigSandboxTest::testExtendedClass() doen't test anything
|
2016-01-19 14:29:07 +00:00 |
Alex Pott
|
b88c90a6c0
|
Issue #2645662 by dawehner: Don't pollute the global namespace with t() in tests
|
2016-01-18 15:21:29 +00:00 |
Alex Pott
|
1a71d3b3c5
|
Issue #2624594 by pwolanin, lauriii, Xano: Local action plugins do not have any way to provide cacheability metadata
|
2016-01-15 15:22:23 +00:00 |
Nathaniel Catchpole
|
4a320ea0d1
|
Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send
|
2016-01-15 13:20:55 +09:00 |
Alex Pott
|
9067206883
|
Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized
|
2016-01-05 14:31:39 +00:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Nathaniel Catchpole
|
6a09a57c74
|
Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL
|
2016-01-05 14:56:08 +09:00 |
Alex Pott
|
424ed505f0
|
Issue #2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere
|
2016-01-04 17:29:16 +00:00 |
Alex Pott
|
1a6baa4c7b
|
Issue #1551686 by mondrake, fietserwin, adci_contributor, ankitgarg, claudiu.cristea: Image rotate dimensions callback can calculate new dimensions for every angle.
|
2016-01-04 11:01:53 +00:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Alex Pott
|
0f5291e3a4
|
Issue #2630988 by hussainweb, naveenvalecha: Update the test group name in ContainerAwareEventDispatcherTest.php Annotation to EventDispatcher
|
2015-12-21 16:01:15 +00:00 |
Nathaniel Catchpole
|
38e1141cbf
|
Issue #2636228 by alexpott: BrowserTestBase and KernelTestBase tests break badly when they fail
|
2015-12-21 12:09:32 +00:00 |
Alex Pott
|
224c447f08
|
Issue #2494735 by hussainweb: add $runTestInSeparateProcess = TRUE for BrowserTestBase
|
2015-12-16 12:15:31 +00:00 |
Alex Pott
|
d003c7276a
|
Issue #2635324 by dawehner: kernel tests are unrunnabble because markTestSkipped message is not displayed
|
2015-12-16 11:25:51 +00:00 |
Alex Pott
|
ae18942b94
|
Issue #2630986 by hussainweb: Update the test group name in InspectorTest.php to Assertion
|
2015-12-12 01:10:45 +00:00 |
Alex Pott
|
87cded8723
|
Issue #2631478 by neclimdul: bootstrap.php loader can show as changed global state
|
2015-12-12 01:02:55 +00:00 |
Nathaniel Catchpole
|
dd8c0e6b6c
|
Issue #2625258 by alexpott: LocaleConfigManager::updateConfigTranslations() deletes translations if a config object's name happens to match that of a shipped configuration object
|
2015-12-11 11:03:17 +00:00 |
Nathaniel Catchpole
|
97fc3f7e4a
|
Issue #2388247 by pguillard, snehi, joelpittet, sriharsha.uppuluri: Documentation refers to _theme() function, which has been removed
|
2015-12-10 14:19:31 +00:00 |
Alex Pott
|
c91f5a2837
|
Issue #2623708 by lauriii, aspilicious, joelpittet: Whitelist instances instead of specific classes in Twig sandbox policy
|
2015-12-09 12:51:11 +00:00 |
Alex Pott
|
dfe0926912
|
Issue #2617568 by amateescu, cilefen, Fabianx: Rename apc_* functions with apcu_*
|
2015-12-09 12:40:26 +00:00 |
Jennifer Hodgdon
|
c5eb4480bb
|
Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a )
|
2015-12-08 09:48:25 -08:00 |
Alex Pott
|
d62a0a6ccb
|
Issue #2600718 by rakesh.gectcr, xjm, Mile23, dawehner: Add composer.json to \Drupal\Component\Bridge component
|
2015-12-07 15:48:48 +00:00 |
Jennifer Hodgdon
|
0fb0add63c
|
Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes
|
2015-12-02 12:57:45 -08:00 |
Nathaniel Catchpole
|
d9a92c36d0
|
Issue #2616498 by neclimdul, dawehner, Mixologic: Drupal\Core\Routing\RouteProvider::getCandidateOutlines() does an illegal shift when config is empty
|
2015-12-01 14:07:36 +00:00 |
Alex Pott
|
f730e579b4
|
Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard
|
2015-11-28 16:50:23 +01:00 |
Nathaniel Catchpole
|
30471f550d
|
Issue #2614066 by webflo: Machine name element leaks to much data to drupalSetting
|
2015-11-25 13:07:45 +00:00 |
Nathaniel Catchpole
|
c551effd12
|
Issue #2619700 by tim.plunkett: \Drupal\Core\Path\PathValidator::getPathAttributes() does not catch MethodNotAllowedException
(cherry picked from commit 438713de73 )
|
2015-11-25 11:37:19 +00:00 |
Alex Pott
|
ea1ec54be1
|
Issue #2609928 by micropat, cilefen, Cottser, chx: Xss::attributes() mangles valid attribute names containing numbers
|
2015-11-24 14:22:36 +00:00 |
Nathaniel Catchpole
|
8e2009f733
|
Issue #2608054 by stefan.r: Give more context in invalid placeholder error message PlaceholderTrait::placeholderFormat()
|
2015-11-23 10:41:45 +00:00 |
Nathaniel Catchpole
|
f8ef22c453
|
Issue #2614014 by joelpittet, alexpott, dawehner, Cottser, LewisNyman: Progress bar, fieldsets, messages broken in the installer due to theme ordering bug
|
2015-11-17 13:33:23 +00:00 |
Nathaniel Catchpole
|
99507a38ce
|
Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles
|
2015-11-17 13:19:35 +00:00 |
Nathaniel Catchpole
|
6b96686cad
|
Issue #2616846 by alexpott: PHPUnit is broken again from the command line
|
2015-11-17 13:15:42 +00:00 |
effulgentsia
|
6edd7db4b1
|
Issue #2603138 by catch, Wim Leers, tim.plunkett, chx, Fabianx, effulgentsia: CSS/JS asset caching can easily be trashed
|
2015-11-16 15:11:35 -08:00 |
effulgentsia
|
71142958f9
|
Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement
|
2015-11-12 17:47:26 -08:00 |
effulgentsia
|
20b6bb3270
|
Issue #2606398 by blackra, chx, anil280988, sdstyles, xjm: Add EntityInterface::toUrl() and EntityInterface::toLink() and mark urlInfo(), url() and link() as deprecated
|
2015-11-12 17:23:10 -08:00 |
Nathaniel Catchpole
|
22d31a7024
|
Revert "Issue #2609770 by dawehner: EntityTypedDataDefinitionTest fails on MySQL"
This reverts commit 45ac65c6d0 .
|
2015-11-12 23:05:15 +00:00 |
Nathaniel Catchpole
|
45ac65c6d0
|
Issue #2609770 by dawehner: EntityTypedDataDefinitionTest fails on MySQL
|
2015-11-12 23:01:32 +00:00 |
Alex Pott
|
0e507e421b
|
Issue #1810394 by hchonov, plach, YesCT, David Hernández, Schnitzel, vijaycs85, penyaskito, tstoeckler, alexpott, Gábor Hojtsy: Site configuration with domain based language negotiation results in redirecting authenticated users to a different domain when accessing a content entity route for translation language different from the interface language
|
2015-11-12 22:14:14 +00:00 |
Alex Pott
|
de68e25f05
|
Issue #2606934 by tim.plunkett: \Drupal\Core\Datetime\DateHelper::weekDaysOrdered() does not preserve keys when reordering
|
2015-11-12 22:07:54 +00:00 |
Nathaniel Catchpole
|
19e1f2f108
|
Issue #2605420 by IRuslan, joelpittet: Missing aria-pressed template_preprocess_details() due to lost copied attributes in Attribute
|
2015-11-12 21:50:23 +00:00 |
Nathaniel Catchpole
|
37ac6abc4c
|
Issue #2603788 by Wim Leers, dawehner: HtmlResponseSubscriber does not call HtmlResponseAttachmentsProcessor on subrequests
|
2015-11-12 20:04:08 +00:00 |
Alex Pott
|
8485135f1a
|
Issue #2611086 by dawehner, xjm: Expose entity type manager on controller base / Entity / Drupal
|
2015-11-12 15:35:16 +00:00 |
Nathaniel Catchpole
|
33a1baafc5
|
Issue #2600396 by mpdonadio, justAChris, tstoeckler, skyredwang, jhodgdon, Gábor Hojtsy, Matze202: DateFormatter::formatDiff passes an invalid language code TranslationInterface::formatPlural() leading to duplicated translations and untranslatable strings
|
2015-11-11 12:06:01 +00:00 |
Nathaniel Catchpole
|
e51d9decc4
|
Issue #2575737 by Cottser, davidhernandez: Copy templates, CSS, and related assets to Stable and override core libraries' CSS
|
2015-11-11 12:04:58 +00:00 |
Nathaniel Catchpole
|
0c12b72e0d
|
Issue #2605250 by tim.plunkett: ParamConverterManager::convert() should run once per request object
|
2015-11-10 12:51:43 +00:00 |
Nathaniel Catchpole
|
4a4edff097
|
Issue #2501191 by jhedstrom: CacheCollector can result in an exception is cid + classname is too long to be used as a lock name
|
2015-11-10 11:25:43 +00:00 |
Nathaniel Catchpole
|
f6052ec6f7
|
Issue #2584243 by stefan.r, pwolanin, dawehner, kgoel: Make Drupal handle path aliases in a consistent and case-insensitive fashion on all database drivers
|
2015-11-10 11:17:38 +00:00 |
Nathaniel Catchpole
|
5047475e7c
|
Issue #2600672 by alexpott, dawehner: Core MarkupInterface implementations used in Twig templates should implement \Countable
|
2015-11-03 11:00:42 +00:00 |
Alex Pott
|
35ed46b43e
|
Issue #2575703 by borisson_, stefan.r, Berdir, joshi.rohit100: Remove default fall-through from PlaceholderTrait::placeholderFormat()
|
2015-11-01 23:00:34 +00:00 |
Alex Pott
|
a53d5aaf8f
|
Issue #2540870 by joelpittet, lauriii: Improve the |safe_join Twig to be inline with twig_join_filter()
|
2015-10-30 19:33:18 +00:00 |
Alex Pott
|
f0928e53a3
|
Issue #2337191 by tim.plunkett, dawehner, jibran, yched, Wim Leers, catch: Split up EntityManager into many services
|
2015-10-29 14:19:11 +00:00 |
Alex Pott
|
0a8d97ec91
|
Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name
|
2015-10-27 15:28:29 +00:00 |
Alex Pott
|
04966aa03b
|
Issue #2578377 by YesCT, jhodgdon, Gábor Hojtsy, alexpott, herom, xjm: Make translatable docs consolidated and better for developers
|
2015-10-27 12:46:40 +00:00 |
Alex Pott
|
88f80206ec
|
Issue #2597860 by neclimdul: UpdateRegistryTest tests missing assertions
|
2015-10-25 18:21:00 -07:00 |
Alex Pott
|
ff04d6a67d
|
Issue #2597844 by neclimdul: EntityManagerTest doesn't assert everything it thinks it does
|
2015-10-25 18:18:56 -07:00 |
xjm
|
71e0f19aed
|
Issue #2600282 by dawehner, alexpott: PHP7 fails on Drupal\system\Tests\Update\UpdatePostUpdateTest
|
2015-10-24 13:29:43 -07:00 |
Alex Pott
|
db091f3dfe
|
Issue #2513266 by mikeker, joelpittet, lauriii, Cottser, pwolanin, larowlan, Fabianx, stevector, catch, alexpott, dawehner: Twig templates can call delete() on entities and other objects
|
2015-10-23 15:08:36 -07:00 |
Alex Pott
|
15ccf7fc36
|
Issue #2597644 by Mile23: ComposerIntegrationTest::testAllModulesReplaced() doesn't test anything
|
2015-10-23 14:42:51 -07:00 |
Alex Pott
|
7cf195dd5a
|
Issue #2597814 by dawehner, Xano: Kerneltests are broken in phpstorm
|
2015-10-23 10:51:39 -07:00 |
Nathaniel Catchpole
|
c267836cbd
|
Issue #2593481 by Wim Leers: PlaceholderGenerator::createPlaceholder() generates invalid markup; causes placeholders to not be replaced if processed by DOMDocument
|
2015-10-23 11:35:24 +01:00 |
webchick
|
169bd2ae10
|
Issue #2582309 by neclimdul, joelpittet, YesCT, dawehner, tim.plunkett: Cookies get lost during RedirectResponse replacement
|
2015-10-22 17:02:18 -07:00 |
Alex Pott
|
3a8cb0d5f6
|
Issue #2583135 by Torenware, klausi: Context::getContextData() sometimes returns NULL which violates ContextInterface
|
2015-10-22 12:34:30 -07:00 |
effulgentsia
|
9f0005d57f
|
Issue #2582219 by catch, Berdir: Preload Cache in AliasManager can get huge
|
2015-10-19 15:24:04 -07:00 |
Alex Pott
|
238a2397bc
|
Issue #313145 by ghoti, t0xicCode, znerol, pwolanin, thedavidmeister, seanr, neclimdul, Damien Tournoud: Support X-Forwarded-* HTTP headers alternates
|
2015-10-17 09:45:04 -07:00 |
Alex Pott
|
a2c96ec5f4
|
Issue #2578955 by dawehner, jhodgdon, Wim Leers, catch: Implement auto route generation but DON'T use it for all core entities
|
2015-10-17 06:13:46 -07:00 |
Alex Pott
|
e900ded48f
|
Issue #2573923 by znerol, Wim Leers, visabhishek, Fabianx, catch: Introduce a CacheableRedirectResponse and use it where appropriate
|
2015-10-16 18:27:56 +01:00 |
Alex Pott
|
04fc9603fa
|
Issue #2589839 by snehi, joshi.rohit100: Code comment typo in HttpExceptionSubscriberBase & StackedKernelPassTest
|
2015-10-16 17:47:37 +01:00 |
Alex Pott
|
210468fe49
|
Issue #2589733 by joshi.rohit100, Sagar Ramgade: LocalTaskInterface, XssTest, RendererTest - double 'are'
|
2015-10-15 11:16:56 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
effulgentsia
|
1672445a15
|
Issue #2570285 by mr.baileys, cpj, stefan.r, alexpott, nlisgo, joelpittet, Aki Tendo, borisson_, chx, dawehner, s_leu, Berdir: Make sure TranslatableMarkup accepts string values only
|
2015-10-07 10:16:40 -07:00 |
xjm
|
b8251f61e9
|
Issue #2575869 by pwolanin, Wim Leers, JeroenT, dawehner, YesCT: Remove all remaining usage of deprecated UrlGeneratorInterface::generateFromPath() and delete it
|
2015-10-06 22:06:35 -05:00 |
webchick
|
e55a7d8dc3
|
Issue #2578561 by tim.plunkett, joelpittet, Bojhan, Fabianx, xjm, cilefen, David_Rothstein, DamienMcKenna: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default
|
2015-10-05 22:32:45 -07:00 |
Alex Pott
|
a53ec3d919
|
Issue #2560987 by tstoeckler: Active class (almost) always added to frontpage links for anonymous users, even on other pages
|
2015-10-06 01:27:55 +01:00 |
Alex Pott
|
7594f7ebcb
|
Issue #2416857 by cilefen, evgeny.chernyavskiy, lauriii, chr.fritsch, pjonckiere: Add an active_theme_path twig function
|
2015-10-06 01:15:59 +01:00 |
xjm
|
bfb117c569
|
Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments
|
2015-10-05 18:29:54 -05:00 |
webchick
|
2b8e559040
|
Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, Bojhan, dawehner, Gábor Hojtsy, alexpott, tstoeckler, yoroy: Switch from user login block to login menu link and search block in standard profile
|
2015-10-05 14:46:10 -07:00 |
Nathaniel Catchpole
|
299d920d51
|
Revert "Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, dawehner, Bojhan, tstoeckler, alexpott, yoroy: Switch from user login block to login menu link and search block in standard profile"
This reverts commit 1cdbe865bc .
|
2015-10-05 18:37:04 +01:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +01:00 |
Nathaniel Catchpole
|
72b0180f59
|
Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts)
|
2015-10-05 14:12:02 +01:00 |
Alex Pott
|
a47dd7adda
|
Issue #2568511 by Mile23, ianthomas_uk, Wim Leers: Fix broken test: KernelTestBase::render
|
2015-10-05 13:05:04 +01:00 |
Alex Pott
|
b95d2c83b8
|
Issue #2497667 by almaudoh, Wim Leers, Cottser, Fabianx, jaxxed: Add libraries-extend to themes' *.info.yml
|
2015-10-05 10:15:37 +01:00 |
webchick
|
c1c27f3cd8
|
Issue #2576945 by hchonov: PathProcessorLanguage::initProcessors is not sorting the methods by weight
|
2015-10-05 00:44:33 -07:00 |
webchick
|
f77165515a
|
Issue #2552799 by heddn, glenshewchuck, Xano, deepakaryan1988, swentel, jordanpagewhite, yched, tim.plunkett: FieldType with no available widget causes Fatal error
|
2015-10-04 23:58:20 -07:00 |
webchick
|
1cdbe865bc
|
Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, dawehner, Bojhan, tstoeckler, alexpott, yoroy: Switch from user login block to login menu link and search block in standard profile
|
2015-10-04 23:48:45 -07:00 |
effulgentsia
|
451bebc42c
|
Issue #2451411 by almaudoh, Shamsher_Alam, lauriii, borisson_, cilefen, davidhernandez, Cottser, Wim Leers, joelpittet: Add libraries-override to themes' *.info.yml
|
2015-10-03 21:19:34 -07:00 |
effulgentsia
|
804d87927e
|
Issue #2463567 by borisson_, Wim Leers, Xano: Push CSRF tokens for forms to placeholders + #lazy_builder
|
2015-10-03 07:26:32 -07:00 |
effulgentsia
|
0a67ffba04
|
Issue #2575615 by alexpott, pwolanin, stefan.r, catch, dawehner, effulgentsia, xjm, David_Rothstein, iMiksu, lauriii, joelpittet: Introduce HtmlEscapedText and remove SafeMarkup::setMultiple() and SafeMarkup::getAll() and remove the static safeStrings list
|
2015-10-02 16:19:24 -07:00 |
Nathaniel Catchpole
|
1ae0ed8796
|
Issue #2476563 by Gábor Hojtsy, penyaskito, amateescu: Entity operations links tied to original entity language, ignore everything else
|
2015-10-02 11:24:37 +01:00 |
effulgentsia
|
708ce0a998
|
Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes
|
2015-10-01 16:25:03 -07:00 |
xjm
|
4c867f94bb
|
Issue #2577785 by alexpott, stefan.r, xjm, dawehner: Remove PlaceholderTrait
|
2015-10-01 16:49:39 +01:00 |
Alex Pott
|
6b4e81ad57
|
Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements
|
2015-10-01 14:01:21 +01:00 |
Alex Pott
|
de0bbdd952
|
Revert "Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements"
This reverts commit 542a1663cf .
|
2015-10-01 12:45:11 +01:00 |
Alex Pott
|
542a1663cf
|
Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements
|
2015-10-01 12:42:36 +01:00 |
Alex Pott
|
3e59aced0c
|
Issue #2575493 by Berdir, dawehner: Remove string cast of EntityType::getLabel() and getGroupLabel()
|
2015-09-28 00:54:01 +02:00 |
Alex Pott
|
3904439786
|
Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format()
|
2015-09-27 19:23:34 +02:00 |
Alex Pott
|
2fdc2ea2a9
|
Issue #2554185 by mikeker, Mile23: Tests should skip if they don't have a dependency, not fail
|
2015-09-27 16:21:09 +02:00 |
Alex Pott
|
125cda4be9
|
Issue #2485513 by Xano, tstoeckler, lauriii: DefaultFactory cannot deal with objects as plugin definitions
|
2015-09-27 14:41:52 +02:00 |
Alex Pott
|
91b4ae582d
|
Issue #2508884 by EclipseGc, tim.plunkett, dsnopek, japerry, sravya_12, swathin, Wim Leers, Fabianx, dawehner, yched: Make contexts immutable
|
2015-09-27 14:28:51 +02:00 |
Alex Pott
|
b0f2f8381e
|
Issue #2571561 by lauriii, Cottser, joelpittet, pjonckiere: Add Twig filter for date formatting
|
2015-09-27 14:06:27 +02:00 |
catch
|
0cd35ba0d0
|
Issue #2571673 by plach, dawehner: Convert Views t() usage where it is used as an attribute value
|
2015-09-27 10:48:11 +01:00 |
catch
|
7d37585e3c
|
Issue #2511306 by ElusiveMind, JeroenT, leolando.tan: Error: Call to a member function getElementsByTagName() in filter.module
|
2015-09-27 09:55:26 +01:00 |
catch
|
a416e9a84e
|
Issue #2571995 by borisson_, Wim Leers: GET forms shouldn't have CSRF tokens by default
|
2015-09-27 09:42:42 +01:00 |
catch
|
24ed79e134
|
Issue #2559971 by stefan.r, alexpott, lauriii, nlisgo, plach, dawehner: Make SafeMarkup::format() return a safe string object to remove reliance on a static, unpredictable safe list
|
2015-09-26 18:52:53 +01:00 |
Alex Pott
|
03ac04f38a
|
Issue #2572929 by dawehner, pwolanin, mikeker, xjm, stefan.r, David_Rothstein, hussainweb, lauriii, Wim Leers, catch, chx, alexpott: Document lack of auto-escape in theme functions and add a theme autoescape helper function
|
2015-09-26 17:50:12 +02:00 |
Alex Pott
|
526027929a
|
Issue #2541102 by dawehner, hussainweb, John Cook, cilefen, joshi.rohit100, Fabianx: Get rid of strtr in Html::cleanCssIdentifier
|
2015-09-25 18:24:17 +02:00 |
Alex Pott
|
70bad3e3ee
|
Issue #2509218 by plach, stefan.r, pwolanin, effulgentsia, dawehner, jhedstrom, almaudoh, Wim Leers, subhojit777, iMiksu, alexpott, catch, xjm, lauriii, joelpittet, Cottser: Ensure that SafeString objects can be used in non-HTML contexts
|
2015-09-25 16:05:42 +02:00 |
Alex Pott
|
37bcc5a57e
|
Issue #2457469 by nlisgo, ianthomas_uk, Luukyb, joshi.rohit100, cilefen, Mile23: Remove usages of conf_path()
|
2015-09-25 14:45:21 +02:00 |
effulgentsia
|
596b69fef8
|
Issue #2489672 by pwolanin, mpdonadio, zniki.ru, bzrudi71, Crell: Limit all DB drivers to executing single statements by checking for delimiter
|
2015-09-23 13:50:56 -07:00 |
catch
|
c1aa46fbe6
|
Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core
|
2015-09-23 12:37:12 +02:00 |
effulgentsia
|
a537a3098e
|
Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager
|
2015-09-21 12:38:52 -07:00 |
Alex Pott
|
340d11b0a8
|
Issue #2571593 by dawehner, lauriii, Berdir: Fatal error: Cannot use object of type Drupal\Core\GeneratedLink as array in Tableselect.php on line 220
|
2015-09-21 13:08:24 +01:00 |
Alex Pott
|
c5d96cb883
|
Issue #2565895 by dawehner, stefan.r, googletorp, effulgentsia, lauriii, jcnventura, David_Rothstein, catch, xjm, joelpittet, pwolanin, plach, larowlan, cilefen: Add a new :placeholder to SafeMarkup::format() for URLs that handles bad protocols
|
2015-09-20 18:43:02 +01:00 |
catch
|
1d50852a7a
|
Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list
|
2015-09-20 19:42:23 +02:00 |
catch
|
7d6f560d53
|
Issue #2543334 by Wim Leers, lauriii, Fabianx: Auto-placeholdering for #lazy_builder with bubbling of contexts and tags
|
2015-09-20 18:56:27 +02:00 |
Alex Pott
|
5c943b5c95
|
Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper
|
2015-09-20 16:28:27 +01:00 |
effulgentsia
|
a7254dba19
|
Issue #2568977 by alexpott, dawehner, pwolanin, Wim Leers: Replace SafeMarkup::format() in the link generator - it's a bad example to everyone
|
2015-09-19 14:26:54 -07:00 |
Alex Pott
|
0f8b5b1b4f
|
Issue #2553661 by claudiu.cristea, geertvd, dawehner, Xano, neclimdul: KernelTestBase fails to set up FileCache
|
2015-09-19 16:10:17 +01:00 |
effulgentsia
|
e7a7de9f8c
|
Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list
|
2015-09-18 21:33:21 -07:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
Nathaniel Catchpole
|
b353cd51e6
|
Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable
|
2015-09-15 12:37:16 +01:00 |
effulgentsia
|
7dee9f8f27
|
Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons
|
2015-09-14 10:31:04 -07:00 |
xjm
|
86bc1cefe6
|
Issue #2567139 by Cottser, stefan.r, joelpittet: Twig autoescape default strategy deprecation error triggered on every page load
|
2015-09-13 14:40:36 -05:00 |
Alex Pott
|
8b3b8c67f1
|
Issue #2564547 by Mile23, ianthomas_uk: Remove calls to drupal_process_attached
|
2015-09-13 17:44:32 +01:00 |
webchick
|
5a46f6aed4
|
Issue #2492967 by dawehner, cilefen, greggles, larowlan, hussainweb, chx, bircher, mr.baileys, webchick, Berdir, Fabianx, catch, pwolanin, Crell: SQL layer: $match_operator is vulnerable to injection attack
|
2015-09-12 08:56:01 -07:00 |
Alex Pott
|
04b7868b4b
|
Issue #2565971 followup by neclimdul: failures running phpunit from command line
|
2015-09-10 20:43:57 +01:00 |
Nathaniel Catchpole
|
7aa798fba3
|
Issue #2565971 by alexpott, neclimdul: failures running phpunit from command line
|
2015-09-10 15:19:10 +01:00 |
Nathaniel Catchpole
|
4b78e91bf8
|
Issue #2562155 by stefan.r, joelpittet, alexpott: Cast TranslationWrapper objects in config to string during Config::set()/setData()
|
2015-09-10 12:45:06 +01:00 |
Alex Pott
|
dd8f5660d9
|
Issue #2529034 by penyaskito, vijaycs85, yched: Replace direct access to FieldConfigBase::default_value with methods
|
2015-09-10 10:28:11 +01:00 |
Nathaniel Catchpole
|
3d2cf1a03f
|
Issue #2546618 by plach, dawehner, chx, bojanz: Replace the Symfony Translation component with a custom interface since we don't use it
|
2015-09-09 21:48:46 +01:00 |
Nathaniel Catchpole
|
7d16f1c6e6
|
Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates
|
2015-09-09 18:07:09 +01:00 |
Alex Pott
|
7b10e66693
|
Issue #2529560 by John Cook, dawehner, Xano, lauriii, tim.plunkett, Wim Leers, nlisgo, Crell, plach, Fabianx: Expand support for link objects
|
2015-09-09 13:22:51 +01:00 |
Nathaniel Catchpole
|
02569d158f
|
Issue #2487592 by alexpott, JeroenT, Schnitzel, cilefen: CMI: don't ship with a default "active" directory that is empty in most Drupal installations
|
2015-09-09 13:06:17 +01:00 |
Nathaniel Catchpole
|
4c7b4763de
|
Issue #1031122 by alexpott, greg.1.anderson, catch, sun, stefan.r, pwolanin: postgres changeField() is unable to convert to bytea column type correctly
|
2015-09-08 15:20:20 +01:00 |
Alex Pott
|
f52b068062
|
Issue #2562487 by stefan.r, chx, tim.plunkett, dawehner, alexpott: Get better error reporting from __toString
|
2015-09-07 18:22:55 +01:00 |
Nathaniel Catchpole
|
44892524cd
|
Issue #2349011 by Fabianx, Wim Leers: Support placeholder render strategies so contrib can support BigPipe, ESI…
|
2015-09-07 11:08:06 +01:00 |
Alex Pott
|
6a1b93247e
|
Issue #2553351 by jhodgdon, dawehner: _search_find_match_with_simplify() is inefficient
|
2015-09-06 22:26:30 +01:00 |
Nathaniel Catchpole
|
0f9fd871e4
|
Issue #2551907 by Wim Leers, dawehner: Follow-up for #2483183: make the Breadcrumb value object use composition instead of inheritance
|
2015-09-05 09:34:41 +01:00 |
effulgentsia
|
ae7ec6c585
|
Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache
|
2015-09-04 22:23:05 -07:00 |
xjm
|
87425f3185
|
Issue #2554889 by Berdir, Cottser, Daniel_Rose, JeroenT, RavindraSingh, Wim Leers, YesCT, akalata, alexpott, alimac, aneek, catch, cdulude, chx, cilefen, cmanalansan, crowdcg, cwells, davidhernandez, dawehner, dtraft, effulgentsia, harjotsingh, hass, ianthomas_uk, joelpittet, josephdpurcell, justAChris, kbaringer, lauriii, lduerig, leslieg, lokapujya, mpdonadio, peezy, pwolanin, realdream, sclapp, stefan.r, tim.plunkett, webchick, xjm: Remove SafeMarkup::set() from the codebase.
|
2015-09-03 12:48:22 -05:00 |
Alex Pott
|
a173031664
|
Issue #2561129 by plach, alexpott, catch: Composite indexes are not correctly deleted/re-created when updating a field storage definition
|
2015-09-03 12:59:34 +01:00 |
Nathaniel Catchpole
|
30fceb5fa9
|
Issue #2559011 by Wim Leers: Ensure form tokens are marked max-age=0
|
2015-09-02 13:54:30 +01:00 |
Nathaniel Catchpole
|
42c9be9328
|
Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain()
|
2015-09-02 13:18:50 +01:00 |
Alex Pott
|
16f0ab8149
|
Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array
|
2015-09-01 14:07:17 +01:00 |
Alex Pott
|
2b1f8e6ac3
|
Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks
|
2015-09-01 12:24:09 +01:00 |
Alex Pott
|
663848e19b
|
Issue #2548009 by larowlan, dawehner, bircher: Overridden menu links lose parent, expanded and enabled (are disabled) status on cache clear
|
2015-09-01 11:38:01 +01:00 |
Nathaniel Catchpole
|
82db4839fb
|
Issue #2549393 by alexpott, dawehner, lauriii, andypost, xjm: Remove SafeMarkup::escape() and rely more on Twig autoescaping
|
2015-08-31 19:55:13 +01:00 |
webchick
|
25f26ed119
|
Issue #2550641 by damiankloip: Use assert() in Drupal\Core\DependencyInjection\Container::__sleep instead of trigger error
|
2015-08-31 09:29:45 -07:00 |
webchick
|
225c65b8ce
|
Issue #2547531 by sdstyles, mradcliffe: Fix documentation for FormTestBase::getMockForm form id parameter
|
2015-08-31 09:08:49 -07:00 |
Nathaniel Catchpole
|
2ea19c7158
|
Issue #2559969 by alexpott: Make SafeStringInterface extend \JsonSerializable so we don't have to do so much string casting
|
2015-08-31 13:04:27 +01:00 |
Alex Pott
|
e513467c52
|
Issue #2560137 by dawehner, pwolanin, klausi, tsphethean, sun: Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields
|
2015-08-31 10:59:15 +01:00 |
Nathaniel Catchpole
|
9f97162dd3
|
Issue #2557467 by alexpott: Deprecate check_url and convert usages to existing UrlHelper methods
|
2015-08-31 08:51:38 +01:00 |
Alex Pott
|
112e9bf26b
|
Issue #2558905 by dawehner, pwolanin, cilefen, plach, willzyx: Content translation module - Information disclosure by insufficient access checking
|
2015-08-31 08:09:53 +01:00 |
Alex Pott
|
dcd5951318
|
Issue #2554233 by pwolanin, tim.plunkett, amateescu, dawehner, Wim Leers, catch, effulgentsia, larowlan, Abdullah Hussam, greggles, David_Rothstein: Port Cross-site Request Forgery - Form API fixes from SA-CORE-2015-003 to Drupal 8
|
2015-08-30 22:55:50 +01:00 |
Nathaniel Catchpole
|
4557d23d7f
|
Issue #2559597 by Cottser: Clean up uses of Drupal\Core\Render\Element\Markup
|
2015-08-29 10:25:50 +01:00 |
webchick
|
935a500551
|
Issue #2557411 by joelpittet: Remove obsolete reference to SafeMarkup::set() in LinkGeneratorTest documentation
|
2015-08-28 23:14:20 -07:00 |
webchick
|
5b1e246a9e
|
Issue #2558179 by jhedstrom, dawehner, catch: Database dump script produces a dump with syntax errors in it
|
2015-08-28 23:04:41 -07:00 |
Nathaniel Catchpole
|
00d1bdbe8f
|
Issue #2555931 by alexpott, pwolanin, joelpittet: Add #plain_text to escape text in render arrays
|
2015-08-29 00:10:40 +01:00 |
Nathaniel Catchpole
|
9bee458886
|
Issue #2311393 by tim.plunkett: Remove hook_element_info() and all references to it
|
2015-08-28 22:30:43 +01:00 |
webchick
|
410d8384fb
|
Issue #2555665 by jhedstrom, Gábor Hojtsy, stefan.r, plach: When index is added for content_translation_uid, the corresponding stored schema definition is not updated
|
2015-08-28 07:34:02 -07:00 |
xjm
|
248506e196
|
Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages()
|
2015-08-27 15:03:43 +01:00 |
Nathaniel Catchpole
|
97ea6b5612
|
Issue #2551511 by alexpott, stefan.r, RavindraSingh, pjonckiere, JeroenT, Mariano: Remove SafeMarkup::set() from AllowedTagsXssTrait
|
2015-08-27 10:53:01 +01:00 |
Alex Pott
|
5bb2889d50
|
Issue #2536560 by Aki Tendo, stefan.r, damiankloip: Runtime Assertion unit and functional testing
|
2015-08-27 00:29:29 +01:00 |
Alex Pott
|
f29f1e2129
|
Issue #2506533 by Jaesin, minnur, neclimdul, sdstyles, dawehner, Crell: Remove ContentNegotiation and embed functionality in the middleware
|
2015-08-27 00:27:14 +01:00 |
Nathaniel Catchpole
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
webchick
|
d6d3f6a6ca
|
Issue #2553533 by alexpott, dawehner, amateescu, hussainweb: KernelTestBaseTNG™ is not cleaning up after itself
|
2015-08-25 15:26:12 -07:00 |
Alex Pott
|
c17a82f970
|
Issue #2490388 by hussainweb, Ankit Agrawal, joelpittet, dawehner: InfoParserUnitTest web test classes mislabeled as unit tests
|
2015-08-25 16:27:17 +01:00 |
Alex Pott
|
08bd42bd72
|
Issue #2555565 by darol100: Fix typo in core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php
|
2015-08-22 17:34:56 +01:00 |
Nathaniel Catchpole
|
c7d4ab5862
|
Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe
|
2015-08-21 16:08:19 +01:00 |
Alex Pott
|
5072353927
|
Issue #939462 by lauriii, Antti J. Salminen, NROTC_Webmaster, mbrett5062, tim.plunkett, tostinni, rteijeiro, dvessel, cilefen, barraponto, theapi, joelpittet, Xano, tuutti, drzraf, Fabianx, markcarver, xjm, catch, Cottser, sun, jenlampton, effulgentsia, davidhernandez, kscheirer, akalata, andypost, hass, rooby, jhodgdon, fubhy, becw, MXT, mlncn, lemunet, chriscalip, mike stewart, PavanL, kevinquillen, gleroux02: Specific preprocess functions for theme hook suggestions are not invoked
|
2015-08-21 15:07:23 +01:00 |
Nathaniel Catchpole
|
7a6602c863
|
Issue #977844 by Wim Leers: Remove the 'every_page' option for CSS/JS assets: it is confusing, even damaging
|
2015-08-21 15:03:56 +01:00 |
Alex Pott
|
22fbcd414e
|
Issue #2497243 by Fabianx, znerol, fgm, Wim Leers, darol100, jhedstrom, hussainweb, pfrenssen, neclimdul, jibran, Nitesh Sethia, dawehner, chx, catch, benjy, Aki Tendo: Replace Symfony container with a Drupal one, stored in cache
|
2015-08-21 14:56:38 +01:00 |
Nathaniel Catchpole
|
8cf5b80c28
|
Issue #2550055 by geertvd, alexpott: Remove SafeMarkup::replace() and use ViewsRenderPipelineSafeString instead
|
2015-08-21 13:58:11 +01:00 |
Alex Pott
|
ba2268f0a9
|
Issue #2547447 by Wim Leers, dawehner: Stop creating services.yml by default
|
2015-08-21 09:29:04 +01:00 |
effulgentsia
|
02a678637d
|
Issue #2554229 by stefan.r, csabot3, Crell, pwolanin, YesCT, ircmaxell, greggles, larowlan, webchick: Port SQL Injection - Database API fixes from SA-CORE-2015-003 to Drupal 8
|
2015-08-20 06:55:43 -07:00 |
Nathaniel Catchpole
|
d8a3d5d4e4
|
Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter
|
2015-08-19 11:29:44 +01:00 |
Nathaniel Catchpole
|
146f084e9c
|
Issue #2550467 and #2120113 by alexpott, manningpete, akalata, nlisgo, nod_, harjotsingh: Remove #value_prefix and #value_suffix from HtmlTag
|
2015-08-19 08:50:36 +01:00 |
Alex Pott
|
00360b9d0c
|
Issue #1211866 by stefan.r, joelpittet, tsphethean: Enable ENT_SUBSTITUTE flag in Html::escape
|
2015-08-19 08:29:00 +01:00 |
Alex Pott
|
d3d9300b79
|
Issue #2553245 by stefan.r, martin107: KernelTestBase uses a disallowed constant in calls to trigger_error
|
2015-08-18 23:51:21 +01:00 |
Alex Pott
|
e2ff6e8152
|
Issue #2550311 by chx: Allow extending PhpStorageTestBase
|
2015-08-18 11:42:29 +01:00 |
Nathaniel Catchpole
|
3d44e9ae80
|
Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run
|
2015-08-18 10:32:20 +01:00 |
Alex Pott
|
d5821399fc
|
Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™
|
2015-08-18 01:25:27 +01:00 |
Nathaniel Catchpole
|
a5bfd122e1
|
Issue #2550945 by alexpott, joelpittet, xjm, Wim Leers, stefan.r: Add Html::escape()
|
2015-08-17 08:34:08 +01:00 |
Alex Pott
|
9435942a3a
|
Issue #2526326 by borisson_, Berdir, Wim Leers, Xano: Update CacheableMetadata & AccessResult to use RefinableCacheableDependency(Interface|Trait)
|
2015-08-14 17:30:57 +01:00 |
Alex Pott
|
bb96982ee4
|
Issue #2483183 by lauriii, martin107, Wim Leers, tim.plunkett, moshe weitzman, bfr, Fabianx, dawehner: Make breadcrumb block cacheable
|
2015-08-13 16:31:50 +01:00 |
Nathaniel Catchpole
|
45a48e8e01
|
Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender
|
2015-08-13 12:33:54 +01:00 |
Alex Pott
|
9f127683a7
|
Issue #2542830 by borisson_, PieterJanPut, RavindraSingh, Wim Leers, catch: Change placeholder token generation from using sha1 to crc32b
|
2015-08-13 11:07:24 +01:00 |
Alex Pott
|
3f0ff2198b
|
Revert "Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender"
This reverts commit 9ccb44e236 .
|
2015-08-13 10:23:05 +01:00 |
Nathaniel Catchpole
|
9ccb44e236
|
Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender
|
2015-08-13 09:54:02 +01:00 |
Alex Pott
|
8071554098
|
Issue #2296101 by josephdpurcell, akalata, cilefen, joelpittet, aneek, YesCT, alexpott, davidhernandez, xjm, crowdcg: Remove SafeMarkup::set() use in \Drupal\Core\Render\Element\HtmlTag::preRenderHtmlTag()
|
2015-08-13 08:56:27 +01:00 |
Alex Pott
|
7c4205aa77
|
Issue #2544262 by stefan.r, josephdpurcell, akalata, YesCT, joelpittet: Refactor use of SafeMarkup::set in \Drupal\Core\Render\Element\HtmlTag::preRenderConditionalComments()
|
2015-08-12 19:26:50 +01:00 |
Alex Pott
|
ef105e70b8
|
Issue #2498619 by pjonckiere, mpdonadio: Unit tests should use a default timezone other that UTC
|
2015-08-11 09:15:35 +01:00 |
Alex Pott
|
9aaddd2557
|
Issue #2501117 by catch, olli, Wim Leers, dawehner: Add static caching for PermissionsHashGenerator::generate()
|
2015-08-10 12:00:26 +01:00 |
Nathaniel Catchpole
|
9453570a40
|
Issue #2508445 by dawehner, martin107: Cache the query in RouteProvider::preloadRoutes()
|
2015-08-10 11:53:14 +01:00 |
Alex Pott
|
c176ab795e
|
Issue #2497697 by marvin_B8, Crell, cilefen, joshi.rohit100, dawehner: PSR-7 support for ControllerResolver
|
2015-08-07 17:53:53 +01:00 |
Alex Pott
|
bf8723f18e
|
Issue #2544746 by tim.plunkett: Rewrite EntityManagerTest to use phpspec/prophecy
|
2015-08-07 17:37:38 +01:00 |
Alex Pott
|
4710b0971f
|
Issue #2542486 by neclimdul, Wim Leers, Mile23: Fix risky phpunit tests
|
2015-08-06 15:37:34 +01:00 |
Alex Pott
|
c1b4c03234
|
Issue #2364467 by Mile23, neclimdul: SpecialAttributesRouteSubscriber::onAlterRoutes() doesn't return a value
|
2015-08-06 15:23:36 +01:00 |
Alex Pott
|
151da1a21e
|
Issue #2539682 by borisson_, Wim Leers: Add test to ensure composer.json is listing all core modules
|
2015-08-06 13:57:09 +01:00 |
Nathaniel Catchpole
|
d88f278df4
|
Issue #2525908 by alexpott, cilefen: HtmlTag render element's prefix and suffix can be marked safe when they are not
|
2015-08-06 12:06:05 +01:00 |
Nathaniel Catchpole
|
b2303acfd6
|
Issue #2543332 by Wim Leers, effulgentsia, Fabianx, Crell, dawehner, borisson_: Auto-placeholdering for #lazy_builder without bubbling
|
2015-08-06 11:05:23 +01:00 |
Nathaniel Catchpole
|
d066c9fa33
|
Issue #2537928 by stefan.r, dawehner, alexpott, webflo, jhedstrom: MySQL index normalization only works on table create
|
2015-08-04 12:55:30 +01:00 |
Alex Pott
|
4be4222ddd
|
Issue #2474903 by Mile23: Add composer.json to \Drupal\Component\Gettext\ component
|
2015-07-30 18:05:41 +01:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Alex Pott
|
bc3dad6b97
|
Issue #2490228 by damiankloip, almaudoh, martin107, clemens.tolboom, -enzo-, znerol, dawehner: Add Authentication Collector
|
2015-07-28 16:25:09 +01:00 |
Alex Pott
|
0613685619
|
Issue #2529514 by dawehner, Fabianx, Wim Leers: Replace system.filter::protocols with container parameters
|
2015-07-28 02:11:48 +01:00 |
Alex Pott
|
c4281e42c9
|
Issue #2539300 by cilefen, tim.plunkett: Remove SafeMarkup::set in \Drupal\Tests\Core\Form\FormCacheTest::testSetCacheWithSafeStrings()
|
2015-07-28 02:03:50 +01:00 |
Alex Pott
|
76ecf77f31
|
Issue #2537602 by hchonov, dawehner: JQuery ajax GET requests result in "406 Not Acceptable"
|
2015-07-27 23:44:08 +01:00 |
Alex Pott
|
3349d702b4
|
Issue #2497693 by marvin_B8, joshi.rohit100, borisson_, Crell: Add PSR-7 to Symfony Response View listener
|
2015-07-27 14:10:36 +01:00 |
Alex Pott
|
ba1b14e41f
|
Issue #2430397 by Wim Leers, Fabianx: When mapping cache contexts to cache keys, include the cache context ID for easier debugging
|
2015-07-27 11:40:16 +01:00 |
Nathaniel Catchpole
|
c6a9c184d5
|
Issue #2533822 by alexpott: Duplicate array keys in CssOptimizerUnitTest resulting in missing test coverage
|
2015-07-24 22:27:49 +01:00 |
Nathaniel Catchpole
|
bfa386e52a
|
Issue #2539310 by neclimdul, alexpott: BackendCompilerPassTest::testProcess fails when sqlite not installed
|
2015-07-24 22:26:37 +01:00 |
Alex Pott
|
4b12bbf0db
|
Issue #2338081 by pwolanin, dawehner, effulgentsia, kgoel, vijaycs85, mpdonadio, chx, brandon.holtsclaw, alexpott, Gábor Hojtsy, Fabianx, catch, YesCT, JvE: Local Tasks, Actions, and Contextual links mark strings from derivatives (or alter hooks) as safe and translated
|
2015-07-24 22:09:33 +01:00 |
Alex Pott
|
61603f58f6
|
Issue #2524082 by pfrenssen, Gábor Hojtsy, Wim Leers, Berdir, Fabianx, dawehner, catch: Config overrides should provide cacheability metadata
|
2015-07-24 21:27:30 +01:00 |
Alex Pott
|
58a6dbb8a4
|
Issue #2525884 by jesperjb, joshi.rohit100, Berdir: Avoid unecessary cache tag invalidations in ConfigEntityBase and aggregator Item entity
|
2015-07-24 16:54:24 +01:00 |
Alex Pott
|
adde7a71a9
|
Issue #2531408 by chx, dawehner: Default backend database driver
|
2015-07-24 15:18:41 +01:00 |
effulgentsia
|
1a0cdcd32c
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
effulgentsia
|
8b83aa0838
|
Issue #2493911 by dawehner, larowlan, damiankloip, hussainweb, jibran, cilefen, benjy, iMiksu, mtdowling: Update guzzle, goutte and mink-goutte-driver to the latest release
|
2015-07-21 14:33:30 -07:00 |
Alex Pott
|
cc34748c31
|
Issue #2408013 by Aki Tendo, alexpott, Fabianx, dawehner, Crell, jhodgdon, Wim Leers, aspilicious: Adding Assertions to Drupal - Test Tools
|
2015-07-21 14:29:05 +01:00 |
Nathaniel Catchpole
|
d3c33d5821
|
Issue #2506581 by alexpott, Wim Leers, Fabianx, xjm, joelpittet, Cottser, dawehner: Remove SafeMarkup::set() from Renderer::doRender
|
2015-07-20 16:15:11 +01:00 |
Nathaniel Catchpole
|
484b071dd4
|
Issue #2507831 by dawehner, tim.plunkett, effulgentsia: Harden redirect responses to make external URIs opt in (was SA-CORE-2015-002 foward-port)
|
2015-07-20 12:57:44 +01:00 |
Alex Pott
|
c2f5a3e8e8
|
Issue #2496897 by sasanikolic, Arla, dawehner, miro_dietiker, Berdir: Throw helpful exception if link templates are missing leading /
|
2015-07-17 15:55:40 +01:00 |
Nathaniel Catchpole
|
20f1c993b6
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
Alex Pott
|
22d8e4b683
|
Issue #2533222 by neclimdul, Berdir: Fix ConfigEntityBaseUnitTest
|
2015-07-16 12:49:04 +01:00 |
Alex Pott
|
2873e81736
|
Issue #2526412 by neclimdul, hussainweb, Fabianx: Remove Singleton hack in registerWithSymfonyGuesser
|
2015-07-15 17:01:55 +01:00 |
Nathaniel Catchpole
|
81658d5c87
|
Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable
|
2015-07-15 15:09:47 +01:00 |
Alex Pott
|
20619e08ee
|
Issue #2522002 by pwolanin, fgm, znerol: Do not strip www. from cookie domain by default because that leaks session cookies to subdomains
|
2015-07-15 14:58:58 +01:00 |
Alex Pott
|
1bb4e43db8
|
Issue #2530936 by webflo: Ensure that the classloader prefix is really unique
|
2015-07-14 11:04:37 +01:00 |
Alex Pott
|
73585ec182
|
Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers
|
2015-07-14 08:24:29 +01:00 |
Alex Pott
|
7eb616f14c
|
Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests
|
2015-07-13 13:06:28 +01:00 |
Nathaniel Catchpole
|
9024fa617c
|
Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter()
|
2015-07-11 09:10:48 +01:00 |
Nathaniel Catchpole
|
a9298fb6f5
|
Issue #2261669 by Berdir, timmillwood, jhedstrom: Slow query in NodeRevisionAccessCheck
|
2015-07-10 21:38:00 +01:00 |
Nathaniel Catchpole
|
2378f939b2
|
Issue #2505989 by alexpott, dawehner, olli: Controllers render caching at the top level and setting a custom page title lose the title on render cache hits
|
2015-07-10 11:26:15 +01:00 |
Alex Pott
|
a87f47dbba
|
Issue #2529442 by neclimdul: Random phpunit failures in EntityUnitTest
|
2015-07-09 00:11:10 +01:00 |
Alex Pott
|
794be16300
|
Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager
|
2015-07-08 13:01:20 +01:00 |
Alex Pott
|
46e6f72399
|
Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified
|
2015-07-08 12:50:52 +01:00 |
Nathaniel Catchpole
|
a362252a2b
|
Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity
|
2015-07-07 17:08:46 +01:00 |
Alex Pott
|
de1930407d
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
Alex Pott
|
883c209fb6
|
Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks
|
2015-07-05 15:29:22 +01:00 |
xjm
|
0e2ca03654
|
Issue #2505669 by pwolanin, jcloys, joshi.rohit100, dawehner, Wim Leers, kgoel, larowlan: Inject render service into LinkGenerator instead of calling drupal_render
|
2015-07-04 16:18:11 +01:00 |
xjm
|
0b104695bb
|
Revert "Issue #2505669 by pwolanin, jcloys, joshi.rohit100: Inject render service into LinkGenerator instead of calling drupal_render"
This reverts commit 8d848f2d79 .
|
2015-07-04 16:17:27 +01:00 |
xjm
|
8d848f2d79
|
Issue #2505669 by pwolanin, jcloys, joshi.rohit100: Inject render service into LinkGenerator instead of calling drupal_render
|
2015-07-04 16:09:10 +01:00 |