Alex Pott
|
2e5e060c53
|
Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard
|
2016-08-28 06:25:45 -05:00 |
Alex Pott
|
71ca3778a6
|
Issue #2747177 by markdorison, chx, Sonal.Sangale, andypost, joachim, Berdir, eojthebrave: Add docs on possible values of $operation in hook_entity_field_access()
|
2016-08-23 18:33:26 +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
|
850b9eebef
|
Issue #2787567 by alexpott: Refactor \Drupal\Component\Assertion\Handle to not break PSR-0/4 one class per file
|
2016-08-22 13:03:07 +01:00 |
Alex Pott
|
92c311c209
|
Issue #2785991 by blazey, dawehner: Unnecessary call to AccessResult::neutral() in Drupal\Core\Access\AccessManager::check()
|
2016-08-18 13:34:03 +01:00 |
Alex Pott
|
08b7a3fbc8
|
Issue #2783393 by Mile23: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard
|
2016-08-18 10:38:31 +01:00 |
Nathaniel Catchpole
|
db998a72ee
|
Issue #2783849 by Shashwat Purav, kiamlaluno: hook_filetransfer_info() documentation has not been updated for Drupal 8
|
2016-08-17 22:41: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 |
Alex Pott
|
27b2c4ff1b
|
Issue #2781953 by vpshah86, fgm: Update.php still refers to $update_free_access
|
2016-08-11 14:16:15 +01:00 |
Alex Pott
|
fb0b048351
|
Issue #2780405 by kiamlaluno: ConfigFormBase::buildForm() comment contain a reference to a theme hook, which is a function that doesn't exist
|
2016-08-09 15:41:54 +01:00 |
Alex Pott
|
73be8c49ec
|
Issue #2611638 by Wim Leers, Nikhilesh Gupta: hook_entity_query_alter() is dead, remove it from entity.api.php
|
2016-08-08 12:20:37 +01:00 |
Alex Pott
|
f0fe2a07f3
|
Issue #2780255 by klausi: Replace incorrect EntityTypeBundleInfo type hints with interface
|
2016-08-08 10:47:34 +01:00 |
Alex Pott
|
3fa22c4bf0
|
Issue #2776779 by juampynr: Fix code example in QueryInterface::condition()
|
2016-08-05 14:37:43 +01:00 |
Nathaniel Catchpole
|
5762aa083a
|
Issue #2778479 by kiamlaluno: ModuleHandler::buildImplementationInfo() comment contains a reference to not existing function
|
2016-08-05 09:44:49 +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 |
Nathaniel Catchpole
|
03f46efe54
|
Issue #2778809 by chx: _entity_access is actually usable but you'd never tell that from the class doxygen
|
2016-08-05 09:08:42 +01:00 |
xjm
|
e043264b99
|
Update version constant.
|
2016-08-02 20:30:57 -05:00 |
xjm
|
dd1c1ce6d5
|
Issue #2638140 by alexpott, dawehner, cilefen, xjm, Fabianx, Xano, catch: Error logging should log a backtrace consistently
|
2016-08-02 12:05:52 -05: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 |
Nathaniel Catchpole
|
a0a530fd4f
|
Issue #1920902 by neclimdul, larowlan, alexpott, chx, sun, jthorson, damiankloip, Berdir, Mixologic, YesCT, hussainweb, rcaracaus, cweagans, catch, jibran, msonnabaum, dawehner, webchick, anavarre, heyrocker: Add a Drupal Yaml wrapper so we can default to PECL Yaml component if it is available
|
2016-08-01 18:52:00 +01:00 |
Nathaniel Catchpole
|
03fc20425b
|
Issue #2537732 by Xano, tim.plunkett, gnuget, claudiu.cristea, drunken monkey, bojanz: PluginFormInterface must have access to the complete $form_state (introduce SubFormState for embedded forms)
|
2016-08-01 18:48:16 +01:00 |
Alex Pott
|
9bc59ded3e
|
Issue #2776055 by claudiu.cristea: Entity form/view route errors when a non-entity parameter comes first
|
2016-08-01 14:10:03 +01:00 |
Nathaniel Catchpole
|
c32b474cb8
|
Issue #2639878 by RobLoach, omega8cc, memtkmcc: Use less demanding check to see if OPcache is active
|
2016-08-01 12:44:23 +01:00 |
Alex Pott
|
e566486912
|
Issue #2776369 by xjm: Remove docs references to entity_get_bundles()
|
2016-08-01 09:30:34 +01:00 |
Alex Pott
|
e868cdcb5c
|
Revert "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"
This reverts commit f2b7115211 .
|
2016-08-01 00:34:44 +01:00 |
Nathaniel Catchpole
|
3700d9fd91
|
Issue #2427637 by Mile23, keopx, naveenvalecha, marvin_B8: Remove usages of deprecated entity_get_bundles()
|
2016-07-31 21:20:40 +01:00 |
Nathaniel Catchpole
|
b2b8aeaa61
|
Issue #2750167 by dawehner, alexpott, willwh: Config translation synchronization fails
|
2016-07-31 21:01:09 +01:00 |
Alex Pott
|
417d900623
|
Issue #88183 by Wim Leers, ahoeben, brianV, alexpott, kylebrowning, marvil07, chx, twistor, dawehner: Relative URLs in feeds should be converted to absolute ones
|
2016-07-30 16:07:44 +01:00 |
Alex Pott
|
22a241ca04
|
Issue #1267508 by fietserwin, lisa.ugray, daffie, chx, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN
|
2016-07-30 10:21:46 +01:00 |
Alex Pott
|
3de79990b3
|
Issue #2681911 by garphy, Wim Leers, gabesullice: REST requests without X-CSRF-Token header: unhelpful response significantly hinders DX, should receive a 401 response
|
2016-07-29 16:11:36 +01:00 |
Alex Pott
|
e0af75558c
|
Issue #2755525 by hchonov: Invoke field methods first on the current entity translation
|
2016-07-29 15:20:09 +01:00 |
Alex Pott
|
28356f4e9f
|
Issue #2506805 by jibran, tstoeckler, chx: Non-revisionable base fields with multiple columns break revisionable entity types
|
2016-07-29 15:08:25 +01:00 |
Alex Pott
|
db9e719141
|
Issue #2011500 by daffie, Pancho: Deprecate RIGHT JOINs, because SQLite doesn't support them
|
2016-07-29 14:54:19 +01:00 |
Alex Pott
|
81e51d9f27
|
Issue #2712935 by Wim Leers, Fabianx, catch, alexpott: Messages are not rendered last, meaning those messages set within placeholders only appear on the next request
|
2016-07-29 13:17:46 +01:00 |
xjm
|
e94c581e09
|
Issue #2667242 by Anul, felribeiro, eojthebrave, pranavbabbar: Use consistent terminology when referencing administration themes in the UI (not "admin theme")
|
2016-07-28 18:58:39 -05:00 |
Alex Pott
|
21a4b87099
|
Revert "Issue #2278383 by Xano, dawehner, kim.pepper, twistor, joelpittet, Fabianx, Crell, jibran, alexpott, Wim Leers: Create an injectible service for drupal_set_message()"
This reverts commit ee22272534 .
|
2016-07-29 00:49:26 +01:00 |
Alex Pott
|
af80cb499a
|
Issue #2659070 by Wim Leers, dawehner, tic2000, Crell: REST requests without Content-Type header: unhelpful response significantly hinders DX, should receive a 415 response
|
2016-07-29 00:32:38 +01:00 |
Alex Pott
|
9b07bc544c
|
Issue #2694555 by amateescu, vasi, dawehner, heddn, therealssj: Node revisions don't display translated
|
2016-07-29 00:11:18 +01:00 |
xjm
|
4730d8166a
|
Issue #2474273 by mesch: Update Documentation for \Drupal\Core\Field\FieldStorageDefinitionInterface::getSchema()
|
2016-07-28 17:00:40 -05:00 |
Alex Pott
|
ee22272534
|
Issue #2278383 by Xano, dawehner, kim.pepper, twistor, joelpittet, Fabianx, Crell, jibran, alexpott, Wim Leers: Create an injectible service for drupal_set_message()
|
2016-07-28 18:55:59 +01:00 |
Alex Pott
|
27df05cd81
|
Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out
|
2016-07-28 18:54:03 +01:00 |
Alex Pott
|
1e770ce9f1
|
Revert "Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out"
This reverts commit 18feefc302 .
|
2016-07-28 18:53:42 +01:00 |
Alex Pott
|
18feefc302
|
Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out
|
2016-07-28 17:15:12 +01:00 |
Nathaniel Catchpole
|
d2ab9b8433
|
Issue #2772979 by hchonov: Enforcing a cloned entity translation to be new propagates to the original entity
|
2016-07-28 13:47:58 +01:00 |
xjm
|
e31ca782a7
|
Issue #2763157 by tim.plunkett, tedbow, chx, bojanz, twistor, neclimdul, dawehner, Xano, EclipseGc: Allow plugins to provide multiple forms
|
2016-07-27 20:20:19 -05:00 |
xjm
|
db8849dd68
|
Revert "Issue #2773197 by jalpesh, tstoeckler: DefaultHtmlRouteProviderTest::testGetCollectionRoute() has wrong @covers"
This reverts commit a470bc0cbd .
|
2016-07-27 20:18:52 -05:00 |
webchick
|
a470bc0cbd
|
Issue #2773197 by jalpesh, tstoeckler: DefaultHtmlRouteProviderTest::testGetCollectionRoute() has wrong @covers
|
2016-07-27 18:09:05 -07: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 |
xjm
|
f8bd3f7db6
|
Issue #2760883 by fgm: API docs reference ModuleHandler::install() instead of ModuleInstaller
|
2016-07-27 12:09:51 -05:00 |
webchick
|
8ac20c792f
|
Issue #2688945 by tduong, amateescu, timmillwood, alexpott, joachim, xjm, yoroy, ifrik, Berdir, Gábor Hojtsy, Bojhan, webchick, cilefen, dawehner: Allow removing a module's content entities prior to module uninstallation
|
2016-07-27 03:13:52 -07:00 |
Nathaniel Catchpole
|
62b7392dee
|
Issue #2753681 by tedbow, Wim Leers, dawehner, neclimdul, catch: Move CSRF header token out of REST module so that user module can use it, as well as any contrib module
|
2016-07-25 13:47:47 +01: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
|
fd33967358
|
Issue #2704743 by yongt9412, amateescu, Berdir: Remove special case on EntityFormatter for new entities
|
2016-07-25 10:26:24 +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
|
d189ff056c
|
Revert "Issue #2761403 by Berdir: Move runtime theme registry into bootstrap cache"
This reverts commit 4a95e65086 .
|
2016-07-22 09:33:29 +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 |
Alex Pott
|
00d0fa7297
|
Issue #2473179 by Fabianx, Berdir, dawehner: Use FileCache for config storage
|
2016-07-20 13:53:17 +01: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
|
d317f6b34b
|
Issue #2348137 by daffie: Enable WAL journal mode by default for SQLite database
|
2016-07-20 12:08:04 +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
|
7b0d229af1
|
Issue #2767269 by claudiu.cristea: LocalReadOnlyStream must declare itself not writeable
|
2016-07-19 23:42:23 +01:00 |
Alex Pott
|
88d101c96a
|
Issue #2747083 by Eric_A, Mile23, alexpott: drupal/core-dependency-injection wrongly requires symfony/expression-language
|
2016-07-19 21:49:20 +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
|
30555f0138
|
Issue #2720811 by Eric_A: Fix package names of drupal/core-fileCache and drupal/core-phpStorage
|
2016-07-19 16:17:08 +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 |
Nathaniel Catchpole
|
4a95e65086
|
Issue #2761403 by Berdir: Move runtime theme registry into bootstrap cache
|
2016-07-19 13:37:02 +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
|
e9b14299ae
|
Issue #2759839 by jalpesh, Eric_A: Rename drupal/core-httpFoundation, add it to drupal/core replace section
|
2016-07-19 13:22:49 +01:00 |
xjm
|
faef09eaef
|
Issue #2752533 by mikeker: \Drupal\Component\Utility\Crypt::randomBytesBase64 docblock refers to $byte_count instead of $count
|
2016-07-19 09:16:16 +02:00 |
xjm
|
17ff00c6c4
|
SA-CORE-2016-003 by alexpott, Michael Dowling, mlhess, xjm, Pere Orga, dawehner, greggles, coltrane, pwolanin, larowlan
|
2016-07-18 17:32:46 +02: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
|
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 |
xjm
|
8e04ab6b7f
|
Issue #2751923 by mohit_aghera, lhuria94, Jeff Burnz, joelpittet: Incorrect documentation, param and code example for hook_element_info_alter() in theme.inc
|
2016-07-17 00:12:58 +02:00 |
xjm
|
2411a137f0
|
Issue #1738622 by Mile23, Cottser, jhodgdon: Documentation cleanup for UUID API
|
2016-07-16 18:45:20 +02:00 |
xjm
|
52cd7e9187
|
Issue #2763539 by felribeiro: Bug in doxygen for adding headers to a response via render #attached
|
2016-07-16 17:08:33 +02:00 |
Nathaniel Catchpole
|
b686f05790
|
Issue #2705809 by juampynr, dawehner, damiankloip, lahoosascoots: Queue garbage collection is not correctly run on cron
|
2016-07-13 12:42:32 +01: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
|
2c3d5ecbc3
|
Issue #2762549 by alexpott: Part 2: Array was modified by the user comparison function in ConfigDependencyManager::getDependentEntities()
|
2016-07-08 11:46:29 +01:00 |
Alex Pott
|
eadde8da6a
|
Issue #2605594 by daffie, pukku, catch, yngens2: Change minimum required sqlite version to 3.7.11
|
2016-07-05 09:46:26 +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
|
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 |
Alex Pott
|
85bc69df87
|
Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID
|
2016-06-28 09:44:36 +01:00 |
Alex Pott
|
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
|
90b986b022
|
Issue #2751121 by tstoeckler, kiamlaluno: class StatusMessages documentation page contains incorrect markup
|
2016-06-27 10:41:26 +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
|
1dc4ba8533
|
Issue #2698141 by TravisCarden, ChuChuNaKu, effulgentsia: Empty Twig {% trans %} tag causes unhelpful fatal exception
|
2016-06-26 10:50:41 +02:00 |
Alex Pott
|
eac023bced
|
Issue #2729643 by Mile23, catch: Create LoggerChannelTrait
|
2016-06-25 18:16:59 +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 |
xjm
|
604887f326
|
Issue #2753055 by chishah92, ifrik: Change "Save order" to "Save"
|
2016-06-24 16:46:52 +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 |
Alex Pott
|
f84b2a1698
|
Issue #2751351 by claudiu.cristea: Remove code duplication from LocalReadOnlyStream
|
2016-06-24 13:52:02 +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 |
xjm
|
a1529fe90f
|
Issue #2361469 by mikeker, Shreya Shetty, pjonckiere, Andres Mejia, geffio, jhedstrom, yoroy, swentel, R. Volk: Single on/off checkboxes should "Use field label" by default
|
2016-06-23 12:32:50 +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
|
4eb87a26df
|
Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations
|
2016-06-21 11:12:27 +01:00 |
Nathaniel Catchpole
|
49f9540b49
|
Issue #2747269 by chishah92, talhaparacha: Incorrect parameter documentation for FormBuilder::submitForm
|
2016-06-20 09:38:10 +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
|
a02f143bbc
|
Issue #2464053 by marcoscano, Fabianx: Remove @todo to Improve YamlFileLoader so that we can cache built service definition objects and not just the raw data
|
2016-06-19 14:45:04 +01:00 |
Alex Pott
|
74b996ce69
|
Issue #2751537 by chx: Race condition in \Drupal\Core\Database\Driver\pgsql\Install\Tasks breaks the testbot
|
2016-06-19 14:42:24 +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
|
3d2798e84c
|
Issue #2747723 by mayurjadhav, pashupathi nath gajawada, ccjjmartin: Too many closing parentheses in checkboxes example
|
2016-06-18 14:29:17 +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
|
16093cc146
|
Issue #2674508 by Mile23, tim.plunkett: Improve docs for how to properly add container injection into a class that extends FormBase
|
2016-06-17 11:47:38 +01:00 |
Alex Pott
|
671a41e658
|
Issue #2742211 by jsdix: Doxygen typo for $cache variable
|
2016-06-17 11:14:14 +01:00 |
Alex Pott
|
310145e472
|
Issue #2744357 by rajeshwari10, pashupathi nath gajawada, chishah92, Eric_A: drupal/core-* components Symfony requirements conflict with drupal/core
|
2016-06-17 10:32:44 +01:00 |
Alex Pott
|
4b6d125f1c
|
Issue #2653318 by Wim Leers, aneek, marthinal, dawehner: While in maintenance mode, REST routes respond with HTML instead of XML/JSON/…
|
2016-06-16 18:10:50 +01:00 |
Alex Pott
|
12a6963f55
|
Issue #2720077 by rajeshwari10, Vinay15, snehi, gaurav.pahuja, Sonal.Sangale, jhodgdon, joachim, klausi: EntityTypeBundleInfo::getBundleInfo() @return needs more detail
|
2016-06-15 16:00:11 +01:00 |
Alex Pott
|
472f3a5723
|
Issue #2667574 by dagmar: sqlite/Schema::introspectSchema should throw the created exception
|
2016-06-15 15:46:40 +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
|
78bb26d748
|
Issue #2720813 by Xano, Wim Leers: DefaultPluginManager should expose its cacheability metadata
|
2016-06-15 14:03:41 +01:00 |
Alex Pott
|
3af2717076
|
Issue #2747945 by mayurjadhav, Beakerboy: Extra semicolons in QueryInterface example
|
2016-06-15 13:03:27 +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 |
Nathaniel Catchpole
|
d1ae9b77ad
|
Issue #2651102 by mikeker, amateescu, gaurav.pahuja, Sagar Ramgade, dawehner, akalata, catch: Using checkboxes for exposed filters results in zero rows displaying
|
2016-06-14 16:23:38 +01:00 |
Alex Pott
|
9764ec4dbc
|
Revert "Issue #2403307 by dawehner, marthinal, clemens.tolboom, tedbow, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authenication: log in, check login status, log out"
This reverts commit da16ae5601 .
|
2016-06-14 12:59:19 +01:00 |
Alex Pott
|
da16ae5601
|
Issue #2403307 by dawehner, marthinal, clemens.tolboom, tedbow, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authenication: log in, check login status, log out
|
2016-06-14 11:43:13 +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 |
Nathaniel Catchpole
|
b8a61f2052
|
Issue #2598038 by alexpott, sethcardoza, quietone, Jaesin: Invalid passwords after D7 to D8 migration
|
2016-06-13 09:29:30 +01:00 |
Alex Pott
|
e5110dbee5
|
Issue #2744375 by juampynr: Fix typo at OutputStrategyInterface.php
|
2016-06-08 22:47:37 +01:00 |
Alex Pott
|
700452ba6a
|
Issue #2722621 by anoopjohn: Fix Drupal.Commenting.FunctionComment.InvalidReturn and Drupal.Commenting.FunctionComment.VoidReturn
|
2016-06-08 13:16:48 +01:00 |
Alex Pott
|
c962bd0aa9
|
Issue #2705921 by jmk61, Vinay15, chgasparoto, jhodgdon, vegantriathlete, kjl16, joachim: docs for postCreate() should clarify create does not mean save
|
2016-06-08 12:01:38 +01:00 |
Alex Pott
|
3288a179f3
|
Issue #2740499 by nesta_, lluvigne, rajeshwari10, jhodgdon, er.pushpinderrana, joachim: parameter to DiscoveryTrait::doGetDefinition() is incorrectly documented as optional
|
2016-06-08 11:53:14 +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
|
15b999d16b
|
Issue #2533220 by snehi, pjonckiere, mirom, chx, jhodgdon, dawehner: RouteBuilderInterface has no docblock
|
2016-06-08 10:17:57 +01:00 |
Nathaniel Catchpole
|
4c30de3616
|
Issue #2726645 by klausi: Do not @deprecate EntityManager until all usages are removed (helps the Symfony 3 update)
|
2016-06-06 13:39:27 +01:00 |
Nathaniel Catchpole
|
4ad7ddb35a
|
Issue #2738575 by lluvigne: Parameters to ModuleHandler::invoke() are incorrect
|
2016-06-05 22:53:27 +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
|
53e54ea617
|
Issue #2722763 by drnikki: Select::extend doc incorrectly says to use base name
|
2016-06-02 14:35:45 +01:00 |
Alex Pott
|
770fcd0fc0
|
Issue #2561993 by jhedstrom, jonathanjfshaw, yoroy, emma.maria, mpdonadio: Better labelling for Date time form select elements
|
2016-06-02 14:24:33 +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
|
e354b3a896
|
Issue #2727901 by sreese: MimeTypeGuesser::__construct has doxygen typo
|
2016-05-27 13:33:00 +01: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 |
webchick
|
1eb935f9dd
|
Issue #2713831 by vegantriathlete, lisa.ugray, joshi.rohit100, jhodgdon, deviantintegral, kellyimagined, alexpott, akalata, soulsesa: Document #machine_name exists parameters
|
2016-05-26 11:43:16 -07:00 |
Nathaniel Catchpole
|
90a681b199
|
Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update
|
2016-05-26 17:50:55 +01:00 |
Nathaniel Catchpole
|
9f01ba7487
|
Revert "Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update"
This reverts commit bfdc7b529a .
|
2016-05-26 12:13:21 +01:00 |
Nathaniel Catchpole
|
bfdc7b529a
|
Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update
|
2016-05-26 12:11:32 +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 |
xjm
|
2486ccd548
|
Issue #2729171 by Vinay15, kiamlaluno, jhodgdon: callback_batch_operation() code still contains Drupal 6 code
|
2016-05-24 20:03:11 -05: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
|
85fa317107
|
Issue #2721921 by er.pushpinderrana, Pashupathi Nath G, shashikant_chauhan, joachim: @code tag showing on docs for ExtensionDiscovery
|
2016-05-18 06:23:08 -05:00 |
Nathaniel Catchpole
|
a9666b4ae8
|
Issue #842620 by alexpott, hansfn, BondD, jurjenn, Skin, xjm, hitesh-jain, solidwebcode: Update manager can't install modules using FTP due broken FileTransferAuthorizeForm
|
2016-05-16 13:05: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
|
1d8476572e
|
Issue #2723577 by tylermenard, valthebald: Remove entity_load* usage for date_format entity type
|
2016-05-14 22:43:21 -05:00 |
Alex Pott
|
56e416cce6
|
Issue #2722265 by willito, kellyimagined, joachim, hussainweb, munizjor, selfuntitled, lisa.ugray, soulsesa, The Sean, kjl16, kurthill4: docs for MailManager::mail() refer to obsolete function user_preferred_langcode()
|
2016-05-14 11:54:48 -05:00 |
Alex Pott
|
6020139dda
|
Issue #2600228 by lauriii: Mark \Drupal\Core\Theme\Registry internal
|
2016-05-14 11:04:50 -05:00 |
Alex Pott
|
7ecafc0fb0
|
Issue #2724379 by generalconsensus: Typo on setUnrouted function
|
2016-05-13 16:52:48 -05:00 |
Nathaniel Catchpole
|
267617572e
|
Issue #2723345 by alexpott, dawehner: Simpletest cannot be uninstalled
|
2016-05-11 21:12:24 +01:00 |
Alex Pott
|
2c54c39412
|
Issue #2702835 by ztl8702, pjonckiere, himanshugautam, dpovshed, mpdonadio: Update Doxygen for \Drupal\Component\DateTimePlus
|
2016-05-11 09:23:46 -05: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
|
60d994a226
|
Issue #2716073 by moonray, dawehner: Improve cron logging
|
2016-05-10 05:37:32 -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
|
f324b3e358
|
Issue #2708179 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @throws
|
2016-05-08 14:57:36 -05:00 |
Alex Pott
|
55e2442d76
|
Issue #2721283 by alexpott: Fix Drupal.Commenting.FunctionComment.$InReturnType
|
2016-05-08 14:34:57 -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
|
ffcbce2ccc
|
Issue #2716073 by moonray: Improve cron logging
|
2016-05-08 11:02:27 -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 |
Alex Pott
|
94c628a9ca
|
Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard
|
2016-05-08 08:57:21 -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
|
524dc283d5
|
Issue #2715965 by alexpott: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard
|
2016-05-05 12:33:36 +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
|
a239719598
|
Issue #2702455 by pfrenssen: Remove unused property $entityManager
|
2016-05-05 12:13:00 +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 |
Alex Pott
|
44f8f8f114
|
Issue #2712405 by leolando.tan, jhodgdon: more detail needed for hook_theme() 'variables' property
|
2016-05-05 09:09:30 +01:00 |
Alex Pott
|
0ceb441a75
|
Issue #2700335 by er.pushpinderrana, elakiyasamuel, malavya, therealssj, joachim, jhodgdon: hook_entity_update() and friends should document $entity->original
|
2016-05-05 08:56:28 +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 |
Nathaniel Catchpole
|
ba8e8b2a3f
|
Issue #2648562 by gapple, neclimdul: Symfony's ApcClassLoader requires APC backwards compatibility layer
|
2016-05-04 13:55:38 +01:00 |
Alex Pott
|
79f17dcb02
|
Issue #2696353 by mpdonadio, dpovshed: Bad dates in Select List widget throw an exception
|
2016-05-03 11:04:58 +01:00 |
Alex Pott
|
e8322e4f21
|
Issue #2647916 by Lendude, dawehner: Views ajax modals stop working in certain scenarios
|
2016-05-02 15:58:05 +01:00 |
Alex Pott
|
9ec1f42d37
|
Issue #2711537 by chgasparoto, kostyashupenko: Syntax errors (un-quoted or mis-quoted strings) in various code examples in docs
|
2016-04-30 21:18:20 +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
|
4e658ef534
|
Issue #2667588 by dimaro, malavya, johnrosswvsu: Document that a module's classes are not available during hook_requirements() 'install' phase
|
2016-04-29 21:49:29 +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
|
b13374f2b1
|
Issue #2707641 by alexpott, anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 2)
|
2016-04-29 09:53:52 +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 |
Alex Pott
|
3a6cac15da
|
Issue #2572731 by attiks, andypost: Fix 'Drupal.Formatting.SpaceUnaryOperator' coding standard
|
2016-04-28 14:31:22 +01:00 |
Nathaniel Catchpole
|
747be3174d
|
Issue #2582475 by alexpott: Installation fails if a valid config sync directory is defined
|
2016-04-28 14:16:47 +01:00 |
Nathaniel Catchpole
|
9067e6f345
|
Issue #2614202 by alexpott, felribeiro, dawehner, catch: CoreServiceProvider::registerUuid() assumes all environments have the same functions available
|
2016-04-28 12:03:21 +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 |
Nathaniel Catchpole
|
4c3b3764c2
|
Issue #2708379 by alexpott: Add uuid service to core.services.yml
|
2016-04-28 11:45:17 +01:00 |
Alex Pott
|
6dce6c2a9f
|
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
|
2016-04-27 16:16:19 +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
|
c28553c552
|
Issue #2700261 by timmillwood, amateescu: allRevisions() entity queries ignore non-revisionable fields
|
2016-04-26 13:55:42 +01:00 |
Alex Pott
|
aa9211a6c1
|
Issue #2700415 by nicolas.rafaelli, dimaro, rashid_786, er.pushpinderrana, korgik, David Hernández, jhodgdon: Problems with documentation of options in Url class
|
2016-04-26 13:48:18 +01:00 |
Alex Pott
|
6b26b0cd1c
|
Issue #2709411 by dagmar, jhodgdon: t() is used in an inconsistent way on Drupal\Core\Render\Element documentation
|
2016-04-26 12:17:53 +01:00 |
Alex Pott
|
05e023d538
|
Issue #2073753 by amateescu, Sweetchuck, amitaibu, dawehner: Fix and add tests for the recursive rendering protection of the 'Rendered entity' formatter
|
2016-04-26 11:22:39 +01:00 |
Nathaniel Catchpole
|
de0c60bc8d
|
Issue #2709541 by alexpott, dawehner: Set opcache.revalidate_freq when running tests
|
2016-04-25 11:49:10 +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 |
Nathaniel Catchpole
|
ac6a085ade
|
Issue #2684123 by dawehner: \Drupal\Core\Routing\RouteProvider::preLoadRoutes doens't handle the exception case correctly
|
2016-04-25 11:43:16 +01:00 |
Nathaniel Catchpole
|
7236e50dab
|
Issue #2707057 by damiankloip, swentel, dawehner: Remove no_ui from timestamp field type
|
2016-04-25 11:40:25 +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 |
effulgentsia
|
89712cf26f
|
Issue #2706669 by alexpott, tstoeckler: Fix Drupal.Functions.FunctionDeclaration.* coding standards in core
|
2016-04-18 10:25:44 -07:00 |
Alex Pott
|
be38e0c02e
|
Issue #2706201 by edumarbest: Use $this->connection->query instead of db_query in \Drupal\Core\Database\Driver\sqlite\Schema::findTables
|
2016-04-16 21:43:14 +01: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 |
Alex Pott
|
447876081b
|
Issue #2706679 by alexpott, jibran: Fix @file introduced by 2696669
|
2016-04-15 00:03:29 +01:00 |
Alex Pott
|
5423f76ae2
|
Issue #2704911 by malcomio, thhafner: Missing apostrophe in documentation Usage Example array
|
2016-04-14 11:07:54 +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
|
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 |
Nathaniel Catchpole
|
9ecb17268e
|
Issue #2653346 by Wim Leers, borisson_, jibran: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait
|
2016-04-12 09:08:41 +09:00 |
Nathaniel Catchpole
|
a05ca5d26e
|
Issue #2653346 by Wim Leers, borisson_: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait
|
2016-04-11 11:15:33 +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
|
95338351ac
|
Issue #2700491 by er.pushpinderrana, jhodgdon: getFieldMap() should state that bundle array has matching keys and values
|
2016-04-07 15:55:53 +01:00 |
Nathaniel Catchpole
|
7358f7a478
|
Issue #2700367 by alexpott: Consolidate miscellaneous docs from class @file docblocks into the class docblocks (part2)
|
2016-04-07 20:54:06 +09:00 |
Nathaniel Catchpole
|
8c4ec60628
|
Issue #2676836 by xjm, alexpott: Update proxy class generator for new @file standard
|
2016-04-07 20:48:11 +09: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
|
fa4ec00fd1
|
Issue #2600926 by benjy, mikeryan, phenaproxima, hussainweb, alvar0hurtad0: Allow annotations to inherit across namespaces
|
2016-04-04 19:07:08 +01:00 |
Nathaniel Catchpole
|
e9fc0f1a97
|
Issue #2664274 by alexpott, bojanz, fortis, Mile23, arknoll, Barryvdh: Combination of --prefer-dist and .gitattributes confuses our vendor test cleanup
|
2016-03-30 19:41:48 +09: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 |
Nathaniel Catchpole
|
62248090d8
|
Issue #2237101 by Mile23, cordoval, YesCT, dawehner, tim.plunkett: clean up for Core/DependencyInjection CompilerPasses
|
2016-03-30 11:31:05 +09:00 |
Alex Pott
|
fbb5236d09
|
Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services
|
2016-03-29 10:43:51 +01:00 |
Nathaniel Catchpole
|
e89076aae2
|
Revert "Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services"
This reverts commit fff38959a1 .
|
2016-03-29 09:01:10 +09:00 |
Nathaniel Catchpole
|
fff38959a1
|
Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services
|
2016-03-29 08:40:25 +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
|
48e0852c3a
|
Issue #2677414 by blue_waters: VerticalTabs' #default_tab broken due to wrong/mismatching class name
|
2016-03-27 18:01:29 +01:00 |