Nathaniel Catchpole
|
d66888c36c
|
Issue #2863778 by BR0kEN, dawehner, l0ke, Wim Leers, alexpott, catch: Clean up \Drupal\hal\Normalizer\NormalizerBase: duplicate less from the parent class \Drupal\serialization\Normalizer\NormalizerBase
|
2017-05-02 11:47:01 +01:00 |
Alex Pott
|
081132ddb7
|
Issue #2685097 by damiankloip, Wim Leers: Fatal error: Call to a member function normalize() on a non-object in XmlEncoder when encoding into xml and there are embedded objects in the response
|
2017-04-25 22:30:27 +01:00 |
Alex Pott
|
2cd2ec6c39
|
Issue #2827164 by tedbow, damiankloip, Wim Leers, dawehner: Entity reference field normalization has target_type and target_uuid, but not used in denormalization
|
2017-04-11 13:48:32 +01:00 |
Nathaniel Catchpole
|
f408410710
|
Issue #2867113 by Berdir, Wim Leers: Fatal error in serialization_update_8302() when updating to 8.3.0-rc2
|
2017-04-05 20:34:34 +01:00 |
Alex Pott
|
75f0c02a79
|
Issue #2850797 by maxocub, dawehner, alexpott: Prepare our phpunit tests to be BC compatible with phpunit 5.x/6.x
|
2017-04-04 15:29:18 +01:00 |
Alex Pott
|
e2554cedeb
|
Issue #2865413 by Jo Fitzgerald, GoZ, klausi: Move RegisterSerializationClassesCompilerPassTest.php to correct location
|
2017-04-03 15:45:23 +01:00 |
Alex Pott
|
4656717240
|
Issue #2822837 by vaplas, martin107, chiranjeeb2410, klausi, dawehner: Replace @expectedException @expectedExceptionMessage with $this->setExpectedException
|
2017-03-27 11:26:01 +01:00 |
Alex Pott
|
bd69cfc93a
|
Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x
|
2017-03-13 16:02:59 +00:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
xjm
|
6cca8a6da0
|
Issue #2751325 by damiankloip, Grayside, dawehner, Wim Leers, catch, tedbow, alexpott, himanshu-dixit, Jo Fitzgerald, xjm, andrewbelcher, skyredwang, effulgentsia, hampercm, eelkeblok: All serialized values are strings, should be integers/booleans when appropriate
|
2017-02-28 10:13:35 -06:00 |
Nathaniel Catchpole
|
55a4f988c1
|
Issue #2854830 by Wim Leers: Move rest/serialization module's "link manager" services to HAL module
|
2017-02-27 12:22:01 +00:00 |
xjm
|
f2c2531c52
|
Issue #2848933 by Wim Leers, tstoeckler: SerializationLinkManagerTest should not enable the rest_test module (because it implicitly enables the rest module)
|
2017-02-13 04:03:07 -06:00 |
Alex Pott
|
34a37704c8
|
Issue #2851678 by efrainh, jhodgdon: rest.install and other .install files have malformed @defgroup doc blocks
|
2017-02-11 23:44:38 +00:00 |
Nathaniel Catchpole
|
0a3fb0a8a2
|
Issue #2838144 by arshadcn, Wim Leers, drpal: Update "bundle missing" error message in entity denormalization to indicate which field is actually missing
|
2017-02-08 13:02:14 +00:00 |
effulgentsia
|
bfaf6b6e0f
|
Issue #2758897 by Wim Leers, damiankloip, larowlan: Move rest module's "link manager" services to serialization module
|
2017-01-30 21:53:34 -08:00 |
Alex Pott
|
98e7ac3f66
|
Issue #2838949 by damiankloip: HttpException Handling Does Not Pass Headers to Responses — results e.g. in missing Allow header for 405 responses
|
2017-01-25 18:40:27 +00:00 |
Nathaniel Catchpole
|
cf2b9be686
|
Issue #2820743 by damiankloip, dawehner: FieldNormalizers are very unforgiving, impossible to debug error response given
|
2017-01-25 13:53:11 +00:00 |
Alex Pott
|
f182e9d216
|
Issue #2841542 by Wim Leers: \Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber has serializer service injected, but doesn't use it — also makes route rebuilding more expensive
|
2017-01-11 11:25:29 +00:00 |
Alex Pott
|
efb8f715f6
|
Issue #2739617 by dawehner, Wim Leers, neclimdul, chx: Make it easier to write on4xx() exception subscribers
|
2017-01-05 13:07:02 +00:00 |
Alex Pott
|
23a9dd83fd
|
Issue #2827218 by tedbow, damiankloip, Wim Leers, Berdir, tstoeckler: Denormalization on field items is never called: add FieldNormalizer + FieldItemNormalizer with denormalize() methods
|
2016-12-21 09:58:53 +00:00 |
Alex Pott
|
badbcd334b
|
Issue #2813755 by Wim Leers, dawehner, tedbow, damiankloip: JSON responses encoded inconsistently: make them all RFC4627-compliant
|
2016-12-20 11:31:00 +00:00 |
Alex Pott
|
63e73e9cf4
|
Issue #2835588 by amateescu, Berdir: Restore EntityTestRev's behavior to not implement RevisionLogInterface
|
2016-12-17 12:03:46 +00:00 |
Nathaniel Catchpole
|
f4a242f154
|
Issue #2669802 by chr.fritsch, Berdir, seanB, bojanz, dawehner, yoroy, slashrsm, tstoeckler: Add a content entity form which allows to set revisions
|
2016-12-13 15:45:12 +00:00 |
Alex Pott
|
bc7d4f144f
|
Issue #2820888 by lhangea, Wim Leers: Cookie authentication: the user.login.http route never supports the 'hal_json' format or some other format, depending on module order
|
2016-11-26 21:24:19 +00:00 |
Alex Pott
|
a74640a640
|
Issue #2798981 by dawehner, Sam152: ListNormalizer fails to pass on context variable to field items
|
2016-10-12 12:38:18 +01:00 |
Alex Pott
|
0fe04b1520
|
Issue #2798097 by klausi, claudiu.cristea: Move all kernel tests to their correct phpunit location
|
2016-09-25 11:47:16 +01:00 |
Nathaniel Catchpole
|
f6ae58526c
|
Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard
|
2016-08-28 18:16:36 +01:00 |
Alex Pott
|
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 |
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
|
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
|
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
|
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
|
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
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05: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
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +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
|
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 |
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 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +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
|
8e4fe5c0f9
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
effulgentsia
|
ada4e570d6
|
Issue #2060677 by damiankloip, dawehner, Wim Leers, larowlan: Add target_type, target_uuid to serialized output of entity reference fields in non-HAL formats
|
2016-02-11 17:54:37 -08:00 |
Nathaniel Catchpole
|
d4e7281f28
|
Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create()
|
2016-02-09 08:52:18 +09:00 |